Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/micro.spec'], chrootPath='/var/lib/mock/f31-build-21278681-1666543/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 x86_64 --nodeps /builddir/build/SPECS/micro.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1593545602 Wrote: /builddir/build/SRPMS/micro-2.0.6-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/micro.spec'], chrootPath='/var/lib/mock/f31-build-21278681-1666543/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 x86_64 --nodeps /builddir/build/SPECS/micro.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1593545602 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rmuneT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf micro-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/micro-2.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd micro-2.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/micro-2.0.6/vendor + [[ ! -e /builddir/build/BUILD/micro-2.0.6/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/micro-2.0.6/_build/bin install: creating directory '/builddir/build/BUILD/micro-2.0.6/_build' install: creating directory '/builddir/build/BUILD/micro-2.0.6/_build/bin' + export GOPATH=/builddir/build/BUILD/micro-2.0.6/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/micro-2.0.6/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro ]] ++ dirname /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro + install -m 0755 -vd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia install: creating directory '/builddir/build/BUILD/micro-2.0.6/_build/src' install: creating directory '/builddir/build/BUILD/micro-2.0.6/_build/src/github.com' install: creating directory '/builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia' + ln -fs /builddir/build/BUILD/micro-2.0.6 /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro + cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro ++ find . -name '*.go' + sed -i 's|github.com/zyedidia/json5|github.com/flynn/json5|' ./cmd/micro/clean.go ./cmd/micro/debug.go ./cmd/micro/initlua.go ./cmd/micro/micro.go ./cmd/micro/micro_test.go ./internal/action/actions.go ./internal/action/actions_other.go ./internal/action/actions_posix.go ./internal/action/bindings.go ./internal/action/bufpane.go ./internal/action/command.go ./internal/action/defaults_darwin.go ./internal/action/defaults_other.go ./internal/action/events.go ./internal/action/globals.go ./internal/action/infocomplete.go ./internal/action/infopane.go ./internal/action/pane.go ./internal/action/rawpane.go ./internal/action/tab.go ./internal/action/terminal_supported.go ./internal/action/terminal_unsupported.go ./internal/action/termpane.go ./internal/buffer/autocomplete.go ./internal/buffer/backup.go ./internal/buffer/buffer.go ./internal/buffer/buffer_generated_test.go ./internal/buffer/buffer_test.go ./internal/buffer/cursor.go ./internal/buffer/eventhandler.go ./internal/buffer/line_array.go ./internal/buffer/line_array_test.go ./internal/buffer/loc.go ./internal/buffer/message.go ./internal/buffer/save.go ./internal/buffer/search.go ./internal/buffer/serialize.go ./internal/buffer/settings.go ./internal/buffer/stack.go ./internal/buffer/stack_test.go ./internal/config/autosave.go ./internal/config/colorscheme.go ./internal/config/colorscheme_test.go ./internal/config/config.go ./internal/config/globals.go ./internal/config/plugin.go ./internal/config/plugin_installer.go ./internal/config/plugin_installer_test.go ./internal/config/plugin_manager.go ./internal/config/rtfiles.go ./internal/config/rtfiles_test.go ./internal/config/runtime.go ./internal/config/settings.go ./internal/display/bufwindow.go ./internal/display/infowindow.go ./internal/display/statusline.go ./internal/display/tabwindow.go ./internal/display/termwindow.go ./internal/display/uiwindow.go ./internal/display/window.go ./internal/info/gutter.go ./internal/info/history.go ./internal/info/infobuffer.go ./internal/lua/lua.go ./internal/screen/message.go ./internal/screen/screen.go ./internal/shell/job.go ./internal/shell/shell.go ./internal/shell/terminal.go ./internal/util/lua.go ./internal/util/profile.go ./internal/util/unicode.go ./internal/util/util.go ./internal/util/util_test.go ./internal/views/splits.go ./internal/views/splits_test.go ./pkg/highlight/ftdetect.go ./pkg/highlight/highlighter.go ./pkg/highlight/parser.go ./pkg/highlight/unicode.go ./runtime/syntax/make_headers.go ./runtime/syntax/syntax_checker.go ./runtime/syntax/syntax_converter.go ./tools/build-date.go ./tools/build-version.go ./tools/info-plist.go ./tools/remove-nightly-assets.go ./tools/testgen.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bnoART + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + export 'LDFLAGS=-X '\''github.com/zyedidia/micro/internal/util.Version=2.0.6'\'' -X '\''github.com/zyedidia/micro/internal/util.CommitHash=60846f5'\'' -X '\''github.com/zyedidia/micro/internal/util.CompileDate=June 30, 2020'\'' -X '\''github.com/zyedidia/micro/internal/util.Debug=OFF'\''' + LDFLAGS='-X '\''github.com/zyedidia/micro/internal/util.Version=2.0.6'\'' -X '\''github.com/zyedidia/micro/internal/util.CommitHash=60846f5'\'' -X '\''github.com/zyedidia/micro/internal/util.CompileDate=June 30, 2020'\'' -X '\''github.com/zyedidia/micro/internal/util.Debug=OFF'\''' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/micro + GOPATH=/builddir/build/BUILD/micro-2.0.6/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X '\''github.com/zyedidia/micro/internal/util.Version=2.0.6'\'' -X '\''github.com/zyedidia/micro/internal/util.CommitHash=60846f5'\'' -X '\''github.com/zyedidia/micro/internal/util.CompileDate=June 30, 2020'\'' -X '\''github.com/zyedidia/micro/internal/util.Debug=OFF'\''-X github.com/zyedidia/micro/version=2.0.6 -B 0xefda75bfb488e0bc0301e6d40600c27953ee2116 -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/micro-2.0.6/_build/bin/micro github.com/zyedidia/micro/cmd/micro WORK=/tmp/go-build254290218 unicode/utf8 mkdir -p $WORK/b018/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b191/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Jkqask6xfMQFN3i6W2Rl/Jkqask6xfMQFN3i6W2Rl -goversion go1.13.11 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go crypto/subtle mkdir -p $WORK/b167/ internal/nettrace mkdir -p $WORK/b084/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b020/ container/list runtime/internal/sys cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eTNg_nXdX2aXVbyDYrv5/eTNg_nXdX2aXVbyDYrv5 -goversion go1.13.11 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b081/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF math/bits cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid ZUUfmbK6_y5bOaHNeEx7/ZUUfmbK6_y5bOaHNeEx7 -goversion go1.13.11 -D "" -importcfg $WORK/b191/importcfg -pack ./aliasing.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid yEsuyT5iTdhon51nRe6S/yEsuyT5iTdhon51nRe6S -goversion go1.13.11 -D "" -importcfg $WORK/b084/importcfg -pack ./nettrace.go unicode/utf16 cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid nFqpP_-JQwChpDrXqVke/nFqpP_-JQwChpDrXqVke -goversion go1.13.11 -D "" -importcfg $WORK/b167/importcfg -pack ./constant_time.go mkdir -p $WORK/b023/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b054/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p container/list -std -complete -installsuffix shared -buildid Gleq2hvqFMW9_ZRV8G0Q/Gleq2hvqFMW9_ZRV8G0Q -goversion go1.13.11 -D "" -importcfg $WORK/b081/importcfg -pack ./list.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding -std -complete -installsuffix shared -buildid b-lLrp-h5bOtj7KCkd8b/b-lLrp-h5bOtj7KCkd8b -goversion go1.13.11 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go golang.org/x/text/internal/utf8internal mkdir -p $WORK/b156/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid w-0RK-wttBtOjzF4Mj3M/w-0RK-wttBtOjzF4Mj3M -goversion go1.13.11 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b166/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid LUKIQ8aghVZojhl3iG4d/LUKIQ8aghVZojhl3iG4d -goversion go1.13.11 -D "" -importcfg $WORK/b054/importcfg -pack ./utf16.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/text/internal/utf8internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/text/internal/utf8internal -complete -installsuffix shared -buildid uOsselZ8T9JefL2Z9bYt/uOsselZ8T9JefL2Z9bYt -goversion go1.13.11 -D "" -importcfg $WORK/b156/importcfg -pack ./utf8internal.go vendor/golang.org/x/crypto/cryptobyte/asn1 golang.org/x/text/encoding/internal/identifier cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid OIxewO67988k-wEDDSRJ/OIxewO67988k-wEDDSRJ -goversion go1.13.11 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b188/ internal/cpu cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jmhE4hXldvz9-gwv7VpJ/jmhE4hXldvz9-gwv7VpJ -goversion go1.13.11 -D "" -importcfg $WORK/b166/importcfg -pack ./aliasing.go mkdir -p $WORK/b008/ image/color mkdir -p $WORK/b097/ mkdir -p $WORK/b094/ sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid rraIsPPXgcoizstehgj4/rraIsPPXgcoizstehgj4 -goversion go1.13.11 -D "" -importcfg $WORK/b188/importcfg -pack ./asn1.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p image/color -std -complete -installsuffix shared -buildid 8uz-vCcCxc7715qT3MLo/8uz-vCcCxc7715qT3MLo -goversion go1.13.11 -D "" -importcfg $WORK/b097/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF runtime/cgo cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b086/ cd /usr/share/gocode/src/golang.org/x/text/encoding/internal/identifier /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid bHMcjSr4yMp6dketxAIz/bHMcjSr4yMp6dketxAIz -goversion go1.13.11 -D "" -importcfg $WORK/b094/importcfg -pack ./identifier.go ./mib.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b194/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b086/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b086/ -g -O2 -Wall -Werror ./cgo.go runtime/internal/atomic mkdir -p $WORK/b010/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 26i2j9FUxnxMV6Qc_YVx/26i2j9FUxnxMV6Qc_YVx -goversion go1.13.11 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b194/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b194/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid lTaiLYLOxPOeayNc0hK1/lTaiLYLOxPOeayNc0hK1 -goversion go1.13.11 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/acd95fa7136349479559ceba29474783f3936e6b68465552259300ae22e4808a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -YKiERQVdL3Rdvko9K1v/-YKiERQVdL3Rdvko9K1v -goversion go1.13.11 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid W8iPVECmDrISPMiJbjs7/W8iPVECmDrISPMiJbjs7 -goversion go1.13.11 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9aacba2799af0a91aa3f9f997ef152e1288f6073bebd6fc252e0a00b4633eacd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/5c/5c17fcf4921236f69ccbaaff5b5691afd5d44f8521774cfc18db27fa78c67a8b-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d4ac6807d6b953a679e2f8a62411f3d40d5b04e9eda96fd2179ef4882b1573f2-d # internal cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6c/6c06db67689392ffc66efd68a66be2b1acbd80c0b85e550a707734229a89e1fd-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid xuEqh0hAsYRix4OPkbtV/xuEqh0hAsYRix4OPkbtV -goversion go1.13.11 -symabis $WORK/b194/symabis -D "" -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/go_asm.h ./doc.go ./mont25519_amd64.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/5b/5b114fbe4574a1a97868e06e4e6194ce0af54e83ad4872e44bd5d9008b899b16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b4/b4f6de0ccc39a00d065a913cbbb5b2054fd9dec34d485ceb14de9555ccafa826-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c7/c7927b48f1e8f542c7c822c4b16d46eccfec082ed05511f5f9848a319c8d6fef-d # internal runtime/internal/math mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal 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_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid Ttfug8lVCNaCdcYzbaFs/Ttfug8lVCNaCdcYzbaFs -goversion go1.13.11 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cd/cd0fcca40ba519eca1e568de8aefc76d20c7a48067f0f69d962b95ab87343a0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/62/62c3269d50a80f5e4cbba7044150be785a9aa7706faa0e3eb69e5aed1e4a9bd9-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/41/41363c8aafdcf46c4e13acaa701f048d93aab46fa89fbcd0a32917842ada672e-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f8/f8acc27683cbc489f0095143961e682d4dc5abc15f719b283e2b675cb31c30ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4f/4fd4d34e1b398a7680c28ad058a52a97783930fee05cd77acc13b0bcbe79578f-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/be/be38499069f49067f346ec126f279c61e4ef1f39b13fea66b2aa958e131c9eaf-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/47/47c470d694c46ad631a3c8f1c1e4cdd31a9fac56e2897e52beb7ef326d7f8457-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b194/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/cswap_amd64.o ./cswap_amd64.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/56/5618052877ddf00be64ac802e46163a9498704814078b0f63d93197dd807040c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f4/f4168e64a870776067edb05fc6f2555e1a695effcfa494f9bcc03e76ac007293-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8b/8bbf0709e79191e0bca8e20262f417639b15c97ea6742197b39409b71de93890-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/mul_amd64.o ./mul_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b194/square_amd64.o ./square_amd64.s cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/92/92799c7a7cad7e9b6de817b6ac278acd0ae4a6bbc6043addb7c3602bfa15217f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/const_amd64.o $WORK/b194/cswap_amd64.o $WORK/b194/freeze_amd64.o $WORK/b194/ladderstep_amd64.o $WORK/b194/mul_amd64.o $WORK/b194/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c6/c6f6fc0e4cb565431995507a20e892981abc9040627ec79a50b9079971237476-d # internal cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b036/ internal/bytealg mkdir -p $WORK/b007/ math mkdir -p $WORK/b022/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid apAYbAOQoN5GGdj4Cj-L/apAYbAOQoN5GGdj4Cj-L -goversion go1.13.11 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 1G1itOujz42qQ213hAfK/1G1itOujz42qQ213hAfK -goversion go1.13.11 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid IStM2WqCBW5VBQF2dSBH/IStM2WqCBW5VBQF2dSBH -goversion go1.13.11 -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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9b/9b19baa368cf85ac295eaa84c67c764c008b5a968a30b2707557c549daddc5f7-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/52/5255b12537f69bf9413a4ef75eb8274f610bf06b680502d0954bc6e92eda5994-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a1/a173a2c6aa6bfc8a3af9ea79d43dbf086710a3e2196d1587af643d64fca6ea1b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x004.o -c gcc_fatalf.c 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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid pynVRtNPCaG44iLM3a8c/pynVRtNPCaG44iLM3a8c -goversion go1.13.11 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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 ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/log_amd64.o $WORK/b022/sqrt_amd64.o $WORK/b022/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e7/e79de113a9550b903b7813fb190acb87a4d4be516524ecd60e871a5f95913f15-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -g -O2 -Wall -Werror -o $WORK/b086/_x012.o -c gcc_amd64.S cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go -dynlinker cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./asm_amd64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p runtime/cgo -std -installsuffix shared -buildid seZzvmDXccj0OfeyaQSU/seZzvmDXccj0OfeyaQSU -goversion go1.13.11 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b086/_cgo_gotypes.go $WORK/b086/cgo.cgo1.go $WORK/b086/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_amd64.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o $WORK/b086/_x006.o $WORK/b086/_x007.o $WORK/b086/_x008.o $WORK/b086/_x009.o $WORK/b086/_x010.o $WORK/b086/_x011.o $WORK/b086/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2d/2d3d9bddcc8d8f6856e50b3154740a479b2ba7f31d756803ab716b943e4ec7f9-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/5d/5de71f8191cfab55a3468170f421ce2c31ff2e2281915be012e874881597886b-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b014/ 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_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid VFtB_dhfNvATnLt6twaP/VFtB_dhfNvATnLt6twaP -goversion go1.13.11 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid jSB2XJvJkZkmZOsGP7Lp/jSB2XJvJkZkmZOsGP7Lp -goversion go1.13.11 -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_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/44/44e60c837632624fca4e492c8dde7144b1f1f834cf62e4991af9374796b9b270-d # internal internal/singleflight mkdir -p $WORK/b085/ math/rand mkdir -p $WORK/b049/ cat >$WORK/b085/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_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid KOLaNZfrBI5kCRzfVXDM/KOLaNZfrBI5kCRzfVXDM -goversion go1.13.11 -D "" -importcfg $WORK/b085/importcfg -pack ./singleflight.go cat >$WORK/b049/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_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid BGZLFIP22Q7GiMo0AEFC/BGZLFIP22Q7GiMo0AEFC -goversion go1.13.11 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/41/41e4eff5d4991cd2bb0b525bf7a96cf062b4fd9c847dacaca557bb797f26a463-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/e5/e581652dfc1aa9477e4722a7823b64cd7002fe02414371db471905827c3eeca8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1c29f7da20448b3a30fee61d4a3b3111d1807f4094f67bb2a668b2c6a91a1e2e-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b028/ 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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid w2HgeMsYu1oiK2twrx4f/w2HgeMsYu1oiK2twrx4f -goversion go1.13.11 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/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_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid BZKGtzMyzg87xTFq-kEK/BZKGtzMyzg87xTFq-kEK -goversion go1.13.11 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5c5e6c1598d52898303d29d5ca084be4c9673552f6906f8061dd9694b323149b-d # internal internal/oserror mkdir -p $WORK/b030/ io mkdir -p $WORK/b013/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid uedM5WDr492ggEYuyard/uedM5WDr492ggEYuyard -goversion go1.13.11 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid TFkFezLGqvSs65RlhwD_/TFkFezLGqvSs65RlhwD_ -goversion go1.13.11 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b025/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b025/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 cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 5TBD5qXe6LqAjRPSUCl9/5TBD5qXe6LqAjRPSUCl9 -goversion go1.13.11 -D "" -importcfg $WORK/b083/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid YjHeTa1PHRFdsxVlR-9z/YjHeTa1PHRFdsxVlR-9z -goversion go1.13.11 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0c/0c8893fd5c7102827572b12227cc8bad799df476a79af3cc49b4844fa2c17501-d # internal syscall mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b032/symabis ./asm_linux_amd64.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_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_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p syscall -std -installsuffix shared -buildid Cq1xoN24DLgIXN6Rklfp/Cq1xoN24DLgIXN6Rklfp -goversion go1.13.11 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/da/da776c190a66cedcd3a973b6564b14261d99f69434e36e610b54f1fc00ec37aa-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/internal/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/text/internal/tag -complete -installsuffix shared -buildid _-sNjrHOih77k8B7wDk-/_-sNjrHOih77k8B7wDk- -goversion go1.13.11 -D "" -importcfg $WORK/b160/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/02/02fef3838959244676cd16460d5159aeb3c57fa2e09c4967412f44ae1101ff12-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c0/c0c5748ae6f353e62e9c695bfd354eea74bdc668a249bf6ca757d354772c90a9-d # internal hash mkdir -p $WORK/b061/ crypto/internal/randutil mkdir -p $WORK/b172/ bytes mkdir -p $WORK/b003/ strings cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash -std -complete -installsuffix shared -buildid H3Yug38WDIvVEBu7iZv2/H3Yug38WDIvVEBu7iZv2 -goversion go1.13.11 -D "" -importcfg $WORK/b061/importcfg -pack ./hash.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF 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/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid NfkSUN_XND5S-F45GuSg/NfkSUN_XND5S-F45GuSg -goversion go1.13.11 -D "" -importcfg $WORK/b172/importcfg -pack ./randutil.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 7yL6trF4x0h9JFslarC-/7yL6trF4x0h9JFslarC- -goversion go1.13.11 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b038/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_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid MUTM_i6ktJ08eP9Emilg/MUTM_i6ktJ08eP9Emilg -goversion go1.13.11 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/05/052e83c867effe30bf32ecefd2b38b9df321ad7771c9408086538a8f801975ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/54/5497534723e53911ccdfa1951bee370744e065294010cca86197583c5d767107-d # internal crypto/hmac mkdir -p $WORK/b177/ hash/crc32 mkdir -p $WORK/b070/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid R2BsdV76NaGWaM2Udt2L/R2BsdV76NaGWaM2Udt2L -goversion go1.13.11 -D "" -importcfg $WORK/b177/importcfg -pack ./hmac.go cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./crc32_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xhvO4ijjX4gT7xHUfL2h/xhvO4ijjX4gT7xHUfL2h -goversion go1.13.11 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d0/d08c512f4f19f6453b711d7be0d418cb77593cab9212ed2b969f20db31ad69e0-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b177/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_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_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid _FnXSecQJe214Q3clkBM/_FnXSecQJe214Q3clkBM -goversion go1.13.11 -D "" -importcfg $WORK/b195/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/bb/bbd04734d361ee632c76e980d0124c061f72e5a804d89fc86b2770815f62e75f-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/98/98bde43bd53750d40003abbe0918b395b1638644f744bcf24e532493154d91a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/12/12cdb46bf0327830bc65f1e331f7ba9d452571bc20dbb39f8cb6fa25d70c4fce-d # internal crypto mkdir -p $WORK/b060/ crypto/rc4 mkdir -p $WORK/b178/ reflect cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b166/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b024/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid DioitNx7ZtRH1ItQrEfI/DioitNx7ZtRH1ItQrEfI -goversion go1.13.11 -D "" -importcfg $WORK/b178/importcfg -pack ./rc4.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d90eed81083c25d1c98bb35ea6218651d5deed0cd4ff46b9d0e4e7b4cb38c38-d # internal cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto -std -complete -installsuffix shared -buildid Hy4GUxkU2q4AmJkTRBEj/Hy4GUxkU2q4AmJkTRBEj -goversion go1.13.11 -D "" -importcfg $WORK/b060/importcfg -pack ./crypto.go bufio mkdir -p $WORK/b002/ vendor/golang.org/x/text/transform golang.org/x/text/transform mkdir -p $WORK/b199/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b024/symabis ./asm_amd64.s mkdir -p $WORK/b095/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y41CB-kUODGX2-CD77hd/Y41CB-kUODGX2-CD77hd -goversion go1.13.11 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b199/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_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid FQGKGfWcUpk6pgYvYhvV/FQGKGfWcUpk6pgYvYhvV -goversion go1.13.11 -D "" -importcfg $WORK/b199/importcfg -pack ./transform.go cat >$WORK/b095/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/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid HDfonJrDPLQKJ4F5WOkf/HDfonJrDPLQKJ4F5WOkf -goversion go1.13.11 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid ZZsdyWww2dIbYy4KHsPL/ZZsdyWww2dIbYy4KHsPL -goversion go1.13.11 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/74/7446143a2183055f8bf80dff2a002ee7864518c2f8386d7a7b729b72a2e82dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/66/6633f1677392c16c0b5201434f016db49b799e5a764ca008a638f91a3aff777b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d8/d83ca4d2a35fce6a260ef99d6779dcadab5a512c2f93dfae6a69599465932b3e-d # internal github.com/kballard/go-shellquote mkdir -p $WORK/b056/ path mkdir -p $WORK/b071/ html mkdir -p $WORK/b063/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b066/ cd /usr/share/gocode/src/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/kballard/go-shellquote -complete -installsuffix shared -buildid -DLKi3A0_dA4oWtP1qqs/-DLKi3A0_dA4oWtP1qqs -goversion go1.13.11 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./quote.go ./unquote.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p path -std -complete -installsuffix shared -buildid M-uOz6a_S1fM0-egPray/M-uOz6a_S1fM0-egPray -goversion go1.13.11 -D "" -importcfg $WORK/b071/importcfg -pack ./match.go ./path.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid HEn747VXr2kvGNkcXpQs/HEn747VXr2kvGNkcXpQs -goversion go1.13.11 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p html -std -complete -installsuffix shared -buildid IuMK2oOAHO80f03Gn0hE/IuMK2oOAHO80f03Gn0hE -goversion go1.13.11 -D "" -importcfg $WORK/b063/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a2/a2e0e6bcdfed3f51439029ddd4a0ec963c6a4d4f96d5f86c80694ce25ef8d635-d # internal golang.org/x/text/encoding mkdir -p $WORK/b093/ golang.org/x/text/runes mkdir -p $WORK/b157/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p golang.org/x/text/encoding -complete -installsuffix shared -buildid 6AHleWOKsPN6pmc_OMSH/6AHleWOKsPN6pmc_OMSH -goversion go1.13.11 -D "" -importcfg $WORK/b093/importcfg -pack ./encoding.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/runes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/text/runes -complete -installsuffix shared -buildid FmxPFFgatRBONJTyKfma/FmxPFFgatRBONJTyKfma -goversion go1.13.11 -D "" -importcfg $WORK/b157/importcfg -pack ./cond.go ./runes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d3/d3f909f1f4e40ffa6f8798cf375799819c95fccfbaa24befdd189fe8da39475a-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/84/8457ab18f27f0755d8b37d96d9d9009d690ebce11197447cec205c5754edbce2-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4e/4eaa024a9ba0c4551956df50687542d984c2ef4a1065862443a10f0c491033d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f8/f8b245525d17a0c1b96212930525604779c0528400305efd0649f5ca593a502b-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a3/a359f6af9c9d47eeb68ac1052afd0c9ac2ab33e486c5fd406a33501383a480a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/42/42876b7a5a1d8fa719ef53c9474c7040aec897018488ad9543380ba1af90e4a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b6/b60f6f12e26b7cf187a8fab8102e9eecdf6b1b8eb1ad7af399973061a89f24bc-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b150/ github.com/gdamore/encoding mkdir -p $WORK/b092/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/text/encoding/internal -complete -installsuffix shared -buildid LJZwaDkc7ByEWSqXZBAE/LJZwaDkc7ByEWSqXZBAE -goversion go1.13.11 -D "" -importcfg $WORK/b150/importcfg -pack ./internal.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gdamore/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/gdamore/encoding -complete -installsuffix shared -buildid 4Xc4Hzm3-6ei6FXrO0ZC/4Xc4Hzm3-6ei6FXrO0ZC -goversion go1.13.11 -D "" -importcfg $WORK/b092/importcfg -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/41/413ae000f9103959c66e209357d724d00db1f433dc13c6c1ae99d68dc4987dd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/39/39ef5a5a73fef3120289af36a1a1fe8a22e520ead99126f89e358086978bd306-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b156/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b157/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf16=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p golang.org/x/text/encoding/unicode -complete -installsuffix shared -buildid kbnPZ6QwAMswa3ElfmTs/kbnPZ6QwAMswa3ElfmTs -goversion go1.13.11 -D "" -importcfg $WORK/b155/importcfg -pack ./override.go ./unicode.go golang.org/x/text/encoding/korean mkdir -p $WORK/b152/ golang.org/x/text/encoding/charmap mkdir -p $WORK/b149/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/korean /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/text/encoding/korean -complete -installsuffix shared -buildid q6XZhl055eUCM1eODsZC/q6XZhl055eUCM1eODsZC -goversion go1.13.11 -D "" -importcfg $WORK/b152/importcfg -pack ./euckr.go ./tables.go cd /usr/share/gocode/src/golang.org/x/text/encoding/charmap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/text/encoding/charmap -complete -installsuffix shared -buildid Eh3JsVMs8orR2S2FZhf7/Eh3JsVMs8orR2S2FZhf7 -goversion go1.13.11 -D "" -importcfg $WORK/b149/importcfg -pack ./charmap.go ./tables.go golang.org/x/text/encoding/japanese mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/japanese /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/text/encoding/japanese -complete -installsuffix shared -buildid qv4kPrYDlOK9IzxG0ovc/qv4kPrYDlOK9IzxG0ovc -goversion go1.13.11 -D "" -importcfg $WORK/b151/importcfg -pack ./all.go ./eucjp.go ./iso2022jp.go ./shiftjis.go ./tables.go golang.org/x/text/encoding/traditionalchinese mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/traditionalchinese /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p golang.org/x/text/encoding/traditionalchinese -complete -installsuffix shared -buildid AV-5XdQWQl9XTL81Jkoh/AV-5XdQWQl9XTL81Jkoh -goversion go1.13.11 -D "" -importcfg $WORK/b154/importcfg -pack ./big5.go ./tables.go golang.org/x/text/encoding/simplifiedchinese mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/simplifiedchinese /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/text/encoding/simplifiedchinese -complete -installsuffix shared -buildid e0_m2YgCMeJf45LvbbR5/e0_m2YgCMeJf45LvbbR5 -goversion go1.13.11 -D "" -importcfg $WORK/b153/importcfg -pack ./all.go ./gbk.go ./hzgb2312.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/84/8475c8c709cab89c068dab8e08fd193ea39488e761d65847564bb89f0a928faa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8b/8bc2121792bf7f1ffafcf855f794de78c7e80869e12f9ea276acacc7628defd8-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b032/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ba/ba44a462cec9b79519c2a3c4185953eb39cbd36786e4b8e6d857c6d99bd0d170-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ internal/syscall/unix mkdir -p $WORK/b035/ time mkdir -p $WORK/b033/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b032/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid rijlz1-vP1aRL_XzIyfR/rijlz1-vP1aRL_XzIyfR -goversion go1.13.11 -D "" -importcfg $WORK/b034/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid EMCDIAh3JGuZqjxdS20k/EMCDIAh3JGuZqjxdS20k -goversion go1.13.11 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b033/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/b032/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p time -std -installsuffix shared -buildid ePHkbnVVJy3mkkPAakUs/ePHkbnVVJy3mkkPAakUs -goversion go1.13.11 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8b/8b9fa094bbc3ea37d5b8821b00a167a8c7e3bb164bb57a471cfa9a8d652f27a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3a/3ac9c923d7e5ade2acdc9e081bb5183d79ef7efb42d13e4cd5a1cfbb00888612-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/dc/dc49082a9de37f6eaa175dbef7ad4e202df87773a9a7a999d32798812a6068e4-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p regexp -std -complete -installsuffix shared -buildid GXszQQ0XxuafBs0dvLg5/GXszQQ0XxuafBs0dvLg5 -goversion go1.13.11 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/31/317913baccdf81edc6414bc34748d2c787d491b8a694b9a1f1b54b799da6ea90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/61/61f1ea2401299b0a0058f30a0ed17a8775c162bb72cfc69fc48c99e10fa0d4eb-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/fd/fd567cd0927d25d655d4a9de150b311d13c11becdec25eac5c3f0508bcba9f9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1a/1a45c1646dcdc925bb224b5db74adbc07eac620830dae2b69b06f545d8c77483-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b2/b248a2c44e73791d8090d974a31bc81d8467efa077cc69dc2594aecf02c4ca39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4d/4d94777b66ad02a8d1f79d377f8fc73f31b29639f8d299d9b4220a3d7de7104a-d # internal context mkdir -p $WORK/b045/ internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b045/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 time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid 3mnoVmNOQayM4PVLQKY3/3mnoVmNOQayM4PVLQKY3 -goversion go1.13.11 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid d62LtBGCIkLZpY0WPMUl/d62LtBGCIkLZpY0WPMUl -goversion go1.13.11 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fc/fc8bb61db509d1b4eeb6120373c957646215aefbfc3b8dc0f225d40afe1dc62e-d # internal github.com/zyedidia/glob mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b065/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/glob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/zyedidia/glob -complete -installsuffix shared -buildid wp3tbMoSXq-Q0Qnuv4UB/wp3tbMoSXq-Q0Qnuv4UB -goversion go1.13.11 -D "" -importcfg $WORK/b076/importcfg -pack ./glob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1c/1c59b1b9b07f990a890a2d8f0dafb34a508f5afab69c63a157d397dabfb5040f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/af/afdbd0ea8c12e1299ef61fc960d32d9d3365ad47ab2d621fd37b7f90dcfd1517-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/da/dad09396ac704f563306843cbc23b617d4f8965dfa6bb404ab17326b94bf404f-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid Ify4hQbSISi45upMsG1s/Ify4hQbSISi45upMsG1s -goversion go1.13.11 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/da/daa928977a9d148d7cf3d9ca9ecc96e5be25e32cd65fd3b122dd880912333d4c-d # internal encoding/binary mkdir -p $WORK/b021/ internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b021/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/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ziGxBq2mSntrNEavbSJs/ziGxBq2mSntrNEavbSJs -goversion go1.13.11 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kU9-YldlDIx6wjrUHey1/kU9-YldlDIx6wjrUHey1 -goversion go1.13.11 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/16/1685d6f0ff60dee5403c6ac936a6275496d601b82d5f00ea0c193956bf2aba97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7f/7fc798ff77eeca929cf3d85b0df466610b9ee9e43f095a356bddf34b98627603-d # internal encoding/base64 mkdir -p $WORK/b053/ crypto/md5 mkdir -p $WORK/b059/ vendor/golang.org/x/crypto/poly1305 vendor/golang.org/x/sys/cpu crypto/sha512 crypto/sha1 mkdir -p $WORK/b173/ crypto/sha256 mkdir -p $WORK/b192/ crypto/cipher crypto/ed25519/internal/edwards25519 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b176/ cat >$WORK/b173/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b173/symabis ./sha512block_amd64.s mkdir -p $WORK/b193/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid K8fxzBSOSfX0QvTYyyan/K8fxzBSOSfX0QvTYyyan -goversion go1.13.11 -D "" -importcfg $WORK/b053/importcfg -pack ./base64.go cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b180/ mkdir -p $WORK/b181/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./md5block_amd64.s cat >$WORK/b192/go_asm.h << 'EOF' # internal EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b165/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b192/symabis ./sum_amd64.s cat >$WORK/b193/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid idVu3DNvs5oPYFZiobEZ/idVu3DNvs5oPYFZiobEZ -goversion go1.13.11 -D "" -importcfg $WORK/b176/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b193/symabis ./cpu_x86.s cat >$WORK/b180/go_asm.h << 'EOF' # internal EOF cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cat >$WORK/b181/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b165/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b180/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b181/symabis ./sha256block_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b043/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./asm_linux_amd64.s cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid LMU0UYEo5Bffgjb_3KTv/LMU0UYEo5Bffgjb_3KTv -goversion go1.13.11 -symabis $WORK/b193/symabis -D "" -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid _FSBWYQGbRFWMfeboFe5/_FSBWYQGbRFWMfeboFe5 -goversion go1.13.11 -symabis $WORK/b192/symabis -D "" -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b166/_pkg_.a packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 1wq0UtZsxnYB2pwNkVfF/1wq0UtZsxnYB2pwNkVfF -goversion go1.13.11 -symabis $WORK/b165/symabis -D "" -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LSvfNsL2valoStFXNLTt/LSvfNsL2valoStFXNLTt -goversion go1.13.11 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid uVtvGKMvqFj4twypWbM8/uVtvGKMvqFj4twypWbM8 -goversion go1.13.11 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid ddQOrAlQnS0HqtvFE3vp/ddQOrAlQnS0HqtvFE3vp -goversion go1.13.11 -symabis $WORK/b173/symabis -D "" -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid QKly4Wh_eol9bwSUMILy/QKly4Wh_eol9bwSUMILy -goversion go1.13.11 -symabis $WORK/b180/symabis -D "" -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid paIpCHeHTMNkEa9IxnLg/paIpCHeHTMNkEa9IxnLg -goversion go1.13.11 -symabis $WORK/b181/symabis -D "" -importcfg $WORK/b181/importcfg -pack -asmhdr $WORK/b181/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b193/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b192/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b193/_pkg_.a $WORK/b193/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/eb/eb377d7b57261b99b18dc4b6da2b67760c7e593eafc2badc79394702ec68dfc5-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b192/_pkg_.a $WORK/b192/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/bb/bb6d83658c9d7bf7982c36490de6aa8c9ba5f0ba0ebce9d588841cf0ffd86d33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/80/8088cb44cb8508210c10cb60badb3f546227ab152988378388115e9528805882-d # internal os/signal mkdir -p $WORK/b147/ github.com/mattn/go-runewidth mkdir -p $WORK/b088/ path/filepath cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/md5block_amd64.o ./md5block_amd64.s cat >$WORK/b147/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b041/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b147/symabis ./sig.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid Ew84PxpproLDlLZ0PkhQ/Ew84PxpproLDlLZ0PkhQ -goversion go1.13.11 -D "" -importcfg $WORK/b088/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid yE5qgNrazYpvzb8ZiyBF/yE5qgNrazYpvzb8ZiyBF -goversion go1.13.11 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid LKkd0YQqja7C3YBZEAdG/LKkd0YQqja7C3YBZEAdG -goversion go1.13.11 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p os/signal -std -installsuffix shared -buildid n8ofNp2JvJh6wesPVt8I/n8ofNp2JvJh6wesPVt8I -goversion go1.13.11 -symabis $WORK/b147/symabis -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./doc.go ./signal.go ./signal_unix.go net mkdir -p $WORK/b082/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b082/ -importpath net -- -I $WORK/b082/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b173/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f8/f89171b29beffc35211451072011f80f05aa239e90ef6fceda044fe7ce185977-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b181/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b180/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/74/7420b9cbe4f092d0e9b333ca93a3c6197fcd39e1793f6982c1db42039ce35b75-d # internal encoding/pem mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid _RA1Val_iWsKCijY2lag/_RA1Val_iWsKCijY2lag -goversion go1.13.11 -D "" -importcfg $WORK/b186/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/50/50dfe9b7da4928c1e0d4229a31ac601be44af29e63f6c34e642e055e1df52ff8-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ea/ea4d267fca766e1051b8763540abe1cba10e6decb00e11ede96e2c10f7a83f9b-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/8b/8b5f7429c601cf4a789b0530c69810d8bd70c007511e2fd6b5461326e91f4220-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b165/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b147/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/aa/aa3337a46e54b248ddbd1a20b0aa6598fb08aed4b908ae15dfd836a205d9be8b-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b190/ crypto/des mkdir -p $WORK/b169/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 2_mNl9SmCY9spDIyes9k/2_mNl9SmCY9spDIyes9k -goversion go1.13.11 -D "" -importcfg $WORK/b190/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go crypto/aes mkdir -p $WORK/b164/ cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3c/3c607fdec3cd51efb4bc1a37592a96555c7f0d4b107fe9f0b4f395c70645c188-d # internal cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/internal/subtle=$WORK/b166/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid X9lEoyQkC3pMQeedtN9o/X9lEoyQkC3pMQeedtN9o -goversion go1.13.11 -D "" -importcfg $WORK/b169/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b164/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b164/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/4690dcb17bf48ddce02a1bb5f2ba4a7921a3def61071b4ffb095007a87b7e244-d # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/internal/subtle=$WORK/b166/_pkg_.a packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p crypto/aes -std -installsuffix shared -buildid OhTQKsxQUzsu9Su4N3Y_/OhTQKsxQUzsu9Su4N3Y_ -goversion go1.13.11 -symabis $WORK/b164/symabis -D "" -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a1/a16c028e6429a941572eeaadf05c020630e023c1417a4f549ea2cb5bffc254c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e6/e6dbf9924c31189d5d65364e5cb7d4435d11938650d87fd543acc05e49533ecd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e0/e035167686999e0cb1757562c9df36d6d86536ca49e86f7c5dfb123cbb56b9c0-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b189/ cat >$WORK/b189/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b189/symabis ./chacha20poly1305_amd64.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/745d0ed2976bdb7c96f07a974bdf4cdc9582c8c3bcce9dcc4790fc033be03dc5-d # internal io/ioutil mkdir -p $WORK/b040/ os/exec mkdir -p $WORK/b050/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 8bAIXx4LemBj6Ln71CgE/8bAIXx4LemBj6Ln71CgE -goversion go1.13.11 -D "" -importcfg $WORK/b040/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p os/exec -std -complete -installsuffix shared -buildid BnK4Uvi1FdpZZeAYx110/BnK4Uvi1FdpZZeAYx110 -goversion go1.13.11 -D "" -importcfg $WORK/b050/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0d/0d1f98967aea7898e449c1cd0c33bca1bc4925f99561d9d086c364bdd4117c6f-d # internal cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b193/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid ulILFpxbywKRhxYZKnSX/ulILFpxbywKRhxYZKnSX -goversion go1.13.11 -symabis $WORK/b189/symabis -D "" -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b164/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b164/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9f/9ff1161564841e03f7aaa9d617062178d46761c3438316cff60a315e4ee15db6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/asm_amd64.o $WORK/b164/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/86/86c402b0c7d15edd1618f909b4c8e967d95f851499ce2c7f3cff0ae75ddc0b4e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b189/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b189/_pkg_.a $WORK/b189/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/82/826d9a381cf7e863f017ebbbb6dbe9f427ef134c1a24d7cf6c0ce68471d4ca14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/47/477877384da33bf9f2ad2572e457299ff520497bcf83efa3c9f704e3d4a50f02-d # internal github.com/mitchellh/go-homedir mkdir -p $WORK/b075/ github.com/zyedidia/clipboard github.com/zyedidia/pty mkdir -p $WORK/b217/ mkdir -p $WORK/b057/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/clipboard /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/zyedidia/clipboard -complete -installsuffix shared -buildid E0Pu_6fGBuczaX-9q22p/E0Pu_6fGBuczaX-9q22p -goversion go1.13.11 -D "" -importcfg $WORK/b057/importcfg -pack ./clipboard.go ./clipboard_unix.go cd /usr/share/gocode/src/github.com/zyedidia/pty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/zyedidia/pty -complete -installsuffix shared -buildid VQySluZUKHLaQRzGQzpF/VQySluZUKHLaQRzGQzpF -goversion go1.13.11 -D "" -importcfg $WORK/b217/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_amd64.go cd /usr/share/gocode/src/github.com/mitchellh/go-homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid 4LrEVj-MXSJMrjt6Gvpq/4LrEVj-MXSJMrjt6Gvpq -goversion go1.13.11 -D "" -importcfg $WORK/b075/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e5/e5d7fafe57897cbffe143e929c12731c3542972fa6a83164919fcc0d230c2aea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/df/dfaaa09bd977079d7800072b5e90d82783295533c0c7fc0538f728879fb73da5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/18/1868ad1b93d9ff8c6bd6d4be008993c5ea9c174e51da426f5a1a7a300cc8fe13-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b2/b278fddc1307dd7f29a8892d62a7629f808285ffa5722f1c658ff51846e004d9-d # internal github.com/yuin/gopher-lua/pm mkdir -p $WORK/b048/ github.com/go-errors/errors log database/sql/driver github.com/yuin/gopher-lua/ast net/url encoding/hex mkdir -p $WORK/b064/ flag os/user mkdir -p $WORK/b039/ github.com/flynn/json5 github.com/zyedidia/tcell/terminfo cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b204/ cd /usr/share/gocode/src/github.com/yuin/gopher-lua/pm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/yuin/gopher-lua/pm -complete -installsuffix shared -buildid U_vXZIX9cmXd-PZy1DuH/U_vXZIX9cmXd-PZy1DuH -goversion go1.13.11 -D "" -importcfg $WORK/b048/importcfg -pack ./pm.go compress/flate cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b089/ net/http/internal github.com/zyedidia/micro/internal/views mime/quotedprintable cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/url -std -complete -installsuffix shared -buildid uVRtWTB9BkuJyCSbDnED/uVRtWTB9BkuJyCSbDnED -goversion go1.13.11 -D "" -importcfg $WORK/b064/importcfg -pack ./url.go mkdir -p $WORK/b074/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mime cd /usr/share/gocode/src/github.com/go-errors/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/go-errors/errors -complete -installsuffix shared -buildid Ih20JbtcwqDxy7MUu0Xi/Ih20JbtcwqDxy7MUu0Xi -goversion go1.13.11 -D "" -importcfg $WORK/b039/importcfg -pack ./error.go ./parse_panic.go ./stackframe.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b046/ encoding/json cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid HJfjsbbrfhgrWIgIBp6-/HJfjsbbrfhgrWIgIBp6- -goversion go1.13.11 -D "" -importcfg $WORK/b204/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go encoding/gob mkdir -p $WORK/b185/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p log -std -complete -installsuffix shared -buildid N2YvtOu4Xx68PMLy94Pf/N2YvtOu4Xx68PMLy94Pf -goversion go1.13.11 -D "" -importcfg $WORK/b089/importcfg -pack ./log.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b037/ cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 55OZpojqwiheJe7C0FL4/55OZpojqwiheJe7C0FL4 -goversion go1.13.11 -D "" -importcfg $WORK/b074/importcfg -pack ./driver.go ./types.go mkdir -p $WORK/b090/ mkdir -p $WORK/b055/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b090/ -importpath os/user -- -I $WORK/b090/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go math/big cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid VDQVfEmsCcBP-OEJ0oXB/VDQVfEmsCcBP-OEJ0oXB -goversion go1.13.11 -D "" -importcfg $WORK/b185/importcfg -pack ./hex.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b098/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p flag -std -complete -installsuffix shared -buildid cKaZAVvO_ICxcH2Qqo8M/cKaZAVvO_ICxcH2Qqo8M -goversion go1.13.11 -D "" -importcfg $WORK/b037/importcfg -pack ./flag.go mkdir -p $WORK/b069/ mkdir -p $WORK/b209/ cd /usr/share/gocode/src/github.com/yuin/gopher-lua/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/yuin/gopher-lua/ast -complete -installsuffix shared -buildid ha_pK_b4vKSCICwGQF0M/ha_pK_b4vKSCICwGQF0M -goversion go1.13.11 -D "" -importcfg $WORK/b046/importcfg -pack ./ast.go ./expr.go ./misc.go ./stmt.go ./token.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b218/ golang.org/x/text/internal/language cd /usr/share/gocode/src/github.com/flynn/json5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/flynn/json5 -complete -installsuffix shared -buildid FAKOyeNKW9ggumpPm96t/FAKOyeNKW9ggumpPm96t -goversion go1.13.11 -D "" -importcfg $WORK/b055/importcfg -pack ./decode.go ./fold.go ./scanner.go ./stream.go ./tags.go ./types.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b207/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b205/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/zyedidia/tcell/terminfo -complete -installsuffix shared -buildid JzrWhbrcDIwYmWxnf9D1/JzrWhbrcDIwYmWxnf9D1 -goversion go1.13.11 -D "" -importcfg $WORK/b098/importcfg -pack ./terminfo.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid HFqICtNRvAEa-XI9pliG/HFqICtNRvAEa-XI9pliG -goversion go1.13.11 -D "" -importcfg $WORK/b069/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go gopkg.in/yaml.v2 cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/views /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/zyedidia/micro/internal/views -complete -installsuffix shared -buildid NmPiyILvs-QZgLd3OZyJ/NmPiyILvs-QZgLd3OZyJ -goversion go1.13.11 -D "" -importcfg $WORK/b218/importcfg -pack ./splits.go mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid QPA2LqsD7IPv0T2JklO_/QPA2LqsD7IPv0T2JklO_ -goversion go1.13.11 -D "" -importcfg $WORK/b209/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b019/ mkdir -p $WORK/b079/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid oa-yt-WaHc_oS9ki9TqL/oa-yt-WaHc_oS9ki9TqL -goversion go1.13.11 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b159/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p mime -std -complete -installsuffix shared -buildid UL2qHG4eWMModPSVdoPY/UL2qHG4eWMModPSVdoPY -goversion go1.13.11 -D "" -importcfg $WORK/b205/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_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/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid TGxHFuUNMmjEvavs4Rlo/TGxHFuUNMmjEvavs4Rlo -goversion go1.13.11 -D "" -importcfg $WORK/b052/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b212/ cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid bnx2EGsw_qHDjf-LUAcc/bnx2EGsw_qHDjf-LUAcc -goversion go1.13.11 -D "" -importcfg $WORK/b019/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b201/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./arith_amd64.s cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b160/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/internal/language /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p golang.org/x/text/internal/language -complete -installsuffix shared -buildid 4VPcZg9ALCjTenqEJDj6/4VPcZg9ALCjTenqEJDj6 -goversion go1.13.11 -D "" -importcfg $WORK/b159/importcfg -pack ./common.go ./compact.go ./compose.go ./coverage.go ./language.go ./lookup.go ./match.go ./parse.go ./tables.go ./tags.go cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid jMA2Q40GFls4lHeSiVL8/jMA2Q40GFls4lHeSiVL8 -goversion go1.13.11 -D "" -importcfg $WORK/b212/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b199/_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_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid aM5OdCa0IYOUbWaBYg8k/aM5OdCa0IYOUbWaBYg8k -goversion go1.13.11 -D "" -importcfg $WORK/b201/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b008/_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/b049/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p math/big -std -installsuffix shared -buildid WVxAOk0gkTt8WUEUknUq/WVxAOk0gkTt8WUEUknUq -goversion go1.13.11 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/31/31ae9e2ba1402c331f1afd701da02bc2406b94e1a904d9405aa33d00146ef12d-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/39/3904e15c78037a8c0d212e2d1e092dd9b854b920f9dce981bebc8bb3c1fb8ccf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/78/781f72f3cbe4bc86b2b73c75b442a2f3df5dbd0084a2802444b424841d98b63e-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/40/40d2c68a5a43e3cd8d1539f6f01593bfc09f8697511e503297544a0d098711e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cb/cb7291c3b40a9de88aca23904b818e42b9b834fec58570ff56117cb89ff72c6c-d # internal github.com/zyedidia/terminal mkdir -p $WORK/b216/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b200/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/zyedidia/pty=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/zyedidia/terminal -complete -installsuffix shared -buildid Obd9vUc_oSn9Ycco6IVP/Obd9vUc_oSn9Ycco6IVP -goversion go1.13.11 -D "" -importcfg $WORK/b216/importcfg -pack ./color.go ./csi.go ./doc.go ./ioctl_posix.go ./parse.go ./state.go ./str.go ./vt_posix.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile sort=$WORK/b028/_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_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid JsFnCSrDp_XrgzWKYJqE/JsFnCSrDp_XrgzWKYJqE -goversion go1.13.11 -D "" -importcfg $WORK/b200/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ea/eac342dbbe18b30153a716e6b1de90176ddfa77aef9539ab29d04495ff6afdb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c2/c27e2c678fe106ee03057befca8652cebf543b23a60e853b38a71f7db6844877-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/09/09c47dc01556214a34eba6166583c1af3d915128cd64d19f9c1fac897a161b18-d # internal github.com/lucasb-eyer/go-colorful mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile image/color=$WORK/b097/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/lucasb-eyer/go-colorful /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/lucasb-eyer/go-colorful -complete -installsuffix shared -buildid pP2PkrGUFxzAS9_Cldnj/pP2PkrGUFxzAS9_Cldnj -goversion go1.13.11 -D "" -importcfg $WORK/b096/importcfg -pack ./colorgens.go ./colors.go ./happy_palettegen.go ./hexcolor.go ./soft_palettegen.go ./warm_palettegen.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cb/cb05b77defe5bc852867737cce833c9e74317067d93c5ee235485e15a7fbc83f-d # internal github.com/yuin/gopher-lua/parse mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/yuin/gopher-lua/ast=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/yuin/gopher-lua/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/yuin/gopher-lua/parse -complete -installsuffix shared -buildid Snly63pM1OBHg_1vC_xf/Snly63pM1OBHg_1vC_xf -goversion go1.13.11 -D "" -importcfg $WORK/b047/importcfg -pack ./lexer.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1d/1d945c7d26fa3bfdd5a06c8cd49afaaadee6085931168aa0f63ebbc6f403c09b-d # internal github.com/zyedidia/tcell/terminfo/a/ansi mkdir -p $WORK/b100/ github.com/zyedidia/tcell/terminfo/v/vt220 mkdir -p $WORK/b103/ github.com/zyedidia/tcell/terminfo/v/vt100 github.com/zyedidia/tcell/terminfo/a/adm3a github.com/zyedidia/tcell/terminfo/a/aixterm github.com/zyedidia/tcell/terminfo/v/vt102 github.com/zyedidia/tcell/terminfo/x/xterm github.com/zyedidia/tcell/terminfo/a/alacritty mkdir -p $WORK/b109/ github.com/zyedidia/tcell/terminfo/dynamic cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b101/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/a/ansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/zyedidia/tcell/terminfo/a/ansi -complete -installsuffix shared -buildid YpVIhdJPMoG55TT6yTT_/YpVIhdJPMoG55TT6yTT_ -goversion go1.13.11 -D "" -importcfg $WORK/b100/importcfg -pack ./term.go mkdir -p $WORK/b105/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt220 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt220 -complete -installsuffix shared -buildid mfCF2am17twgv3S4Qczd/mfCF2am17twgv3S4Qczd -goversion go1.13.11 -D "" -importcfg $WORK/b103/importcfg -pack ./term.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/a/alacritty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/zyedidia/tcell/terminfo/a/alacritty -complete -installsuffix shared -buildid 0nu5-ECTgcLINk73jtJJ/0nu5-ECTgcLINk73jtJJ -goversion go1.13.11 -D "" -importcfg $WORK/b109/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/a/aterm mkdir -p $WORK/b110/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt100 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt100 -complete -installsuffix shared -buildid q_6lyzkxXJyWLfyF5znb/q_6lyzkxXJyWLfyF5znb -goversion go1.13.11 -D "" -importcfg $WORK/b101/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/b/beterm github.com/zyedidia/tcell/terminfo/b/bsdos_pc mkdir -p $WORK/b112/ github.com/zyedidia/tcell/terminfo/c/cygwin cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/dynamic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/zyedidia/tcell/terminfo/dynamic -complete -installsuffix shared -buildid N8Z8jier3RCbBqfVEuqt/N8Z8jier3RCbBqfVEuqt -goversion go1.13.11 -D "" -importcfg $WORK/b105/importcfg -pack ./dynamic.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/d/dtterm github.com/zyedidia/tcell/terminfo/d/d210 github.com/zyedidia/tcell/terminfo/d/d200 cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/b/bsdos_pc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/zyedidia/tcell/terminfo/b/bsdos_pc -complete -installsuffix shared -buildid 58EcRk_5l4AxIfwSkRlT/58EcRk_5l4AxIfwSkRlT -goversion go1.13.11 -D "" -importcfg $WORK/b112/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/a/aterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/zyedidia/tcell/terminfo/a/aterm -complete -installsuffix shared -buildid RdHj4rVn7yyBbzyCjgRJ/RdHj4rVn7yyBbzyCjgRJ -goversion go1.13.11 -D "" -importcfg $WORK/b110/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/e/emacs github.com/zyedidia/tcell/terminfo/h/hpterm github.com/zyedidia/tcell/terminfo/g/gnome github.com/zyedidia/tcell/terminfo/e/eterm github.com/zyedidia/tcell/terminfo/h/hz1500 github.com/zyedidia/tcell/terminfo/l/linux github.com/zyedidia/tcell/terminfo/k/kterm github.com/zyedidia/tcell/terminfo/k/konsole github.com/zyedidia/tcell/terminfo/p/pcansi github.com/zyedidia/tcell/terminfo/s/screen github.com/zyedidia/tcell/terminfo/r/rxvt mkdir -p $WORK/b107/ github.com/zyedidia/tcell/terminfo/s/simpleterm mkdir -p $WORK/b108/ mkdir -p $WORK/b102/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b104/ github.com/zyedidia/tcell/terminfo/s/sun cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/a/adm3a /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/zyedidia/tcell/terminfo/a/adm3a -complete -installsuffix shared -buildid R1Fx2NvLx0WkghYJivuj/R1Fx2NvLx0WkghYJivuj -goversion go1.13.11 -D "" -importcfg $WORK/b107/importcfg -pack ./term.go mkdir -p $WORK/b111/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b113/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/x/xterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/zyedidia/tcell/terminfo/x/xterm -complete -installsuffix shared -buildid r3RjgB-8Gd_s9zjfk7Tb/r3RjgB-8Gd_s9zjfk7Tb -goversion go1.13.11 -D "" -importcfg $WORK/b104/importcfg -pack ./term.go mkdir -p $WORK/b116/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b115/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/b/beterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/zyedidia/tcell/terminfo/b/beterm -complete -installsuffix shared -buildid 8mBqprOCG6CutzQjyj5e/8mBqprOCG6CutzQjyj5e -goversion go1.13.11 -D "" -importcfg $WORK/b111/importcfg -pack ./term.go mkdir -p $WORK/b114/ mkdir -p $WORK/b117/ mkdir -p $WORK/b120/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/d/d210 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/zyedidia/tcell/terminfo/d/d210 -complete -installsuffix shared -buildid pANU0w4ZWBaIFBCulmuu/pANU0w4ZWBaIFBCulmuu -goversion go1.13.11 -D "" -importcfg $WORK/b115/importcfg -pack ./term.go mkdir -p $WORK/b119/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/d/d200 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/zyedidia/tcell/terminfo/d/d200 -complete -installsuffix shared -buildid ffPasGccJ8A0UX2yDHb_/ffPasGccJ8A0UX2yDHb_ -goversion go1.13.11 -D "" -importcfg $WORK/b114/importcfg -pack ./term.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b118/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/e/emacs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/zyedidia/tcell/terminfo/e/emacs -complete -installsuffix shared -buildid 3XzDDY4BwOQrtFNCtzxe/3XzDDY4BwOQrtFNCtzxe -goversion go1.13.11 -D "" -importcfg $WORK/b117/importcfg -pack ./term.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b121/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/h/hpterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/zyedidia/tcell/terminfo/h/hpterm -complete -installsuffix shared -buildid 7QQI32tEJekaH909Uf3D/7QQI32tEJekaH909Uf3D -goversion go1.13.11 -D "" -importcfg $WORK/b120/importcfg -pack ./term.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b124/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/g/gnome /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/zyedidia/tcell/terminfo/g/gnome -complete -installsuffix shared -buildid MfdQYTw8JMf35gqW-DmL/MfdQYTw8JMf35gqW-DmL -goversion go1.13.11 -D "" -importcfg $WORK/b119/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/e/eterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/zyedidia/tcell/terminfo/e/eterm -complete -installsuffix shared -buildid Kw-xCbpiV9jLKVREvA-Y/Kw-xCbpiV9jLKVREvA-Y -goversion go1.13.11 -D "" -importcfg $WORK/b118/importcfg -pack ./term.go mkdir -p $WORK/b123/ mkdir -p $WORK/b122/ mkdir -p $WORK/b125/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/h/hz1500 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/zyedidia/tcell/terminfo/h/hz1500 -complete -installsuffix shared -buildid XEcF0Em-MT3Lb53rXrzj/XEcF0Em-MT3Lb53rXrzj -goversion go1.13.11 -D "" -importcfg $WORK/b121/importcfg -pack ./term.go mkdir -p $WORK/b126/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/k/konsole /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/zyedidia/tcell/terminfo/k/konsole -complete -installsuffix shared -buildid tSVXTQcKSZr2CtatrK_M/tSVXTQcKSZr2CtatrK_M -goversion go1.13.11 -D "" -importcfg $WORK/b122/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/l/linux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/zyedidia/tcell/terminfo/l/linux -complete -installsuffix shared -buildid Snz2Kx4K-VNecQtpQeJ7/Snz2Kx4K-VNecQtpQeJ7 -goversion go1.13.11 -D "" -importcfg $WORK/b124/importcfg -pack ./term.go mkdir -p $WORK/b128/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/k/kterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/zyedidia/tcell/terminfo/k/kterm -complete -installsuffix shared -buildid LanGOHXmpuQKVIatrp7t/LanGOHXmpuQKVIatrp7t -goversion go1.13.11 -D "" -importcfg $WORK/b123/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/p/pcansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/zyedidia/tcell/terminfo/p/pcansi -complete -installsuffix shared -buildid gtkUVkvSPRszu90FZQTJ/gtkUVkvSPRszu90FZQTJ -goversion go1.13.11 -D "" -importcfg $WORK/b125/importcfg -pack ./term.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b129/ cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/s/screen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/zyedidia/tcell/terminfo/s/screen -complete -installsuffix shared -buildid s-nr4olwNuuz3QLgTNbR/s-nr4olwNuuz3QLgTNbR -goversion go1.13.11 -D "" -importcfg $WORK/b127/importcfg -pack ./term.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/r/rxvt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/zyedidia/tcell/terminfo/r/rxvt -complete -installsuffix shared -buildid ZGKQptBLKWqHSa24dqOx/ZGKQptBLKWqHSa24dqOx -goversion go1.13.11 -D "" -importcfg $WORK/b126/importcfg -pack ./term.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/s/simpleterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/zyedidia/tcell/terminfo/s/simpleterm -complete -installsuffix shared -buildid 2TRm55SwMNP6bwjrvh_5/2TRm55SwMNP6bwjrvh_5 -goversion go1.13.11 -D "" -importcfg $WORK/b128/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/s/sun /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/zyedidia/tcell/terminfo/s/sun -complete -installsuffix shared -buildid -a9cYKz1eg9pAjP4Y6ou/-a9cYKz1eg9pAjP4Y6ou -goversion go1.13.11 -D "" -importcfg $WORK/b129/importcfg -pack ./term.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/a/aixterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/zyedidia/tcell/terminfo/a/aixterm -complete -installsuffix shared -buildid nUuwCekW92CemfvTjBhv/nUuwCekW92CemfvTjBhv -goversion go1.13.11 -D "" -importcfg $WORK/b108/importcfg -pack ./term.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e2/e2373c54e93dd330e4ae5ba6fd83b01b6c18ce6f3b26068ecd19e5e618056db7-d # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/t/termite mkdir -p $WORK/b130/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/d/dtterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/zyedidia/tcell/terminfo/d/dtterm -complete -installsuffix shared -buildid 049ethbe9SdpKROJ-DkZ/049ethbe9SdpKROJ-DkZ -goversion go1.13.11 -D "" -importcfg $WORK/b116/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/c/cygwin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/zyedidia/tcell/terminfo/c/cygwin -complete -installsuffix shared -buildid yDdUmLSNXCnc1OdX-EL8/yDdUmLSNXCnc1OdX-EL8 -goversion go1.13.11 -D "" -importcfg $WORK/b113/importcfg -pack ./term.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/termite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/zyedidia/tcell/terminfo/t/termite -complete -installsuffix shared -buildid v0-ZNY2jdt2IP8JEQHcu/v0-ZNY2jdt2IP8JEQHcu -goversion go1.13.11 -D "" -importcfg $WORK/b130/importcfg -pack ./term.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt102 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt102 -complete -installsuffix shared -buildid dLieacxagzjKkAfjrsiI/dLieacxagzjKkAfjrsiI -goversion go1.13.11 -D "" -importcfg $WORK/b102/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2a/2ac4614279c215acd1fe43094317bda5bc4558a20124a014702a8368c6940069-d # internal github.com/zyedidia/tcell/terminfo/t/tvi910 mkdir -p $WORK/b131/ cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/60/60282416fbca0c89356390625825ee50dcd9edc8e7b90aec1333fe2b787bb05c-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/33/33dd5d9a98062936ab4c5bffc4b427b47a4e33daf6bf5318af7942b3aafc5301-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal github.com/zyedidia/tcell/terminfo/t/tvi921 mkdir -p $WORK/b133/ github.com/zyedidia/tcell/terminfo/t/tvi912 mkdir -p $WORK/b132/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi910 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi910 -complete -installsuffix shared -buildid o7kWjqBqKPZED_5wiQFk/o7kWjqBqKPZED_5wiQFk -goversion go1.13.11 -D "" -importcfg $WORK/b131/importcfg -pack ./term.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/e2/e2174bbaf681cb0dcf7836744e50643b264ff9e8d383946112c9ec81ff330b51-d # internal github.com/zyedidia/tcell/terminfo/t/tvi925 mkdir -p $WORK/b134/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi921 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi921 -complete -installsuffix shared -buildid aqyrneoG_FanrulpUUfi/aqyrneoG_FanrulpUUfi -goversion go1.13.11 -D "" -importcfg $WORK/b133/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi912 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi912 -complete -installsuffix shared -buildid TliMJgrh5rLRiVJoD0FM/TliMJgrh5rLRiVJoD0FM -goversion go1.13.11 -D "" -importcfg $WORK/b132/importcfg -pack ./term.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/41/415334300a940ad0bdacae9f2349558857ba115bda1b61045ecafc97f4f2f49b-d # internal cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi925 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi925 -complete -installsuffix shared -buildid 3pEbD0mpXirf0JIiMkOC/3pEbD0mpXirf0JIiMkOC -goversion go1.13.11 -D "" -importcfg $WORK/b134/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/t/tvi950 mkdir -p $WORK/b135/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/d2/d2f3de45f1dc17db4d0d625f0897a9f5d79c7da9ce1a9da36a813fa6990ef5a6-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/bb/bb42b01d4b63410700ebdc1d2622cd590fd4c27495ae619a11bdf409f5068c08-d # internal github.com/zyedidia/tcell/terminfo/t/tvi970 mkdir -p $WORK/b136/ github.com/zyedidia/tcell/terminfo/v/vt320 cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi950 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi950 -complete -installsuffix shared -buildid QSHMa-hfm_IEG4AaZFeq/QSHMa-hfm_IEG4AaZFeq -goversion go1.13.11 -D "" -importcfg $WORK/b135/importcfg -pack ./term.go cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/t/tvi970 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/zyedidia/tcell/terminfo/t/tvi970 -complete -installsuffix shared -buildid mgHP64dk7CcjR9SCcKGU/mgHP64dk7CcjR9SCcKGU -goversion go1.13.11 -D "" -importcfg $WORK/b136/importcfg -pack ./term.go mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt320 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt320 -complete -installsuffix shared -buildid rAAjj4RYS1hhEK1IWAMm/rAAjj4RYS1hhEK1IWAMm -goversion go1.13.11 -D "" -importcfg $WORK/b137/importcfg -pack ./term.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ee/eed43a28e7e0bf77ca7476adf7cb0da280b58e8836a90443ea8741f360033dd9-d # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b062/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/72/72f0e80991ba9dd86b3e6bbf2da2b5854757b0b810ddbb2d78dbee44e76b36bc-d # internal github.com/zyedidia/tcell/terminfo/v/vt400 mkdir -p $WORK/b138/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html=$WORK/b063/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sergi/go-diff/diffmatchpatch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/sergi/go-diff/diffmatchpatch -complete -installsuffix shared -buildid xXEcjnbO-BFk3QAmg9xH/xXEcjnbO-BFk3QAmg9xH -goversion go1.13.11 -D "" -importcfg $WORK/b062/importcfg -pack ./diff.go ./diffmatchpatch.go ./match.go ./mathutil.go ./operation_string.go ./patch.go ./stringutil.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt400 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt400 -complete -installsuffix shared -buildid uVWiJ-Z1Y4ScoDgaUdNO/uVWiJ-Z1Y4ScoDgaUdNO -goversion go1.13.11 -D "" -importcfg $WORK/b138/importcfg -pack ./term.go cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/17/17517dc442c9b127fecf3135b0558abccbb972b1d3c3ce16069a502979acb43b-d # internal github.com/zyedidia/tcell/terminfo/v/vt420 mkdir -p $WORK/b139/ cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e6/e604832949966333e4441c8ed020361c016aaed2d6fcd298f9a3b0636577b5d0-d # internal github.com/zyedidia/tcell/terminfo/v/vt52 mkdir -p $WORK/b140/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt420 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt420 -complete -installsuffix shared -buildid xPopW-caqOF_-3a4TkVS/xPopW-caqOF_-3a4TkVS -goversion go1.13.11 -D "" -importcfg $WORK/b139/importcfg -pack ./term.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/v/vt52 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/zyedidia/tcell/terminfo/v/vt52 -complete -installsuffix shared -buildid 36fbieQjxT4SzQI7ZS3L/36fbieQjxT4SzQI7ZS3L -goversion go1.13.11 -D "" -importcfg $WORK/b140/importcfg -pack ./term.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/df/df1c19450f92fb27d385a9b451f15921a06addbd9744bfaefcf5dd60293d4641-d # internal github.com/zyedidia/tcell/terminfo/w/wy50 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/w/wy50 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/zyedidia/tcell/terminfo/w/wy50 -complete -installsuffix shared -buildid jBvufFtt_If_LW_wSTZe/jBvufFtt_If_LW_wSTZe -goversion go1.13.11 -D "" -importcfg $WORK/b141/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/eb/ebbc19c8398b6fdec4176725a352377de6838ac0a62730aebd79b90b58c5ce3f-d # internal github.com/zyedidia/tcell/terminfo/w/wy60 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/w/wy60 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/zyedidia/tcell/terminfo/w/wy60 -complete -installsuffix shared -buildid NHgRYzoT395DUMS9NpTE/NHgRYzoT395DUMS9NpTE -goversion go1.13.11 -D "" -importcfg $WORK/b142/importcfg -pack ./term.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ea/ea7bc8b3b4e2a2252e81d84aaa8b2892f0eff269d42bb0610021939358d8ed6f-d # internal github.com/zyedidia/tcell/terminfo/w/wy99_ansi mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/w/wy99_ansi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/zyedidia/tcell/terminfo/w/wy99_ansi -complete -installsuffix shared -buildid n6qO9BsA2eKgYzUSh1O0/n6qO9BsA2eKgYzUSh1O0 -goversion go1.13.11 -D "" -importcfg $WORK/b143/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/9c/9cebbf2a52022431279ced91fa4708285b1fde64353fe1cc61ad0eaecbfd78c1-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/57/5717c11edcf5ff60cb3fe648abc00fe6f386c7266cf4c103ba11aea8484323ba-d # internal github.com/zyedidia/tcell/terminfo/x/xfce mkdir -p $WORK/b144/ github.com/zyedidia/tcell/terminfo/x/xnuppc mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/x/xnuppc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/zyedidia/tcell/terminfo/x/xnuppc -complete -installsuffix shared -buildid mSHd_RGR_llRtRIhWZ_s/mSHd_RGR_llRtRIhWZ_s -goversion go1.13.11 -D "" -importcfg $WORK/b145/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f5/f57ceed94d333f82d90928177d2404ff11321dd300dd9d90543eebfb27b4a240-d # internal github.com/zyedidia/tcell/terminfo/x/xterm_kitty mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/x/xterm_kitty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/zyedidia/tcell/terminfo/x/xterm_kitty -complete -installsuffix shared -buildid g1br7p190oKCTI2UnzLc/g1br7p190oKCTI2UnzLc -goversion go1.13.11 -D "" -importcfg $WORK/b146/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/80/807007e675a08aa635e8bae7008b3e70649f715619f2743f04909aae3cf97a39-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/93/93e9894a0f5697ce9bf9b3202b0263717a99ad27fcdde4b51d62a2b6f71ac050-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c4/c4b8e6f54d16ee33ae3b7b58deecabccbb4f14364f4ef463ccf805d5c3a11651-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/7b/7bb71d9c34b39e05684dc0c5435ff0477cd28b942f8f6a423174c9c25df0c9b3-d # internal cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/x/xfce /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/zyedidia/tcell/terminfo/x/xfce -complete -installsuffix shared -buildid kStjO2QTi3zpzLdsO10o/kStjO2QTi3zpzLdsO10o -goversion go1.13.11 -D "" -importcfg $WORK/b144/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/23/235471f7fa5d3a497565e70c14d195afc4c36cfd6204d074b8a401c4d641a883-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3c/3c4775ac9f11680d49dc8f0a8550675ee8961dbbb2503f4bd932ff66aa155b8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/65/6523c9a636cd65a65bec9cf81c43a7dab6c9b7f2889d5ad26a641336149365b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3e/3e28a25bfa427dabba2da6e38c18a31954a87a3cc92a0d8492838327f0f3cb8a-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2c/2ce9b48c95232263f7140133009f8a2ad3e519a69f5ad416f1a3e0c04413ebc6-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/44/445b3f69121fa6a0736a7825d79b7b1ee497abbafa9fcde97674e0d62644bab7-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/39/39ef6288224b1e6f840539b1957402226e410567a27ad798644149384c31b2ac-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/15/15a859cf0e039ee0694bfd80f3692f0167b7ef6814ed931d7ed75d024658b778-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/11/115a269632a2ebaa6403da459d28584b2d2a885cadf9befd56aabb1771c21b0a-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ec/eceb74e076b9e5ab179f2ccd38fe7eda117009c8e42dc2e2b8fb8db0fc9b5af3-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c6/c6ada59be7a1dae3388ca899a31d7906511d4d4c6fa7784261d648262b4b22ef-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/0c/0c8ce1e43b02def61b5ff3f5ca9871a3568c296f93d49d2c6827b241fd13d99a-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/62/6223011de814ba217094e205c06b2aa448f65f548aca7be530ff3151da72644b-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/dd/dd9bc233c5d863b1f698cd1dfe02d5e5f2964604f29623153ad27ac13a4e7390-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d3/d3ed027ca9c7172e83b2f9708cead2a4faf71cb2dbf20f6dfc367a74c0e39db9-d # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/75/75e84f10add18a2c0ff761c2f6090fa8f25df02c2bc9a58c30d5d21cffa41f99-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/5d/5d14ef5fa2781ec9a272b68411eaa2ea880a3f40ce1ed1408330e412a2b3ca9c-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/35/35ddf8e49c986b82a48e0a4a153490def22696034a7a0741e420caff02a94d23-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/7b/7be378c00c4b5a0be95eda8ae70756a4521ec4b941c3b62d7a7ce2143bc90562-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4a/4a51857e0afe41f84b963d433c164a0076fd1a6e871777601299c9717bf71831-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/0f/0f3cb045961d097f0ba3b1f48febb621f6ee290f41affaf15d1c92e256eef686-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/2a/2a0f55d3b27ba5535aa23c9835e2e776702a7bd2b90659823e55b1c3f60a3d58-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d8/d8efa38fe30fdbfd6b2cb8b6e12f708ad86822be20ce0eccf9026ebe2a0e03fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/49/49a55e7713c02428c16414177c9446739049879325fabf7a3eb9bfabc5bece28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/5a/5a9038de8f6fc86664b5bdd7ba5be8307c70b243baba50d216a7b3c9f59991b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f3/f37a1cded124db927f67ec572ad8cd2b2740f2c78ccc81353614d409a0d153c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/06/061e19b03abba563258dcd6b535630866eb2138dce184a2d000f24ab0c5e404c-d # internal github.com/zyedidia/tcell/terminfo/base mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo/a/ansi=$WORK/b100/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt100=$WORK/b101/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt102=$WORK/b102/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt220=$WORK/b103/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xterm=$WORK/b104/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/zyedidia/tcell/terminfo/base -complete -installsuffix shared -buildid CjvZbDWaM9unZYlXy9y3/CjvZbDWaM9unZYlXy9y3 -goversion go1.13.11 -D "" -importcfg $WORK/b099/importcfg -pack ./base.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/45/45b6647b304ab488bc9a46317f0b95fac4c7599fe4de56f6808b4017a2c33e8f-d # internal github.com/zyedidia/tcell/terminfo/extended mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo/a/adm3a=$WORK/b107/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/aixterm=$WORK/b108/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/alacritty=$WORK/b109/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/ansi=$WORK/b100/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/aterm=$WORK/b110/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/b/beterm=$WORK/b111/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/b/bsdos_pc=$WORK/b112/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/c/cygwin=$WORK/b113/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/d200=$WORK/b114/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/d210=$WORK/b115/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/dtterm=$WORK/b116/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/e/emacs=$WORK/b117/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/e/eterm=$WORK/b118/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/g/gnome=$WORK/b119/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/h/hpterm=$WORK/b120/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/h/hz1500=$WORK/b121/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/k/konsole=$WORK/b122/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/k/kterm=$WORK/b123/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/l/linux=$WORK/b124/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/p/pcansi=$WORK/b125/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/r/rxvt=$WORK/b126/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/screen=$WORK/b127/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/simpleterm=$WORK/b128/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/sun=$WORK/b129/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/termite=$WORK/b130/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi910=$WORK/b131/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi912=$WORK/b132/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi921=$WORK/b133/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi925=$WORK/b134/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi950=$WORK/b135/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi970=$WORK/b136/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt100=$WORK/b101/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt102=$WORK/b102/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt220=$WORK/b103/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt320=$WORK/b137/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt400=$WORK/b138/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt420=$WORK/b139/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt52=$WORK/b140/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy50=$WORK/b141/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy60=$WORK/b142/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy99_ansi=$WORK/b143/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xfce=$WORK/b144/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xnuppc=$WORK/b145/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xterm=$WORK/b104/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xterm_kitty=$WORK/b146/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell/terminfo/extended /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/zyedidia/tcell/terminfo/extended -complete -installsuffix shared -buildid -Q6Eg17dXPMHqp4X65p7/-Q6Eg17dXPMHqp4X65p7 -goversion go1.13.11 -D "" -importcfg $WORK/b106/importcfg -pack ./extended.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fb/fb39e502eb64e84dd4df4aa08b95270c554bec3073147f41210cd94648555180-d # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c compress/gzip mkdir -p $WORK/b072/ archive/zip mkdir -p $WORK/b068/ cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid F20IEeu9wjDwNZTK8nsL/F20IEeu9wjDwNZTK8nsL -goversion go1.13.11 -D "" -importcfg $WORK/b072/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid vYBts1dNEc8PuEWJHMRN/vYBts1dNEc8PuEWJHMRN -goversion go1.13.11 -D "" -importcfg $WORK/b068/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b9/b969d6b900eda33179efd5214387dbaa59905fd8b046dd93c7490bd0817f97c5-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/5b/5b589fa4234811fa92ebe27f85cd8142ae4ad496ab76350af0072524a68bfc49-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b198/ cat >$WORK/b198/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/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b200/_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_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -qhj-EfP4HAe2DvFMydg/-qhj-EfP4HAe2DvFMydg -goversion go1.13.11 -D "" -importcfg $WORK/b198/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/78/785d340e9c26e4c5cefbe107abab132b7a4ae11ad4503b52b91a44feff91714d-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/6c/6ca8d019e16e0f8b0c48960a519533e9a4cbb246f61daf239b9ca13bfb30571b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/fc/fc6b332a6f4cc743f490a250976e021d02644c537476b22480b35ff0e5eac486-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/08/08fb2e16efe62c3d29584f564acbdc902966c1d3cd8bd0ae538dd7922a67d009-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b042/ cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b043/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid HNE6lRHW5oIjniXumArH/HNE6lRHW5oIjniXumArH -goversion go1.13.11 -D "" -importcfg $WORK/b042/importcfg -pack ./doc.go ./isatty_tcgets.go github.com/zyedidia/tcell mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gdamore/encoding=$WORK/b092/_pkg_.a packagefile github.com/lucasb-eyer/go-colorful=$WORK/b096/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b088/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/base=$WORK/b099/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/dynamic=$WORK/b105/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/extended=$WORK/b106/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b043/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/zyedidia/tcell /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/zyedidia/tcell -complete -installsuffix shared -buildid XggxWTg1Dl7nDNvO73HP/XggxWTg1Dl7nDNvO73HP -goversion go1.13.11 -D "" -importcfg $WORK/b091/importcfg -pack ./attr.go ./cell.go ./charset_unix.go ./color.go ./colorfit.go ./console_stub.go ./doc.go ./encoding.go ./errors.go ./event.go ./interrupt.go ./key.go ./mouse.go ./paste.go ./raw.go ./resize.go ./runes.go ./screen.go ./simulation.go ./style.go ./terms_default.go ./terms_dynamic.go ./tscreen.go ./tscreen_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e3/e36fc7af4843011e607d5011d743cdac600167b5d7f39638bb11cf038d2b35ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/dc/dc04aa8b594ba4bd5426cb9cc0ad00200447576395866975581023ac37bd5763-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/31/31b4d7e2524b134c3205b508d9780297dbc94d153a3df4d1c9ace0ceaa95b67b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9b/9ba169d96509ec5313ebe3cd725ab16dbf973d662ecd0362ffb7d8a4dad0a6ee-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b161/ cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2b/2b557c7c8d64b888c2362564728001b31f3a3ac563c2152304673112ff76a744-d # internal cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b159/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/internal/language/compact /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/text/internal/language/compact -complete -installsuffix shared -buildid qlTqfkTA6TsjoRiD1UPr/qlTqfkTA6TsjoRiD1UPr -goversion go1.13.11 -D "" -importcfg $WORK/b161/importcfg -pack ./compact.go ./language.go ./parents.go ./tables.go ./tags.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p net -std -installsuffix shared -buildid sJshbgg5fB-V799t1v7O/sJshbgg5fB-V799t1v7O -goversion go1.13.11 -D "" -importcfg $WORK/b082/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/b082/_cgo_gotypes.go $WORK/b082/cgo_linux.cgo1.go $WORK/b082/cgo_resnew.cgo1.go $WORK/b082/cgo_socknew.cgo1.go $WORK/b082/cgo_unix.cgo1.go $WORK/b082/_cgo_import.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f4/f487e6a1b672660f7d0cc94869d57a88b791573e8eb1c6d299b6bffffee691b0-d # internal golang.org/x/text/language mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b159/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b161/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/language /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p golang.org/x/text/language -complete -installsuffix shared -buildid Pm3YYWUOURZbZDY2X7Dr/Pm3YYWUOURZbZDY2X7Dr -goversion go1.13.11 -D "" -importcfg $WORK/b158/importcfg -pack ./coverage.go ./doc.go ./go1_2.go ./language.go ./match.go ./parse.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/46/46ccb08077955600fa87e69af42c9aaf73cc34bd3a7e7efd1695c14d486748fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/97/97e12efb22fee7075bc491a2e34f5970ad581cab1f3bc16a1c1d1039e87021ff-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b197/ cat >$WORK/b197/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/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b201/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 9oRwjIbX_BtFcZMx4n5l/9oRwjIbX_BtFcZMx4n5l -goversion go1.13.11 -D "" -importcfg $WORK/b197/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b7/b7cb0cb5c9221db2c2a324e533c081584149f536dc3c8e336c6d582e0c843df9-d # internal github.com/yuin/gopher-lua mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/yuin/gopher-lua/ast=$WORK/b046/_pkg_.a packagefile github.com/yuin/gopher-lua/parse=$WORK/b047/_pkg_.a packagefile github.com/yuin/gopher-lua/pm=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/yuin/gopher-lua /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/yuin/gopher-lua -complete -installsuffix shared -buildid Bz88KGdCmOGrR29IlXZI/Bz88KGdCmOGrR29IlXZI -goversion go1.13.11 -D "" -importcfg $WORK/b044/importcfg -pack ./alloc.go ./auxlib.go ./baselib.go ./channellib.go ./compile.go ./config.go ./coroutinelib.go ./debuglib.go ./function.go ./iolib.go ./linit.go ./loadlib.go ./mathlib.go ./opcode.go ./oslib.go ./package.go ./state.go ./stringlib.go ./table.go ./tablelib.go ./utils.go ./value.go ./vm.go cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/45/454a2d8a876d5330ee375a2c3d1428555441358a5ebd63df8137493a5934dea3-d # internal github.com/blang/semver mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid nbNM3aqe2oZVg1Q6TiU_/nbNM3aqe2oZVg1Q6TiU_ -goversion go1.13.11 -D "" -importcfg $WORK/b073/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/81/814d635cde218f39d8c0f79458e42951011d8d64840d501c5bb20c48f8521f39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/df/dfe3c82c2a4dbf73db78b81baf4ec9050acc2cbdfab7946e1a7761af360f2c50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/87/876fd761dd0b52abd83d98da88090bdc1629528bf46fc527f594dcc834ffee98-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/44/44c8c331391126fd2e9d53ce6ab67b15f8dee193868f55d8fa5da5d47c32b9d8-d # internal golang.org/x/text/encoding/htmlindex mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/charmap=$WORK/b149/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/encoding/japanese=$WORK/b151/_pkg_.a packagefile golang.org/x/text/encoding/korean=$WORK/b152/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=$WORK/b153/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=$WORK/b154/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b155/_pkg_.a packagefile golang.org/x/text/language=$WORK/b158/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/encoding/htmlindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/text/encoding/htmlindex -complete -installsuffix shared -buildid gbKZwc3ieaPgt1l763a0/gbKZwc3ieaPgt1l763a0 -goversion go1.13.11 -D "" -importcfg $WORK/b148/importcfg -pack ./htmlindex.go ./map.go ./tables.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/46/46bde851dd666bdf20fac4f059239c2b0547c3edec57bd809c79d12a55b0d5f2-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/94/94e3d4497a8166a48ff0728ad9376db2a5d2f4b00bf9ffec7fd053ec3cf7f13c-d # internal crypto/dsa mkdir -p $WORK/b183/ github.com/dustin/go-humanize crypto/rand mkdir -p $WORK/b163/ encoding/asn1 mkdir -p $WORK/b078/ mkdir -p $WORK/b174/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b164/_pkg_.a packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b172/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid cBlzO3bQz72GZ15mxF0l/cBlzO3bQz72GZ15mxF0l -goversion go1.13.11 -D "" -importcfg $WORK/b163/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/elliptic mkdir -p $WORK/b171/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid XXnjCen7Hpc2HuD_GJet/XXnjCen7Hpc2HuD_GJet -goversion go1.13.11 -D "" -importcfg $WORK/b183/importcfg -pack ./dsa.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dustin/go-humanize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/dustin/go-humanize -complete -installsuffix shared -buildid qYrjgDC7DgyFp7ZxBE8h/qYrjgDC7DgyFp7ZxBE8h -goversion go1.13.11 -D "" -importcfg $WORK/b078/importcfg -pack ./big.go ./bigbytes.go ./bytes.go ./comma.go ./commaf.go ./ftoa.go ./humanize.go ./number.go ./ordinals.go ./si.go ./times.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid TzkpKyoK3roJBjKNaWis/TzkpKyoK3roJBjKNaWis -goversion go1.13.11 -D "" -importcfg $WORK/b174/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b171/symabis ./p256_asm_amd64.s cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c6/c67b19d1bfcef73b20b5cf17f3c3fd6489524087e08e34360719354f317eb0c8-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p os/user -std -installsuffix shared -buildid jwPOHRtol05b43uhPZIh/jwPOHRtol05b43uhPZIh -goversion go1.13.11 -D "" -importcfg $WORK/b090/importcfg -pack ./lookup.go ./user.go $WORK/b090/_cgo_gotypes.go $WORK/b090/cgo_lookup_unix.cgo1.go $WORK/b090/getgrouplist_unix.cgo1.go $WORK/b090/listgroups_unix.cgo1.go $WORK/b090/_cgo_import.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid Xu523vvd-MhMPgNehtlJ/Xu523vvd-MhMPgNehtlJ -goversion go1.13.11 -symabis $WORK/b171/symabis -D "" -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7c/7c1450cb962fe5b9bc0331a039ea6a259d94103c60131fbb6795424590b47be3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/f3/f3d474fde8f6505919ab68e5dd9109b93c72eab37272b37be1afd557d603a663-d # internal crypto/ed25519 mkdir -p $WORK/b175/ crypto/rsa mkdir -p $WORK/b179/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b176/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid F7R9qKrJ6OfQ9avd3ltv/F7R9qKrJ6OfQ9avd3ltv -goversion go1.13.11 -D "" -importcfg $WORK/b175/importcfg -pack ./ed25519.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/internal/randutil=$WORK/b172/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lDZ9haN5lK6fvmbadYsD/lDZ9haN5lK6fvmbadYsD -goversion go1.13.11 -D "" -importcfg $WORK/b179/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6e/6ef6e18f078c443387eb85441a38bedb0678ab57a24104c3af7a628c5eebb1db-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/cb/cb8fb913a7a24a830320e139d5286c14d903fa1465ab3f14e8e3769067992dff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8f/8f6650b2c7069807c8cbdbbfcc6cca2ecf0818e934c2fe5d426f2014a985f8f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/76/76a872a3348961bf31ba813c22048e38c2f6797848f4b7800d3510b857d02fe8-d # internal github.com/zyedidia/micro/internal/util mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/blang/semver=$WORK/b073/_pkg_.a packagefile github.com/dustin/go-humanize=$WORK/b078/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b088/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/zyedidia/micro/internal/util -complete -installsuffix shared -buildid LI5z7FbAgMnfZMjbVwU6/LI5z7FbAgMnfZMjbVwU6 -goversion go1.13.11 -D "" -importcfg $WORK/b087/importcfg -pack ./lua.go ./profile.go ./unicode.go ./util.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b171/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/9d/9d5c6f208905f7b0d4b3fe6b57ae3b02c0a27a3beee76cecc9f802a192dab7d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a1/a185fc28d554f0b2d4d8180ef3161b5bb6939e149a5d46eff3f4ad423849d83c-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3c/3c5a456f193d4fc835dbab6942203b6e234fde969d387eb551e43a9a209547d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/95/953a4167cbc1b756ec9fc6e7b77f86421a39ec139497ff0553d657bfdb28f402-d # internal github.com/zyedidia/micro/pkg/highlight mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b212/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/pkg/highlight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/zyedidia/micro/pkg/highlight -complete -installsuffix shared -buildid X7t_Oj74AGmHu219GsuF/X7t_Oj74AGmHu219GsuF -goversion go1.13.11 -D "" -importcfg $WORK/b211/importcfg -pack ./ftdetect.go ./highlighter.go ./parser.go ./unicode.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/c7/c7742fb21f581da9b8266b101f01c522a5e0352554a419a37945a63c8859f51c-d # internal crypto/ecdsa mkdir -p $WORK/b170/ crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b184/ mkdir -p $WORK/b187/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile encoding/hex=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b164/_pkg_.a packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/elliptic=$WORK/b171/_pkg_.a packagefile crypto/internal/randutil=$WORK/b172/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid xSQhCQemZRkpadGjfox4/xSQhCQemZRkpadGjfox4 -goversion go1.13.11 -D "" -importcfg $WORK/b184/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ihzJr6YnDENTLuW01tn7/ihzJr6YnDENTLuW01tn7 -goversion go1.13.11 -D "" -importcfg $WORK/b170/importcfg -pack ./ecdsa.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid buXnsp3BjfYKR-CSPHEW/buXnsp3BjfYKR-CSPHEW -goversion go1.13.11 -D "" -importcfg $WORK/b187/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7d/7d64a1bc55567db2a6bcf89f770b5c7c4c14324853deb43327c52a92acd5b665-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/7a/7a3eb77a2c2240ba5e68f95633895c83b1e871db5dc447ace5b9ebe28be16d63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3f/3fe0e8ba0a6316288a9dd0652ade0eccc5312814853b3b3702f7e84d0f511c65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/7b/7b30079b90a0c6e6844a1a33b6e42215ba2e904df202f8d1b025f57cc765872f-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/43/43228c874ac592f631b6b2fe80cc4cc7b85363eef9082c212319d07beca531c3-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b203/ net/textproto mkdir -p $WORK/b202/ crypto/x509 mkdir -p $WORK/b182/ cat >$WORK/b203/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/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b197/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid JbyyM0FfFKO9vpq4LgRb/JbyyM0FfFKO9vpq4LgRb -goversion go1.13.11 -D "" -importcfg $WORK/b203/importcfg -pack ./proxy.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b182/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/b060/_pkg_.a packagefile crypto/aes=$WORK/b164/_pkg_.a packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/des=$WORK/b169/_pkg_.a packagefile crypto/dsa=$WORK/b183/_pkg_.a packagefile crypto/ecdsa=$WORK/b170/_pkg_.a packagefile crypto/ed25519=$WORK/b175/_pkg_.a packagefile crypto/elliptic=$WORK/b171/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b179/_pkg_.a packagefile crypto/sha1=$WORK/b180/_pkg_.a packagefile crypto/sha256=$WORK/b181/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/x509/pkix=$WORK/b184/_pkg_.a packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile encoding/hex=$WORK/b185/_pkg_.a packagefile encoding/pem=$WORK/b186/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid eA3Ok_SWEZ7Q25359f6F/eA3Ok_SWEZ7Q25359f6F -goversion go1.13.11 -D "" -importcfg $WORK/b202/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid QFJElZWZ5CvrbbY7nn9E/QFJElZWZ5CvrbbY7nn9E -goversion go1.13.11 -D "" -importcfg $WORK/b182/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/86/862659540eb1adaf90b618f58ffa27e466f8e7fe5fcf0aa788e842833dfafd80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a2/a28ea24a27884dc580162b95d3d25ef110dd1bc00e130be8cd4e8b1f6485a7bb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b196/ mime/multipart mkdir -p $WORK/b206/ cat >$WORK/b196/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/b197/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b202/_pkg_.a packagefile strings=$WORK/b038/_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_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid pJc4m1mRU_-F1FnD9_Cw/pJc4m1mRU_-F1FnD9_Cw -goversion go1.13.11 -D "" -importcfg $WORK/b196/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile mime=$WORK/b205/_pkg_.a packagefile mime/quotedprintable=$WORK/b207/_pkg_.a packagefile net/textproto=$WORK/b202/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 3LDq7tbOvBlOVZor5kwO/3LDq7tbOvBlOVZor5kwO -goversion go1.13.11 -D "" -importcfg $WORK/b206/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/72/72717515a367c333c5df23842ed83b2636c70cf6ad5aea656abf7648824ce3a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/43/43272868deac9fdcb99eecc0bf9a9ea61234bb5762c6975f27aef5c5e47fff28-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8aa3dcadb0aadfb204065bb4c87b2a664ab92c14eed81317fc5b140299620194-d # internal layeh.com/gopher-luar mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/layeh.com/gopher-luar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p layeh.com/gopher-luar -complete -installsuffix shared -buildid rnjKBq-_PhSVXafx75iS/rnjKBq-_PhSVXafx75iS -goversion go1.13.11 -D "" -importcfg $WORK/b080/importcfg -pack ./array.go ./cache.go ./chan.go ./config.go ./doc.go ./func.go ./luar.go ./map.go ./map_iter_go112.go ./metatable.go ./ptr.go ./slice.go ./struct.go ./type.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/9b/9b9fa87d39dc088333e7394fc0d2edc11cc9d3d5cbafb5df8f1fbe111dc4121f-d # internal crypto/tls mkdir -p $WORK/b168/ cat >$WORK/b168/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/b081/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b164/_pkg_.a packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/des=$WORK/b169/_pkg_.a packagefile crypto/ecdsa=$WORK/b170/_pkg_.a packagefile crypto/ed25519=$WORK/b175/_pkg_.a packagefile crypto/elliptic=$WORK/b171/_pkg_.a packagefile crypto/hmac=$WORK/b177/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile crypto/rc4=$WORK/b178/_pkg_.a packagefile crypto/rsa=$WORK/b179/_pkg_.a packagefile crypto/sha1=$WORK/b180/_pkg_.a packagefile crypto/sha256=$WORK/b181/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile crypto/x509=$WORK/b182/_pkg_.a packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile encoding/pem=$WORK/b186/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b189/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b195/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid YmXAbwjkXEHsQ_jJlT2c/YmXAbwjkXEHsQ_jJlT2c -goversion go1.13.11 -D "" -importcfg $WORK/b168/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_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d9/d9a83ef711b37f1dfe9d3af7f19472cd64787521319cc0d872fe5ae3018fa727-d # internal github.com/zyedidia/micro/internal/lua mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/dustin/go-humanize=$WORK/b078/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/lua /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/zyedidia/micro/internal/lua -complete -installsuffix shared -buildid vPf_ujA8aZYOfSnmb6LR/vPf_ujA8aZYOfSnmb6LR -goversion go1.13.11 -D "" -importcfg $WORK/b077/importcfg -pack ./lua.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b4/b4becd6c3943ee1a38ed18f2f0c8d1b356eea6d62e494201b2fbda90f921346c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3c/3c03fc4d01bc98e6d3096bd3ee37b1d7a13281624e131ff1b384ad9e11e468f6-d # internal net/http/httptrace mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b168/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/textproto=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 2z9slHw_lXLdby3ScN-5/2z9slHw_lXLdby3ScN-5 -goversion go1.13.11 -D "" -importcfg $WORK/b208/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/42/4267607964aa9d42a5118eea93a45ce4453e17fd54d3c7bb7e0cfef11e1b33a8-d # internal net/http mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile container/list=$WORK/b081/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile crypto/tls=$WORK/b168/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b197/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile mime=$WORK/b205/_pkg_.a packagefile mime/multipart=$WORK/b206/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile net/http/httptrace=$WORK/b208/_pkg_.a packagefile net/http/internal=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b202/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http -std -complete -installsuffix shared -buildid Mx2cKrzcYavW-Edy2Bz2/Mx2cKrzcYavW-Edy2Bz2 -goversion go1.13.11 -D "" -importcfg $WORK/b162/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_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e3/e333d559ce22e728a8b9a40d41bcdfec2537c2bd93b3f3cff48bb1f246436dfc-d # internal github.com/zyedidia/micro/internal/config mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/lua=github.com/zyedidia/micro/internal/lua importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util packagefile archive/zip=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/blang/semver=$WORK/b073/_pkg_.a packagefile github.com/flynn/json5=$WORK/b055/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b075/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile github.com/zyedidia/glob=$WORK/b076/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile golang.org/x/text/encoding/htmlindex=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b162/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/zyedidia/micro/internal/config -complete -installsuffix shared -buildid 7PI8oNJSiEOWDnhr7z7G/7PI8oNJSiEOWDnhr7z7G -goversion go1.13.11 -D "" -importcfg $WORK/b067/importcfg -pack ./autosave.go ./colorscheme.go ./config.go ./globals.go ./plugin.go ./plugin_installer.go ./plugin_manager.go ./rtfiles.go ./runtime.go ./settings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/bf/bfe631bf41cd8138c3f6de060192f7763afd8d94360cdb46c93197cc9884c453-d # internal github.com/zyedidia/micro/internal/screen mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/screen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/zyedidia/micro/internal/screen -complete -installsuffix shared -buildid DTRsJ6E9B9Vcf10nEKoN/DTRsJ6E9B9Vcf10nEKoN -goversion go1.13.11 -D "" -importcfg $WORK/b210/importcfg -pack ./message.go ./screen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/81/814149da042490c5f8943184a847714556620c9e16d4e9e42f721158bb5cc862-d # internal github.com/zyedidia/micro/internal/buffer mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config importmap github.com/zyedidia/micro/v2/internal/lua=github.com/zyedidia/micro/internal/lua importmap github.com/zyedidia/micro/v2/internal/screen=github.com/zyedidia/micro/internal/screen importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util importmap github.com/zyedidia/micro/v2/pkg/highlight=github.com/zyedidia/micro/pkg/highlight packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile encoding/gob=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b062/_pkg_.a packagefile github.com/zyedidia/clipboard=$WORK/b057/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/micro/pkg/highlight=$WORK/b211/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/htmlindex=$WORK/b148/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b155/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/buffer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/zyedidia/micro/internal/buffer -complete -installsuffix shared -buildid oYjvexB4_fz1CGEJ-ATp/oYjvexB4_fz1CGEJ-ATp -goversion go1.13.11 -D "" -importcfg $WORK/b058/importcfg -pack ./autocomplete.go ./backup.go ./buffer.go ./cursor.go ./eventhandler.go ./line_array.go ./loc.go ./message.go ./save.go ./search.go ./serialize.go ./settings.go ./stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9d/9d708479769316f3f186939b27704bb779c64e08132972d403b55363baf0c04e-d # internal github.com/zyedidia/micro/internal/info mkdir -p $WORK/b214/ github.com/zyedidia/micro/internal/shell mkdir -p $WORK/b215/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/buffer=github.com/zyedidia/micro/internal/buffer importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config packagefile encoding/gob=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/info /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/zyedidia/micro/internal/info -complete -installsuffix shared -buildid lMCNAokJY_N8GPB9-o9o/lMCNAokJY_N8GPB9-o9o -goversion go1.13.11 -D "" -importcfg $WORK/b214/importcfg -pack ./gutter.go ./history.go ./infobuffer.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/buffer=github.com/zyedidia/micro/internal/buffer importmap github.com/zyedidia/micro/v2/internal/screen=github.com/zyedidia/micro/internal/screen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b056/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/terminal=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/shell /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/zyedidia/micro/internal/shell -complete -installsuffix shared -buildid gxW3FHKc47vavVyqpMyk/gxW3FHKc47vavVyqpMyk -goversion go1.13.11 -D "" -importcfg $WORK/b215/importcfg -pack ./job.go ./shell.go ./terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/36/360d2ce865d40a1e64da25ddd268618646fb8f571fc247dd9f65279311eccc08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a5/a567c22367be7ef26d6693f90bb0477f3d4590d26352d677fbef3ca533383ca2-d # internal github.com/zyedidia/micro/internal/display mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/buffer=github.com/zyedidia/micro/internal/buffer importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config importmap github.com/zyedidia/micro/v2/internal/info=github.com/zyedidia/micro/internal/info importmap github.com/zyedidia/micro/v2/internal/lua=github.com/zyedidia/micro/internal/lua importmap github.com/zyedidia/micro/v2/internal/screen=github.com/zyedidia/micro/internal/screen importmap github.com/zyedidia/micro/v2/internal/shell=github.com/zyedidia/micro/internal/shell importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util importmap github.com/zyedidia/micro/v2/internal/views=github.com/zyedidia/micro/internal/views packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b088/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/info=$WORK/b214/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/micro/internal/shell=$WORK/b215/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/micro/internal/views=$WORK/b218/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile github.com/zyedidia/terminal=$WORK/b216/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/display /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/zyedidia/micro/internal/display -complete -installsuffix shared -buildid KcxU2wWXVEQrU5bT1Ny0/KcxU2wWXVEQrU5bT1Ny0 -goversion go1.13.11 -D "" -importcfg $WORK/b213/importcfg -pack ./bufwindow.go ./infowindow.go ./statusline.go ./tabwindow.go ./termwindow.go ./uiwindow.go ./window.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/e5/e519d7d70062525d18df837c80ef416da8999a090de7c09247eebe557d5a9f3d-d # internal github.com/zyedidia/micro/internal/action mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/buffer=github.com/zyedidia/micro/internal/buffer importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config importmap github.com/zyedidia/micro/v2/internal/display=github.com/zyedidia/micro/internal/display importmap github.com/zyedidia/micro/v2/internal/info=github.com/zyedidia/micro/internal/info importmap github.com/zyedidia/micro/v2/internal/lua=github.com/zyedidia/micro/internal/lua importmap github.com/zyedidia/micro/v2/internal/screen=github.com/zyedidia/micro/internal/screen importmap github.com/zyedidia/micro/v2/internal/shell=github.com/zyedidia/micro/internal/shell importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util importmap github.com/zyedidia/micro/v2/internal/views=github.com/zyedidia/micro/internal/views packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/flynn/json5=$WORK/b055/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b056/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile github.com/zyedidia/clipboard=$WORK/b057/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/display=$WORK/b213/_pkg_.a packagefile github.com/zyedidia/micro/internal/info=$WORK/b214/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/micro/internal/shell=$WORK/b215/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/micro/internal/views=$WORK/b218/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile github.com/zyedidia/terminal=$WORK/b216/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/internal/action /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/zyedidia/micro/internal/action -complete -installsuffix shared -buildid yvc3Rn1vUD4V4NfNuR7y/yvc3Rn1vUD4V4NfNuR7y -goversion go1.13.11 -D "" -importcfg $WORK/b051/importcfg -pack ./actions.go ./actions_posix.go ./bindings.go ./bufpane.go ./command.go ./defaults_other.go ./events.go ./globals.go ./infocomplete.go ./infopane.go ./pane.go ./rawpane.go ./tab.go ./terminal_supported.go ./termpane.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9c/9c0280362c2636b48e7385b4bdbd16d1926781d0e6a385b0c7033b2ffbc667ca-d # internal github.com/zyedidia/micro/cmd/micro mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/zyedidia/micro/v2/internal/action=github.com/zyedidia/micro/internal/action importmap github.com/zyedidia/micro/v2/internal/buffer=github.com/zyedidia/micro/internal/buffer importmap github.com/zyedidia/micro/v2/internal/config=github.com/zyedidia/micro/internal/config importmap github.com/zyedidia/micro/v2/internal/display=github.com/zyedidia/micro/internal/display importmap github.com/zyedidia/micro/v2/internal/lua=github.com/zyedidia/micro/internal/lua importmap github.com/zyedidia/micro/v2/internal/screen=github.com/zyedidia/micro/internal/screen importmap github.com/zyedidia/micro/v2/internal/shell=github.com/zyedidia/micro/internal/shell importmap github.com/zyedidia/micro/v2/internal/util=github.com/zyedidia/micro/internal/util packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/gob=$WORK/b019/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b039/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b042/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile github.com/zyedidia/micro/internal/action=$WORK/b051/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/display=$WORK/b213/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/micro/internal/shell=$WORK/b215/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/micro-2.0.6/_build/src/github.com/zyedidia/micro/cmd/micro /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid _Gu3kWXhTiLaGc8rpxfk/_Gu3kWXhTiLaGc8rpxfk -goversion go1.13.11 -D "" -importcfg $WORK/b001/importcfg -pack ./clean.go ./debug.go ./initlua.go ./micro.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/82/82fd8c6e0b64f479476e7d8b122d4074f2c0c7d36878fc2b9afda9c362a5df71-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/zyedidia/micro/cmd/micro=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/gob=$WORK/b019/_pkg_.a packagefile flag=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b039/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b042/_pkg_.a packagefile github.com/yuin/gopher-lua=$WORK/b044/_pkg_.a packagefile github.com/zyedidia/micro/internal/action=$WORK/b051/_pkg_.a packagefile github.com/zyedidia/micro/internal/buffer=$WORK/b058/_pkg_.a packagefile github.com/zyedidia/micro/internal/config=$WORK/b067/_pkg_.a packagefile github.com/zyedidia/micro/internal/display=$WORK/b213/_pkg_.a packagefile github.com/zyedidia/micro/internal/lua=$WORK/b077/_pkg_.a packagefile github.com/zyedidia/micro/internal/screen=$WORK/b210/_pkg_.a packagefile github.com/zyedidia/micro/internal/shell=$WORK/b215/_pkg_.a packagefile github.com/zyedidia/micro/internal/util=$WORK/b087/_pkg_.a packagefile github.com/zyedidia/tcell=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b040/_pkg_.a packagefile layeh.com/gopher-luar=$WORK/b080/_pkg_.a packagefile log=$WORK/b089/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a 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 packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b043/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile github.com/yuin/gopher-lua/ast=$WORK/b046/_pkg_.a packagefile github.com/yuin/gopher-lua/parse=$WORK/b047/_pkg_.a packagefile github.com/yuin/gopher-lua/pm=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile github.com/flynn/json5=$WORK/b055/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b056/_pkg_.a packagefile github.com/zyedidia/clipboard=$WORK/b057/_pkg_.a packagefile github.com/zyedidia/micro/internal/info=$WORK/b214/_pkg_.a packagefile github.com/zyedidia/micro/internal/views=$WORK/b218/_pkg_.a packagefile github.com/zyedidia/terminal=$WORK/b216/_pkg_.a packagefile crypto/md5=$WORK/b059/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b062/_pkg_.a packagefile github.com/zyedidia/micro/pkg/highlight=$WORK/b211/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b093/_pkg_.a packagefile golang.org/x/text/encoding/htmlindex=$WORK/b148/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b155/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b095/_pkg_.a packagefile os/signal=$WORK/b147/_pkg_.a packagefile path=$WORK/b071/_pkg_.a packagefile archive/zip=$WORK/b068/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile github.com/blang/semver=$WORK/b073/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b075/_pkg_.a packagefile github.com/zyedidia/glob=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b162/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b088/_pkg_.a packagefile github.com/dustin/go-humanize=$WORK/b078/_pkg_.a packagefile net=$WORK/b082/_pkg_.a packagefile os/user=$WORK/b090/_pkg_.a packagefile github.com/gdamore/encoding=$WORK/b092/_pkg_.a packagefile github.com/lucasb-eyer/go-colorful=$WORK/b096/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/base=$WORK/b099/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/dynamic=$WORK/b105/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/extended=$WORK/b106/_pkg_.a packagefile container/list=$WORK/b081/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile regexp/syntax=$WORK/b066/_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 internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b053/_pkg_.a packagefile unicode/utf16=$WORK/b054/_pkg_.a packagefile github.com/zyedidia/pty=$WORK/b217/_pkg_.a packagefile crypto=$WORK/b060/_pkg_.a packagefile hash=$WORK/b061/_pkg_.a packagefile html=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b064/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b212/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b094/_pkg_.a packagefile golang.org/x/text/encoding/charmap=$WORK/b149/_pkg_.a packagefile golang.org/x/text/encoding/japanese=$WORK/b151/_pkg_.a packagefile golang.org/x/text/encoding/korean=$WORK/b152/_pkg_.a packagefile golang.org/x/text/encoding/simplifiedchinese=$WORK/b153/_pkg_.a packagefile golang.org/x/text/encoding/traditionalchinese=$WORK/b154/_pkg_.a packagefile golang.org/x/text/language=$WORK/b158/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b150/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b156/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b157/_pkg_.a packagefile compress/flate=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b070/_pkg_.a packagefile database/sql/driver=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b163/_pkg_.a packagefile crypto/tls=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b197/_pkg_.a packagefile mime=$WORK/b205/_pkg_.a packagefile mime/multipart=$WORK/b206/_pkg_.a packagefile net/http/httptrace=$WORK/b208/_pkg_.a packagefile net/http/internal=$WORK/b209/_pkg_.a packagefile net/textproto=$WORK/b202/_pkg_.a packagefile math/big=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b083/_pkg_.a packagefile internal/nettrace=$WORK/b084/_pkg_.a packagefile internal/singleflight=$WORK/b085/_pkg_.a packagefile image/color=$WORK/b097/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/ansi=$WORK/b100/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt100=$WORK/b101/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt102=$WORK/b102/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt220=$WORK/b103/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xterm=$WORK/b104/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/adm3a=$WORK/b107/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/aixterm=$WORK/b108/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/alacritty=$WORK/b109/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/a/aterm=$WORK/b110/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/b/beterm=$WORK/b111/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/b/bsdos_pc=$WORK/b112/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/c/cygwin=$WORK/b113/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/d200=$WORK/b114/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/d210=$WORK/b115/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/d/dtterm=$WORK/b116/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/e/emacs=$WORK/b117/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/e/eterm=$WORK/b118/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/g/gnome=$WORK/b119/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/h/hpterm=$WORK/b120/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/h/hz1500=$WORK/b121/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/k/konsole=$WORK/b122/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/k/kterm=$WORK/b123/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/l/linux=$WORK/b124/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/p/pcansi=$WORK/b125/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/r/rxvt=$WORK/b126/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/screen=$WORK/b127/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/simpleterm=$WORK/b128/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/s/sun=$WORK/b129/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/termite=$WORK/b130/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi910=$WORK/b131/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi912=$WORK/b132/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi921=$WORK/b133/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi925=$WORK/b134/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi950=$WORK/b135/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/t/tvi970=$WORK/b136/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt320=$WORK/b137/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt400=$WORK/b138/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt420=$WORK/b139/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/v/vt52=$WORK/b140/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy50=$WORK/b141/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy60=$WORK/b142/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/w/wy99_ansi=$WORK/b143/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xfce=$WORK/b144/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xnuppc=$WORK/b145/_pkg_.a packagefile github.com/zyedidia/tcell/terminfo/x/xterm_kitty=$WORK/b146/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b159/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b161/_pkg_.a packagefile crypto/aes=$WORK/b164/_pkg_.a packagefile crypto/cipher=$WORK/b165/_pkg_.a packagefile crypto/des=$WORK/b169/_pkg_.a packagefile crypto/ecdsa=$WORK/b170/_pkg_.a packagefile crypto/ed25519=$WORK/b175/_pkg_.a packagefile crypto/elliptic=$WORK/b171/_pkg_.a packagefile crypto/hmac=$WORK/b177/_pkg_.a packagefile crypto/rc4=$WORK/b178/_pkg_.a packagefile crypto/rsa=$WORK/b179/_pkg_.a packagefile crypto/sha1=$WORK/b180/_pkg_.a packagefile crypto/sha256=$WORK/b181/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile crypto/x509=$WORK/b182/_pkg_.a packagefile encoding/asn1=$WORK/b174/_pkg_.a packagefile encoding/pem=$WORK/b186/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b189/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b187/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b201/_pkg_.a packagefile mime/quotedprintable=$WORK/b207/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b160/_pkg_.a packagefile crypto/internal/subtle=$WORK/b166/_pkg_.a packagefile crypto/internal/randutil=$WORK/b172/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b176/_pkg_.a packagefile crypto/dsa=$WORK/b183/_pkg_.a packagefile crypto/x509/pkix=$WORK/b184/_pkg_.a packagefile encoding/hex=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b199/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=gSRXj1onR52z27VbwMCc/_Gu3kWXhTiLaGc8rpxfk/opnkvhB8bv3VpRptqIdE/gSRXj1onR52z27VbwMCc -X github.com/zyedidia/micro/internal/util.Version=2.0.6 -X github.com/zyedidia/micro/internal/util.CommitHash=60846f5 -X "github.com/zyedidia/micro/internal/util.CompileDate=June 30, 2020" -X github.com/zyedidia/micro/internal/util.Debug=OFF -X github.com/zyedidia/micro/version=2.0.6 -B 0xefda75bfb488e0bc0301e6d40600c27953ee2116 -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/micro-2.0.6/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/micro-2.0.6/_build/bin/micro rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xpKoLV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 + cd micro-2.0.6 + install -m 0755 -vd /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr' install: creating directory '/builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/micro-2.0.6/_build/bin/micro /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin/ '/builddir/build/BUILD/micro-2.0.6/_build/bin/micro' -> '/builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin/micro' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.0.6-1.fc31 --unique-debug-suffix -2.0.6-1.fc31.x86_64 --unique-debug-src-base micro-2.0.6-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/micro-2.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin/micro extracting debug info from /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin/micro warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/bin/micro. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 14772kB, size after compression: 14128kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2543 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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.WGTaMT + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + LDFLAGS='-X github.com/zyedidia/micro/version=2.0.6' + 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/zyedidia/micro -b /builddir/build/BUILD/micro-2.0.6/_build/bin -s /builddir/build/BUILD/micro-2.0.6/_build -V 2.0.6-1.fc31 -p /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' -d cmd/micro/shellwords -d cmd/micro/terminfo Testing in: /builddir/build/BUILD/micro-2.0.6/_build/src PATH: /builddir/build/BUILD/micro-2.0.6/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/micro-2.0.6/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/zyedidia/micro/version=2.0.6 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/zyedidia/micro github.com/zyedidia/micro/cmd/micro PASS ok github.com/zyedidia/micro/cmd/micro 0.139s github.com/zyedidia/micro/internal/buffer PASS ok github.com/zyedidia/micro/internal/buffer 0.037s github.com/zyedidia/micro/internal/config PASS ok github.com/zyedidia/micro/internal/config 0.013s github.com/zyedidia/micro/internal/util PASS ok github.com/zyedidia/micro/internal/util 0.008s github.com/zyedidia/micro/internal/views -{0 0 120 120} 1 |{0 0 10 120} 1🍁 |{10 0 67 120} 2🍁 |{77 0 43 120} 3🍁 PASS ok github.com/zyedidia/micro/internal/views 0.005s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: micro-2.0.6-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KAqPIT + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/doc/micro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/doc/micro + cp -pr README.md /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/doc/micro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mD6EgU + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/licenses/micro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/licenses/micro + cp -pr LICENSE /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/licenses/micro + cp -pr LICENSE-THIRD-PARTY /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64/usr/share/licenses/micro + RPM_EC=0 ++ jobs -p + exit 0 Provides: micro = 2.0.6-1.fc31 micro(x86-64) = 2.0.6-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: micro-debugsource-2.0.6-1.fc31.x86_64 Provides: micro-debugsource = 2.0.6-1.fc31 micro-debugsource(x86-64) = 2.0.6-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: micro-debuginfo-2.0.6-1.fc31.x86_64 Provides: debuginfo(build-id) = 791102deebcac17cdc0a603088003ea4125461a4 micro-debuginfo = 2.0.6-1.fc31 micro-debuginfo(x86-64) = 2.0.6-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: micro-debugsource(x86-64) = 2.0.6-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 Wrote: /builddir/build/RPMS/micro-debugsource-2.0.6-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/micro-debuginfo-2.0.6-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/micro-2.0.6-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7BtWdT + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/micro-2.0.6-1.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0