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/f32-build-21278676-1666536/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.fc32.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/f32-build-21278676-1666536/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.dJyNIg + 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.t3x07g + 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 0xe454c10720eeecf03f14c6d5853c9f58ce036772 -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-build103720607 crypto/subtle mkdir -p $WORK/b167/ golang.org/x/text/internal/utf8internal mkdir -p $WORK/b156/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b156/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 l324-SikzGO55DdL2fdE/l324-SikzGO55DdL2fdE -goversion go1.14.3 -D "" -importcfg $WORK/b167/importcfg -pack ./constant_time.go cat >$WORK/b012/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 yPfW-ZmMg71Mt3we_-hY/yPfW-ZmMg71Mt3we_-hY -goversion go1.14.3 -D "" -importcfg $WORK/b156/importcfg -pack ./utf8internal.go unicode/utf16 mkdir -p $WORK/b054/ vendor/golang.org/x/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 pBgYJlnfJppjyRREWXoS/pBgYJlnfJppjyRREWXoS -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b191/ internal/race mkdir -p $WORK/b015/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF 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 _DI2FY9Oq6C0tCHe7dyM/_DI2FY9Oq6C0tCHe7dyM -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./utf16.go 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 qsnA0ovxzLZXdYgIhAeS/qsnA0ovxzLZXdYgIhAeS -goversion go1.14.3 -D "" -importcfg $WORK/b191/importcfg -pack ./aliasing.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b166/ unicode 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 8vzKwmnu6KIHx3bAnbw7/8vzKwmnu6KIHx3bAnbw7 -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b017/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF encoding internal/nettrace mkdir -p $WORK/b084/ 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 XiQwBlpzA49dPpCAbqJw/XiQwBlpzA49dPpCAbqJw -goversion go1.14.3 -D "" -importcfg $WORK/b166/importcfg -pack ./aliasing.go mkdir -p $WORK/b188/ math/bits mkdir -p $WORK/b020/ container/list sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF golang.org/x/text/encoding/internal/identifier cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b081/ image/color 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 8h9T9KPajOSaXOV95BWp/8h9T9KPajOSaXOV95BWp -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 glCmuDAL0Agl_Tk9Rz2F/glCmuDAL0Agl_Tk9Rz2F -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./nettrace.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ internal/cpu 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 4tzJpvVUjRDJ1zNKb1LF/4tzJpvVUjRDJ1zNKb1LF -goversion go1.14.3 -D "" -importcfg $WORK/b188/importcfg -pack ./asn1.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 x2T7iCyj0QgcCS5FSKnt/x2T7iCyj0QgcCS5FSKnt -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go mkdir -p $WORK/b094/ mkdir -p $WORK/b018/ runtime/internal/atomic cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b097/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF 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/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 7K5xto3MH1lq8GnE4BCQ/7K5xto3MH1lq8GnE4BCQ -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b008/ 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 WlKYNYQ5SkyZ8CCSOPRT/WlKYNYQ5SkyZ8CCSOPRT -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./list.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF 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 XPjB-blR2FAlmFELVAJc/XPjB-blR2FAlmFELVAJc -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go 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 Yjiy-wct_FAFVcD2GBt_/Yjiy-wct_FAFVcD2GBt_ -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./identifier.go ./mib.go 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 cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF 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 kM4tlTKf-X5YQs4btAeX/kM4tlTKf-X5YQs4btAeX -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF 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 runtime/cgo mkdir -p $WORK/b086/ 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/94/94a2448ddf09d6a0ee8d06219d5fe9212c9fbba78512399267d1454670dfbf88-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF 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 y4Ekmq5mDmehJTRgGUrT/y4Ekmq5mDmehJTRgGUrT -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal 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 1v_NUoRyhVFVYYUk7-9U/1v_NUoRyhVFVYYUk7-9U -goversion go1.14.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go 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 RuGFR1_rY5vx4NTvzuVE/RuGFR1_rY5vx4NTvzuVE -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/da/da450c31c928bc7e09ece43590445667d1aecf7a0371ee857948b2df4f72a850-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/7d/7dd8edcc72e5edeff40c5426612eecb262b17af279a171c0b635185dc75c6b2d-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0f/0f387734e270a10b2d8e8b641011bd495bebe251b032c88e2c040719a62184f6-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/dc/dcb77128010792a45131a94fabfb97b145dbb858a10049eb023cb7626230756b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d2/d2fc9c99ff9b60465e5224759f3ebf4e5da9625001bf6943fefda9fe8e17bdd2-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0c/0c72eee1234f9f011a5ed21772baf7aa58bb997b6b1ce52a39170ab9839545d6-d # 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 NYrv9E6yKn7RcHmbEW0D/NYrv9E6yKn7RcHmbEW0D -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/cf/cf4c3e90d2e42084e6eb86f9b957ed057d34dbfd0ca4464e9dcfa301fcac13c5-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c7/c7e89f7563d8074e7e296f09f22bfc05929980ab123d069006002f9b2f0ece1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/17/17e661016cf47d71e2c02194c6f863a78cdf1dda94f18778bc1a2ed4aa1cb3b1-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/17/1727c20e319cabcc8204fb2f7735c9427bc5c0bd95b8dbd034a26ecfd579ab5a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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/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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/da/da7062bd1c8d7501601e932da92bcaf8505160a1901dfd2faf072b14ea00ffca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2e/2e8e7ff96e0d2130ea8ddc24f676208ce9045a48fc6d5208b20a847c933ea678-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/00/00d71c2fca0581059771608556a451812d6d7f5afd24e615205263f087974af9-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/69/69bae04f70c1c41f8529f7676b3124db2ba94a6e800c2e2e84b348492f0f0677-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /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/b023/_pkg_.a /builddir/.cache/go-build/50/50ca6d881cb5b1369d2ea497a31ad5e029964da53b9396249d6d6638ea6da9d7-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ce/ce5b5e3689c9a527608399cdc678dd60f50631c671f191e8455ad0912e6cea2b-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2d/2d4695ba64849e712325ab38876b95aa51ef03fafca03e930bfb471229b7bee8-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/00/00047917224ab0f26a3f80ac6f58b06c86ffb2ad1d1d08668304b3253d2d136a-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ 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/ cat >$WORK/b007/go_asm.h << 'EOF' # internal 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 cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid wQRilwyM6kVo3hdXLU_J/wQRilwyM6kVo3hdXLU_J -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go math mkdir -p $WORK/b022/ 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 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 txe1Z8lxqs0HF0Ia_1e2/txe1Z8lxqs0HF0Ia_1e2 -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go 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/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid 5LZpz0ZWA8cS4jVEFDJt/5LZpz0ZWA8cS4jVEFDJt -goversion go1.14.3 -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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e9bfd433cbe90ae87ad38d8bff1a185d4da1b6e4b56354aa439cce6d6a1d41bf-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 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 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/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 /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/c1/c19771e099b11d7e5c3fc0a54445a0b4f3fffbfe582a3ebb2eb341c04aa82daa-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/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # 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 ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b2/b25bb4a2dedafb016f87825f3b2e4681ecd95aa0c78820b2d9d5275f517e11e3-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid peV-S23qQKHSolvbGs6d/peV-S23qQKHSolvbGs6d -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_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/_x004.o -c gcc_fatalf.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/_x005.o -c gcc_libinit.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 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/_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/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/40/40d6f8694d062b241916ddf7fda443a8c5bd58cdaceaaf58feac128e16f1ec8a-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 oAO_AJ2P-NWsRAXlC6iB/oAO_AJ2P-NWsRAXlC6iB -goversion go1.14.3 -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/e2/e276f54c69b3ee5215aa6e60fac083a0e3f1994d3b59353b527ac7368f2bfaa2-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/preempt_amd64.o ./preempt_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/preempt_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/5a/5a172c4a57865113b7c183b717bda36fc594256e0825a587979be01ba50857f4-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 jLdHVVRQJTXYRjKDKzUn/jLdHVVRQJTXYRjKDKzUn -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid GfF25nQy4Gw05pES7YTM/GfF25nQy4Gw05pES7YTM -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6d/6d2aee2aceac36a674754cb7b3e871d9b5f09ae15946b878ebb59a2a72edebd4-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 itWaYcLRdbKNUEHNBsOq/itWaYcLRdbKNUEHNBsOq -goversion go1.14.3 -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 sRzB-ZZ2rSxz5bgR2x-I/sRzB-ZZ2rSxz5bgR2x-I -goversion go1.14.3 -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/2d/2d57edb96a62625b939cad1c0f9c63bc0f4c1dbf6b01e0ae64233f47f5d2aeb8-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/c5/c573c8d281e980cdd9144ab3519cf69723a59fdde163803b90325d218e032d71-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/f8/f836c11fa884b95daa9797e4ecc8f926f43978e6c48d6ebabb1d716210b98f15-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 cat >$WORK/b028/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 Ck0Hz-Yz69UzDSJn1L7X/Ck0Hz-Yz69UzDSJn1L7X -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go 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 uBYvaTer0mdyxZq4MjL0/uBYvaTer0mdyxZq4MjL0 -goversion go1.14.3 -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/16/16b375586404653b8842aca7d501c197f5b49b51b3a6302d0e1500f1895f2e17-d # internal internal/oserror mkdir -p $WORK/b030/ io mkdir -p $WORK/b013/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b083/ 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 Ru9zvkBUz27GmA6SXlcy/Ru9zvkBUz27GmA6SXlcy -goversion go1.14.3 -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 EOF strconv mkdir -p $WORK/b025/ 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 5XvJvKe__kLdBVkGVxXP/5XvJvKe__kLdBVkGVxXP -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid X72ZgKDELr_KRBcUym42/X72ZgKDELr_KRBcUym42 -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./message.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 Bt5okl4uQyFBvZVRgb4-/Bt5okl4uQyFBvZVRgb4- -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3a/3a412368ad8ed66ae4cda63183ddb4ca69f6cb3ec6e7a35c2daa1899bd944586-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_amd64.s cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid kWA8315hZOnCA7DaHMg5/kWA8315hZOnCA7DaHMg5 -goversion go1.14.3 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.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/f1/f15de6177a9a54e1c63fba9b73ff3a5bb798aef6397bd73a9bdb551075947935-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 Bt8L8YXiXGZIVboIWZOy/Bt8L8YXiXGZIVboIWZOy -goversion go1.14.3 -D "" -importcfg $WORK/b160/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d6/d6ec9534764dbbe00e38da9f37370e48d6708c9308a97366dc2b9a0cbf91f0a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c2/c275337548ba906980495d586c7f70b0cfa7eea65b20d579263b60da83abcbea-d # internal hash crypto/internal/randutil mkdir -p $WORK/b061/ mkdir -p $WORK/b172/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b038/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF 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 BxYqIsrXNvRSc0rfytHM/BxYqIsrXNvRSc0rfytHM -goversion go1.14.3 -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/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 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 qBY9gtC6xG4hoPgqGT5v/qBY9gtC6xG4hoPgqGT5v -goversion go1.14.3 -D "" -importcfg $WORK/b172/importcfg -pack ./randutil.go 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 r3j2MdAPu2i30-oLYLtQ/r3j2MdAPu2i30-oLYLtQ -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid L6p5rBtG7CFlnPV6Jb-I/L6p5rBtG7CFlnPV6Jb-I -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9c/9c7186a0a11eddcf9ac188c2aded382214dac9f87059176fa3c10615a5a02bee-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/44/44eeca0edf394e800344099120e1dce5662365dff6d91c9c22d138cfbf14eec9-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 1g0j8nNoxcGrjVZuC9zG/1g0j8nNoxcGrjVZuC9zG -goversion go1.14.3 -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 4KxHE7lq5CeCAu5PQgul/4KxHE7lq5CeCAu5PQgul -goversion go1.14.3 -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/98/985139bea8ae419bc2cbe1c05eb3d2cf848d9840be9f3d6b48fd7ad959d44a39-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 uihXmkd-SRoTX5mp62CJ/uihXmkd-SRoTX5mp62CJ -goversion go1.14.3 -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/b6/b60cbc06c06b818145b45a2848ea5954f1904f5c2e77dddfa44b72eba2424eb7-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/b4/b475d4915e723027b7ed8c8ca77566421e43e6198bd6b5b4a91ff5110bd53f98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6a/6a12007833592f8a62a204f5f0130f5058b6ecec3c15cad31ca5e33f4187bb95-d # internal crypto/rc4 mkdir -p $WORK/b178/ crypto mkdir -p $WORK/b060/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b166/_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 XFvJUA0SskWnUf0mA77B/XFvJUA0SskWnUf0mA77B -goversion go1.14.3 -D "" -importcfg $WORK/b178/importcfg -pack ./rc4.go reflect 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto -std -complete -installsuffix shared -buildid uDBGge8k9L_uxEeY5UGY/uDBGge8k9L_uxEeY5UGY -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./crypto.go 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 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid jxZd2WHBS_QYYsEgJ0CZ/jxZd2WHBS_QYYsEgJ0CZ -goversion go1.14.3 -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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/48/48573663426db0d16ed953a42f036a028147fa759b33300d7f4921c50ee721ae-d # internal bufio mkdir -p $WORK/b002/ golang.org/x/text/transform mkdir -p $WORK/b095/ vendor/golang.org/x/text/transform mkdir -p $WORK/b199/ 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 5Tu2zRikx63nW0LmYoQ-/5Tu2zRikx63nW0LmYoQ- -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.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 mT_M8sBSZxIARr1kcI_6/mT_M8sBSZxIARr1kcI_6 -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./transform.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 QH8A4zlvOqZaEQMSjd6B/QH8A4zlvOqZaEQMSjd6B -goversion go1.14.3 -D "" -importcfg $WORK/b199/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/71/71c3225c91532241e4524d1c40a8fccf9308620da0acbd368b9c85c501055ed5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/53/53a915db44cac71dea0230486638a02980456a838bd875d6c738c45cf9e5ef01-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/f8/f8fc7574c135d00fab3e813bafea3a652d501b6e3b7ba2dc8feda67b5909d7e0-d # internal github.com/kballard/go-shellquote mkdir -p $WORK/b056/ path mkdir -p $WORK/b071/ regexp/syntax mkdir -p $WORK/b066/ 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 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/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 5hxHjwahiX527peC3AVL/5hxHjwahiX527peC3AVL -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./quote.go ./unquote.go html mkdir -p $WORK/b063/ 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 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 EowF5GoER024BsqBVz2g/EowF5GoER024BsqBVz2g -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./match.go ./path.go 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 f-NsnuZJuO-dA3VbND4f/f-NsnuZJuO-dA3VbND4f -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go 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/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 _qlM10PstTiG6qCngMKv/_qlM10PstTiG6qCngMKv -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2e/2ea23a1a8aac132781118c5ee99cb4b2529281dda3fda70aae93a081efa03793-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # 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 NH7IeYWRVIdfA5su0SFl/NH7IeYWRVIdfA5su0SFl -goversion go1.14.3 -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 heT71jV97A0nqpekrACv/heT71jV97A0nqpekrACv -goversion go1.14.3 -D "" -importcfg $WORK/b157/importcfg -pack ./cond.go ./runes.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/49/49c8b865e030b2c5c9e689f039e547c99edfc473194d1ce1016821fbff4837ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f5/f51075b029169aad8034fbac38995391631affcef814d310068bd2281977262c-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/32/32e5152e1d207c46d500a0f7d601e2a2197a5bb80782afb31109b292faaeadb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/31/31f874a27b881444cf9ccfccb4cbf8d4ab064bf1456f0135825d8d88af7fc1bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e0/e0b641b1ea3b31a0eaa1149647e484662262448ae2b3c63879c83cb6333c2cda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9e/9ecf8502a95ac69e6677e100558006b0f3cd2815c1d527cb38aa7530bebc17a0-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 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/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 m9KkQGJcRqlnZGKU6F_9/m9KkQGJcRqlnZGKU6F_9 -goversion go1.14.3 -D "" -importcfg $WORK/b150/importcfg -pack ./internal.go 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 3srDEq23eNCLKZTA9WJw/3srDEq23eNCLKZTA9WJw -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./ascii.go ./charmap.go ./doc.go ./ebcdic.go ./latin1.go ./latin5.go ./utf8.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/7c/7cc280e77f5799bd1927d815fe051f0d1f631f2d8c80e119fcebd2e59559bf03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e3/e3ed03a05c2b4ca2f37713e4a18ae924e1be36ec650158d93dbed9d3f143c370-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/5a/5a7b68fdde8d728d515864c6ee0cc02ecad143c032029946c8889b0392a4fdf8-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 mEoGDFZ3e0lMXJXMzfl4/mEoGDFZ3e0lMXJXMzfl4 -goversion go1.14.3 -D "" -importcfg $WORK/b155/importcfg -pack ./override.go ./unicode.go golang.org/x/text/encoding/charmap mkdir -p $WORK/b149/ 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/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 xctSQeERAV7zCgu31Wd6/xctSQeERAV7zCgu31Wd6 -goversion go1.14.3 -D "" -importcfg $WORK/b149/importcfg -pack ./charmap.go ./tables.go golang.org/x/text/encoding/korean mkdir -p $WORK/b152/ golang.org/x/text/encoding/japanese mkdir -p $WORK/b151/ 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 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 0dRGs5nWZi01mF8AOPn7/0dRGs5nWZi01mF8AOPn7 -goversion go1.14.3 -D "" -importcfg $WORK/b152/importcfg -pack ./euckr.go ./tables.go 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 TINXASB4L2V8bizDl-2t/TINXASB4L2V8bizDl-2t -goversion go1.14.3 -D "" -importcfg $WORK/b151/importcfg -pack ./all.go ./eucjp.go ./iso2022jp.go ./shiftjis.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 -hh9NzkrVhAGhAjfWHHq/-hh9NzkrVhAGhAjfWHHq -goversion go1.14.3 -D "" -importcfg $WORK/b153/importcfg -pack ./all.go ./gbk.go ./hzgb2312.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 N-85rn8HCKP9ZZ-b3Lua/N-85rn8HCKP9ZZ-b3Lua -goversion go1.14.3 -D "" -importcfg $WORK/b154/importcfg -pack ./big5.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/70/706c93a166b014a086a475ae8f53f9302c455764a56d6b555eba7fb7c67466e7-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b033/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_amd64.o # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/7b/7b99e64c83e16be3b3d1ed8d6a4f3638ff206ac78fe47394fd63d6f4068176fd-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/1d/1db2b82af57a7eb1c849f63b84d696d1972624c86d1ae2de77649bccb218169b-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid cy-ftiH7WKoyNYJ7ZZZn/cy-ftiH7WKoyNYJ7ZZZn -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid pC4ZslinGFk2BWdeNH7p/pC4ZslinGFk2BWdeNH7p -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b034/ cat >$WORK/b034/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/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p time -std -installsuffix shared -buildid 3-S6tJmPDNgEPUw2qiUL/3-S6tJmPDNgEPUw2qiUL -goversion go1.14.3 -D "" -importcfg $WORK/b034/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/de/dea2ad6fa1a075d041c0ba5810fcc8f50adb154252f996a75586a1216f2fe959-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a8/a885b5afee90e12516c3ffe87adb28937be6b98627bcba2920df5771e1605726-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/7c/7c0ad1184e2f35138bcd3c9499b24d571decfc268d9f848d04032e1653634188-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/85/85e8f7c92bd570c151b9d92757a7d763d5c547635bb5b049794ae077d3386205-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 FMHfZ8YSOr0CfinxSDhP/FMHfZ8YSOr0CfinxSDhP -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/9e/9e8fa8b8adfae89f2568dc26690ca0b05b4a06cab4e561490703bedac7349ca0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/42/422d43a851676188eaaf45bd22b7481f270295c51fad5fe7d246508584d4f262-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/98/989f30b4699522fe76325bdea43b13b3b743b631f55e3bd13f5e1a6ea44a9619-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/9e/9e5b89b8726a173ab9df0acc25548e9242d245d21571fe3932608ab90a0e42f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e1/e18da719ba133bda54f1746cc1d5c88638a6770e1a779fd7da5ff11a5a9e8eb5-d # internal context mkdir -p $WORK/b045/ internal/poll mkdir -p $WORK/b031/ 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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF 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 TzVKp44XSOkohH0v7PQp/TzVKp44XSOkohH0v7PQp -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go 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 PZD1u6QttpQmoSz3WkvU/PZD1u6QttpQmoSz3WkvU -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/28/28980290609435b61caca02f4c4315e4358a19996b6a80d08338d272f7b71f8f-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/11/1189982366ea0b9d682def8ebabfd23825c4869bc176b8f3bff0732252a62726-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 44HK14TXo2F71BfJvukW/44HK14TXo2F71BfJvukW -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./glob.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/buildid -w $WORK/b031/_pkg_.a # internal /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/b031/_pkg_.a /builddir/.cache/go-build/c6/c6e1ee8a95bc88eb2971cecdd1277d50fb6c31bbd1f3853063fe9418ef147b37-d # internal os mkdir -p $WORK/b029/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal 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/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 30LCgH2TFwO0QgEvv25Q/30LCgH2TFwO0QgEvv25Q -goversion go1.14.3 -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 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a8/a89723643f9ade9f34e20e312e6599b6c244c27cf9ed6d2eb33813d76c8295c3-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6d/6de729491f030689be4fce32c7e02733ff60f3d9e9a0bdcc926423124141315e-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 packagefile sync=$WORK/b014/_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 9VNCDLMwGe5Nk3RJ4jQs/9VNCDLMwGe5Nk3RJ4jQs -goversion go1.14.3 -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 X_-lJPoUp0wPIqixguaa/X_-lJPoUp0wPIqixguaa -goversion go1.14.3 -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/56/5627a5041869af9db7d820df852ed8fd2462e126dab6c23fdea0483ff28bc8b5-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/ec/ec798f32deecef32d6c19b48e58285f3ae6c7d472f8c52a79025b6eb5b8a715f-d # internal encoding/base64 mkdir -p $WORK/b053/ crypto/md5 mkdir -p $WORK/b059/ vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/poly1305 crypto/cipher mkdir -p $WORK/b193/ crypto/sha1 crypto/sha256 crypto/sha512 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/b192/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b165/ 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 DWYQf5PLVcWTJP25PJRm/DWYQf5PLVcWTJP25PJRm -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./base64.go mkdir -p $WORK/b180/ cat >$WORK/b193/go_asm.h << 'EOF' # internal EOF 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 mkdir -p $WORK/b181/ 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/b192/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b173/ 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 crypto/ed25519/internal/edwards25519 cat >$WORK/b165/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 mkdir -p $WORK/b176/ cat >$WORK/b180/go_asm.h << 'EOF' # internal EOF 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 cat >$WORK/b181/go_asm.h << 'EOF' # internal EOF cat >$WORK/b173/go_asm.h << 'EOF' # internal EOF 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 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 cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a 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 TXqF8U4Aal_aCp7PYGZk/TXqF8U4Aal_aCp7PYGZk -goversion go1.14.3 -D "" -importcfg $WORK/b176/importcfg -pack ./const.go ./edwards25519.go 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 vyx5eCjX6LkFf6a_Vgxs/vyx5eCjX6LkFf6a_Vgxs -goversion go1.14.3 -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 packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid DVWGrEeMmIOCsF84DMyx/DVWGrEeMmIOCsF84DMyx -goversion go1.14.3 -symabis $WORK/b192/symabis -D "" -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h ./bits_go1.13.go ./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 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/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 oacYtQDnxgZCKrUSD9r-/oacYtQDnxgZCKrUSD9r- -goversion go1.14.3 -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 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 1U-8aQm-W9RP3Bmweg9r/1U-8aQm-W9RP3Bmweg9r -goversion go1.14.3 -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/b033/_pkg_.a packagefile time=$WORK/b034/_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 vrYcZIxP-iczzxQwz1nz/vrYcZIxP-iczzxQwz1nz -goversion go1.14.3 -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 Ph_I5SUFjecdd3RiAjGa/Ph_I5SUFjecdd3RiAjGa -goversion go1.14.3 -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 eoeDgB6frW_xQqYm3E4i/eoeDgB6frW_xQqYm3E4i -goversion go1.14.3 -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 rGkRUAYsyomU0dOxmn3w/rGkRUAYsyomU0dOxmn3w -goversion go1.14.3 -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 /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/ba/ba54d26b832cd3d503c42d78535bc6cb2d727b5e397596ac482dae77bbf3181d-d # internal 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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # 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/b053/_pkg_.a /builddir/.cache/go-build/c0/c0c0fdac2d051bcedf3872368353769c00570245055b5a58bf6d1cc20119f763-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # 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 SIsmxbYWsLMIRP0N8icZ/SIsmxbYWsLMIRP0N8icZ -goversion go1.14.3 -D "" -importcfg $WORK/b186/importcfg -pack ./pem.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/68/683dda89c8dfef24f1358829b3118ede3bd868f0dc0a0c279bcff9aab80327d8-d # internal 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/fa/fa7eadaa881b392d19cdeeca44c6dad6561a562c971a066ec3aa7a4ac40cf86b-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/70/70c109bc59a6a1d5c6a3a6c643ce9cac3b1a1d9a2da17743af72decddfe14767-d # internal os/signal mkdir -p $WORK/b147/ github.com/mattn/go-runewidth mkdir -p $WORK/b088/ path/filepath fmt mkdir -p $WORK/b026/ mkdir -p $WORK/b041/ cat >$WORK/b147/go_asm.h << 'EOF' # internal EOF 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/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 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/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 EZtf5RciZA_er6jY9Xnz/EZtf5RciZA_er6jY9Xnz -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go 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 _p7PA1mUBeU8M998TVQi/_p7PA1mUBeU8M998TVQi -goversion go1.14.3 -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/b033/_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 bDEvB3JODCNejGBNuPMU/bDEvB3JODCNejGBNuPMU -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_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 cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_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 DR7iFcIGGknurvyPIHJ4/DR7iFcIGGknurvyPIHJ4 -goversion go1.14.3 -symabis $WORK/b147/symabis -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./doc.go ./signal.go ./signal_unix.go 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 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/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/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 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/b180/_pkg_.a /builddir/.cache/go-build/b5/b5ada5c793244249272c15497bd0bc0c5d97832b3bd0fdeaffac564486c0a5c2-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/86/86b677a9bc2dcedd51742c14bbb9412ad1122c1637179e75281311686fd1f86c-d # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_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 cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/f6/f6bcc079570c69a6b8e2231c2581de10d639886d30c00d18d47cb657151b0e9c-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c6/c647bbae12196e2ef6e9978e0e751c1bd28b8fc15278d16b3a1b9ec271a47f8f-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 cd /usr/lib/golang/src/os/signal /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/b147/_pkg_.a /builddir/.cache/go-build/fc/fc186fd3be2bdec3d96f0290508ece1d2ac191a9dfab2f8a5fa1efa8a3ab6521-d # internal cd /usr/lib/golang/src/crypto/cipher /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 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f8/f886f99c241bb14b9815dd18fe6cf1d94560b2add85fdf970f99e7f0d8000de3-d # internal crypto/des mkdir -p $WORK/b169/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b190/ crypto/aes 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 errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b164/ 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/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid hKfu9VCyMGDAwSJipRcV/hKfu9VCyMGDAwSJipRcV -goversion go1.14.3 -D "" -importcfg $WORK/b190/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go 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 N3DbMsG3tunSB_F3c-Zv/N3DbMsG3tunSB_F3c-Zv -goversion go1.14.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/51/51ea1532463b116914840360ace91b01b01d51c327393ff1e74982c9e50bbdfb-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 Fm0vBRusERIKsQ7tdCix/Fm0vBRusERIKsQ7tdCix -goversion go1.14.3 -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/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8e/8e3536e9f0968370272daf36343fbd7aafcd274b34d2f2c34117ba2f9a58952e-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/4a/4abb4d00cf160e72685ef915d889f8dbca21c775593acdc9bf84962e15ccbf5e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fbc8605628c0ee857a37ae0f16333d3b4c5e7c00c8daf1946d92000cb1dedd6-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/b034/_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 KjhHoOAoFazZAw6diIr0/KjhHoOAoFazZAw6diIr0 -goversion go1.14.3 -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/b035/_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/b033/_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 DjqSgfgrHJH1tdHwfCU3/DjqSgfgrHJH1tdHwfCU3 -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/aa/aac60b6e279201228910966232f883dd55d327a80ebef639eed086de733eba0d-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 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 cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 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/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 NUfR6lSsRYGiHh7RTeO6/NUfR6lSsRYGiHh7RTeO6 -goversion go1.14.3 -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/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/a9/a965d358a7e6dc407de9d1b465fff22fb2814bcc19660769098d8165e90b6a58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/cf/cf6e722f7edcc1409b98200be3cfc3ebcc881bace803824062a773eed4126d3e-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/20/20d77b3f503b5aa89c68174bbd73cff517185cbe006ab5eaa343e4bd50705e48-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/18/18967f69998e7545d254e09a54f0d0c68c81ed4313417e442e89549424aa9094-d # internal github.com/mitchellh/go-homedir mkdir -p $WORK/b075/ github.com/zyedidia/clipboard mkdir -p $WORK/b057/ github.com/zyedidia/pty mkdir -p $WORK/b217/ 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/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 HUHDMFi53E-GBl6RYACh/HUHDMFi53E-GBl6RYACh -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./homedir.go 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 QIgM2Yk7ZsG_7KSISSuU/QIgM2Yk7ZsG_7KSISSuU -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./clipboard.go ./clipboard_unix.go 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/b033/_pkg_.a EOF 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 TYquDTPdowrrBLj2Xo_w/TYquDTPdowrrBLj2Xo_w -goversion go1.14.3 -D "" -importcfg $WORK/b217/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9d/9dc41d52e25785bc363c209f3de85100e1028ab10bc27974874dffc32edc6a14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8b/8b2601a0b4c5412ecccf2d5da647c9662c072084feb17863cc763f684a9c101b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/54/54dc4749c37fd497608499d4a084c4421c14784f2091166edab7ad0ef1855f28-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/58/58a6e4fc0bed8b932566aae6079e742a3f3713f8457688478b295fc1141a1628-d # internal github.com/yuin/gopher-lua/pm mkdir -p $WORK/b048/ github.com/go-errors/errors net/url log mkdir -p $WORK/b089/ net/http/internal encoding/hex mkdir -p $WORK/b039/ database/sql/driver github.com/zyedidia/tcell/terminfo flag github.com/yuin/gopher-lua/ast mkdir -p $WORK/b046/ mime/quotedprintable github.com/zyedidia/micro/internal/views vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b218/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b064/ mkdir -p $WORK/b204/ 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 cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF 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/b034/_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 arZKxspPb0bbPZmfQyyJ/arZKxspPb0bbPZmfQyyJ -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./log.go 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 LPN4B_TvJY-eG1W3FpzW/LPN4B_TvJY-eG1W3FpzW -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./error.go ./parse_panic.go ./stackframe.go mkdir -p $WORK/b209/ mime os/user 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 vHjCkhMLIpQVUL0q48Dn/vHjCkhMLIpQVUL0q48Dn -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./pm.go github.com/flynn/json5 mkdir -p $WORK/b055/ 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 cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b185/ encoding/json 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 sOg4VgbO1Kjq0p__O3Pd/sOg4VgbO1Kjq0p__O3Pd -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./url.go mkdir -p $WORK/b074/ 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 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 otcCskWOwgRUuYHHfADH/otcCskWOwgRUuYHHfADH -goversion go1.14.3 -D "" -importcfg $WORK/b218/importcfg -pack ./splits.go 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 r_AG9CPM0I6b_6F7gsB1/r_AG9CPM0I6b_6F7gsB1 -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./ast.go ./expr.go ./misc.go ./stmt.go ./token.go mkdir -p $WORK/b098/ encoding/gob mkdir -p $WORK/b037/ 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 mkdir -p $WORK/b207/ 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/b034/_pkg_.a EOF 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 VBjPgjbQobPHJHzI6x0F/VBjPgjbQobPHJHzI6x0F -goversion go1.14.3 -D "" -importcfg $WORK/b204/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/b194/ 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 kzbv1eOqfVrFMZ-7_Ern/kzbv1eOqfVrFMZ-7_Ern -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./driver.go ./types.go 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/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 U9mgV6TdhhPyj7RovydL/U9mgV6TdhhPyj7RovydL -goversion go1.14.3 -D "" -importcfg $WORK/b209/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b205/ 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 6Cy2_aQmf1okn0WEPCyZ/6Cy2_aQmf1okn0WEPCyZ -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./decode.go ./fold.go ./scanner.go ./stream.go ./tags.go ./types.go 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 v3wDXnclsoU9rqods5VU/v3wDXnclsoU9rqods5VU -goversion go1.14.3 -D "" -importcfg $WORK/b185/importcfg -pack ./hex.go gopkg.in/yaml.v2 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/b034/_pkg_.a EOF mkdir -p $WORK/b090/ 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/b034/_pkg_.a EOF mkdir -p $WORK/b069/ 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 9Y5yt_br_8tZ4ZP8CMJ7/9Y5yt_br_8tZ4ZP8CMJ7 -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./terminfo.go mkdir -p $WORK/b052/ 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 cat >$WORK/b194/go_asm.h << 'EOF' # internal EOF golang.org/x/text/internal/language 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 5J8W6u7XDBZIq6vFepH3/5J8W6u7XDBZIq6vFepH3 -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./flag.go 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 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 ./curve25519_amd64.s 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/b019/ mkdir -p $WORK/b212/ 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 4sIabs-wwQ-EZ-crFJUf/4sIabs-wwQ-EZ-crFJUf -goversion go1.14.3 -D "" -importcfg $WORK/b205/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b159/ math/big 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 nPexcSeFrSo89KfsR-jw/nPexcSeFrSo89KfsR-jw -goversion go1.14.3 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go 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/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b079/ 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 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 QCx4I9gHPn8MdvfImFx2/QCx4I9gHPn8MdvfImFx2 -goversion go1.14.3 -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/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/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 iuz3WW-Sc0X2jx59wRuE/iuz3WW-Sc0X2jx59wRuE -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.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 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 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 pFDBxqjWwtb_J5CS5YZv/pFDBxqjWwtb_J5CS5YZv -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b201/ 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 kg4I-p7uY5u7TqeftFS6/kg4I-p7uY5u7TqeftFS6 -goversion go1.14.3 -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 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 JiVwfx3UNKmJ-4Fiw33_/JiVwfx3UNKmJ-4Fiw33_ -goversion go1.14.3 -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 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/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 7hAR2xOv1XcqMx-AzxwF/7hAR2xOv1XcqMx-AzxwF -goversion go1.14.3 -D "" -importcfg $WORK/b201/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.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 ePiCEG4i8bxFxsFqEPA7/ePiCEG4i8bxFxsFqEPA7 -goversion go1.14.3 -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 cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b167/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF 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 znH7yP2oOZxwHB84GWAk/znH7yP2oOZxwHB84GWAk -goversion go1.14.3 -symabis $WORK/b194/symabis -D "" -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d5/d50a36dddd40a8cd37d9e6729f7f8d29858415e0e5b6655060e81dddcdb9fe1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/62/62fa37c5be58b60287789bab894bf699b777db347ceb06506ff6b9e36c23e46b-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/79/791b507bd07640f7543c84809b3256f6f3399ae46d1c6164ee8bff109b800c16-d # internal github.com/zyedidia/terminal mkdir -p $WORK/b216/ 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/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ad/ad59a3cfa0212e0462e0014b3c6ed4b06af8420f751185dd7f2b094d7e094b93-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b200/ 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 rL0oceJGyMDqMR78oC2H/rL0oceJGyMDqMR78oC2H -goversion go1.14.3 -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 L6ORftCHPufM4iKC4DYT/L6ORftCHPufM4iKC4DYT -goversion go1.14.3 -D "" -importcfg $WORK/b200/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.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/77/77d4c79a7f3ce2b9395458ff6e3d6499da9bf54c2433224370d97821def13e00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/16/16cf83577213fe8220699d026f0103c30c414a277b6a70e59131f71d8db4fd39-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/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/curve25519_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/56/56cb4305b9456715e35b66cc60359fc40487ef3439c489f1f2756493780fcf22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d7/d7c958c3a43bc7856412e1bc3d6973883bc7ac49fce149baf7a5c8e725bed86b-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 giUdSx2sChwkVWmw-0gj/giUdSx2sChwkVWmw-0gj -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./lexer.go ./parser.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/bb/bb619ace33ee3bafdbbb49b17e3b9d850a95bc3ea81cfe88cfd3e6b64397abc6-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/94/949d31ce67c76d1aceb3f405f395506acb612f4d0c0c7e8e200aa8f6f12ae955-d # internal github.com/zyedidia/tcell/terminfo/v/vt100 github.com/lucasb-eyer/go-colorful github.com/zyedidia/tcell/terminfo/h/hpterm github.com/zyedidia/tcell/terminfo/dynamic github.com/zyedidia/tcell/terminfo/b/beterm github.com/zyedidia/tcell/terminfo/c/cygwin github.com/zyedidia/tcell/terminfo/b/bsdos_pc github.com/zyedidia/tcell/terminfo/h/hz1500 github.com/zyedidia/tcell/terminfo/a/ansi github.com/zyedidia/tcell/terminfo/d/dtterm github.com/zyedidia/tcell/terminfo/e/emacs mkdir -p $WORK/b101/ github.com/zyedidia/tcell/terminfo/v/vt102 github.com/zyedidia/tcell/terminfo/e/eterm github.com/zyedidia/tcell/terminfo/g/gnome github.com/zyedidia/tcell/terminfo/d/d200 github.com/zyedidia/tcell/terminfo/a/aterm github.com/zyedidia/tcell/terminfo/v/vt220 github.com/zyedidia/tcell/terminfo/a/alacritty github.com/zyedidia/tcell/terminfo/d/d210 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal mkdir -p $WORK/b109/ mkdir -p $WORK/b115/ github.com/zyedidia/tcell/terminfo/k/konsole github.com/zyedidia/tcell/terminfo/a/adm3a github.com/zyedidia/tcell/terminfo/p/pcansi mkdir -p $WORK/b125/ github.com/zyedidia/tcell/terminfo/a/aixterm github.com/zyedidia/tcell/terminfo/k/kterm github.com/zyedidia/tcell/terminfo/l/linux github.com/zyedidia/tcell/terminfo/r/rxvt github.com/zyedidia/tcell/terminfo/x/xterm /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal mkdir -p $WORK/b104/ github.com/zyedidia/tcell/terminfo/s/screen cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b115/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 mkdir -p $WORK/b108/ 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 AXIxtw2y2W0KfELra7Pj/AXIxtw2y2W0KfELra7Pj -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./term.go 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 -6AmlWAI-UdFcdEMk0YL/-6AmlWAI-UdFcdEMk0YL -goversion go1.14.3 -D "" -importcfg $WORK/b101/importcfg -pack ./term.go 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 KxKf6iNa7dwp87mqsV94/KxKf6iNa7dwp87mqsV94 -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./term.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b096/ 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 UeV28ioQlwL-CQujkxsw/UeV28ioQlwL-CQujkxsw -goversion go1.14.3 -D "" -importcfg $WORK/b125/importcfg -pack ./term.go mkdir -p $WORK/b120/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF 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/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 gzqRGJrRc1yD-BRIFKLa/gzqRGJrRc1yD-BRIFKLa -goversion go1.14.3 -D "" -importcfg $WORK/b104/importcfg -pack ./term.go 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 mkdir -p $WORK/b105/ 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 yCZdlMPca2OpvIEzKqyC/yCZdlMPca2OpvIEzKqyC -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./term.go mkdir -p $WORK/b111/ 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 NxHkTSMW_bEsyRPIDhn_/NxHkTSMW_bEsyRPIDhn_ -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./colorgens.go ./colors.go ./happy_palettegen.go ./hexcolor.go ./soft_palettegen.go ./warm_palettegen.go mkdir -p $WORK/b113/ mkdir -p $WORK/b112/ 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/b111/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 scUHB_tazQMpFQ6IrA3b/scUHB_tazQMpFQ6IrA3b -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./dynamic.go mkdir -p $WORK/b121/ 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/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 Um1Rbk52AsiBn_na_z9r/Um1Rbk52AsiBn_na_z9r -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./term.go mkdir -p $WORK/b100/ mkdir -p $WORK/b116/ cat >$WORK/b112/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/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 yDCHTVMEiB0q_b4CvHgw/yDCHTVMEiB0q_b4CvHgw -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./term.go cat >$WORK/b120/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/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 2Mr0lCNx8WYX6LudYMHl/2Mr0lCNx8WYX6LudYMHl -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./term.go 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 1onPzSXL6RwpPjinLq15/1onPzSXL6RwpPjinLq15 -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./term.go mkdir -p $WORK/b117/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b102/ 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 7XgUpAtZ1ICvphLucyJa/7XgUpAtZ1ICvphLucyJa -goversion go1.14.3 -D "" -importcfg $WORK/b121/importcfg -pack ./term.go 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 SrfrwSb4gRULcbBsqsRu/SrfrwSb4gRULcbBsqsRu -goversion go1.14.3 -D "" -importcfg $WORK/b100/importcfg -pack ./term.go mkdir -p $WORK/b118/ mkdir -p $WORK/b119/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b114/ cat >$WORK/b117/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/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 9gxRaN0VXNngdqKOJP7Q/9gxRaN0VXNngdqKOJP7Q -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./term.go 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 -_qswXT6zEdZa9npp8ei/-_qswXT6zEdZa9npp8ei -goversion go1.14.3 -D "" -importcfg $WORK/b116/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 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 7S1ASp9Fpl64grC3Ggd5/7S1ASp9Fpl64grC3Ggd5 -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./term.go 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 W2hoJCUpz2NrWoDOaLv_/W2hoJCUpz2NrWoDOaLv_ -goversion go1.14.3 -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 -fZYLOWa3U_FjBwa3cjR/-fZYLOWa3U_FjBwa3cjR -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./term.go mkdir -p $WORK/b110/ 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/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 5AEHHckUx4ryoOMi8lkd/5AEHHckUx4ryoOMi8lkd -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./term.go 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/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 F0PqSZCbS-5T7HBCbFgE/F0PqSZCbS-5T7HBCbFgE -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./term.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/02/02d208eb972e69fd18be3c508ac877ce224b0f18729710689aa57731403e6662-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3b/3bb5583be27587c59e595e427ae76a9955d1ab70dfef9c9dc624efe7fa6d1830-d # internal mkdir -p $WORK/b103/ mkdir -p $WORK/b122/ mkdir -p $WORK/b107/ cat >$WORK/b103/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 AqlY5dcP5FmRI6wWoUMb/AqlY5dcP5FmRI6wWoUMb -goversion go1.14.3 -D "" -importcfg $WORK/b103/importcfg -pack ./term.go mkdir -p $WORK/b123/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/s/simpleterm mkdir -p $WORK/b128/ 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 GSCSLNUOVmufYlroLNbr/GSCSLNUOVmufYlroLNbr -goversion go1.14.3 -D "" -importcfg $WORK/b122/importcfg -pack ./term.go mkdir -p $WORK/b124/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b126/ 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 wAXxUGT4mZVc5-Ldj9g9/wAXxUGT4mZVc5-Ldj9g9 -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./term.go mkdir -p $WORK/b127/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/s/sun mkdir -p $WORK/b129/ 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 rUASspUa1Xkp3bbSPnob/rUASspUa1Xkp3bbSPnob -goversion go1.14.3 -D "" -importcfg $WORK/b123/importcfg -pack ./term.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b128/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/ 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 J5QvHqMeea0jkzmjxdXt/J5QvHqMeea0jkzmjxdXt -goversion go1.14.3 -D "" -importcfg $WORK/b124/importcfg -pack ./term.go 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 cf9pEae2bHN3PgD3krie/cf9pEae2bHN3PgD3krie -goversion go1.14.3 -D "" -importcfg $WORK/b128/importcfg -pack ./term.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cat >$WORK/b127/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/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 N6VWaq8r1j2gj_noAHeG/N6VWaq8r1j2gj_noAHeG -goversion go1.14.3 -D "" -importcfg $WORK/b127/importcfg -pack ./term.go 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 fkpYoTrDz43HHtWa7knp/fkpYoTrDz43HHtWa7knp -goversion go1.14.3 -D "" -importcfg $WORK/b126/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 YKS23YcmEOxMekBeFS3f/YKS23YcmEOxMekBeFS3f -goversion go1.14.3 -D "" -importcfg $WORK/b129/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 8z2cNBqDmuG5bHS7dh7j/8z2cNBqDmuG5bHS7dh7j -goversion go1.14.3 -D "" -importcfg $WORK/b130/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/56/567b38d2149082c3a8b8642a540963d807344fd35083c5a897ffc68980805af2-d # internal github.com/zyedidia/tcell/terminfo/t/tvi910 mkdir -p $WORK/b131/ 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 vGvbCw7kZMvaPWz8wNAg/vGvbCw7kZMvaPWz8wNAg -goversion go1.14.3 -D "" -importcfg $WORK/b131/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_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/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a6/a6620c2ad8c011208422b1e33a4c8249463d4adf330f689cbfd4da236be710d3-d # internal github.com/zyedidia/tcell/terminfo/t/tvi912 mkdir -p $WORK/b132/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cat >$WORK/b132/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/b116/_pkg_.a # internal 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 31QZ4CxiQtS9b4KU2QNg/31QZ4CxiQtS9b4KU2QNg -goversion go1.14.3 -D "" -importcfg $WORK/b132/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_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/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/26/26c8e73346874d635a0c1f1342d2cad77e9377937ba1c047c30478fbe47f8b59-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/5c/5c9e9685b86910eeb7a77c5af9dce2970d5164bb61c94b8bf821f8d4970f1f65-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/15/1527fbb4121f89f8aa0fa8143f8a8472b25cac3b10780c64d13f1d2e5e8d4426-d # internal github.com/zyedidia/tcell/terminfo/t/tvi925 mkdir -p $WORK/b134/ github.com/zyedidia/tcell/terminfo/t/tvi921 github.com/zyedidia/tcell/terminfo/t/tvi950 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/3e/3e65c906fb292770b0ea907c9a834003f093f1f3aacc90d89ff85b6dce3f40d8-d # internal github.com/zyedidia/tcell/terminfo/t/tvi970 mkdir -p $WORK/b136/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1d/1d6344e4e73beaec0f3c3400c6541ddfeb1e685666824095e3f1ee38e9e20272-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 kyJwIktu42fj4zIJVLeQ/kyJwIktu42fj4zIJVLeQ -goversion go1.14.3 -D "" -importcfg $WORK/b134/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/v/vt320 mkdir -p $WORK/b137/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/64/64120d7c580cd5c4517da4561063cca0a30e1638018ea328d4b5e290f80a17e6-d # internal mkdir -p $WORK/b133/ mkdir -p $WORK/b135/ cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/de/dece2b636d5b7bdd79fbe6b5d93b1bf5f0b8f73418b74ae5ffb13dc79825d98d-d # internal github.com/zyedidia/tcell/terminfo/v/vt400 mkdir -p $WORK/b138/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a8/a82c7e5885fce969463ebee70b14fd9924b795dd12889e0667c17c3804a2b81b-d # internal cat >$WORK/b133/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 github.com/zyedidia/tcell/terminfo/v/vt420 mkdir -p $WORK/b139/ cat >$WORK/b139/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/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 Y5JTcHEYJxEWIM7FUUaf/Y5JTcHEYJxEWIM7FUUaf -goversion go1.14.3 -D "" -importcfg $WORK/b139/importcfg -pack ./term.go cat >$WORK/b137/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/b121/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f0/f0eba58a7a64206625c8b26d1e15f07cd3350a505c3a0bb53ad25ceb3f0f4f69-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/80/80ebb2007d64d4197e469eb4b214e56a4d12f8799b6068185747dabb471939f3-d # internal 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 -kAl1E4aT7VZLO2pbhYs/-kAl1E4aT7VZLO2pbhYs -goversion go1.14.3 -D "" -importcfg $WORK/b136/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal github.com/zyedidia/tcell/terminfo/v/vt52 cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/w/wy50 cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/w/wy60 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 M-Y-AKyT4DiUuJ3QHPoA/M-Y-AKyT4DiUuJ3QHPoA -goversion go1.14.3 -D "" -importcfg $WORK/b137/importcfg -pack ./term.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/18/18eb893ec37527c966ffbb2122d52866c8561354ed86ca7dfb147e195112302a-d # internal 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 1aQZ_krfB1mcgNk0MCLc/1aQZ_krfB1mcgNk0MCLc -goversion go1.14.3 -D "" -importcfg $WORK/b138/importcfg -pack ./term.go 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 92zPLVEAHVaCxf5garw0/92zPLVEAHVaCxf5garw0 -goversion go1.14.3 -D "" -importcfg $WORK/b133/importcfg -pack ./term.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_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/b107/_pkg_.a # internal mkdir -p $WORK/b140/ cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/72/723353271de469326b651d1537776a5eaffc360b38d888ff9285da526ce29140-d # internal mkdir -p $WORK/b141/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b142/ 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 FI_xD4_kKX4KRtL87W77/FI_xD4_kKX4KRtL87W77 -goversion go1.14.3 -D "" -importcfg $WORK/b140/importcfg -pack ./term.go 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 dvE3tcN7LLgFjyXzu4ZI/dvE3tcN7LLgFjyXzu4ZI -goversion go1.14.3 -D "" -importcfg $WORK/b135/importcfg -pack ./term.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/df/dfb13ca1470e27ab7d7066ec7ea1f491fffc2970ef7fe57b7e1459965cac9b9b-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4a/4af75b4f48b624a2583677becb9bfab327ddcd0491da8dd1e0db7d8e4e51d5e8-d # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/w/wy99_ansi cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6b/6bce57d711981d691a1f7bf93bd50f632550f134b5f2b1a65b05e372daa78edd-d # internal mkdir -p $WORK/b143/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ef/ef54cda06db7a5452c33f7e33e596bdf0116a3fc3a32862a9a5cfd55bfa22393-d # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF github.com/zyedidia/tcell/terminfo/x/xnuppc 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 z1VoZB2QV17etq2JlqH1/z1VoZB2QV17etq2JlqH1 -goversion go1.14.3 -D "" -importcfg $WORK/b141/importcfg -pack ./term.go 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 qMyG8XRVDWmu9QfcDsPv/qMyG8XRVDWmu9QfcDsPv -goversion go1.14.3 -D "" -importcfg $WORK/b142/importcfg -pack ./term.go github.com/zyedidia/tcell/terminfo/x/xfce mkdir -p $WORK/b144/ github.com/zyedidia/tcell/terminfo/x/xterm_kitty cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b8/b861074e3483d79b8a1346a345aa3b406203b30594cf3861cc55cb9c2e20e21c-d # internal 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 6ecCGz_le8zSpsWh435G/6ecCGz_le8zSpsWh435G -goversion go1.14.3 -D "" -importcfg $WORK/b143/importcfg -pack ./term.go mkdir -p $WORK/b145/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/zyedidia/tcell/terminfo=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b146/ 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 MEmL5RPC_xxZ3vN0XNwq/MEmL5RPC_xxZ3vN0XNwq -goversion go1.14.3 -D "" -importcfg $WORK/b144/importcfg -pack ./term.go 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 nQokfFgBEQZz9kMUO8--/nQokfFgBEQZz9kMUO8-- -goversion go1.14.3 -D "" -importcfg $WORK/b145/importcfg -pack ./term.go 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 bwaIJbw2sLe9V-znZt4U/bwaIJbw2sLe9V-znZt4U -goversion go1.14.3 -D "" -importcfg $WORK/b146/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/b127/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/39/3962cca04494809aa99f3a5742656d1d4c16cae5fec4b55f33373e2425273679-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c9/c921ec72f44f730b4375882b068a48587caea9e0193ce629aaf2476d0693b538-d # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b062/ cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/aa/aa5c6f50a854a7e03265baf8618a6ed7bc7d43030425279f7ef2d3c191885ad6-d # internal 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/b034/_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 KkicqYvRnrK0_lBA0UAU/KkicqYvRnrK0_lBA0UAU -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./diff.go ./diffmatchpatch.go ./match.go ./mathutil.go ./patch.go ./stringutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/73/73ad37e29bced70c23be632ac6c055f8cb943dec87cd6e0565c6bdb262ba07bb-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 ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/28/28cc3e2a3b94ba247a913a391587ec093f76ce99aa8552106a4724cd6c8b6dc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e0/e0a5c30705e4b58078546652eea22abdc564f49cd457dfc705f44599ce6c4378-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/2b/2b713cd3d99b5d501999bc27a5f0a12e448fe26699126d8960ed4aeb22922f93-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a2/a2ba55b754a469e8bc5ac78d6f059ff1d2e7cbe383f965b5ab3a93d8fd1fee45-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/67/67ed6f07a82479d7ed5e0c1f366029c2adb4151dd5002531bc1c4c9387036a78-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/72/72bd200be0fdd608879ac459fb035ce5294cf38a759a6832554032a2cfeec89c-d # 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/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/54/54aa59b992022adad31a9d112ce71dab0b2c9c3a93d035cd934ccd738c39ffdf-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ab/ab27bd5e19c5d190ced4eb6226524731c7209c9f3f91b9fa1690f2701aeb5240-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/04/043320b411fbb793e7433a452075babe4692cc864c167f0e59db3b173574873b-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/b133/_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/b119/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/39/39659bc0232bd7ac5e408a329a5e6b977eb2e67df7378f3ddd15132dc5e17cd3-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/08/08f6cc325ec6bded1f9f4a16923b0ea203710b6ee3563255dd8f69a49632a6b2-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/dc/dc7853d157bb8985be707c7bd643aaa3adc1aef7ed1daac4b4a4becf1734609a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1f/1f32553fd218e905f71b15dabaae978c704d4ecb3f6a92256ede2ff7b068da17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b0/b084d7f09f43c8abc16139edc44608e2666602f85807ced423a5ad4071e0bb99-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/b130/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/30/30401ee6649e2b5fa9a42b1d52f7aef2a045a234516494d94ebcd119d2518002-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/69/69d2711481a0742fd15974dc79920804ed5f6a1a82f6cd49065a1657825fb4f5-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c3/c3848bd8e0f2609925d56c25ea7bbb6b706a1b4ec3ace0c0b211937e6466fb3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0b/0b594422484d8f0d81f68d0549ca7a62a0738992456268d4025f4a0e50b041ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/9f/9f2c80badc6e530f37ada2ecc15a073dd93d10f310bfd93c229b44bd49a8a488-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fc/fcc81469616c20a08baffc64f1534e52c9ae162144cf47132b68ac70979f1032-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/62/62a99c7a53c706b417cef669d663e11d40b83c2e178f48ceb3c55d2372e99e24-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/7a/7a93be6c74057fd5d6974b23a4b94417748bf5b3c2f862d5de998dede180de3a-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/b6/b6b607626de5dd5a9a820025b5e320c6b1b2ec5ffad00f2c74ddb3d425bcd1a3-d # internal 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/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal 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 cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/55/55a302f39979c8cac441fe2dfe2457d7181b47a3dbf62b9957f3ff776945c808-d # internal github.com/zyedidia/tcell/terminfo/base mkdir -p $WORK/b099/ cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/0e/0e8f1dfc0eda28a523a2f3a12ec1bfda6e52064fdc56f3adce80d5a419647dc4-d # internal 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 github.com/zyedidia/tcell/terminfo/extended mkdir -p $WORK/b106/ 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 11zlgLZXxfWEYOpFH3iq/11zlgLZXxfWEYOpFH3iq -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./base.go 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 l2bcaRWKw4HYF1fxtyVO/l2bcaRWKw4HYF1fxtyVO -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./extended.go 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5e/5e35014011cde41577bd8401bc70aabfaec5f6de33cdbfe257e4855862528c68-d # internal /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/62/62044bfa05c606c306b67e0def9c29760b5fb5607e95981373e44b56d8e15e1d-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1a/1a033b1175582deda0b6359a79d1227c58138f86e94540f5b659d5ed574a470c-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fa/fa52d5c8979042c293d166736da9dd1848b6fccd5b964a0030329b9b14147334-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal 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 qX8I_sLTMPoe0W3kRHZi/qX8I_sLTMPoe0W3kRHZi -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/96/960a26c25f8c8d070f7e1bcc75431d01137000233cd9250aa2ac95be6c431169-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/bf/bf6523675eabfc3ebcc00d9a9bdcc6ec0de0c95a66245389249705a16932a8c5-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 CoSSXTjYmfN3bv1-aSso/CoSSXTjYmfN3bv1-aSso -goversion go1.14.3 -D "" -importcfg $WORK/b198/importcfg -pack ./bidirule.go ./bidirule10.0.0.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 ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b8/b8bf485909446dba4ca86efbe447dfd4d33560f81ee99d7c822a8454481feac3-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/6d/6d46463ec1d3ffd5c02bf689ebd824cef23b473ab1c092188c8d0c1a8b001dd0-d # internal 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/b033/_pkg_.a packagefile time=$WORK/b034/_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 dbOj4okM76pRQwPpAVpm/dbOj4okM76pRQwPpAVpm -goversion go1.14.3 -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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d3/d3327c30ccbaaf4dbaf182b685bfdfd6346d0763a237b33f528fabf751d9f3af-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/50/5067f532e2d67d3b36315d90d1a448d897af109bed5a62a8e8cd8625cf759db9-d # internal compress/gzip mkdir -p $WORK/b072/ archive/zip mkdir -p $WORK/b068/ 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/b034/_pkg_.a EOF 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 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/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 yQK3PLUbFxAd7UvJbgAd/yQK3PLUbFxAd7UvJbgAd -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./gunzip.go ./gzip.go 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 924jfoO3EziP-RUcV96A/924jfoO3EziP-RUcV96A -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /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 cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d4/d443ed2230a8c264bc53c72573ba35fce52c52e7fd8e5493e6b7b6d4f2514a79-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/84/841b127579c86dd5060c98c479452b897d5327013bd4265685dde8b25e15ca8c-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b161/ 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 RSnOD6laxX2_QT3gZ5p5/RSnOD6laxX2_QT3gZ5p5 -goversion go1.14.3 -D "" -importcfg $WORK/b161/importcfg -pack ./compact.go ./language.go ./parents.go ./tables.go ./tags.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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2c/2c97dc287e56781287dc2c96650a80e7737620cde6448c12c895cdbc21933ae2-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/04/04103e77a7bd0904b1084d759f7c7e6253df1221f72e7c553258d86334e2aa0a-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 3Lh5uOBwY95fYDESvVxS/3Lh5uOBwY95fYDESvVxS -goversion go1.14.3 -D "" -importcfg $WORK/b197/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/54/545ae749248da73eabd7f5284995addf28fb09520408d8819f5c5a39899a32cf-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 UcxRGTGly2Jk9ORczzd7/UcxRGTGly2Jk9ORczzd7 -goversion go1.14.3 -D "" -importcfg $WORK/b158/importcfg -pack ./coverage.go ./doc.go ./go1_2.go ./language.go ./match.go ./parse.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 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/b033/_pkg_.a packagefile time=$WORK/b034/_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 9jFpV_xdcYG7_uGoGc4l/9jFpV_xdcYG7_uGoGc4l -goversion go1.14.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e8/e88ac7b6ea796fb54f459af4f542cbf535ef7fc3449d9ada6864bb0bbd8922ba-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/b033/_pkg_.a packagefile time=$WORK/b034/_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 KX6ewheIuBoEPj10kJPk/KX6ewheIuBoEPj10kJPk -goversion go1.14.3 -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 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/359d57628576530bd912ea66f1620fd51a22d9f41d6c648c2a311bdb98339d09-d # 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 ./_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/ff/ffacbfb1572915eabee46871c71ce8b749ceb2a626685c0cfdf0ac2c76cc3bf2-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 6X9sS9Wsw4cF0wmr9DZa/6X9sS9Wsw4cF0wmr9DZa -goversion go1.14.3 -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/6c/6c8a72ae36918a75e207bba3657d90320561d68532cadbd189b15910f5d52e0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/02/02ed578be2c16e833f20719eb147d58b9d6970d7bdfc701502e90ce3969a397b-d # 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/22/22d0e89181c309f7db7052e1f10446a20f4ad9070f91c31e8b27a4e2ff0f2648-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_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 ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/54/54167fe9f6086d81bd9a53704c6c3b5c5d220829e05177a2a9e6285938a282a3-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 cZfavW6MC7iEOn9EVPyv/cZfavW6MC7iEOn9EVPyv -goversion go1.14.3 -D "" -importcfg $WORK/b148/importcfg -pack ./htmlindex.go ./map.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/6f/6f670d21b5116ae9a7166f305cebb72351725662b9f907a51feb06cb86f7499e-d # 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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/25/256f6b78a7fc333bc826df996847150064bac645ab4ce42dfc2f317cb3cd9813-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 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/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/b033/_pkg_.a packagefile runtime/cgo=$WORK/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p os/user -std -installsuffix shared -buildid O3S1zKOPpDVllzpbdOIN/O3S1zKOPpDVllzpbdOIN -goversion go1.14.3 -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 cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7c/7c4428c319e4b40ad6305082e7c56740974fa2f54b66dc53968a82f52468233c-d # internal crypto/dsa mkdir -p $WORK/b183/ crypto/rand github.com/dustin/go-humanize mkdir -p $WORK/b078/ encoding/asn1 mkdir -p $WORK/b174/ crypto/elliptic mkdir -p $WORK/b171/ mkdir -p $WORK/b163/ 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/b034/_pkg_.a packagefile unicode=$WORK/b017/_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 J3bKwVPgb2XpM-tpS0b2/J3bKwVPgb2XpM-tpS0b2 -goversion go1.14.3 -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 cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF 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/b034/_pkg_.a packagefile unicode/utf16=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 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 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 RHx9Vs6Ln4VsmU1208Rv/RHx9Vs6Ln4VsmU1208Rv -goversion go1.14.3 -D "" -importcfg $WORK/b174/importcfg -pack ./asn1.go ./common.go ./marshal.go 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 tPZJoA9nS8H4Il1ODHUC/tPZJoA9nS8H4Il1ODHUC -goversion go1.14.3 -D "" -importcfg $WORK/b183/importcfg -pack ./dsa.go 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/b032/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 URSQpNgsOCYOpG9Xqa6f/URSQpNgsOCYOpG9Xqa6f -goversion go1.14.3 -D "" -importcfg $WORK/b163/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.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 -TjA36O0YTnhgSpgzLOk/-TjA36O0YTnhgSpgzLOk -goversion go1.14.3 -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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8d/8d650994508f03801dac25cf511e5113b4060636bf53cc7fd77684c560f43b51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/54/54ce4751d84f4fd824ddab0827dafbcba519d0e062dd0fc23818ca9d1a123c5b-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/61/61dea0fbf2ed6763e11856b5c56c5c368e0574ff0f974f5fd05900d7f9f216c1-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 T4GDKNZOo9HQGtSH2giu/T4GDKNZOo9HQGtSH2giu -goversion go1.14.3 -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 fNHofxvuhuHPdvoWq9yh/fNHofxvuhuHPdvoWq9yh -goversion go1.14.3 -D "" -importcfg $WORK/b179/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2e/2ef57b78976a2532b11382f19dc1aca89543779e6338c4413f34d88e190af0bd-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/11/11ed1d6b5756696a1c95691e6dcfcdc6bcde2153f1d2e2ac1403571d07a4f1bc-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/c8/c8c7b2e39554028c0a8a3caf4136c29fe8e02041d04c11c702f3ef0e3c700b4c-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/b034/_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 l6HHpiACSh34lf0---mv/l6HHpiACSh34lf0---mv -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./lua.go ./profile.go ./unicode.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/21/212802c539ab126880dcacf6724da53a653ec1c126b82f0b71813c39834254ad-d # 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 -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 cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/37/3745518c62abe5986529b5ee39a687767053d7d5775ee0742546428ff92e98f1-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/b171/_pkg_.a /builddir/.cache/go-build/61/61f4df7dcfa84d0189a0ef8c4293c8341325c20cd9126834a2df2f274515fbaf-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/42/427a33044b716f6c270e24fd3754a7463e64077b8471954675a6db251c100195-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 thzcuASZ5O68s-ZwLpIi/thzcuASZ5O68s-ZwLpIi -goversion go1.14.3 -D "" -importcfg $WORK/b211/importcfg -pack ./ftdetect.go ./highlighter.go ./parser.go ./unicode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b0/b0b75bb1e75a5858f900a2009b72e93d271f9a53b4c1ae4e44560ab0e1b92050-d # internal crypto/ecdsa mkdir -p $WORK/b170/ crypto/x509/pkix mkdir -p $WORK/b184/ 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/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 2iUEsHLnsjvAohU3oZvf/2iUEsHLnsjvAohU3oZvf -goversion go1.14.3 -D "" -importcfg $WORK/b170/importcfg -pack ./ecdsa.go vendor/golang.org/x/crypto/cryptobyte 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/b034/_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 YzlB7nlR6wQTzOTUNx2c/YzlB7nlR6wQTzOTUNx2c -goversion go1.14.3 -D "" -importcfg $WORK/b184/importcfg -pack ./pkix.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/b034/_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 gy3xMggtnoL2nHSE8m2S/gy3xMggtnoL2nHSE8m2S -goversion go1.14.3 -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/bd/bd7e10a2792d7e11f2225277d1e1feaf4d67d121d04d47183a6510932da6cc59-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/02/0278e648d1e58b8529f2b819ce9f29cf8f7f43a5d60db25e752b5415644bf606-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/66/664946f9b246976b87ace12d1b4d8aad347e4cd212d292dc8bdaf23218a69d89-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/5f/5fc185b2366f42554ff5454ad6dba2c40559e635186793c40c5b5452f1a02334-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/d0/d0638123750eda74f53a3d9f1af4487a051f6e6a970acc9ac4bcd5c1c11a60dc-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 0MKuOfXUFuJAgHvBUU5C/0MKuOfXUFuJAgHvBUU5C -goversion go1.14.3 -D "" -importcfg $WORK/b203/importcfg -pack ./proxy.go 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/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 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 ynGkIGTwaNT_EGdcHPBg/ynGkIGTwaNT_EGdcHPBg -goversion go1.14.3 -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 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 _Vs4dA1giAdmeVNeAGmA/_Vs4dA1giAdmeVNeAGmA -goversion go1.14.3 -D "" -importcfg $WORK/b202/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/72/72241bac3cad7c4871fb569768b4579c7c725e6508a3fc209cc2baf18ec064df-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/0d/0d996a5dbd886e6d60a37ec2da412bfe01514006dee309141d0e2d6657e56e46-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 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/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 FrMQ9mBb59eqCxhlWHf5/FrMQ9mBb59eqCxhlWHf5 -goversion go1.14.3 -D "" -importcfg $WORK/b196/importcfg -pack ./guts.go ./httplex.go 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 5izUaQrjf6216RSaCyX7/5izUaQrjf6216RSaCyX7 -goversion go1.14.3 -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/bc/bc40c81535e7a2fec471112f82a7e77291a5eaba5e4c7e22b3810656482d6359-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/56/561caa3fd70f2be804fa9bb49948f3f5d8f45f164134589e14a8af0a8fcf37f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/23/232789e9c8078b962562cda47700612ce67cd47742a328d413850c545f068dd7-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 u_WHS-cpv5mMkj9oIPoL/u_WHS-cpv5mMkj9oIPoL -goversion go1.14.3 -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/0c/0c49bda115a99f7f2411a20846f7f59e761092cdbdaea0ddf420603826ba1690-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 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/b034/_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 79rrladpjwe5gjMKWvR5/79rrladpjwe5gjMKWvR5 -goversion go1.14.3 -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/91/9156974b77e01ab0eedb76efba383e7f1f8071e804185aa87acd50112f450845-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/b034/_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 a6pjVz2mW3sCxRBNkyIV/a6pjVz2mW3sCxRBNkyIV -goversion go1.14.3 -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/06/06997204e9a2f7ffe48aad2ecefccc9cc5ec69b522a163b44d5d985523573721-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/08/0899c6595721623d1a2fdd7297e7ece8abc3953ea7d354c5375d294e9ee3e26b-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/b034/_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 DdWoca22Ax6kK7p84xGs/DdWoca22Ax6kK7p84xGs -goversion go1.14.3 -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/84/84353cad214d6388993f5ec0a2087e2e03567e98916bd20d9231b28e2180f01f-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/b034/_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 duFVzkIYyeGCRqAAxYdu/duFVzkIYyeGCRqAAxYdu -goversion go1.14.3 -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/7f/7f9d5646dccbf5b709ea45e935fa046e66d9f921c0b1a6f74e6b533f43c45b12-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/b034/_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 WTE56OFA86AwlEs_5jr1/WTE56OFA86AwlEs_5jr1 -goversion go1.14.3 -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/aa/aa63fbfa5f75439dc5a42fed0d2ec7491bb6de8be7180a2a8bf99eaa4f42b876-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 e3lMnWuaOK8ZmsWu38f1/e3lMnWuaOK8ZmsWu38f1 -goversion go1.14.3 -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/18/18dc8ae878bcba1a6bf17239913b61dab4cfd83e59b4826b90830da5f5916e42-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/b034/_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 o4Ls5MBGzvCT28kewp-A/o4Ls5MBGzvCT28kewp-A -goversion go1.14.3 -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/12/128206941dd9a40c9b0856289ce64e39459473a07365373fd68b56121f8ba2a4-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 WRHgUcCxZM_LaKQnCBlG/WRHgUcCxZM_LaKQnCBlG -goversion go1.14.3 -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 v8e4YvLoBSbGbjnBFUyf/v8e4YvLoBSbGbjnBFUyf -goversion go1.14.3 -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/11/11ff25d45a2f085072332742aadf8c755ca83d140187efcf259c30f17196fe00-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/23/23a7e8e86b889fb5fc6ea04599e1ca7bae70121d40c6bf44f7955df0ac28b2e8-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 j0NG1hfe6QF1sp4Lp1yT/j0NG1hfe6QF1sp4Lp1yT -goversion go1.14.3 -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/92/92d8b539584ff56a9ff912671d56bee570e81d7861b46853ad4fdbe3fa59a567-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/b033/_pkg_.a packagefile time=$WORK/b034/_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 Y_PfmnWiJhbhSNyV6JOy/Y_PfmnWiJhbhSNyV6JOy -goversion go1.14.3 -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/9b/9bbdaf2183cb741d5c1995518026572cbce16fae96ba22c35e5430ee3e59a19d-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/b034/_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 mShcY098qcqLsHeHs80m/mShcY098qcqLsHeHs80m -goversion go1.14.3 -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/2c/2c5bc23abe32a540005504293a881493376d741ff81a1f8ae51e8164bb8826c4-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/b034/_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/b033/_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/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/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=DJSkq816qY4s9hOEEHxj/mShcY098qcqLsHeHs80m/wQVyrLpxj61SD17Zrx2Z/DJSkq816qY4s9hOEEHxj -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 0xe454c10720eeecf03f14c6d5853c9f58ce036772 -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.Ko0w9i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 + cd micro-2.0.6 + install -m 0755 -vd /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr' install: creating directory '/builddir/build/BUILDROOT/micro-2.0.6-1.fc32.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.fc32.x86_64/usr/bin/ '/builddir/build/BUILD/micro-2.0.6/_build/bin/micro' -> '/builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr/bin/micro' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.0.6-1.fc32 --unique-debug-suffix -2.0.6-1.fc32.x86_64 --unique-debug-src-base micro-2.0.6-1.fc32.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.fc32.x86_64/usr/bin/micro extracting debug info from /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.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.fc32.x86_64/usr/bin/micro. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 14700kB, size after compression: 14092kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2547 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.D6OiUh + 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.fc32 -p /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.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.148s github.com/zyedidia/micro/internal/buffer PASS ok github.com/zyedidia/micro/internal/buffer 0.039s 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.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nUomvi + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/micro-2.0.6-1.fc32.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.fc32.x86_64/usr/share/doc/micro + cp -pr README.md /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr/share/doc/micro + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tZWICf + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/micro-2.0.6-1.fc32.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.fc32.x86_64/usr/share/licenses/micro + cp -pr LICENSE /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr/share/licenses/micro + cp -pr LICENSE-THIRD-PARTY /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64/usr/share/licenses/micro + RPM_EC=0 ++ jobs -p + exit 0 Provides: micro = 2.0.6-1.fc32 micro(x86-64) = 2.0.6-1.fc32 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.fc32.x86_64 Provides: micro-debugsource = 2.0.6-1.fc32 micro-debugsource(x86-64) = 2.0.6-1.fc32 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.fc32.x86_64 Provides: debuginfo(build-id) = d4f9707101450a0d418b36986a9f53f2d0b7c214 micro-debuginfo = 2.0.6-1.fc32 micro-debuginfo(x86-64) = 2.0.6-1.fc32 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.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 Wrote: /builddir/build/RPMS/micro-debugsource-2.0.6-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/micro-debuginfo-2.0.6-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/micro-2.0.6-1.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eOclng + umask 022 + cd /builddir/build/BUILD + cd micro-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/micro-2.0.6-1.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0