Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f33-build-19552333-1379690/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 i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1582502400 Wrote: /builddir/build/SRPMS/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f33-build-19552333-1379690/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 i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1582502400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MxGaDi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/vendor + [[ ! -e /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin' + export GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro ]] ++ dirname /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72 install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com' install: creating directory '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72' + ln -fs /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vNLNmj + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -B 0xd9bbab8e376c143a783580bdaa2e2af17dee7a04 -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/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro github.com/cosmos72/gomacro WORK=/tmp/go-build793714968 internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Yv73B35oPjqvGWs6-km2/Yv73B35oPjqvGWs6-km2 -goversion go1.14rc1 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 1kC7hkJbpyroIpBNlyJI/1kC7hkJbpyroIpBNlyJI -goversion go1.14rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal internal/cpu mkdir -p $WORK/b008/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/af/afac973154951d0403b41db38e742857c27238d78b8ac774115a3ec4056347e4-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b016/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 7p7usXnbc-89z3ksxkAG/7p7usXnbc-89z3ksxkAG -goversion go1.14rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Jipnsyz-Jz5hrg3_9u-G/Jipnsyz-Jz5hrg3_9u-G -goversion go1.14rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid NLJ7g_uwrJujUHSin0ks/NLJ7g_uwrJujUHSin0ks -goversion go1.14rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid a0ST5GvDuPf308m45sNV/a0ST5GvDuPf308m45sNV -goversion go1.14rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid 7JA341axwVschhg5_O4x/7JA341axwVschhg5_O4x -goversion go1.14rc1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fc/fc14be1913bb98f2489a858ddc4d03e6b91e8d66a62b242b7214aac70bbef1e7-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/f1/f18184d4658822ea14c1384509eae7610acf9d7757c708c24bcefe615b933c82-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal container/list mkdir -p $WORK/b053/ math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid S6XuEPOjV5H8qOOhwAuc/S6XuEPOjV5H8qOOhwAuc -goversion go1.14rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p container/list -std -complete -installsuffix shared -buildid uIiZz1d2mTUw39WTx53-/uIiZz1d2mTUw39WTx53- -goversion go1.14rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./list.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e3/e31d209eef5ca2c81e4334eaa37761ce6b725ad525f4c841702e6e505bdabb33-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6d/6d83b61a9e5ccb82f9a16cd016d430260a09333d5ec628c6dad70874f1e629ee-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid yFEP__Em1nf3qEgMYHKU/yFEP__Em1nf3qEgMYHKU -goversion go1.14rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/41/41bff7a7410a491ec5b2a0654fffef4369f6e990471567b490da909d9aabaaad-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_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid veNTbYfd4CJ3gY5s5PLa/veNTbYfd4CJ3gY5s5PLa -goversion go1.14rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kVd_4huQpZCVmjVYiaeC/kVd_4huQpZCVmjVYiaeC -goversion go1.14rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f0/f010e28106db81c729871aceb3c943db34f68df8829d4399f32863f003079dd9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal math mkdir -p $WORK/b022/ cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e8/e879bbf718facf014a2c581e7e526aba1a0e6dac2f756aae879260b6e7c22d80-d # internal container/ring mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/51ceeed0c66a55c14831697f13a311567894c8657978ae92c22e84c787d89780-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid EYTTX3b9sn76knbgJCCw/EYTTX3b9sn76knbgJCCw -goversion go1.14rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/container/ring /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p container/ring -std -complete -installsuffix shared -buildid FBVG2WQE9XP4hOSYk9S5/FBVG2WQE9XP4hOSYk9S5 -goversion go1.14rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./ring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b7/b729fbfb5b9b9720e2d12426820fb3e364683e440816b4363ecbe61a1eff13f3-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_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid k-ANZBcxmj3BSSAol4ZI/k-ANZBcxmj3BSSAol4ZI -goversion go1.14rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/dd/dd6291e2b7728d02237a171115eea9c9f4ee95e25a1e15d057ca57a1d06ed9bb-d # internal unicode/utf16 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid UaYz11DAYWVRK05aJqwp/UaYz11DAYWVRK05aJqwp -goversion go1.14rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./utf16.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid RL8GAld2Hi1Nhs8YNml4/RL8GAld2Hi1Nhs8YNml4 -goversion go1.14rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/31/313187c2f3ed277f1084cf4e23d22a74557534c5f1216605f31ee02982faca3a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_386.o $WORK/b007/equal_386.o $WORK/b007/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid _Vb0euA2k0ftNGVyshvo/_Vb0euA2k0ftNGVyshvo -goversion go1.14rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/68/6826b468fe460a69334288a05ea5957c0d75e3a3957c706a14f6c14dc5356edf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/58/58d61a6c5c28171bcd5453030e896a17be9b248a5400a2ff3fca58747d3bf70d-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_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid nzVznzyHm0L0RLnMxaqs/nzVznzyHm0L0RLnMxaqs -goversion go1.14rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/04/047fcd2000a069349e27540578b1b94c4f82babce485da081082140ebd8380e2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/3f/3fba8793aea2707a18b72297f527771198c84d0b76bb2488620596efbb1d9f59-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6r_KohJ739h7SSEJ4-X3/6r_KohJ739h7SSEJ4-X3 -goversion go1.14rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b092/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b092/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b092/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/05/052e5bd30bfba4e84de2dc7638e2e12d9d854194d4eda0e5df66b2fc908de5b5-d # internal encoding mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p encoding -std -complete -installsuffix shared -buildid qSD26hxsQRQOsCpataS9/qSD26hxsQRQOsCpataS9 -goversion go1.14rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal runtime mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/59/59996813058f742e03064421b9d6c1904f061f030f0a4892741b9a09fd5a5c1b-d # internal internal/goversion mkdir -p $WORK/b162/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b162/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid bkNkPOu6SzlcA8ye9x4g/bkNkPOu6SzlcA8ye9x4g -goversion go1.14rc1 -D "" -importcfg $WORK/b162/importcfg -pack ./goversion.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c6/c60e8d5069cf74010b52a58c622fbdb169b52733a9d613670d9a8c8899dd6945-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/27/27fa178c8820ee5eca7668946cdc78a838e8afa1de590197dea0f44bf4ebf6aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 2x0-fIYhoi_Mh_oOPAgu/2x0-fIYhoi_Mh_oOPAgu -goversion go1.14rc1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.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_386.go ./signal_linux_386.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_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.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_386.go ./vlrt.go ./write_err.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8f/8ff9c4f0c9a8bccf048138ee035bf7df6720e39a915da1daf8b90174efc662a6-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true golang.org/x/tools/internal/packagesinternal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b166/ image/color mkdir -p $WORK/b179/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF github.com/cosmos72/gomacro/gls cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/share/gocode/src/golang.org/x/tools/internal/packagesinternal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p golang.org/x/tools/internal/packagesinternal -complete -installsuffix shared -buildid k-4t3YFcxCA8Q8vTmARL/k-4t3YFcxCA8Q8vTmARL -goversion go1.14rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./packages.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b221/ cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p image/color -std -complete -installsuffix shared -buildid vKsla2zKNuU6bNKPrdE9/vKsla2zKNuU6bNKPrdE9 -goversion go1.14rc1 -D "" -importcfg $WORK/b179/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b221/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b221/symabis ./id_386.s cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/09/09ee6d8bdb5683bee799be3c66828a287922aba403df54ba299a3027e9aa6826-d # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cosmos72/gomacro/gls -installsuffix shared -buildid wR-9k-h-8ISZY1mjxprW/wR-9k-h-8ISZY1mjxprW -goversion go1.14rc1 -symabis $WORK/b221/symabis -D "" -importcfg $WORK/b221/importcfg -pack -asmhdr $WORK/b221/go_asm.h ./api_gc.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b221=>" -I $WORK/b221/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b221/id_386.o ./id_386.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/a9/a978dc938500eeae0d53916ad7fed9b33782348b98eb0ecfac9fd6a012ee2ee1-d # internal image/color/palette mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile image/color=$WORK/b179/_pkg_.a EOF cd /usr/lib/golang/src/image/color/palette /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p image/color/palette -std -complete -installsuffix shared -buildid WayDd8cLtS-99zvkeaVg/WayDd8cLtS-99zvkeaVg -goversion go1.14rc1 -D "" -importcfg $WORK/b180/importcfg -pack ./generate.go ./palette.go cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b221/_pkg_.a $WORK/b221/id_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/29/2954c528f7253b20928eee80a1329def28910f70b0b9255a360c6cbfa0e531a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/cd/cd73e09da95ef7988b2cba7e58d30d20305b8cb837b816f4101484f0d815e434-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d1/d1a179676922516f04b9c8f5eb838ac4144f57ccde53fe7ab70c287aaac0cceb-d # internal math/cmplx mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math/cmplx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p math/cmplx -std -complete -installsuffix shared -buildid AYE4RLnLugKVDcfVBXMr/AYE4RLnLugKVDcfVBXMr -goversion go1.14rc1 -D "" -importcfg $WORK/b188/importcfg -pack ./abs.go ./asin.go ./conj.go ./exp.go ./isinf.go ./isnan.go ./log.go ./phase.go ./polar.go ./pow.go ./rect.go ./sin.go ./sqrt.go ./tan.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x006.o -c gcc_linux_386.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ee/ee22bbfd4da5c1b95a1124822f3f38f31a8ee44f4cff3fc2bc47124a62f60e47-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -o $WORK/b092/_x010.o -c gcc_386.S cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go -dynlinker cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b092/symabis ./asm_386.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p runtime/cgo -std -installsuffix shared -buildid PeGQxtJp9TTjvejsiite/PeGQxtJp9TTjvejsiite -goversion go1.14rc1 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b092/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/asm_386.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7f/7f4a3acbdcd56cb710ee131b6199cfe99495dd831268a2565334eac69f026906-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_386.o $WORK/b006/duff_386.o $WORK/b006/memclr_386.o $WORK/b006/memmove_386.o $WORK/b006/preempt_386.o $WORK/b006/rt0_linux_386.o $WORK/b006/sys_linux_386.o $WORK/b006/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e5/e508e700dea50a41389bb134d80bbebac344a045a0922533f2db28596f73c4ab-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid dr-wATSRneN0a2ZERBMZ/dr-wATSRneN0a2ZERBMZ -goversion go1.14rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s github.com/cosmos72/gomacro/atomic mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/cosmos72/gomacro/atomic -complete -installsuffix shared -buildid ff0T5t3eE3uTYsXVYG4S/ff0T5t3eE3uTYsXVYG4S -goversion go1.14rc1 -D "" -importcfg $WORK/b219/importcfg -pack ./spinlock.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid lRUHV1etrpGicKnasP5j/lRUHV1etrpGicKnasP5j -goversion go1.14rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/b4/b4e1d33c374ce24541df43e916583b113cb4aa59b4cb8a686058db604be883fa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/89/89c45cf8d26e76b75e35ecf53babc40ec3c0869bb70553fdccb93df32b0a67c9-d # internal internal/singleflight mkdir -p $WORK/b091/ math/rand mkdir -p $WORK/b065/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid w9XMoQ5xbee7mRFXnOrT/w9XMoQ5xbee7mRFXnOrT -goversion go1.14rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./singleflight.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/rand -std -complete -installsuffix shared -buildid SptOu59cfrySb8KW0Zwx/SptOu59cfrySb8KW0Zwx -goversion go1.14rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/88/884f54025fb8cab7b29d2fff8b44b9b917b4716f15764753c1862e7481762253-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5b/5bcefc77668254b43e8a02dfaf9c9abf8d7c13b047d497feb9f4083257062b27-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d0/d045f31b330430ec9d7c620c772ddde5b72bc862469053e3ce45d20ad5638fe4-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b025/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid WGj3qWeXXPWDkuTW5baf/WGj3qWeXXPWDkuTW5baf -goversion go1.14rc1 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid Ae1aLutKYZ3j7lzPXxTu/Ae1aLutKYZ3j7lzPXxTu -goversion go1.14rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e9/e98ed413cfbf95def29b8ec3f9fde5f3af870c89c664ce4faca41afc76e3bc13-d # internal internal/oserror mkdir -p $WORK/b027/ strconv mkdir -p $WORK/b024/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid nhkonQoljRD8_KRrEaLM/nhkonQoljRD8_KRrEaLM -goversion go1.14rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF io cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid UhCoj1YOqB9pB1Nm1m4L/UhCoj1YOqB9pB1Nm1m4L -goversion go1.14rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid -VYRkqJKvb1BpxTEiebw/-VYRkqJKvb1BpxTEiebw -goversion go1.14rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid cQy_I1OFN-EfI2hrId3L/cQy_I1OFN-EfI2hrId3L -goversion go1.14rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b9/b919adc4a3190ce0f45970292b15236886875383799db0a9c9a6f76364604952-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_386.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid Y2rd_dxbc5qf-AfP6EkN/Y2rd_dxbc5qf-AfP6EkN -goversion go1.14rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/50/505b228e7743edac780344b8ca43ad7b9b9337c81f0213c5c11bf2692e6b3ecb-d # internal container/heap mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p container/heap -std -complete -installsuffix shared -buildid wsMIB5cXtxJ2o48Iekmp/wsMIB5cXtxJ2o48Iekmp -goversion go1.14rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8a/8a8cd638d6ace544de7ca4f1dcb0db9de38f3506a7d17df1f040e401635cea70-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/75/7574764f3e437e687a7e6fd616c874c4f478c17a0b3676f5711959b32dc2d75f-d # internal hash mkdir -p $WORK/b041/ bytes mkdir -p $WORK/b003/ strings cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid uu15pGyCDW-2wlcNvh9_/uu15pGyCDW-2wlcNvh9_ -goversion go1.14rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b045/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid JJToHcG6C5HBepD9zB4m/JJToHcG6C5HBepD9zB4m -goversion go1.14rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p strings -std -complete -installsuffix shared -buildid h3Uf3bzziIH_VJoHzZu1/h3Uf3bzziIH_VJoHzZu1 -goversion go1.14rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c5/c53b178a887b2d8d7cd6f60ed55e5453e8bd309042dd8129ab4889cc03ee3753-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid k7Gbc1eYwc8QZm8Dd_uu/k7Gbc1eYwc8QZm8Dd_uu -goversion go1.14rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/70/704a8228f7ba8d297e5c37ae268107ce2a8a0996545e23861c8a18869821b471-d # internal hash/adler32 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid x9UEKio9WsxdArx-iCHt/x9UEKio9WsxdArx-iCHt -goversion go1.14rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d5/d548b308923a6fb310bd849cbc4720d5b4c3d768c232de556b636efe6bb1e1e8-d # internal crypto/internal/randutil mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid iaOvR7MvMQiLFRKjuAGj/iaOvR7MvMQiLFRKjuAGj -goversion go1.14rc1 -D "" -importcfg $WORK/b063/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/da/da50a8271596a24b644d760c189f92d57a57c230c3c9a798268723cb1ac891fb-d # internal crypto/hmac mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 6W2_bHriPxQcZoMkbETJ/6W2_bHriPxQcZoMkbETJ -goversion go1.14rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/18/184f8131970c3fd2104a3db18142a1edd7e83b8d79f54f3d95c3362ed2c85fc0-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid V2VsuXgCNOamwkPwu0H8/V2VsuXgCNOamwkPwu0H8 -goversion go1.14rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/63/637399279befd22f0d2d9ae1e2043041347cedf802fb863a7fc91fbb5ad2f5cf-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid fLAkoipjUQvsrHoE1La7/fLAkoipjUQvsrHoE1La7 -goversion go1.14rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b7/b733d402a57f9b1673348fb5de6b71896dd35e7c1ac44a16e86e4dbe58176500-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid T915eK52Q-Ax64Nctuwg/T915eK52Q-Ax64Nctuwg -goversion go1.14rc1 -D "" -importcfg $WORK/b115/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b4/b4da215b3d8a78437862fe66e79124ddf20fedb83594adebe74a8dff97fff04e-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid OOeKUJbRE9C5SNj9JstM/OOeKUJbRE9C5SNj9JstM -goversion go1.14rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f3/f30e1115af93b4d2dd85d7c7eca795948b245590a8e76cf55e05d978bf2dfb1c-d # internal path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p path -std -complete -installsuffix shared -buildid SSMWAgAitKvhGUfpxjpq/SSMWAgAitKvhGUfpxjpq -goversion go1.14rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d9/d93b3b33f277558e91f14d821ca6932079087c024259a138ee8c7221a2c298bb-d # internal compress/bzip2 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid v_2QucXKvp9T609-Z5Y4/v_2QucXKvp9T609-Z5Y4 -goversion go1.14rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/41/4189faec3430d37485ca3e19dc5c19d52904951dee012ebd104207f90ed9b9f9-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid HLBG4_uLBxEnXVd8bGir/HLBG4_uLBxEnXVd8bGir -goversion go1.14rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/81/815c4d81c0f5b5dbab019d82397442b4c520ab43ce0af82e02c9ed8bbc290bd5-d # internal crypto/rc4 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid SKaO6nn7NphqFxuMfHE8/SKaO6nn7NphqFxuMfHE8 -goversion go1.14rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./rc4.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a0/a0144c7365ada585b33fb883eb5a22c5289b5d73344131e3091785aef984581f-d # internal encoding/ascii85 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/ascii85 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p encoding/ascii85 -std -complete -installsuffix shared -buildid hbzB3t2g4TCdtMxOe5P5/hbzB3t2g4TCdtMxOe5P5 -goversion go1.14rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./ascii85.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f1/f19eb718b340261f5848cf0322fa5eab049cc5ba5c71c92687b5ea2ec41141fe-d # internal encoding/base32 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid dsYseSM9Y5nEjSMY8GNt/dsYseSM9Y5nEjSMY8GNt -goversion go1.14rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/64/64c9c9d9949109161f2d6c2f2c2f8544f84e7df66a620a6dc6e05321cea62420-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 9fGRO8QZfZv3eb5ECjcL/9fGRO8QZfZv3eb5ECjcL -goversion go1.14rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/73/73a810d4f4a4b5d03df948818657f96d84c094d366963aedfdbc0c39d0522094-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid s2cA9_9A3Ddw932bSzTc/s2cA9_9A3Ddw932bSzTc -goversion go1.14rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d3/d3461fa850295d9949e8d7b556315128b2b67a2805ad340dfda58f103c557a7f-d # internal html mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p html -std -complete -installsuffix shared -buildid e4zSu-HqEucPf_Tj6UEn/e4zSu-HqEucPf_Tj6UEn -goversion go1.14rc1 -D "" -importcfg $WORK/b138/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b0/b09a0dbc968933c6773c5eccb77dba78bd75c11ec42fb841c607fdfe083c71b8-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/02/0226002a8cef76f5d1dc17df4669d72dd2de3b4f62365295388c8a13b5d6659e-d # internal github.com/cosmos72/gomacro/imports/util mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/cosmos72/gomacro/imports/util -complete -installsuffix shared -buildid 4CgoQQESfD_elHl5WsKF/4CgoQQESfD_elHl5WsKF -goversion go1.14rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./util.go regexp/syntax mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid GLNVJpL5Et7zzOKMUvyY/GLNVJpL5Et7zzOKMUvyY -goversion go1.14rc1 -D "" -importcfg $WORK/b146/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/dd/dd0092533deced0af2e233e1ec65b2ba67ad70f9dd4ce6f879076c5a661ca620-d # internal text/tabwriter mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid iEHgEzGFf6eOmF6ZnbxC/iEHgEzGFf6eOmF6ZnbxC -goversion go1.14rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/fd/fd0b2a9581dc1ed8ad5d3ea268d3ae81ad60db8859f3ad888efabe6d08d8bf7e-d # internal hash/crc64 mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid VTaJ7skJWmyHaKcX59ui/VTaJ7skJWmyHaKcX59ui -goversion go1.14rc1 -D "" -importcfg $WORK/b176/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/78/78bc0c00ee721a3647af3fae940a3955804f5e3aeca7facd588d2d4714313117-d # internal hash/fnv mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid FC9LSqDm_GaSZ998BOcc/FC9LSqDm_GaSZ998BOcc -goversion go1.14rc1 -D "" -importcfg $WORK/b177/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/99/99a9aa183fa7bf0d3947a196942bfbe0490632436c34cef49b7f92db7dcba4a3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal image mkdir -p $WORK/b178/ cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/30/30042132608ac7cb5bbde2be8c9878c49721b575b800d59470f809550db0f602-d # internal plugin mkdir -p $WORK/b200/ cd /usr/lib/golang/src/plugin CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b200/ -importpath plugin -- -I $WORK/b200/ -g -O2 ./plugin_dlopen.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p image -std -complete -installsuffix shared -buildid q__frDhf-SPy8sweeFr5/q__frDhf-SPy8sweeFr5 -goversion go1.14rc1 -D "" -importcfg $WORK/b178/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a2/a2fd43202d512187b7826cbdfbc09eac9c992beaab86eab57c50b904d389ea06-d # internal cd $WORK/b200 TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c plugin_dlopen.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/35/35c243556b1e8ab679af645f580dc2356d97bfef7f216f3671d91194da34bfa9-d # internal image/internal/imageutil mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b178/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid RcACAsQAjqx2tuowWfU7/RcACAsQAjqx2tuowWfU7 -goversion go1.14rc1 -D "" -importcfg $WORK/b182/importcfg -pack ./imageutil.go ./impl.go cd /usr/lib/golang/src/plugin TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/51/5182798533085c78243ac2b63c393d8c1191546d7dedc6be2abff2e55124db68-d # internal image/draw mkdir -p $WORK/b181/ image/jpeg mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile image/internal/imageutil=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile image/internal/imageutil=$WORK/b182/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid h61L0yCws0ewDDZpl94J/h61L0yCws0ewDDZpl94J -goversion go1.14rc1 -D "" -importcfg $WORK/b184/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/image/draw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p image/draw -std -complete -installsuffix shared -buildid uemUyh0o3ThMjPBZeL3j/uemUyh0o3ThMjPBZeL3j -goversion go1.14rc1 -D "" -importcfg $WORK/b181/importcfg -pack ./draw.go cd /usr/lib/golang/src/plugin TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage plugin -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p plugin -std -installsuffix shared -buildid KBfd0_hTjhbcsJCerUPW/KBfd0_hTjhbcsJCerUPW -goversion go1.14rc1 -D "" -importcfg $WORK/b200/importcfg -pack ./plugin.go $WORK/b200/_cgo_gotypes.go $WORK/b200/plugin_dlopen.cgo1.go $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/94/94726097db6b680b4251df709e918261203ef9da78b50fd893b2649e010b6c76-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/81/81a9c054ceb158684bd8395fb4294c95b0655d5b9b2fd5a2b2864ff3bb96b962-d # internal regexp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b146/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p regexp -std -complete -installsuffix shared -buildid RcKmJ8mRHLRJ0TCJNYdr/RcKmJ8mRHLRJ0TCJNYdr -goversion go1.14rc1 -D "" -importcfg $WORK/b145/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/96/96abd79774edbdc8df59a3375f37e2049b21e6b7551c957dc92c3ce4cffa50a2-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bf9c50e8f26bee0bfac06ec969a94c6fc8e097d9649a2b5bc2004014102f8827-d # internal context mkdir -p $WORK/b055/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid x-U5a2dA4HVrQVIcLhDK/x-U5a2dA4HVrQVIcLhDK -goversion go1.14rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid WaLYjc2hJav5pdZqFkLD/WaLYjc2hJav5pdZqFkLD -goversion go1.14rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/21/217fd70bb3b304a321813cb471dfa3336d04da70cc098c0d5b95a08f5818c61f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/1a/1aa45810dd628c2d1a22846a6f568c40ff93c652d6ecf7a80c86e14b751cf0e2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/460090eb5ae40ed20eb06e426cc8872e018365657119af9d652ce0688ec8150b-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/cosmos72/gomacro/imports/syscall mkdir -p $WORK/b142/ encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/cosmos72/gomacro/imports/syscall -complete -installsuffix shared -buildid RXV5MZd6iulMLkFP9PPb/RXV5MZd6iulMLkFP9PPb -goversion go1.14rc1 -D "" -importcfg $WORK/b142/importcfg -pack ./a_package.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 5OsyKfs7m6l2pgXEYjrw/5OsyKfs7m6l2pgXEYjrw -goversion go1.14rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid eOhnGNeRVdMlSD_CqKtf/eOhnGNeRVdMlSD_CqKtf -goversion go1.14rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/92/92928c92f7cf294f8470b86ec86d03bcb96f2cd28009ac3b3a82d47c177b856e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1e/1eaf94086e4bd505905d2c61e4899246ee3f8dc92f617f9f189cb5d8a5ded019-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid O5H2UxapWvYpKSdC_3MM/O5H2UxapWvYpKSdC_3MM -goversion go1.14rc1 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ec/ec1afd4f4bdf286fd993b59dc3733cb780206a59e17d2f75a9babed078e848e2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/7e/7e1f2b50cfc730aad38c31ec19c488bdf3449d8ef5c6340e25ecd8840429c525-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b9/b970e618f7576d11e775cc2eb009320ed19847d42d4cbb75f1f4afc6ca7906c3-d # internal crypto/sha512 mkdir -p $WORK/b068/ crypto/md5 mkdir -p $WORK/b072/ crypto/cipher cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b058/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 3aLWPtpXjDPPv5epZq1-/3aLWPtpXjDPPv5epZq1- -goversion go1.14rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go mkdir -p $WORK/b076/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF crypto/sha256 mkdir -p $WORK/b077/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b072/symabis ./md5block_386.s 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/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Ukd4VEI7P0SDXfx9RLh0/Ukd4VEI7P0SDXfx9RLh0 -goversion go1.14rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b077/symabis ./sha256block_386.s cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b076/symabis ./sha1block_386.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/md5 -std -installsuffix shared -buildid y_vWdmw2yxTI1h4vPOlz/y_vWdmw2yxTI1h4vPOlz -goversion go1.14rc1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 4Y7v5Hg4sDangOXETUtW/4Y7v5Hg4sDangOXETUtW -goversion go1.14rc1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 5CVp0HsdupigqQM1XUj8/5CVp0HsdupigqQM1XUj8 -goversion go1.14rc1 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b072/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b072/_pkg_.a $WORK/b072/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/19/19a2ba4af5ad35f7ab068d6d50a8b9c3bb1cc6f88e2a859e4916dc401aac99c7-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid yHUd9GJlcU9EzE3GPMw3/yHUd9GJlcU9EzE3GPMw3 -goversion go1.14rc1 -D "" -importcfg $WORK/b080/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8a/8a29582d3225f0c1eddd0de62128e62072f5e73460d711df5fccde0fe86f40a9-d # internal encoding/base64 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid YRGieYuwOfhUGN0PV2gW/YRGieYuwOfhUGN0PV2gW -goversion go1.14rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b076/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b077/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/38/3841523a22afb20bd59a204452dea3f8786c10fdcd5eea8f9afd464faaaefe3f-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid M9-OXIv-waVykWc608Qd/M9-OXIv-waVykWc608Qd -goversion go1.14rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ca/caeceaa72ba74e496e29c7f2040be1910104cebbe6a87193836cbd2e682eefa6-d # internal crypto/aes mkdir -p $WORK/b057/ 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/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid Ozuj0a8dSL_9AJRnopB1/Ozuj0a8dSL_9AJRnopB1 -goversion go1.14rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b077/_pkg_.a $WORK/b077/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/88/8834e86b90405d73169d4efaf5ca627ad3de565c616338fd9606c34041997a39-d # internal crypto/des mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid R6oIgCuUzhljwz9yy4XM/R6oIgCuUzhljwz9yy4XM -goversion go1.14rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/48/48e3e875beb341b6004c41c334a1db591e0a977dcf4492ce7e2133e1067023ad-d # internal encoding/pem mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid tnFMq5yE9D3VuEztqi0Q/tnFMq5yE9D3VuEztqi0Q -goversion go1.14rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./pem.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/4c/4c75c81c91f97fd756a3e83c17c8c266011904e0737bcf074775d926665230f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal fmt mkdir -p $WORK/b019/ cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c0/c0b9c48ed86c490a70a4c78893d6e5381e3a97752c424149a2e7cf517d7ba0f6-d # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF path/filepath mkdir -p $WORK/b044/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid aMHyN65kEbcnSb0nixpi/aMHyN65kEbcnSb0nixpi -goversion go1.14rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid qr3kLp6zoe7CLc_VETSK/qr3kLp6zoe7CLc_VETSK -goversion go1.14rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/500172fd1588ea07719f57204fec34c1cd9db913a55efc3e559299ee4a24cd3b-d # internal net mkdir -p $WORK/b088/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b088/ -importpath net -- -I $WORK/b088/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0b/0bb81a7c5c5840c5124a146b967582852c754555383340f357b39e4d82708e86-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b095/ cat >$WORK/b095/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/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 2ywQFNOEAlPWnEU0_8L5/2ywQFNOEAlPWnEU0_8L5 -goversion go1.14rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/2d/2d3edb8c7bf261d2a85320b581ae4f1ecdae1d0bf2b98302c7dc0028b5398d98-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid -T7W4W_5yS_UrDwHHkvE/-T7W4W_5yS_UrDwHHkvE -goversion go1.14rc1 -D "" -importcfg $WORK/b144/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9c/9c15e66b85228c715c94855fe858b865844539a97a854b369419462db6d08d48-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid kyqJjjpN0950NLxYGbel/kyqJjjpN0950NLxYGbel -goversion go1.14rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/44/44de58f1073135c45f4909ab49f7c96b0b76e08e7682bf18966955f09a39f510-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b097/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid nYSoamU0asypQWlFMO4a/nYSoamU0asypQWlFMO4a -goversion go1.14rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/40/40e8d145e2893654eac7f9fd6cf133c075e86c85811f96baf53ad2c43153233b-d # internal os/signal mkdir -p $WORK/b148/ cat >$WORK/b148/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b148/symabis ./sig.s cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p os/signal -std -installsuffix shared -buildid m3rLU57gvT1gwVryUtbM/m3rLU57gvT1gwVryUtbM -goversion go1.14rc1 -symabis $WORK/b148/symabis -D "" -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b1/b16d15428428c0743723e4dcdaf1e45ff783b9a0ab9adfacc3a27714c66786e8-d # internal internal/lazyregexp mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 3n2feiAhShF4sj_OwoZU/3n2feiAhShF4sj_OwoZU -goversion go1.14rc1 -D "" -importcfg $WORK/b159/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c3/c3806a9e01a7dd677df42379b522cac3b9b232986308793f521a3a7ef433e6fe-d # internal os/exec mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p os/exec -std -complete -installsuffix shared -buildid wdh5wtMgp05NHHcMM1Hf/wdh5wtMgp05NHHcMM1Hf -goversion go1.14rc1 -D "" -importcfg $WORK/b161/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b148/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/87/879160793a5663c62a98847ce5531e96d8446fbe1d45233054c146972bca0b42-d # internal index/suffixarray mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/index/suffixarray /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p index/suffixarray -std -complete -installsuffix shared -buildid hPuFwzb8neECGizfrH8P/hPuFwzb8neECGizfrH8P -goversion go1.14rc1 -D "" -importcfg $WORK/b186/importcfg -pack ./sais.go ./sais2.go ./suffixarray.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b148/_pkg_.a $WORK/b148/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/17/17dc5cecd463c3c0c84228b32494688943ccd0e7133017cd363227f9e679c631-d # internal runtime/debug mkdir -p $WORK/b201/ cat >$WORK/b201/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b201/symabis ./debug.s cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p runtime/debug -std -installsuffix shared -buildid GzYxZgK8CGg1Ha6yFe8C/GzYxZgK8CGg1Ha6yFe8C -goversion go1.14rc1 -symabis $WORK/b201/symabis -D "" -importcfg $WORK/b201/importcfg -pack -asmhdr $WORK/b201/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/539d82105d9503c952245d2a11ff0c3629649dfef32498e0293a819e860b26f6-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b201=>" -I $WORK/b201/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b201/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b201/_pkg_.a $WORK/b201/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/95/950bfa6998f1466f0f9bf7e44378a42118b69ee013e0ba8cfc35bf5b63787520-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/04/045fdcccea78d1ff4399087157bd20364b3a173ba15704148abc68a6a1911c2f-d # internal internal/goroot mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid gsw7R5lo9B96vEB_BmIz/gsw7R5lo9B96vEB_BmIz -goversion go1.14rc1 -D "" -importcfg $WORK/b160/importcfg -pack ./gc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/92/92ac1bbacc45e53774af0cebe0383a452e33f0e8dc0d4cd07fe37c0aa5033121-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/44/4455995d1f46984480b54f3bbb0c4c78feb0cf2c9df96467a307c81389accb28-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/64/647c560d05ffb7d7cb14b35d7a3ef3ba4606355e7a4db8642800d8cdd06dedcf-d # internal compress/flate mkdir -p $WORK/b039/ compress/lzw mkdir -p $WORK/b049/ encoding/hex mkdir -p $WORK/b083/ net/url mkdir -p $WORK/b093/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid BfhwtUb6EI5TXGiPXdkQ/BfhwtUb6EI5TXGiPXdkQ -goversion go1.14rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./reader.go ./writer.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid wBb9_lPO8oTRrSCkDthz/wBb9_lPO8oTRrSCkDthz -goversion go1.14rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./hex.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid NiNjJn8CoGqtdrfeALNh/NiNjJn8CoGqtdrfeALNh -goversion go1.14rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net/url -std -complete -installsuffix shared -buildid io9bxDtW0SHOCVPXSHKQ/io9bxDtW0SHOCVPXSHKQ -goversion go1.14rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./url.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b064/symabis ./arith_386.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid Dr1JIUkJAgwu7zzOTlqH/Dr1JIUkJAgwu7zzOTlqH -goversion go1.14rc1 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/12/12bf36d1f67a5db3efc5f1f880755f8deaddc276d7652e9e587443197a36126e-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 7v-4zr5l7POB3g3UC1bC/7v-4zr5l7POB3g3UC1bC -goversion go1.14rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1c/1c64ee4d2cecc921707efca6843b62186b11832d998d3365acd55f1e16f90785-d # internal debug/dwarf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid 0nMTzTAn1PnhG78D7lLO/0nMTzTAn1PnhG78D7lLO -goversion go1.14rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/67/67ec3076bf8a522f41312defb1ba4d32c05609ccb05cfde99cef6347abfe22e6-d # internal debug/gosym mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/debug/gosym /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p debug/gosym -std -complete -installsuffix shared -buildid sBwQgIvYm-KOXcLrmiKH/sBwQgIvYm-KOXcLrmiKH -goversion go1.14rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./pclntab.go ./symtab.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/44/44d2f17c79c58508030c5fde2ba4933dfdc7bf734b4bd97b0386b31886e9f268-d # internal debug/plan9obj mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/debug/plan9obj /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p debug/plan9obj -std -complete -installsuffix shared -buildid HeMHCk-8ZXhuH6iXbrE8/HeMHCk-8ZXhuH6iXbrE8 -goversion go1.14rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./file.go ./plan9obj.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/52/5218d95f429629e2064baca83caa50b60d4828964f222616c13423a09ce80b4f-d # internal encoding/csv mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid JjtbLzAZMMg-_PogJ_to/JjtbLzAZMMg-_PogJ_to -goversion go1.14rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/da/da92ca17df44ecf702b42bcf7122a9b439bbbc5190226a4f4aa7acebdbea5110-d # internal archive/zip mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid fdbc2yGdVT1z6WSlYhWM/fdbc2yGdVT1z6WSlYhWM -goversion go1.14rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b7/b752ea3e71dac252cff6334c496f7cee148334bcafb54cdeac00e169b53e4f66-d # internal compress/gzip mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid PQFa4wscBBJNteeaCI3e/PQFa4wscBBJNteeaCI3e -goversion go1.14rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e4/e483f52bfd7262df63c8251e165c36b2d7acb0508ae6e1eabceda6fc7ecf5cb3-d # internal compress/zlib mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid x4M5u4SX-zaXCmce6F0B/x4M5u4SX-zaXCmce6F0B -goversion go1.14rc1 -D "" -importcfg $WORK/b050/importcfg -pack ./reader.go ./writer.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/77/778692f5b3fe8b2b4f2eafd977d08334074c1bc04338dab134f722077c483723-d # internal encoding/gob mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid v1X5HMjKrPLjBbMpsGyj/v1X5HMjKrPLjBbMpsGyj -goversion go1.14rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/6b/6ba1e4a1c9d01038d3ea0b0d0823eb3a0772eb56eb4f389e6ba0a019187365f4-d # internal encoding/json mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b103/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 7xuWOrZoi4qs1T_aG1Ef/7xuWOrZoi4qs1T_aG1Ef -goversion go1.14rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -o $WORK/b088/_cgo_.o $WORK/b088/_cgo_main.o $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o -g -O2 cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7f/7f3d527e80d3445902f95153a618cf2907191cb74ebab5b11b066f58868358ae-d # internal log mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p log -std -complete -installsuffix shared -buildid 61_MyETzRPHdHPYP4AXH/61_MyETzRPHdHPYP4AXH -goversion go1.14rc1 -D "" -importcfg $WORK/b110/importcfg -pack ./log.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b088/_cgo_.o -dynout $WORK/b088/_cgo_import.go 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/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p net -std -installsuffix shared -buildid JeiAt_YEXiwPvtgT6xQe/JeiAt_YEXiwPvtgT6xQe -goversion go1.14rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b088/_cgo_gotypes.go $WORK/b088/cgo_linux.cgo1.go $WORK/b088/cgo_resnew.cgo1.go $WORK/b088/cgo_socknew.cgo1.go $WORK/b088/cgo_unix.cgo1.go $WORK/b088/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/66/6658d4cbf46025bc4ba5ab125156fd2e5bafc36232acc65d6e9295b083785ef6-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile sort=$WORK/b025/_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_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid IhuXMofzdgaeZOtmU8vn/IhuXMofzdgaeZOtmU8vn -goversion go1.14rc1 -D "" -importcfg $WORK/b116/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a2/a22ad1a6f4fe43d18b1031746589560e5f14ee626b8a2dc6a58e33d55e510ab7-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dJi7ZCOt0xCo4UlpNufh/dJi7ZCOt0xCo4UlpNufh -goversion go1.14rc1 -D "" -importcfg $WORK/b117/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_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/97/972240facbe50272e278aa5a62fbe8b1058fbf72153d22df719ca2455d0bf92a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid _B5chI-_UJuRYiYbe_qL/_B5chI-_UJuRYiYbe_qL -goversion go1.14rc1 -D "" -importcfg $WORK/b114/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b064/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4b/4be4a8df8344b94d280ae66fd92b96cc28f14ef8c672e9c2960d3dbdcc9bb8fb-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Hrce96NnD5qfq22zDV4B/Hrce96NnD5qfq22zDV4B -goversion go1.14rc1 -D "" -importcfg $WORK/b120/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5a/5ad618aa87cf0395c874a0724f0d785f83101ed25a80f137e3fa5287f1db21a3-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime -std -complete -installsuffix shared -buildid XRz7NVy2yjikkyZ0udDb/XRz7NVy2yjikkyZ0udDb -goversion go1.14rc1 -D "" -importcfg $WORK/b121/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/99/99368262798487bb7b6299f8467d55ac763c42516484479961df108ae5668375-d # internal crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid MmMnr3Ma8-0Wjo3Sop1q/MmMnr3Ma8-0Wjo3Sop1q -goversion go1.14rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cf/cf3d739a4f92ba4a9d89c422e8e8cb66cb2e6529191801c8e137da3e0617c45e-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 541pz4BkmRsMB0vByi_5/541pz4BkmRsMB0vByi_5 -goversion go1.14rc1 -D "" -importcfg $WORK/b067/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bfa01b66bd682e35a9e80cc78ce2f03fbe7bdfb2a088b7554be2b4b20ef92aa3-d # internal encoding/asn1 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid GQTSqTKyUvMQVP1LATw0/GQTSqTKyUvMQVP1LATw0 -goversion go1.14rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/15/151b1807decbd5f785aad844d4329f46ee5069d64e122e5f629d31b530d9433f-d # internal crypto/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid TZm4ERWTIJP1RTTpwpYm/TZm4ERWTIJP1RTTpwpYm -goversion go1.14rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/78/7883aff5d942694a7b8ca85d31de1bed260aab211277a17f6c9a3e5247080e04-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid nz5EIZrckRsgcJ7sJLec/nz5EIZrckRsgcJ7sJLec -goversion go1.14rc1 -D "" -importcfg $WORK/b123/importcfg -pack ./reader.go ./writer.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/66/667bb9ad77bbbbdefc29aa3238356f5f7b679e7f649fd73165d493646362186d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b045/_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_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid BZB8Dxo3164B_iRKOCj_/BZB8Dxo3164B_iRKOCj_ -goversion go1.14rc1 -D "" -importcfg $WORK/b113/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/82/829d329ead043b1bb6d47cd91360c6869c0b83b5b0607690ef04ffc4af67bc6b-d # internal crypto/rsa mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid uqx6D3M1CU3MQolD1VJO/uqx6D3M1CU3MQolD1VJO -goversion go1.14rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/14/144858e339764eb5464c4c09440f417906c6cefdd93743352b615506a99c424c-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid y0V95cqXfr-kFRMLAkTx/y0V95cqXfr-kFRMLAkTx -goversion go1.14rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/57/5760dc6485fa056ce886762062d970fe823097402ab874758fc20027f30cd884-d # internal net/http/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid -9NY-fOdhQ4xdIU9srbb/-9NY-fOdhQ4xdIU9srbb -goversion go1.14rc1 -D "" -importcfg $WORK/b125/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b3/b3aaee3c37f9413fd7d7085474a4b5abfcaf4c3e06d34ac8334b8be553fe097d-d # internal flag mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p flag -std -complete -installsuffix shared -buildid pQ9YLeBW6MdK1Nu0U1-W/pQ9YLeBW6MdK1Nu0U1-W -goversion go1.14rc1 -D "" -importcfg $WORK/b126/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/16/161fea86e21512890259135db78b08f19dbe6b7a342bc8697384a896c36ba964-d # internal os/user mkdir -p $WORK/b129/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b129/ -importpath os/user -- -I $WORK/b129/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e1/e116ea767481b52613ba7d3c021aa824811098fcef8319d8bf6fa9346090bf82-d # internal crypto/ecdsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_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/b063/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid MtCNop8wj3dNLOvbXVpe/MtCNop8wj3dNLOvbXVpe -goversion go1.14rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2a/2acacd4c88f589a03036ef2076a6206ced13a18a29fad2d700a9220181bedff6-d # internal crypto/x509/pkix mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid yzGu_131c2nd75wGBxDp/yzGu_131c2nd75wGBxDp -goversion go1.14rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/fd/fd6d9b1ac39b8eb5676d5179e366e8a1caef0a1eea1c67ac3ceb801596e38fc1-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid UvLwGgDzMCPxL7Z5YylA/UvLwGgDzMCPxL7Z5YylA -goversion go1.14rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/92/926a08523461aa1d394135425149cc335613fc541c663b068d518f005149c3d2-d # internal database/sql/driver mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 3swAP91c2pfrMmqjrml7/3swAP91c2pfrMmqjrml7 -goversion go1.14rc1 -D "" -importcfg $WORK/b131/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bd/bd4674439a0df9fc6160e7dc52725cbea5f70483a6895be472baf37ebd81a5b8-d # internal encoding/xml mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid K_FQO77duM24auSq990C/K_FQO77duM24auSq990C -goversion go1.14rc1 -D "" -importcfg $WORK/b132/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/7b/7b163fd6dfa1f31fada9f51544f5901892ea172b0c09c5c1b09429efeac64d0e-d # internal debug/elf mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid IGvabF_HHMjryCYTuZgI/IGvabF_HHMjryCYTuZgI -goversion go1.14rc1 -D "" -importcfg $WORK/b134/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ce/cecd5cef9b318c884876fb5162cd9925d5cecc1aba4f524cc470ec74eebb0a38-d # internal database/sql mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile database/sql/driver=$WORK/b131/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p database/sql -std -complete -installsuffix shared -buildid z8IlBqZOclmxOQ_noOcI/z8IlBqZOclmxOQ_noOcI -goversion go1.14rc1 -D "" -importcfg $WORK/b130/importcfg -pack ./convert.go ./ctxutil.go ./sql.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/22/22ac5e81b24d405c05b6e8981ed0973bb3108af5d6e68a6accd8dfa7c2f9097d-d # internal debug/macho mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p debug/macho -std -complete -installsuffix shared -buildid 8Jro12-nJsjqGJ-oNs-E/8Jro12-nJsjqGJ-oNs-E -goversion go1.14rc1 -D "" -importcfg $WORK/b135/importcfg -pack ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/fa/fad3a0f694689311924bd0c0659bbb0338ac945bf4dd018bb16b2af5d7151ca0-d # internal debug/pe mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p debug/pe -std -complete -installsuffix shared -buildid ZesFIsQR1pdXLALFx9H5/ZesFIsQR1pdXLALFx9H5 -goversion go1.14rc1 -D "" -importcfg $WORK/b136/importcfg -pack ./file.go ./pe.go ./section.go ./string.go ./symbol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b8/b8259ce7b10b2f7598eb55034ab86f2f5bbe5c6179deb005a0de4d6a5596bc9a-d # internal text/template/parse mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid y6yE3HtfdoegFmH1HZAx/y6yE3HtfdoegFmH1HZAx -goversion go1.14rc1 -D "" -importcfg $WORK/b140/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b088/_pkg_.a $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e0/e090a0c1279b79d7114a6a16bb1a4bcf4149ca83166a7e24e51b259b0584f007-d # internal runtime/trace mkdir -p $WORK/b141/ cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/54/54ccad4a6f982ce942b0f85472aad18b4b699f6810f4198347470378a1e77288-d # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p runtime/trace -std -installsuffix shared -buildid hzCBwDmTVALveuBd-sPL/hzCBwDmTVALveuBd-sPL -goversion go1.14rc1 -D "" -importcfg $WORK/b141/importcfg -pack ./annotation.go ./trace.go github.com/peterh/liner mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b144/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/peterh/liner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/peterh/liner -complete -installsuffix shared -buildid YcDHsRQbLElH8dPaTjWt/YcDHsRQbLElH8dPaTjWt -goversion go1.14rc1 -D "" -importcfg $WORK/b147/importcfg -pack ./common.go ./input.go ./input_linux.go ./line.go ./output.go ./unixmode.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/9b/9b9207042691b2b483330afb58cabfdde029b6d563591d95f4e683ba83ee55b7-d # internal go/token mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f2/f2c5c74b3dbc52b516adf5870f58fe7e915f49c8b816b3e68d6a8fe08d5856d8-d # internal crypto/x509 mkdir -p $WORK/b081/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p go/token -std -complete -installsuffix shared -buildid AEoPh_f9rlY92nnG3OZW/AEoPh_f9rlY92nnG3OZW -goversion go1.14rc1 -D "" -importcfg $WORK/b150/importcfg -pack ./position.go ./serialize.go ./token.go 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/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid _cFoUUnp0qdx-ZsF4YLT/_cFoUUnp0qdx-ZsF4YLT -goversion go1.14rc1 -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 cd $WORK/b129 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/51/511b8ac933eac15662fff166b272e444131e11a0fe75fa1bd27f563072d60896-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 6Azs4ZYrmwgUXuBXK6f_/6Azs4ZYrmwgUXuBXK6f_ -goversion go1.14rc1 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd $WORK/b129 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5d/5dcc343990c94c6916e00dfa3909fe93b9301322bb70656d277f9261b349a5f8-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_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_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid KHLC0dZZFQYXBrBao9CU/KHLC0dZZFQYXBrBao9CU -goversion go1.14rc1 -D "" -importcfg $WORK/b119/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/bc/bcfd076c71a9fa93a6a29802feb99538878ec401c0f7b809d412fb0bd8e6c461-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b045/_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_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid zYYJEluBdTYj3ZkXL0tK/zYYJEluBdTYj3ZkXL0tK -goversion go1.14rc1 -D "" -importcfg $WORK/b112/importcfg -pack ./guts.go ./httplex.go cd $WORK/b129 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f5/f54bb930285fb2191b3d8a00e747cadadc92cb0378ead21cc44906619fdf4a3e-d # internal mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 3rZlqBpoqaFpoGqvwvsK/3rZlqBpoqaFpoGqvwvsK -goversion go1.14rc1 -D "" -importcfg $WORK/b122/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/75/756a287d9a70546965663eaefd46ce2d59feccb26c9fb4272b51d4ce019483f1-d # internal go/scanner mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 4Tfwswc7uAWvZgM_JvB_/4Tfwswc7uAWvZgM_JvB_ -goversion go1.14rc1 -D "" -importcfg $WORK/b153/importcfg -pack ./errors.go ./scanner.go cd $WORK/b129 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f1/f15790f2026caaada2201ccf5751d81af45572fe4aa058fb3d6c0322be9aeaff-d # internal go/constant mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/constant /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p go/constant -std -complete -installsuffix shared -buildid p2UTmuWKE9LYpatlsGH8/p2UTmuWKE9LYpatlsGH8 -goversion go1.14rc1 -D "" -importcfg $WORK/b154/importcfg -pack ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -o $WORK/b129/_cgo_.o $WORK/b129/_cgo_main.o $WORK/b129/_x001.o $WORK/b129/_x002.o $WORK/b129/_x003.o $WORK/b129/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d4/d4fdb30492bb29c4ec1962c0a0d4dbebe40d268de976e77d4ad501e15b020f94-d # internal text/template mkdir -p $WORK/b139/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ea/eaf0bbbc89f0eeb3d5e994aec89970452ec6ed6d85997ce095adc3513445ca60-d # internal text/scanner mkdir -p $WORK/b163/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p text/template -std -complete -installsuffix shared -buildid 22hO3c7i4z4bC77DsOig/22hO3c7i4z4bC77DsOig -goversion go1.14rc1 -D "" -importcfg $WORK/b139/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid Rd782-A8lndlLBMC13eu/Rd782-A8lndlLBMC13eu -goversion go1.14rc1 -D "" -importcfg $WORK/b163/importcfg -pack ./scanner.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b129/_cgo_.o -dynout $WORK/b129/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/39/3978e1519e121b63645c9c11e6ae660a607b819bf8a186da118eea4bb0bc443f-d # internal go/ast mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p go/ast -std -complete -installsuffix shared -buildid acCJ16DepZ3xCPSkXk4C/acCJ16DepZ3xCPSkXk4C -goversion go1.14rc1 -D "" -importcfg $WORK/b152/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p os/user -std -installsuffix shared -buildid ibNRhLFztCgjX6vI6Tul/ibNRhLFztCgjX6vI6Tul -goversion go1.14rc1 -D "" -importcfg $WORK/b129/importcfg -pack ./lookup.go ./user.go $WORK/b129/_cgo_gotypes.go $WORK/b129/cgo_lookup_unix.cgo1.go $WORK/b129/getgrouplist_unix.cgo1.go $WORK/b129/listgroups_unix.cgo1.go $WORK/b129/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/a2/a26bc2af42b0bcfaec1a9f46de39b69c1103b14a0cd52a642082196d328b1297-d # internal internal/xcoff mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/internal/xcoff /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p internal/xcoff -std -complete -installsuffix shared -buildid WaFFH1EEAhtzuEYGT1pS/WaFFH1EEAhtzuEYGT1pS -goversion go1.14rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./ar.go ./file.go ./xcoff.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fc/fcc0cc31c6a855d1dadf2482f5f366d9939b3ee454d1a525b7818ff7b6b4d580-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b129/_pkg_.a $WORK/b129/_x001.o $WORK/b129/_x002.o $WORK/b129/_x003.o $WORK/b129/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/45/45127fe8344fe51d03e198b3533c3abc584071a3669f511e1e72e2de207ecdf9-d # internal archive/tar mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b129/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 1qehzyuv_KgnfDV-iees/1qehzyuv_KgnfDV-iees -goversion go1.14rc1 -D "" -importcfg $WORK/b128/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b099/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid LQfixGVa8lbnDBNVWv1d/LQfixGVa8lbnDBNVWv1d -goversion go1.14rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b3/b371e0090ae2f664e908c9553df7b18873e0e880be584bd601d5eed32c82e586-d # internal image/gif mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile image/color/palette=$WORK/b180/_pkg_.a packagefile image/draw=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/gif /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p image/gif -std -complete -installsuffix shared -buildid moO2CvKX5cSIIZVbEm94/moO2CvKX5cSIIZVbEm94 -goversion go1.14rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./reader.go ./writer.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c6/c6c3517850fe32626d7463f806a6dffe992a2182d3b10204b73f6582a5b26a21-d # internal image/png mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/image/png /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p image/png -std -complete -installsuffix shared -buildid nduiQ_d7CDi6-r00jOI_/nduiQ_d7CDi6-r00jOI_ -goversion go1.14rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./paeth.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/17/17491d35adaeb4bbe7ae724f778e9b8b624443cea9fdace68b19252b55d4d204-d # internal log/syslog mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid 0no8zPCKK_gTI76JMNqK/0no8zPCKK_gTI76JMNqK -goversion go1.14rc1 -D "" -importcfg $WORK/b187/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f7/f769639dfccd43b5c69fbb2d27d90a43504a82e2dca4cecaf4aa7c8d75a641fc-d # internal runtime/pprof mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ATmnsJnzBDt_EAM3fTeT/ATmnsJnzBDt_EAM3fTeT -goversion go1.14rc1 -D "" -importcfg $WORK/b195/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cd/cd758a7e2480c3f5924684d60be597718e82c38fffc80ec0a8a082002d9e3d22-d # internal go/parser mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/scanner=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p go/parser -std -complete -installsuffix shared -buildid _kzYlWHoi0C28EeTtBcH/_kzYlWHoi0C28EeTtBcH -goversion go1.14rc1 -D "" -importcfg $WORK/b155/importcfg -pack ./interface.go ./parser.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6b/6bcd74da02095456e0ca90b2924edcdafa29b4765120b4ef815041810529ad8e-d # internal html/template mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p html/template -std -complete -installsuffix shared -buildid E7SvRcllcMTNIEa26c6G/E7SvRcllcMTNIEa26c6G -goversion go1.14rc1 -D "" -importcfg $WORK/b137/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_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/1b/1b787ed2fe8167b942f3efcbbe04938facf61b7e553f2f3136e0a1a94e641d7c-d # internal go/doc mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile internal/lazyregexp=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p go/doc -std -complete -installsuffix shared -buildid lS7N5kNc9DKIRz_FM49p/lS7N5kNc9DKIRz_FM49p -goversion go1.14rc1 -D "" -importcfg $WORK/b158/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d0/d0a6662d65346d575ad63ef4e8a3812e2d503d4e813a8b6652694b6287865a34-d # internal github.com/cosmos72/gomacro/imports/go1_10 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b128/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile database/sql=$WORK/b130/_pkg_.a packagefile database/sql/driver=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/xml=$WORK/b132/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/go1_10 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/cosmos72/gomacro/imports/go1_10 -complete -installsuffix shared -buildid Xe2uXYfRxprypRwzrR6M/Xe2uXYfRxprypRwzrR6M -goversion go1.14rc1 -D "" -importcfg $WORK/b127/importcfg -pack ./a_package.go ./archive_tar.go ./crypto_x509.go ./database_sql.go ./database_sql_driver.go ./encoding_asn1.go ./encoding_xml.go ./math_big.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/85/8555727d5da4c568c79f13e0f8ce3fdba72f4033de1e07e1bb7cdeec5a18cfc5-d # internal go/printer mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p go/printer -std -complete -installsuffix shared -buildid D52Xv5U3M8DYnmJzXcoj/D52Xv5U3M8DYnmJzXcoj -goversion go1.14rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/dd/dd9179a11453c8d8851339be107c6a426e4fb2d15584c03e4b3fd57688d3f0b0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal go/types mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p go/types -std -complete -installsuffix shared -buildid 7euavxiQlCzXvpcIDprn/7euavxiQlCzXvpcIDprn -goversion go1.14rc1 -D "" -importcfg $WORK/b151/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./gccgosizes.go ./initorder.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/8e/8e22489ddc9282ea36820ea6fb9b36e130c1ac87dfa0bca1defd2d4e84c1af8e-d # internal go/build mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/doc=$WORK/b158/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile internal/goroot=$WORK/b160/_pkg_.a packagefile internal/goversion=$WORK/b162/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p go/build -std -complete -installsuffix shared -buildid MUVl1A2A7zDqp4M997tK/MUVl1A2A7zDqp4M997tK -goversion go1.14rc1 -D "" -importcfg $WORK/b157/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ab/abb82b255038bac143181b9ec51322154298046302ea6b7496fdfb61014b1c39-d # internal net/mail mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 6AtyALLZhkMKpxKnk1zj/6AtyALLZhkMKpxKnk1zj -goversion go1.14rc1 -D "" -importcfg $WORK/b196/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f2/f2dca3f16b7a115ba924a8dc6686fceae5cac65cc28af9bd39face4e72874303-d # internal go/format mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/printer=$WORK/b169/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p go/format -std -complete -installsuffix shared -buildid vpliXZkAzv9qZTOm76P2/vpliXZkAzv9qZTOm76P2 -goversion go1.14rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/29/29c61d84214da404b2d5a074ee0b97c73e7aa568ae2e41167d2a04f9eb20bc44-d # internal testing mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile runtime/trace=$WORK/b141/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p testing -std -complete -installsuffix shared -buildid XXnPwDq8zAkfsxh1kIM3/XXnPwDq8zAkfsxh1kIM3 -goversion go1.14rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c3/c343363ce7c7268299578a4f73fd17327fda18338983cffd235fe7c8057779ed-d # internal testing/iotest mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b110/_pkg_.a EOF cd /usr/lib/golang/src/testing/iotest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p testing/iotest -std -complete -installsuffix shared -buildid j5DfCF9vG3BliCl7T93r/j5DfCF9vG3BliCl7T93r -goversion go1.14rc1 -D "" -importcfg $WORK/b203/importcfg -pack ./logger.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/af/af24a1528d92df02613ddb02f9d914fb7af04b2a9be522e113f0ba5016734168-d # internal testing/quick mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/testing/quick /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p testing/quick -std -complete -installsuffix shared -buildid Ryll2puPOl597RysE2Up/Ryll2puPOl597RysE2Up -goversion go1.14rc1 -D "" -importcfg $WORK/b204/importcfg -pack ./quick.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/48/481bc14fb2f6d966dc2017cc2120dc7fa6df3fd9f001d85d50f6d6194a10f24a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/0f/0f000c72e8d52b49d431715cb03b678f24a55b1709b557791f137767c4539414-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/40/408c1163142a9e8697d69fb7d08093282f261afb4618cbc18c876b698d8b973c-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/69/69020514694ea05fa1241bad1fb23f6a69976e43395152896eebde3703d74288-d # internal net/http/httptrace mkdir -p $WORK/b124/ net/smtp mkdir -p $WORK/b199/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid b6fLwOq5bmUBEkCCMHG4/b6fLwOq5bmUBEkCCMHG4 -goversion go1.14rc1 -D "" -importcfg $WORK/b199/importcfg -pack ./auth.go ./smtp.go cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Rat6BrDX5bp2Tjwu9lAs/Rat6BrDX5bp2Tjwu9lAs -goversion go1.14rc1 -D "" -importcfg $WORK/b124/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/08/08dbe7b5bf272111f7d155bdde2ce8709418a5526c00d43468d1af87fa119d9b-d # internal net/http mkdir -p $WORK/b111/ cat >$WORK/b111/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/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http -std -complete -installsuffix shared -buildid CjP14pk3KruRApINzaNQ/CjP14pk3KruRApINzaNQ -goversion go1.14rc1 -D "" -importcfg $WORK/b111/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_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d8/d8a050070308f881a0bc8fb54b220b0e7bb4d5b608c51ddb234c0d2d92e80da3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/5b/5bc83e2318a45b01ee5044d858e41a44279b1629fc31f9b0ec36166ee6841c95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9b/9bebb8a4c877b570aa349bed6d0617a917e9a58806ca69624ab23c0448992f25-d # internal golang.org/x/tools/go/internal/packagesdriver mkdir -p $WORK/b165/ go/internal/gcimporter go/internal/gccgoimporter mkdir -p $WORK/b174/ golang.org/x/tools/go/internal/gcimporter mkdir -p $WORK/b172/ mkdir -p $WORK/b156/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p go/internal/gcimporter -std -complete -installsuffix shared -buildid dDUg2CH-svFujJwtHzSv/dDUg2CH-svFujJwtHzSv -goversion go1.14rc1 -D "" -importcfg $WORK/b174/importcfg -pack ./bimport.go ./exportdata.go ./gcimporter.go ./iimport.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/scanner=$WORK/b163/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF go/internal/srcimporter cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b134/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile internal/xcoff=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/scanner=$WORK/b163/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b175/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gccgoimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p go/internal/gccgoimporter -std -complete -installsuffix shared -buildid gtOq80R92lTe9NC_xRSi/gtOq80R92lTe9NC_xRSi -goversion go1.14rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./ar.go ./gccgoinstallation.go ./importer.go ./parser.go cd /usr/share/gocode/src/golang.org/x/tools/go/internal/packagesdriver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p golang.org/x/tools/go/internal/packagesdriver -complete -installsuffix shared -buildid Gzp-Khdu9GGs_yb84CZN/Gzp-Khdu9GGs_yb84CZN -goversion go1.14rc1 -D "" -importcfg $WORK/b165/importcfg -pack ./sizes.go cd /usr/share/gocode/src/golang.org/x/tools/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/tools/go/internal/gcimporter -complete -installsuffix shared -buildid c2ZiEWYTzYBwCRTeUSlX/c2ZiEWYTzYBwCRTeUSlX -goversion go1.14rc1 -D "" -importcfg $WORK/b156/importcfg -pack ./bexport.go ./bimport.go ./exportdata.go ./gcimporter.go ./iexport.go ./iimport.go ./newInterface11.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/srcimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p go/internal/srcimporter -std -complete -installsuffix shared -buildid wgpQ0Eq1cvXobupxVw9Z/wgpQ0Eq1cvXobupxVw9Z -goversion go1.14rc1 -D "" -importcfg $WORK/b175/importcfg -pack ./srcimporter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/d3/d31f1a527dd20206be768848101f14c1086cfd81005d32727ed3fcf185f77b92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/32/32d1cfa45e41abd5037e6aa8cfb78313fd769d0b886c8676f7c9e93387377ad6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c6/c6641ea41ea17f28fe79a45406545bd9e95f71a89a0e4d25bcaa6ecab098d155-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/14/14615a8f0fb1a622028a2f2bc528ec51e312781ceb0a21c8eea4fdaf94c9979a-d # internal go/importer mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile go/build=$WORK/b157/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b172/_pkg_.a packagefile go/internal/gcimporter=$WORK/b174/_pkg_.a packagefile go/internal/srcimporter=$WORK/b175/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/importer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p go/importer -std -complete -installsuffix shared -buildid Hs71tyfnboCfiZV-DizF/Hs71tyfnboCfiZV-DizF -goversion go1.14rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./importer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/00/0058cfaffd2608293c173eb2aa260c965ebf9fa10f1f262687d034976f38404d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/76/76604c2401d219230ef34ef3a21b6c4a7cc3f97e6216081e62072928f742fd62-d # internal golang.org/x/tools/go/gcexportdata mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile golang.org/x/tools/go/internal/gcimporter=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/gcexportdata /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/tools/go/gcexportdata -complete -installsuffix shared -buildid 13Bz_ugvmApWTgmNHD56/13Bz_ugvmApWTgmNHD56 -goversion go1.14rc1 -D "" -importcfg $WORK/b149/importcfg -pack ./gcexportdata.go ./importer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/33/331c6f7c8c19a456e0d40fccdf5dd2b6d499e8291cfe14abdd1fbbdd16f8f17e-d # internal golang.org/x/tools/go/packages mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/scanner=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b149/_pkg_.a packagefile golang.org/x/tools/go/internal/packagesdriver=$WORK/b165/_pkg_.a packagefile golang.org/x/tools/internal/packagesinternal=$WORK/b166/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/tools/go/packages /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p golang.org/x/tools/go/packages -complete -installsuffix shared -buildid ZVG0IsF_K--nJ7NyKLgJ/ZVG0IsF_K--nJ7NyKLgJ -goversion go1.14rc1 -D "" -importcfg $WORK/b164/importcfg -pack ./doc.go ./external.go ./golist.go ./golist_overlay.go ./loadmode_string.go ./packages.go ./visit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/c2/c2729e982a572fa788e1bde57154650bf8e5e1e51f657922443240795ff860ce-d # internal github.com/cosmos72/gomacro/imports/thirdparty mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/mattn/go-runewidth=$WORK/b144/_pkg_.a packagefile github.com/peterh/liner=$WORK/b147/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b149/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/thirdparty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/cosmos72/gomacro/imports/thirdparty -complete -installsuffix shared -buildid EQ4Ux6dOhvbyJC9BFoGD/EQ4Ux6dOhvbyJC9BFoGD -goversion go1.14rc1 -D "" -importcfg $WORK/b143/importcfg -pack ./a_package.go ./github_com_mattn_go_runewidth_.go ./github_com_peterh_liner_.go ./golang_org_x_tools_go_gcexportdata_.go ./golang_org_x_tools_go_packages_.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e7/e71d1eb41203539255a8e14d78e2f984a74ce6c30ac8430f1769c661a3f06d3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e9/e9c02ceb434a639d49bc91109b9bd56cb7504a743e59c8765fe82b724a6ad07e-d # internal net/http/cgi mkdir -p $WORK/b189/ net/http/cookiejar mkdir -p $WORK/b190/ net/http/httptest cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cgi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p net/http/cgi -std -complete -installsuffix shared -buildid 6HEeoVLDfr8oTH-kBNjP/6HEeoVLDfr8oTH-kBNjP -goversion go1.14rc1 -D "" -importcfg $WORK/b189/importcfg -pack ./child.go ./host.go github.com/cosmos72/gomacro/imports/go1_11 cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF net/http/httputil cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid 2i5ON4V3figSHfQSuJO3/2i5ON4V3figSHfQSuJO3 -goversion go1.14rc1 -D "" -importcfg $WORK/b190/importcfg -pack ./jar.go ./punycode.go mkdir -p $WORK/b192/ expvar mkdir -p $WORK/b109/ mkdir -p $WORK/b133/ mkdir -p $WORK/b193/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile debug/elf=$WORK/b134/_pkg_.a packagefile debug/macho=$WORK/b135/_pkg_.a packagefile debug/pe=$WORK/b136/_pkg_.a packagefile html/template=$WORK/b137/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/trace=$WORK/b141/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports/go1_11 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/cosmos72/gomacro/imports/go1_11 -complete -installsuffix shared -buildid Vyjx9Av3nrjiw4sH7Uia/Vyjx9Av3nrjiw4sH7Uia -goversion go1.14rc1 -D "" -importcfg $WORK/b133/importcfg -pack ./a_package.go ./debug_elf.go ./debug_macho.go ./debug_pe.go ./html_template.go ./math.go ./math_rand.go ./net_http.go ./os.go ./runtime_trace.go ./time.go ./unicode.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p expvar -std -complete -installsuffix shared -buildid PK4ng5lqNNVtxWdT_HHj/PK4ng5lqNNVtxWdT_HHj -goversion go1.14rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./expvar.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid TboUSGsZJt3CP7LUAXrL/TboUSGsZJt3CP7LUAXrL -goversion go1.14rc1 -D "" -importcfg $WORK/b193/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid nJ51uXvkCsNjEBZgIg5t/nJ51uXvkCsNjEBZgIg5t -goversion go1.14rc1 -D "" -importcfg $WORK/b192/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/87/87f22b3f6954c39b32b3116d58acb3f83afe15f295db7ed8f3d859d803940599-d # internal net/http/pprof mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b137/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b195/_pkg_.a packagefile runtime/trace=$WORK/b141/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 62sF8i3WOVPJrHB9gD4M/62sF8i3WOVPJrHB9gD4M -goversion go1.14rc1 -D "" -importcfg $WORK/b194/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/02/02f4dacc78deb8500b1ce0dac732e77ce20c08dda77a9e1606b7b02b08ed3513-d # internal net/rpc mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile html/template=$WORK/b137/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid -j0O5E_lg2Qqhdy9mu66/-j0O5E_lg2Qqhdy9mu66 -goversion go1.14rc1 -D "" -importcfg $WORK/b197/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ba/ba0e774f939774611ec614e9d7ed1d7e7636b5d34cd5ee5b38045a75d9c4b284-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f7/f77b431739b90de4be51704889ce9990be36ae55eaaabba6068e4e84cc5d6661-d # internal net/http/fcgi mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/cgi=$WORK/b189/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/fcgi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p net/http/fcgi -std -complete -installsuffix shared -buildid uIH4G8eZ8eboUycF0FpY/uIH4G8eZ8eboUycF0FpY -goversion go1.14rc1 -D "" -importcfg $WORK/b191/importcfg -pack ./child.go ./fcgi.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6d/6df925bdf4e0708672c4d0a54d541639302d136c332ee4fe2140eacba42f487c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a4/a48bcb691336395b2aa6d32c85bc66f53267b3479058fce9a26bf926e5f1543a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/90/90872dccd9299787bc902d28d33e2b798a6e9755e558ed8f052da1dea77464d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6d/6d3a526615f12c6ac9257fe7a220ccde50a5b597f35edd4b1b8f77cb3bdd39e1-d # internal net/rpc/jsonrpc mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/rpc=$WORK/b197/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc/jsonrpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid KrOtwAWH9AUfw7fHyh-n/KrOtwAWH9AUfw7fHyh-n -goversion go1.14rc1 -D "" -importcfg $WORK/b198/importcfg -pack ./client.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/3f/3f27283769f6d0fe6524cc908b35737f42c4a8636f42de732a7c66c2ca183d3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/62/628a3d2387920acbacb0d019a79ba8b311a06b8dd828d3f318447032cb4c8bca-d # internal github.com/cosmos72/gomacro/imports mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile debug/gosym=$WORK/b101/_pkg_.a packagefile debug/plan9obj=$WORK/b102/_pkg_.a packagefile encoding=$WORK/b103/_pkg_.a packagefile encoding/ascii85=$WORK/b104/_pkg_.a packagefile encoding/base32=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b106/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b108/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b109/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_10=$WORK/b127/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_11=$WORK/b133/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b142/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b143/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b167/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/doc=$WORK/b158/_pkg_.a packagefile go/format=$WORK/b168/_pkg_.a packagefile go/importer=$WORK/b171/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/printer=$WORK/b169/_pkg_.a packagefile go/scanner=$WORK/b153/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile hash/crc64=$WORK/b176/_pkg_.a packagefile hash/fnv=$WORK/b177/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile image/color/palette=$WORK/b180/_pkg_.a packagefile image/draw=$WORK/b181/_pkg_.a packagefile image/gif=$WORK/b183/_pkg_.a packagefile image/jpeg=$WORK/b184/_pkg_.a packagefile image/png=$WORK/b185/_pkg_.a packagefile index/suffixarray=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile log/syslog=$WORK/b187/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/cmplx=$WORK/b188/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/cgi=$WORK/b189/_pkg_.a packagefile net/http/cookiejar=$WORK/b190/_pkg_.a packagefile net/http/fcgi=$WORK/b191/_pkg_.a packagefile net/http/httptest=$WORK/b192/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/httputil=$WORK/b193/_pkg_.a packagefile net/http/pprof=$WORK/b194/_pkg_.a packagefile net/mail=$WORK/b196/_pkg_.a packagefile net/rpc=$WORK/b197/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b198/_pkg_.a packagefile net/smtp=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile os/signal=$WORK/b148/_pkg_.a packagefile os/user=$WORK/b129/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile plugin=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b146/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile runtime/pprof=$WORK/b195/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile testing=$WORK/b202/_pkg_.a packagefile testing/iotest=$WORK/b203/_pkg_.a packagefile testing/quick=$WORK/b204/_pkg_.a packagefile text/scanner=$WORK/b163/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/imports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/cosmos72/gomacro/imports -complete -installsuffix shared -buildid SswtQLUs4VV4cmOrwjDe/SswtQLUs4VV4cmOrwjDe -goversion go1.14rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./a_package.go ./archive_zip.go ./bufio.go ./bytes.go ./compress_bzip2.go ./compress_flate.go ./compress_gzip.go ./compress_lzw.go ./compress_zlib.go ./container_heap.go ./container_list.go ./container_ring.go ./context.go ./crypto.go ./crypto_aes.go ./crypto_cipher.go ./crypto_des.go ./crypto_dsa.go ./crypto_ecdsa.go ./crypto_elliptic.go ./crypto_hmac.go ./crypto_md5.go ./crypto_rand.go ./crypto_rc4.go ./crypto_rsa.go ./crypto_sha1.go ./crypto_sha256.go ./crypto_sha512.go ./crypto_subtle.go ./crypto_tls.go ./crypto_x509_pkix.go ./debug_dwarf.go ./debug_gosym.go ./debug_plan9obj.go ./encoding.go ./encoding_ascii85.go ./encoding_base32.go ./encoding_base64.go ./encoding_binary.go ./encoding_csv.go ./encoding_gob.go ./encoding_hex.go ./encoding_json.go ./encoding_pem.go ./errors.go ./expvar.go ./flag.go ./fmt.go ./go_ast.go ./go_build.go ./go_constant.go ./go_doc.go ./go_format.go ./go_importer.go ./go_parser.go ./go_printer.go ./go_scanner.go ./go_token.go ./go_types.go ./hash.go ./hash_adler32.go ./hash_crc32.go ./hash_crc64.go ./hash_fnv.go ./html.go ./image.go ./image_color.go ./image_color_palette.go ./image_draw.go ./image_gif.go ./image_jpeg.go ./image_png.go ./index_suffixarray.go ./io.go ./io_ioutil.go ./log.go ./log_syslog.go ./math_bits.go ./math_cmplx.go ./mime.go ./mime_multipart.go ./mime_quotedprintable.go ./net.go ./net_http_cgi.go ./net_http_cookiejar.go ./net_http_fcgi.go ./net_http_httptest.go ./net_http_httptrace.go ./net_http_httputil.go ./net_http_pprof.go ./net_mail.go ./net_rpc.go ./net_rpc_jsonrpc.go ./net_smtp.go ./net_textproto.go ./net_url.go ./os_exec.go ./os_signal.go ./os_user.go ./path.go ./path_filepath.go ./plugin.go ./reflect.go ./regexp.go ./regexp_syntax.go ./runtime.go ./runtime_debug.go ./runtime_pprof.go ./sort.go ./strconv.go ./sync.go ./sync_atomic.go ./testing.go ./testing_iotest.go ./testing_quick.go ./text_scanner.go ./text_tabwriter.go ./text_template.go ./text_template_parse.go ./unicode_utf16.go ./unicode_utf8.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3ee584d1ffa003fc5b588ea8926cb3d7b63834ad1a28dd89e360b44389e5dcf4-d # internal github.com/cosmos72/gomacro/base/paths mkdir -p $WORK/b207/ github.com/cosmos72/gomacro/go/etoken github.com/cosmos72/gomacro/base/strings mkdir -p $WORK/b214/ mkdir -p $WORK/b036/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b167/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/cosmos72/gomacro/base/strings -complete -installsuffix shared -buildid 9u_BtDkdwmTqvfA47QHm/9u_BtDkdwmTqvfA47QHm -goversion go1.14rc1 -D "" -importcfg $WORK/b214/importcfg -pack ./string.go ./x_package.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/etoken /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/cosmos72/gomacro/go/etoken -complete -installsuffix shared -buildid 1KSPb7g7WOBFya5bxSLE/1KSPb7g7WOBFya5bxSLE -goversion go1.14rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./fileset.go ./generics.go ./token.go ./x_package.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b167/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/paths /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cosmos72/gomacro/base/paths -complete -installsuffix shared -buildid RuvH07QrppmA7o9Ja9Rh/RuvH07QrppmA7o9Ja9Rh -goversion go1.14rc1 -D "" -importcfg $WORK/b207/importcfg -pack ./paths.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/71/71d47cf446c5344a0c777e1563804e6f49bf22906d74d18bdde640cd928d8b4c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/da/dac4d23ac35445be9827a8e521c74894cda939f504ed7e8095c5ee0a28263bfa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c2/c26ee7971053ddf3f2296c8e2b1a1163ce50f2d6c078e6eaad909328d3f71426-d # internal github.com/cosmos72/gomacro/go/scanner mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/cosmos72/gomacro/go/scanner -complete -installsuffix shared -buildid FFCB_mm_zhQQ3GUVR4h2/FFCB_mm_zhQQ3GUVR4h2 -goversion go1.14rc1 -D "" -importcfg $WORK/b216/importcfg -pack ./errors.go ./scanner.go ./x_package.go github.com/cosmos72/gomacro/go/printer mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/cosmos72/gomacro/go/printer -complete -installsuffix shared -buildid coNzYIIKadZkEa4dvBKm/coNzYIIKadZkEa4dvBKm -goversion go1.14rc1 -D "" -importcfg $WORK/b212/importcfg -pack ./nodes.go ./printer.go ./x_package.go github.com/cosmos72/gomacro/ast2 mkdir -p $WORK/b035/ github.com/cosmos72/gomacro/go/types mkdir -p $WORK/b210/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/ast2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cosmos72/gomacro/ast2 -complete -installsuffix shared -buildid Hsn_HnSs9DV_cPNuRqWz/Hsn_HnSs9DV_cPNuRqWz -goversion go1.14rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./ast.go ./ast_node.go ./ast_slice.go ./error.go ./tonodes.go ./unwrap.go ./wrap.go ./x_package.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/cosmos72/gomacro/go/types -complete -installsuffix shared -buildid PdutcVHEUrspvlcxP_1c/PdutcVHEUrspvlcxP_1c -goversion go1.14rc1 -D "" -importcfg $WORK/b210/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./converter.go ./cti_method.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./initorder.go ./interfaces.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/cc/ccf271268abea4769d8e0f87a415ed0c2690018b8ba9352585ab682ec17bac2a-d # internal github.com/cosmos72/gomacro/go/parser mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/scanner=$WORK/b216/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cosmos72/gomacro/go/parser -complete -installsuffix shared -buildid 5BGQJdkre4G4nXnbX9Xx/5BGQJdkre4G4nXnbX9Xx -goversion go1.14rc1 -D "" -importcfg $WORK/b215/importcfg -pack ./generics.go ./global.go ./parser.go ./quote.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/03/035b1f25b07e48265425496e0325c5c1f97c0c43be4f714db77316e01b558964-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/96/9601279c95e6ecb9d7ec986ff9356563a185dc078b9307265adadcb5b2576be2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/90/9011157343cf211645a74c5ebaeffe97175b8eeb8463c595a74089de9c19dc40-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ac/ac40156583129313e521cdf831cb9e76c02f4851e7d38ea2e00afa76bbe6ee3c-d # internal github.com/cosmos72/gomacro/go/typeutil mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b210/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/go/typeutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/cosmos72/gomacro/go/typeutil -complete -installsuffix shared -buildid Ici1q43AxBMyRLDbMz7Y/Ici1q43AxBMyRLDbMz7Y -goversion go1.14rc1 -D "" -importcfg $WORK/b211/importcfg -pack ./map.go ./predicates.go ./string.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/6f/6ffa03060d45cfe5d2db063afcdf8101f76e985e9184f380af035d2222bd909a-d # internal github.com/cosmos72/gomacro/xreflect mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b210/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/importer=$WORK/b171/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/xreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cosmos72/gomacro/xreflect -complete -installsuffix shared -buildid 7RVc9y65orfvKateU0nB/7RVc9y65orfvKateU0nB -goversion go1.14rc1 -D "" -importcfg $WORK/b209/importcfg -pack ./api.go ./composite.go ./cti_basic_method.go ./cti_method.go ./debug.go ./fromreflect.go ./function.go ./gensym.go ./global.go ./importer.go ./init.go ./interface.go ./lookup.go ./method.go ./named.go ./package.go ./struct.go ./type.go ./universe.go ./util.go ./value.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4c/4cdf6970d8cfcefbdfb42bf129db9f6d7cfdc5a5df086b21f5d10450b632ae16-d # internal github.com/cosmos72/gomacro/base/reflect mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cosmos72/gomacro/base/reflect -complete -installsuffix shared -buildid 8LRpWLtiJL2EDao87NgB/8LRpWLtiJL2EDao87NgB -goversion go1.14rc1 -D "" -importcfg $WORK/b208/importcfg -pack ./reflect.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/22/22d49768fcebaf0d8c591a5084484bc3807ed841a0bb5e9c6f26e3b5735c5575-d # internal github.com/cosmos72/gomacro/base/output mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/printer=$WORK/b212/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/output /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cosmos72/gomacro/base/output -complete -installsuffix shared -buildid PsFfJ94o_gzQPkJzSGB5/PsFfJ94o_gzQPkJzSGB5 -goversion go1.14rc1 -D "" -importcfg $WORK/b206/importcfg -pack ./output.go ./write_decl.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/09/09154e41a616e2264eb4fc065cb127804c0dd4d5657202c9b60962f6b5323fa7-d # internal github.com/cosmos72/gomacro/base/untyped mkdir -p $WORK/b213/ github.com/cosmos72/gomacro/base/dep cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF mkdir -p $WORK/b220/ cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/untyped /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cosmos72/gomacro/base/untyped -complete -installsuffix shared -buildid hoiU8fhOCgES6uiFve9c/hoiU8fhOCgES6uiFve9c -goversion go1.14rc1 -D "" -importcfg $WORK/b213/importcfg -pack ./global.go ./lit.go ./val.go ./x_package.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/dep /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cosmos72/gomacro/base/dep -complete -installsuffix shared -buildid vLSUKIcETcsHLt3fVKWj/vLSUKIcETcsHLt3fVKWj -goversion go1.14rc1 -D "" -importcfg $WORK/b220/importcfg -pack ./api.go ./api_internal.go ./decl.go ./graph.go ./scope.go ./sorter.go ./util.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/86/868798d9b4cfc034a020277177101ff2425027b05ce39d6557e5c437a334765f-d # internal github.com/cosmos72/gomacro/base/genimport mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b213/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/importer=$WORK/b171/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b164/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/genimport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/cosmos72/gomacro/base/genimport -complete -installsuffix shared -buildid WPheMAev4TEXliYRQT3W/WPheMAev4TEXliYRQT3W -goversion go1.14rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./analize_wrappers.go ./genimport.go ./gogenerate.go ./importer.go ./importer_go1_11.go ./plugin.go ./proxy.go ./scanner.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d9/d99cfea44fe94d5e34468fcc835e9049fa6f4aa148fc61c5aed7632a7fe91cec-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/6f/6f6c0f5f69d7312fe799ea8fde8e60056b64462e1fb33accf0c11e4c88858aa9-d # internal github.com/cosmos72/gomacro/base mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b205/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile github.com/peterh/liner=$WORK/b147/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b148/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/cosmos72/gomacro/base -complete -installsuffix shared -buildid mUX12YKKx5pIuKD1ukjT/mUX12YKKx5pIuKD1ukjT -goversion go1.14rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./constant.go ./global.go ./quasiquote.go ./read.go ./readline.go ./signal.go ./type.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/5a/5a4c1766976a1e819a280e7baa6b5706f0eb6dec317181460ee9038cfe46dd19-d # internal github.com/cosmos72/gomacro/base/inspect mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/base/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/cosmos72/gomacro/base/inspect -complete -installsuffix shared -buildid j14zIyPsR_xhh8TkZ8hP/j14zIyPsR_xhh8TkZ8hP -goversion go1.14rc1 -D "" -importcfg $WORK/b217/importcfg -pack ./inspect.go ./x_package.go github.com/cosmos72/gomacro/fast mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b219/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b220/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b205/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b213/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b221/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b210/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b211/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/fast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/cosmos72/gomacro/fast -complete -installsuffix shared -buildid Hp20L4KHdsjfdG5e_dqr/Hp20L4KHdsjfdG5e_dqr -goversion go1.14rc1 -D "" -importcfg $WORK/b218/importcfg -pack ./address.go ./assignment.go ./binary.go ./binary_eqlneq.go ./binary_ops.go ./binary_relops.go ./binary_shifts.go ./builtin.go ./call.go ./call0ret1.go ./call1ret1.go ./call2ret1.go ./call_ellipsis.go ./call_multivalue.go ./call_variadic.go ./callnret0.go ./callnret1.go ./channel.go ./cmd.go ./code.go ./compile.go ./compositelit.go ./convert.go ./debug.go ./declaration.go ./expr.go ./expr1.go ./func0ret0.go ./func0ret1.go ./func1ret0.go ./func1ret1.go ./func2ret0.go ./function.go ./generic_func.go ./generic_infer.go ./generic_maker.go ./generic_type.go ./global.go ./identifier.go ./import.go ./index.go ./inspect.go ./interface.go ./interpreter.go ./jit_stub.go ./literal.go ./macroexpand.go ./output.go ./place_get.go ./place_ops.go ./place_set.go ./place_set_value.go ./place_shifts.go ./quasiquote.go ./range.go ./range_map_go1_12.go ./repl.go ./select.go ./selector.go ./slice.go ./statement.go ./switch.go ./switch2.go ./switch_type.go ./type.go ./unary.go ./unary_ops.go ./util.go ./var_ops.go ./var_set.go ./var_set_value.go ./var_shifts.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b0/b0c19901145b76f0135627cc78fabe69bcfef20418845f389c25183db7d4b47b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/89/89a19f572ce3267452f901aa2048a60e09ce55794e744faa1922e012d9769861-d # internal github.com/cosmos72/gomacro/fast/debug mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b218/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/fast/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cosmos72/gomacro/fast/debug -complete -installsuffix shared -buildid AKgxIsiucyKpj8kQFpT4/AKgxIsiucyKpj8kQFpT4 -goversion go1.14rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./api.go ./backtrace.go ./bind.go ./cmd.go ./debugger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/88/883b7bdf547d64c933f922c4291ed3246f5bc0939db80773ea78e70dfc429820-d # internal github.com/cosmos72/gomacro/cmd mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b205/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b217/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b218/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b222/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro/cmd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/cosmos72/gomacro/cmd -complete -installsuffix shared -buildid bUo_AZbPQeqokumSX4cp/bUo_AZbPQeqokumSX4cp -goversion go1.14rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./cmd.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b6/b6e17572f308c935974708edc00981d580e4680b5ea8aa318ea2850fd37e731e-d # internal github.com/cosmos72/gomacro mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid cFVuwQc6lRatWf9ecJjC/cFVuwQc6lRatWf9ecJjC -goversion go1.14rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/03/03547bf6efd0357573ba6340322ca00261d185ab16135147476b5b740463f9ad-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cosmos72/gomacro=$WORK/b001/_pkg_.a packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b033/_pkg_.a packagefile github.com/cosmos72/gomacro/base/genimport=$WORK/b205/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b217/_pkg_.a packagefile github.com/cosmos72/gomacro/base/paths=$WORK/b207/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b218/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b222/_pkg_.a packagefile github.com/cosmos72/gomacro/go/etoken=$WORK/b036/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b035/_pkg_.a packagefile github.com/cosmos72/gomacro/base/output=$WORK/b206/_pkg_.a packagefile github.com/cosmos72/gomacro/base/reflect=$WORK/b208/_pkg_.a packagefile github.com/cosmos72/gomacro/go/parser=$WORK/b215/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b209/_pkg_.a packagefile github.com/peterh/liner=$WORK/b147/_pkg_.a packagefile go/ast=$WORK/b152/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile os/signal=$WORK/b148/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b213/_pkg_.a packagefile go/build=$WORK/b157/_pkg_.a packagefile go/constant=$WORK/b154/_pkg_.a packagefile go/importer=$WORK/b171/_pkg_.a packagefile go/types=$WORK/b151/_pkg_.a packagefile golang.org/x/tools/go/packages=$WORK/b164/_pkg_.a packagefile os/exec=$WORK/b161/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/util=$WORK/b167/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b219/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b220/_pkg_.a packagefile github.com/cosmos72/gomacro/base/strings=$WORK/b214/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b221/_pkg_.a packagefile github.com/cosmos72/gomacro/go/types=$WORK/b210/_pkg_.a packagefile github.com/cosmos72/gomacro/go/typeutil=$WORK/b211/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile runtime/debug=$WORK/b201/_pkg_.a packagefile archive/zip=$WORK/b038/_pkg_.a packagefile compress/bzip2=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b049/_pkg_.a packagefile compress/zlib=$WORK/b050/_pkg_.a packagefile container/heap=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b053/_pkg_.a packagefile container/ring=$WORK/b054/_pkg_.a packagefile context=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b061/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/md5=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b073/_pkg_.a packagefile crypto/rc4=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a packagefile debug/dwarf=$WORK/b100/_pkg_.a packagefile debug/gosym=$WORK/b101/_pkg_.a packagefile debug/plan9obj=$WORK/b102/_pkg_.a packagefile encoding=$WORK/b103/_pkg_.a packagefile encoding/ascii85=$WORK/b104/_pkg_.a packagefile encoding/base32=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b106/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/hex=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b108/_pkg_.a packagefile encoding/pem=$WORK/b084/_pkg_.a packagefile expvar=$WORK/b109/_pkg_.a packagefile flag=$WORK/b126/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_10=$WORK/b127/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/go1_11=$WORK/b133/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b142/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b143/_pkg_.a packagefile go/doc=$WORK/b158/_pkg_.a packagefile go/format=$WORK/b168/_pkg_.a packagefile go/parser=$WORK/b155/_pkg_.a packagefile go/printer=$WORK/b169/_pkg_.a packagefile go/scanner=$WORK/b153/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/adler32=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile hash/crc64=$WORK/b176/_pkg_.a packagefile hash/fnv=$WORK/b177/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile image=$WORK/b178/_pkg_.a packagefile image/color=$WORK/b179/_pkg_.a packagefile image/color/palette=$WORK/b180/_pkg_.a packagefile image/draw=$WORK/b181/_pkg_.a packagefile image/gif=$WORK/b183/_pkg_.a packagefile image/jpeg=$WORK/b184/_pkg_.a packagefile image/png=$WORK/b185/_pkg_.a packagefile index/suffixarray=$WORK/b186/_pkg_.a packagefile log=$WORK/b110/_pkg_.a packagefile log/syslog=$WORK/b187/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/cmplx=$WORK/b188/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/cgi=$WORK/b189/_pkg_.a packagefile net/http/cookiejar=$WORK/b190/_pkg_.a packagefile net/http/fcgi=$WORK/b191/_pkg_.a packagefile net/http/httptest=$WORK/b192/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/httputil=$WORK/b193/_pkg_.a packagefile net/http/pprof=$WORK/b194/_pkg_.a packagefile net/mail=$WORK/b196/_pkg_.a packagefile net/rpc=$WORK/b197/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b198/_pkg_.a packagefile net/smtp=$WORK/b199/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os/user=$WORK/b129/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile plugin=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b146/_pkg_.a packagefile runtime/pprof=$WORK/b195/_pkg_.a packagefile testing=$WORK/b202/_pkg_.a packagefile testing/iotest=$WORK/b203/_pkg_.a packagefile testing/quick=$WORK/b204/_pkg_.a packagefile text/scanner=$WORK/b163/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile text/template=$WORK/b139/_pkg_.a packagefile text/template/parse=$WORK/b140/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/go/printer=$WORK/b212/_pkg_.a packagefile github.com/cosmos72/gomacro/go/scanner=$WORK/b216/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b144/_pkg_.a packagefile internal/goroot=$WORK/b160/_pkg_.a packagefile internal/goversion=$WORK/b162/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b172/_pkg_.a packagefile go/internal/gcimporter=$WORK/b174/_pkg_.a packagefile go/internal/srcimporter=$WORK/b175/_pkg_.a packagefile golang.org/x/tools/go/gcexportdata=$WORK/b149/_pkg_.a packagefile golang.org/x/tools/go/internal/packagesdriver=$WORK/b165/_pkg_.a packagefile golang.org/x/tools/internal/packagesinternal=$WORK/b166/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/randutil=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b099/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile archive/tar=$WORK/b128/_pkg_.a packagefile database/sql=$WORK/b130/_pkg_.a packagefile database/sql/driver=$WORK/b131/_pkg_.a packagefile encoding/xml=$WORK/b132/_pkg_.a packagefile debug/elf=$WORK/b134/_pkg_.a packagefile debug/macho=$WORK/b135/_pkg_.a packagefile debug/pe=$WORK/b136/_pkg_.a packagefile html/template=$WORK/b137/_pkg_.a packagefile runtime/trace=$WORK/b141/_pkg_.a packagefile internal/lazyregexp=$WORK/b159/_pkg_.a packagefile image/internal/imageutil=$WORK/b182/_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 vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile internal/xcoff=$WORK/b173/_pkg_.a packagefile golang.org/x/tools/go/internal/gcimporter=$WORK/b156/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=21Yv5ITC2pA6Vy0n2H2S/cFVuwQc6lRatWf9ecJjC/ijqyo05eDZaAqzyIFP7y/21Yv5ITC2pA6Vy0n2H2S -X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -B 0xd9bbab8e376c143a783580bdaa2e2af17dee7a04 -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_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eRbfui + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + cd /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src/github.com/cosmos72/gomacro + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/cosmos72/gomacro -b /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin -s /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build -o golang-github-cosmos72-gomacro-devel.file-list -O /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -V 2.7-10.20200224git30d4a5c.fc33 -C 30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 -g /usr/share/gocode -r '.*example.*' Installing: github.com/cosmos72/gomacro + IFS= +++ realpath -e --relative-base=. _example doc README.md TrickyGo.md +++ sort -u ++ listfiles_include='README.md TrickyGo.md _example doc' ++ echo 'README.md TrickyGo.md _example doc' + godocs='README.md TrickyGo.md _example doc' + [[ -n README.md TrickyGo.md _example doc ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"TrickyGo.md"' + IFS= + read -r f + echo %doc '"_example"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + IFS= +++ sort -u +++ realpath -e --relative-base=. LICENSE ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin/ '/builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin/gomacro' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin/gomacro' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.7-10.20200224git30d4a5c.fc33 --unique-debug-suffix -2.7-10.20200224git30d4a5c.fc33.i386 --unique-debug-src-base golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin/gomacro extracting debug info from /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin/gomacro Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/bin/gomacro. Use `info auto-load python-scripts [REGEXP]' to list them. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 29680kB, size after compression: 28644kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7381 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.48gmJi + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LDFLAGS='-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7' + 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/cosmos72/gomacro -b /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin -s /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build -V 2.7-10.20200224git30d4a5c.fc33 -C 30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/src PATH: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/cosmos72/gomacro/version.commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22 -X github.com/cosmos72/gomacro/version=2.7 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/cosmos72/gomacro github.com/cosmos72/gomacro // warning: value 128 overflows , truncated to -128 // warning: value 98304 overflows , truncated to 32768 // warning: value -248 underflows , result truncated to 8 // warning: value -12 underflows , result truncated to 65524 // warning: redefined identifier: vf // warning: value 257 overflows , truncated to 1 // warning: value 4278190080 overflows , truncated to -16777216 // warning: expression returned 2 values, using only the first one: [x true] // warning: expression returned 2 values, using only the first one: [2 true] // warning: expression returned 2 values, using only the first one: [33 true] // warning: expression returned 2 values, using only the first one: [8 true] // warning: expression returned 3 values, using only 2 of them: args() returned [%v %v 5 6] // warning: redefined identifier: x // warning: known limitation (warned only once): untyped floating point constant shifted by untyped constant. returning untyped integer instead of deducing the type from the surrounding context: 2.0 >> 1 // warning: redefined identifier: c5 // warning: known limitation (warned only once): untyped constant shifted by a non-constant expression. returning int instead of deducing the type from the surrounding context: 0xff << v2 // warning: redefined identifier: vf // warning: redefined identifier: x // warning: redefined method: Int.Add // warning: redefined identifier: errors // warning: redefined identifier: fmt // warning: redefined identifier: io // warning: redefined identifier: f1 // warning: redefined identifier: f2 // debug: start sleeping on switch, env = 0x5ad3a460 // debug: start sleeping on switch, env = 0x5ad3a640 // debug: done sleeping on switch, env = 0x5ad3a640 // debug: done sleeping on switch, env = 0x5ad3a460 // warning: redefined identifier: x // warning: redefined method: UInt.Equal PASS ok github.com/cosmos72/gomacro 0.592s github.com/cosmos72/gomacro/ast2/test package test var c = []int{0: a, 1: b} var a, b = pair(2, 3) func pair(a, b int) (int, int) { return a, b } package fast import ( "fmt" "go/ast" "go/constant" "go/token" r "reflect" "sort" "github.com/cosmos72/gomacro/atomic" . "github.com/cosmos72/gomacro/base" "github.com/cosmos72/gomacro/base/output" "github.com/cosmos72/gomacro/base/untyped" xr "github.com/cosmos72/gomacro/xreflect" ) type I = interface{} type UntypedLit = untyped.Lit var untypedOne = UntypedLit{Kind: untyped.Int, Val: constant.MakeInt64(1)} type Lit struct { Type xr.Type Value I } func (lit *Lit) Untyped() bool { _, ok := lit.Value.(UntypedLit) return ok } func (lit *Lit) UntypedKind() untyped.Kind { if untyp, ok := lit.Value.(UntypedLit); ok { return untyp.Kind } else { return untyped.None } } func (lit *Lit) ConstValue() r.Value { v := r.ValueOf(lit.Value) if lit.Type != nil { rtype := lit.Type.ReflectType() if !v.IsValid() { v = r.Zero(rtype) } else if !lit.Untyped() && v.Type() != rtype { v = convert(v, rtype) } } return v } func (lit Lit) String() string { switch val := lit.Value.(type) { case string, nil: return fmt.Sprintf("%#v", val) default: return fmt.Sprintf("%v", val) } } type EFlags uint32 const ( EIsNil EFlags = 1 << iota EIsTypeAssert ) func (f EFlags) IsNil() bool { return f&EIsNil != 0 } func MakeEFlag(flag bool, iftrue EFlags) EFlags { if flag { return iftrue } return 0 } func EFlag4Value(value I) EFlags { if value == nil { return EIsNil } return 0 } type Expr struct { Lit Types []xr.Type Fun I Sym *Symbol Jit jitExpr EFlags } func (e *Expr) Const() bool { return e.Value != nil || e.IsNil() } func (e *Expr) NumOut() int { if e.Types == nil { return 1 } return len(e.Types) } func (e *Expr) Out(i int) xr.Type { if i == 0 && e.Types == nil { return e.Type } return e.Types[i] } func (e *Expr) String() string { if e == nil { return "nil" } var str string if e.Const() { str = fmt.Sprintf("Expr{Type: %v, Value: %v}", e.Type, e.Lit.String()) } else if e.NumOut() == 1 { str = fmt.Sprintf("Expr{Type: %v, Fun: %#v}", e.Type, e.Fun) } else { str = fmt.Sprintf("Expr{Types: %v, Fun: %#v}", e.Types, e.Fun) } return str } type Stmt func(*Env) (Stmt, *Env) type Builtin struct { Compile func(c *Comp, sym Symbol, node *ast.CallExpr) *Call ArgMin uint16 ArgMax uint16 } type Function struct { Fun interface{} Type xr.Type } type Macro struct { closure func(args []r.Value) (results []r.Value) argNum int } type BindClass uint const ( ConstBind BindClass = iota FuncBind VarBind IntBind GenericFuncBind GenericTypeBind ) func (class BindClass) String() string { switch class { case ConstBind: return "const" case FuncBind: return "func" case VarBind: return "var" case IntBind: return "intvar" case GenericFuncBind: return "generic func" case GenericTypeBind: return "generic type" default: return fmt.Sprintf("unknown%d", uint(class)) } } type BindDescriptor BindClass const ( bindClassMask = BindClass(0x7) bindIndexShift = 3 NoIndex = int(-1) ConstBindDescriptor = BindDescriptor(ConstBind) ) func (class BindClass) MakeDescriptor(index int) BindDescriptor { class &= bindClassMask return BindDescriptor((index+1)<>bindIndexShift) - 1 return index } func (desc BindDescriptor) Settable() bool { class := desc.Class() return class == IntBind || class == VarBind } func (desc BindDescriptor) String() string { return fmt.Sprintf("%s index=%d", desc.Class(), desc.Index()) } type Bind struct { Lit Desc BindDescriptor Name string } func (bind *Bind) String() string { return fmt.Sprintf("{%s name=%q value=%v type=<%v>}", bind.Desc, bind.Name, bind.Lit.Value, bind.Lit.Type) } func (bind *Bind) Const() bool { return bind.Desc.Class() == ConstBind } func (bind *Bind) ConstValue() r.Value { if !bind.Const() { return Nil } return bind.Lit.ConstValue() } func (bind *Bind) RuntimeValue(g *CompGlobals, env *Env) r.Value { var v r.Value switch bind.Desc.Class() { case ConstBind: v = bind.Lit.ConstValue() case IntBind: expr := bind.intExpr(g) v = expr.AsX1()(env) case VarBind, FuncBind: v = env.Vals[bind.Desc.Index()] case GenericFuncBind, GenericTypeBind: if GENERICS_V1_CXX() || GENERICS_V2_CTI() { v = bind.Lit.ConstValue() break } fallthrough default: output.Errorf("Symbol %q: unsupported class: %v", bind.Name, bind.Desc.Class()) } return v } func (bind *Bind) AsVar(upn int, opt PlaceOption) *Var { class := bind.Desc.Class() switch class { case VarBind, IntBind: return &Var{Upn: upn, Desc: bind.Desc, Type: bind.Type, Name: bind.Name} default: output.Errorf("%s a %s: %s <%v>", opt, class, bind.Name, bind.Type) return nil } } func (bind *Bind) AsSymbol(upn int) *Symbol { return &Symbol{Bind: *bind, Upn: upn} } func (c *Comp) BindUntyped(kind untyped.Kind, value constant.Value) *Bind { untypedlit := untyped.MakeLit(kind, value, &c.Universe.BasicTypes) return &Bind{Lit: Lit{Type: c.TypeOfUntypedLit(), Value: untypedlit}, Desc: ConstBindDescriptor} } type Symbol struct { Bind Upn int } func (sym *Symbol) AsVar(opt PlaceOption) *Var { return sym.Bind.AsVar(sym.Upn, opt) } func (sym *Symbol) String() string { return fmt.Sprintf("Symbol{%v %q %v idx=%v upn=%v}", sym.Desc.Class(), sym.Name, sym.Type, sym.Desc.Index(), sym.Upn) } type Var struct { Upn int Desc BindDescriptor Type xr.Type Name string } func (va *Var) AsSymbol() *Symbol { return &Symbol{ Bind: Bind{ Lit: Lit{Type: va.Type}, Desc: va.Desc, Name: va.Name, }, Upn: va.Upn, } } func (va *Var) AsPlace() *Place { return &Place{Var: *va} } func (va *Var) String() string { return fmt.Sprintf("Var{%v %q %v idx=%v upn=%v}", va.Desc.Class(), va.Name, va.Type, va.Desc.Index(), va.Upn) } type Place struct { Var Fun func(*Env) r.Value Addr func(*Env) r.Value MapKey func(*Env) r.Value MapType xr.Type } func (place *Place) IsVar() bool { return place.Fun == nil } type PlaceOption bool const ( PlaceSettable PlaceOption = false PlaceAddress PlaceOption = true ) func (opt PlaceOption) String() string { if opt == PlaceAddress { return "cannot take the address of" } else { return "cannot assign to" } } type CompileOptions int const ( COptKeepUntyped CompileOptions = 1 << iota COptDefaults CompileOptions = 0 ) type Code struct { List []Stmt DebugPos []token.Pos WithDefers bool } type LoopInfo struct { Break *int Continue *int ThisLabels []string } func (l *LoopInfo) HasLabel(label string) bool { i := sort.SearchStrings(l.ThisLabels, label) return i >= 0 && i < len(l.ThisLabels) && l.ThisLabels[i] == label } type FuncInfo struct { Name string Param []*Bind Result []*Bind NamedResults bool } const ( poolCapacity = 32 ) type ExecFlags uint32 const ( EFStartDefer ExecFlags = 1 << iota EFDefer EFDebug ) func (ef ExecFlags) StartDefer() bool { return ef&EFStartDefer != 0 } func (ef ExecFlags) IsDefer() bool { return ef&EFDefer != 0 } func (ef ExecFlags) IsDebug() bool { return ef&EFDebug != 0 } func (ef *ExecFlags) SetDefer(flag bool) { if flag { (*ef) |= EFDefer } else { (*ef) &^= EFDefer } } func (ef *ExecFlags) SetStartDefer(flag bool) { if flag { (*ef) |= EFStartDefer } else { (*ef) &^= EFStartDefer } } func (ef *ExecFlags) SetDebug(flag bool) { if flag { (*ef) |= EFDebug } else { (*ef) &^= EFDebug } } type DebugOp struct { Depth int Panic *interface{} } var ( DebugOpContinue = DebugOp{0, nil} DebugOpStep = DebugOp{MaxInt, nil} ) type Debugger interface { Breakpoint(ir *Interp, env *Env) DebugOp At(ir *Interp, env *Env) DebugOp } type IrGlobals struct { gls map[uintptr]*Run lock atomic.SpinLock Globals } type Run struct { *IrGlobals goid uintptr Interrupt Stmt Signals Signals ExecFlags ExecFlags CurrEnv *Env InstallDefer func() DeferOfFun *Env PanicFun *Env Panic interface{} CmdOpt CmdOpt Debugger Debugger DebugDepth int PoolSize int Pool [poolCapacity]*Env } type CompGlobals struct { *IrGlobals Universe *xr.Universe KnownImports map[string]*Import interf2proxy map[r.Type]r.Type proxy2interf map[r.Type]xr.Type Prompt string Jit *Jit } func (cg *CompGlobals) CompileOptions() CompileOptions { var opts CompileOptions if cg.Options&OptKeepUntyped != 0 { opts = COptKeepUntyped } return opts } type CompBinds struct { Binds map[string]*Bind BindNum int IntBindNum int IntBindMax int Types map[string]xr.Type Name string Path string } type Comp struct { *CompGlobals CompBinds UpCost int Depth int Code Code Loop *LoopInfo Func *FuncInfo Labels map[string]*int Outer *Comp FuncMaker *funcMaker } type EnvBinds struct { Vals []r.Value Ints []uint64 } type Env struct { EnvBinds Outer *Env IP int Code []Stmt Run *Run FileEnv *Env DebugPos []token.Pos DebugComp *Comp Caller *Env CallDepth int UsedByClosure bool IntAddressTaken bool } type Import struct { CompBinds *EnvBinds env *Env } PASS ok github.com/cosmos72/gomacro/ast2/test 0.035s github.com/cosmos72/gomacro/base/dep ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ast Import Decl{Import "ast" *ast.ImportSpec} token Import Decl{Import "token" *ast.ImportSpec} ---- sorted decls ---- Kind Type Decl{Type "Kind" *ast.TypeSpec} Unknown Const Decl{Const "Unknown" *ast.ValueSpec} Const Const Decl{Const "Const" *ast.ValueSpec} Expr Const Decl{Const "Expr" *ast.ValueSpec} Func Const Decl{Const "Func" *ast.ValueSpec} Import Const Decl{Const "Import" *ast.ValueSpec} Macro Const Decl{Const "Macro" *ast.ValueSpec} Method Const Decl{Const "Method" *ast.ValueSpec} Package Const Decl{Const "Package" *ast.ValueSpec} Stmt Const Decl{Const "Stmt" *ast.ValueSpec} Type Const Decl{Const "Type" *ast.ValueSpec} TypeFwd Const Decl{Const "TypeFwd" *ast.ValueSpec} Var Const Decl{Const "Var" *ast.ValueSpec} VarMulti Const Decl{Const "VarMulti" *ast.ValueSpec} kinds Var Decl{Var "kinds" *ast.ValueSpec} Kind.String Method Decl{Method "Kind.String" *ast.FuncDecl} Extra Type Decl{Type "Extra" *ast.TypeSpec} Extra.Spec Method Decl{Method "Extra.Spec" *ast.FuncDecl} Decl Type Decl{Type "Decl" *ast.TypeSpec} DeclList Type Decl{Type "DeclList" *ast.TypeSpec} NewDecl Func Decl{Func "NewDecl" *ast.FuncDecl} DeclMap Type Decl{Type "DeclMap" *ast.TypeSpec} Scope Type Decl{Type "Scope" *ast.TypeSpec} NewScope Func Decl{Func "NewScope" *ast.FuncDecl} Sorter Type Decl{Type "Sorter" *ast.TypeSpec} NewSorter Func Decl{Func "NewSorter" *ast.FuncDecl} ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- token Import Decl{Import "token" *ast.ImportSpec} r Import Decl{Import "r" *ast.ImportSpec} xr Import Decl{Import "xr" *ast.ImportSpec} ---- sorted decls ---- DebugOp Type Decl{Type "DebugOp" *ast.TypeSpec} EnvBinds Type Decl{Type "EnvBinds" *ast.TypeSpec} Env TypeFwd Decl{TypeFwd "Env" *ast.TypeSpec} Stmt Type Decl{Type "Stmt" *ast.TypeSpec} Code Type Decl{Type "Code" *ast.TypeSpec} Run Type Decl{Type "Run" *ast.TypeSpec} Comp Type Decl{Type "Comp" *ast.TypeSpec} Env Type Decl{Type "Env" *ast.TypeSpec} ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ---- sorted decls ---- Expr Decl{Expr "" *ast.CallExpr} ---- sorted decls ---- pair Func Decl{Func "pair" *ast.FuncDecl} a VarMulti Decl{VarMulti "a" *ast.ValueSpec} b VarMulti Decl{VarMulti "b" *ast.ValueSpec} c Var Decl{Var "c" *ast.ValueSpec} ---- sorted decls ---- Expr Decl{Expr "" *ast.CallExpr} Stmt Decl{Stmt "" *ast.IfStmt} ---- sorted decls ---- i Var Decl{Var "i" } j Var Decl{Var "j" } k Var Decl{Var "k" } ---- sorted decls ---- Stmt Decl{Stmt "" *ast.ForStmt} Expr Decl{Expr "" *ast.Ident} ---- sorted decls ---- b Var Decl{Var "b" } a Var Decl{Var "a" } ---- sorted decls ---- Package Decl{Package "" *ast.ValueSpec} ---- sorted decls ---- fmt Import Decl{Import "fmt" *ast.ImportSpec} ast Import Decl{Import "ast" *ast.ImportSpec} constant Import Decl{Import "constant" *ast.ImportSpec} token Import Decl{Import "token" *ast.ImportSpec} r Import Decl{Import "r" *ast.ImportSpec} sort Import Decl{Import "sort" *ast.ImportSpec} atomic Import Decl{Import "atomic" *ast.ImportSpec} Import Decl{Import "" *ast.ImportSpec} output Import Decl{Import "output" *ast.ImportSpec} untyped Import Decl{Import "untyped" *ast.ImportSpec} xr Import Decl{Import "xr" *ast.ImportSpec} ---- sorted decls ---- I Type Decl{Type "I" *ast.TypeSpec} UntypedLit Type Decl{Type "UntypedLit" *ast.TypeSpec} untypedOne Var Decl{Var "untypedOne" *ast.ValueSpec} Lit Type Decl{Type "Lit" *ast.TypeSpec} Lit.Untyped Method Decl{Method "Lit.Untyped" *ast.FuncDecl} Lit.UntypedKind Method Decl{Method "Lit.UntypedKind" *ast.FuncDecl} Lit.ConstValue Method Decl{Method "Lit.ConstValue" *ast.FuncDecl} Lit.String Method Decl{Method "Lit.String" *ast.FuncDecl} EFlags Type Decl{Type "EFlags" *ast.TypeSpec} EIsNil Const Decl{Const "EIsNil" *ast.ValueSpec} EIsTypeAssert Const Decl{Const "EIsTypeAssert" *ast.ValueSpec} EFlags.IsNil Method Decl{Method "EFlags.IsNil" *ast.FuncDecl} MakeEFlag Func Decl{Func "MakeEFlag" *ast.FuncDecl} EFlag4Value Func Decl{Func "EFlag4Value" *ast.FuncDecl} Function Type Decl{Type "Function" *ast.TypeSpec} Macro Type Decl{Type "Macro" *ast.TypeSpec} BindClass Type Decl{Type "BindClass" *ast.TypeSpec} ConstBind Const Decl{Const "ConstBind" *ast.ValueSpec} FuncBind Const Decl{Const "FuncBind" *ast.ValueSpec} VarBind Const Decl{Const "VarBind" *ast.ValueSpec} IntBind Const Decl{Const "IntBind" *ast.ValueSpec} GenericFuncBind Const Decl{Const "GenericFuncBind" *ast.ValueSpec} GenericTypeBind Const Decl{Const "GenericTypeBind" *ast.ValueSpec} BindClass.String Method Decl{Method "BindClass.String" *ast.FuncDecl} BindDescriptor Type Decl{Type "BindDescriptor" *ast.TypeSpec} bindClassMask Const Decl{Const "bindClassMask" *ast.ValueSpec} bindIndexShift Const Decl{Const "bindIndexShift" *ast.ValueSpec} NoIndex Const Decl{Const "NoIndex" *ast.ValueSpec} ConstBindDescriptor Const Decl{Const "ConstBindDescriptor" *ast.ValueSpec} BindClass.MakeDescriptor Method Decl{Method "BindClass.MakeDescriptor" *ast.FuncDecl} BindDescriptor.Class Method Decl{Method "BindDescriptor.Class" *ast.FuncDecl} BindDescriptor.Index Method Decl{Method "BindDescriptor.Index" *ast.FuncDecl} BindDescriptor.Settable Method Decl{Method "BindDescriptor.Settable" *ast.FuncDecl} BindDescriptor.String Method Decl{Method "BindDescriptor.String" *ast.FuncDecl} Bind Type Decl{Type "Bind" *ast.TypeSpec} Bind.String Method Decl{Method "Bind.String" *ast.FuncDecl} Bind.Const Method Decl{Method "Bind.Const" *ast.FuncDecl} Bind.ConstValue Method Decl{Method "Bind.ConstValue" *ast.FuncDecl} Symbol Type Decl{Type "Symbol" *ast.TypeSpec} Expr Type Decl{Type "Expr" *ast.TypeSpec} Expr.Const Method Decl{Method "Expr.Const" *ast.FuncDecl} Expr.NumOut Method Decl{Method "Expr.NumOut" *ast.FuncDecl} Expr.Out Method Decl{Method "Expr.Out" *ast.FuncDecl} Expr.String Method Decl{Method "Expr.String" *ast.FuncDecl} Bind.AsSymbol Method Decl{Method "Bind.AsSymbol" *ast.FuncDecl} Symbol.String Method Decl{Method "Symbol.String" *ast.FuncDecl} Var Type Decl{Type "Var" *ast.TypeSpec} Var.AsSymbol Method Decl{Method "Var.AsSymbol" *ast.FuncDecl} Var.String Method Decl{Method "Var.String" *ast.FuncDecl} PlaceOption Type Decl{Type "PlaceOption" *ast.TypeSpec} Bind.AsVar Method Decl{Method "Bind.AsVar" *ast.FuncDecl} Symbol.AsVar Method Decl{Method "Symbol.AsVar" *ast.FuncDecl} PlaceSettable Const Decl{Const "PlaceSettable" *ast.ValueSpec} PlaceAddress Const Decl{Const "PlaceAddress" *ast.ValueSpec} PlaceOption.String Method Decl{Method "PlaceOption.String" *ast.FuncDecl} CompileOptions Type Decl{Type "CompileOptions" *ast.TypeSpec} COptKeepUntyped Const Decl{Const "COptKeepUntyped" *ast.ValueSpec} COptDefaults Const Decl{Const "COptDefaults" *ast.ValueSpec} LoopInfo Type Decl{Type "LoopInfo" *ast.TypeSpec} LoopInfo.HasLabel Method Decl{Method "LoopInfo.HasLabel" *ast.FuncDecl} FuncInfo Type Decl{Type "FuncInfo" *ast.TypeSpec} poolCapacity Const Decl{Const "poolCapacity" *ast.ValueSpec} ExecFlags Type Decl{Type "ExecFlags" *ast.TypeSpec} EFStartDefer Const Decl{Const "EFStartDefer" *ast.ValueSpec} EFDefer Const Decl{Const "EFDefer" *ast.ValueSpec} EFDebug Const Decl{Const "EFDebug" *ast.ValueSpec} ExecFlags.StartDefer Method Decl{Method "ExecFlags.StartDefer" *ast.FuncDecl} ExecFlags.IsDefer Method Decl{Method "ExecFlags.IsDefer" *ast.FuncDecl} ExecFlags.IsDebug Method Decl{Method "ExecFlags.IsDebug" *ast.FuncDecl} ExecFlags.SetDefer Method Decl{Method "ExecFlags.SetDefer" *ast.FuncDecl} ExecFlags.SetStartDefer Method Decl{Method "ExecFlags.SetStartDefer" *ast.FuncDecl} ExecFlags.SetDebug Method Decl{Method "ExecFlags.SetDebug" *ast.FuncDecl} DebugOp Type Decl{Type "DebugOp" *ast.TypeSpec} DebugOpContinue Var Decl{Var "DebugOpContinue" *ast.ValueSpec} DebugOpStep Var Decl{Var "DebugOpStep" *ast.ValueSpec} CompBinds Type Decl{Type "CompBinds" *ast.TypeSpec} EnvBinds Type Decl{Type "EnvBinds" *ast.TypeSpec} Env TypeFwd Decl{TypeFwd "Env" *ast.TypeSpec} Stmt Type Decl{Type "Stmt" *ast.TypeSpec} Place Type Decl{Type "Place" *ast.TypeSpec} Var.AsPlace Method Decl{Method "Var.AsPlace" *ast.FuncDecl} Place.IsVar Method Decl{Method "Place.IsVar" *ast.FuncDecl} Code Type Decl{Type "Code" *ast.TypeSpec} Debugger Type Decl{Type "Debugger" *ast.TypeSpec} Import Type Decl{Type "Import" *ast.TypeSpec} IrGlobals TypeFwd Decl{TypeFwd "IrGlobals" *ast.TypeSpec} Run Type Decl{Type "Run" *ast.TypeSpec} IrGlobals Type Decl{Type "IrGlobals" *ast.TypeSpec} CompGlobals Type Decl{Type "CompGlobals" *ast.TypeSpec} CompGlobals.CompileOptions Method Decl{Method "CompGlobals.CompileOptions" *ast.FuncDecl} Comp Type Decl{Type "Comp" *ast.TypeSpec} Builtin Type Decl{Type "Builtin" *ast.TypeSpec} Comp.BindUntyped Method Decl{Method "Comp.BindUntyped" *ast.FuncDecl} Env Type Decl{Type "Env" *ast.TypeSpec} Bind.RuntimeValue Method Decl{Method "Bind.RuntimeValue" *ast.FuncDecl} PASS ok github.com/cosmos72/gomacro/base/dep 0.027s github.com/cosmos72/gomacro/gls PASS ok github.com/cosmos72/gomacro/gls 0.005s github.com/cosmos72/gomacro/go/printer PASS ok github.com/cosmos72/gomacro/go/printer 0.369s github.com/cosmos72/gomacro/go/scanner PASS ok github.com/cosmos72/gomacro/go/scanner 0.024s github.com/cosmos72/gomacro/go/types PASS ok github.com/cosmos72/gomacro/go/types 0.057s github.com/cosmos72/gomacro/go/typeutil PASS ok github.com/cosmos72/gomacro/go/typeutil 0.024s github.com/cosmos72/gomacro/xreflect PASS ok github.com/cosmos72/gomacro/xreflect 0.049s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gomacro-2.7-10.20200224git30d4a5c.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bw8pxg + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + cp -pr _example /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + cp -pr doc /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + cp -pr TrickyGo.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qy1jrj + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/gomacro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/gomacro + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/gomacro + RPM_EC=0 ++ jobs -p + exit 0 Provides: gomacro = 2.7-10.20200224git30d4a5c.fc33 gomacro(x86-32) = 2.7-10.20200224git30d4a5c.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: golang-github-cosmos72-gomacro-devel-2.7-10.20200224git30d4a5c.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M6A5ji + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr TrickyGo.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr _example /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/doc/golang-github-cosmos72-gomacro-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WppYgi + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/golang-github-cosmos72-gomacro-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/golang-github-cosmos72-gomacro-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386/usr/share/licenses/golang-github-cosmos72-gomacro-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cosmos72/gomacro/ast2) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2/test) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/ast2/test)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/atomic) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/atomic)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/dep) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/dep)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/genimport) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/genimport)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/inspect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/inspect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/output) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/output)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/paths) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/paths)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/reflect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/reflect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/strings) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/strings)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/untyped) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/base/untyped)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/classic) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/classic)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/cmd) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/cmd)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast/debug) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/fast/debug)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/gls) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/gls)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/etoken) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/etoken)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/parser) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/parser)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/printer) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/printer)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/scanner) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/scanner)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/types) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/types)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/typeutil) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/go/typeutil)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_10) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_10)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_11) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/go1_11)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/syscall) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/syscall)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/thirdparty) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/thirdparty)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/util) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/imports/util)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/xreflect) = 2.7-10.20200224git30d4a5c.fc33 golang(github.com/cosmos72/gomacro/xreflect)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.fc33 golang-github-cosmos72-gomacro-devel = 2.7-10.20200224git30d4a5c.fc33 golang-ipath(github.com/cosmos72/gomacro) = 2.7-10.20200224git30d4a5c.fc33 golang-ipath(github.com/cosmos72/gomacro)(commit=30d4a5c4b78943d743e4ef8d3c8ea85952011e22) = 2.7-10.20200224git30d4a5c.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/mattn/go-runewidth) golang(github.com/peterh/liner) golang(golang.org/x/tools/go/gcexportdata) golang(golang.org/x/tools/go/packages) Processing files: golang-github-cosmos72-gomacro-debugsource-2.7-10.20200224git30d4a5c.fc33.i686 Provides: golang-github-cosmos72-gomacro-debugsource = 2.7-10.20200224git30d4a5c.fc33 golang-github-cosmos72-gomacro-debugsource(x86-32) = 2.7-10.20200224git30d4a5c.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gomacro-debuginfo-2.7-10.20200224git30d4a5c.fc33.i686 Provides: debuginfo(build-id) = c5717e5ba42e36367669a199a199f3ff1388a638 gomacro-debuginfo = 2.7-10.20200224git30d4a5c.fc33 gomacro-debuginfo(x86-32) = 2.7-10.20200224git30d4a5c.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cosmos72-gomacro-debugsource(x86-32) = 2.7-10.20200224git30d4a5c.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-debugsource-2.7-10.20200224git30d4a5c.fc33.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-devel-2.7-10.20200224git30d4a5c.fc33.noarch.rpm Wrote: /builddir/build/RPMS/gomacro-debuginfo-2.7-10.20200224git30d4a5c.fc33.i686.rpm Wrote: /builddir/build/RPMS/gomacro-2.7-10.20200224git30d4a5c.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.72tCoi + umask 022 + cd /builddir/build/BUILD + cd gomacro-30d4a5c4b78943d743e4ef8d3c8ea85952011e22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-10.20200224git30d4a5c.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0