Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f28-build-12698717-927378/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/golang-github-cosmos72-gomacro-2.7-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'], chrootPath='/var/lib/mock/f28-build-12698717-927378/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cosmos72-gomacro.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fkq89d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gomacro-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gomacro-2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gomacro-2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qqjuzg + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + goipath=github.com/cosmos72/gomacro + GO_BUILD_PATH=/builddir/build/BUILD/gomacro-2.7/_build + [[ ! -e /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro ]] ++ dirname /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72 install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src/github.com' install: creating directory '/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72' + ln -fs /builddir/build/BUILD/gomacro-2.7 /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro + install -m 0755 -vd _bin install: creating directory '_bin' + export PATH=/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + export 'LDFLAGS= -X github.com/cosmos72/gomacro/version=2.7' + LDFLAGS=' -X github.com/cosmos72/gomacro/version=2.7' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X github.com/cosmos72/gomacro/version=2.7 -B 0x7e71be307c293a5a04ee7911bebf3cf4efdb2ae6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/gomacro github.com/cosmos72/gomacro WORK=/tmp/go-build382847637 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid r4n2ORHN_YVrboET2La3/r4n2ORHN_YVrboET2La3 -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid kxMTfHZHqZC5zbl-8oeK/kxMTfHZHqZC5zbl-8oeK -goversion go1.10.2 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode -std -complete -installsuffix shared -buildid AhVoOrxbRxF9e6xvqOdu/AhVoOrxbRxF9e6xvqOdu -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e3/e381ffaf5928329404cc8809688f88c8feb5bf11f8b392456f6137e6c278191b-d # internal unicode/utf8 mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid ugmOVoldkf62wOks6pHS/ugmOVoldkf62wOks6pHS -goversion go1.10.2 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5b/5b52a44e6e80afabe967bd275b943a84f4bf37d0ebceee6eb9006fe8d735a63a-d # internal runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid GAU0rm8q6zKzUaAl_Olf/GAU0rm8q6zKzUaAl_Olf -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p sync/atomic -std -installsuffix shared -buildid M-x0hvJSfMuafHQGbWyv/M-x0hvJSfMuafHQGbWyv -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./doc.go ./value.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid oipAs28GghY5jpfxlOSm/oipAs28GghY5jpfxlOSm -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go math mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p math -std -installsuffix shared -buildid FjUMT54RwGweCiOcyc8b/FjUMT54RwGweCiOcyc8b -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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_386.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/asm_386.o ./asm_386.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/2e/2e59462762837fb03a4f7871400ca1c7c6a4d768bf2d6947ccc6181750df7219-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c9/c9224784412ef1e82c1031911a639fe7d0dcf66c374d1de1eb023c35c9cbfb79-d # internal internal/testlog mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid jaKLswDChButjfxENIxR/jaKLswDChButjfxENIxR -goversion go1.10.2 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b7/b7917b46ee0eba875670228f27caf11552fff168bbe7eb6f4b6cdb82d461e19e-d # internal runtime/cgo mkdir -p $WORK/b034/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b034/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b034/ -g -O2 -Wall -Werror ./cgo.go math/bits mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/bits -std -complete -installsuffix shared -buildid PBnn5_DB-H65tXD15Hn5/PBnn5_DB-H65tXD15Hn5 -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/69/694b55375d4be3f07f3cc0ff4af7a30147d18ccb4a14cfb1d0d37cccd76ceb4e-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true runtime /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e7/e782e7f8e72e205acc5a3abd2e6fb26636cb443083d4020726c0a89860c49735-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/07/073a773478b90714a29813feaa9aa8d6dc219a7959ff0531c698df980b5d3467-d # internal gcc -Qunused-arguments -c -x c - || true mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid b-v-SI63G0wMqCSxSrqt/b-v-SI63G0wMqCSxSrqt -goversion go1.10.2 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true container/list container/ring gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b034 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b049/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p container/list -std -complete -installsuffix shared -buildid lWV9QSUtIAlxrfrDZ-YF/lWV9QSUtIAlxrfrDZ-YF -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./list.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/ring /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p container/ring -std -complete -installsuffix shared -buildid cnIicAlNMVbNyqv8QnIz/cnIicAlNMVbNyqv8QnIz -goversion go1.10.2 -D "" -importcfg $WORK/b049/importcfg -pack ./ring.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2a/2a05ae60b5b387f5a466cec551edaca796e291af5eec45849403ecd59b8fae9c-d # internal crypto/subtle mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid z31J-7vShknG_8cZdu3L/z31J-7vShknG_8cZdu3L -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c5/c5e83c40f7baff259f54f0920434b8efac16422f6a2fb72ad04537ad15c987df-d # internal crypto/internal/cipherhw mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 8rHs21Hxj_x9Zd8R0z_N/8rHs21Hxj_x9Zd8R0z_N -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./doc.go ./generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/84/84767df6224a66786400b3d660a389c016ee81c221b4251776dd59c8361d3f9b-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid L-4XgXHYQQw3fcf8MXV_/L-4XgXHYQQw3fcf8MXV_ -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f2/f21654ed3ebb253ae55e4dc2785e016b1f4b281f951cad49b7c85c952144b502-d # internal internal/nettrace mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5VLTwYbrRu2ovVTj6De-/5VLTwYbrRu2ovVTj6De- -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f7/f7b4650a4334535bdba84b05b4a99bbf2ac5cf8b2da8b141f2f6113a1519eae4-d # internal encoding mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p encoding -std -complete -installsuffix shared -buildid OnpFxMR8-MxCceFPIgZc/OnpFxMR8-MxCceFPIgZc -goversion go1.10.2 -D "" -importcfg $WORK/b096/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f3/f3a49c0c9a06c6441ea7921b8553db9676c5432733b3e346aa93586a45464ef0-d # internal unicode/utf16 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 1uUpYjz1BB0aY82e36np/1uUpYjz1BB0aY82e36np -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7c/7ce3ee15ae7565442d6c228dd4ebb5d7538b24bf55af0dbc4c9dae47cec0ff58-d # internal image/color mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p image/color -std -complete -installsuffix shared -buildid knz8kTeoF09EgodVnlLc/knz8kTeoF09EgodVnlLc -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f2/f2bcb1ecaeb204a978f0b930881b356410399faa71d6079d45197ec7a8b8c203-d # internal github.com/cosmos72/gomacro/gls mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/cosmos72/gomacro/gls -installsuffix shared -buildid q6eINyOHbbEXGtq53rAI/q6eINyOHbbEXGtq53rAI -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h ./api_gc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1c/1cfc4e6dba09593cc57ab90f025fcb8da587f243cf54b2be87313d49c474ceac-d # internal cd $WORK/b034 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b189 -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b189/id_386.o ./id_386.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asin_386.o ./asin_386.s cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b189/_pkg_.a $WORK/b189/id_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/b6/b6a02ff8a493940108b56dd5f75547a7cc4b3bff66c59651c4918342362954fe-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan_386.o ./atan_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ba/ba658e30ba3c57f5d4edd0722bf3fcdd356237aebb975bd1820a73b98925541e-d # internal image/color/palette mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile image/color=$WORK/b150/_pkg_.a EOF cd /usr/lib/golang/src/image/color/palette /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p image/color/palette -std -complete -installsuffix shared -buildid Rl3QDCbg4GSdw8K373hA/Rl3QDCbg4GSdw8K373hA -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./generate.go ./palette.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/7b/7b5f969e755d8f9c2377b723d4929a158ce3cabb8f0043fe83c2d87b29c17c10-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/exp_386.o ./exp_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/modf_386.o ./modf_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b016 -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/tan_386.o ./tan_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asin_386.o $WORK/b016/asinh_stub.o $WORK/b016/atan2_386.o $WORK/b016/atan_386.o $WORK/b016/cbrt_stub.o $WORK/b016/dim_386.o $WORK/b016/erf_stub.o $WORK/b016/exp2_386.o $WORK/b016/exp_386.o $WORK/b016/expm1_386.o $WORK/b016/floor_386.o $WORK/b016/frexp_386.o $WORK/b016/hypot_386.o $WORK/b016/ldexp_386.o $WORK/b016/log10_386.o $WORK/b016/log1p_386.o $WORK/b016/log_386.o $WORK/b016/mod_386.o $WORK/b016/modf_386.o $WORK/b016/pow_stub.o $WORK/b016/remainder_386.o $WORK/b016/sin_386.o $WORK/b016/sincos_386.o $WORK/b016/sinh_stub.o $WORK/b016/sqrt_386.o $WORK/b016/tan_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a3/a33512130e65afa46fc6ced1bafcd25f0f043e92da1a9ef028ddfa4f6de239da-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid BObk9GEqsY3anLgkAq7n/BObk9GEqsY3anLgkAq7n -goversion go1.10.2 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go math/cmplx mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math/cmplx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p math/cmplx -std -complete -installsuffix shared -buildid J62mZwfNgeBnDqWrenyl/J62mZwfNgeBnDqWrenyl -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./abs.go ./asin.go ./conj.go ./exp.go ./isinf.go ./isnan.go ./log.go ./phase.go ./polar.go ./pow.go ./rect.go ./sin.go ./sqrt.go ./tan.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x006.o -c gcc_linux_386.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/dd/dd8ad770ce83b1ef3c609ca5059e62530f2378a2bbb6bb99cfa8b865face233b-d # internal gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x007.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x008.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/73/739accd926a2dc020e62e9d0d92b1232c1f4303c4f05abaea97a99f78f924457-d # internal crypto/rc4 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/rc4 -std -installsuffix shared -buildid -994q47sDCjPIT2Mwcbx/-994q47sDCjPIT2Mwcbx -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./rc4.go ./rc4_asm.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I $WORK/b034/ -g -O2 -Wall -Werror -o $WORK/b034/_x010.o -c gcc_386.S cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/rc4_386.o ./rc4_386.s cd $WORK/b034 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/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/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/34/34672dd5418d2286a3c59981bd30c2367e6a10693ccebbd6e798c6975fe3f57d-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go -dynlinker cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p runtime/cgo -std -installsuffix shared -buildid OkXKSZSAr7HeykkVzjC2/OkXKSZSAr7HeykkVzjC2 -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b034/_cgo_gotypes.go $WORK/b034/cgo.cgo1.go $WORK/b034/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b034/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_386.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o $WORK/b034/_x005.o $WORK/b034/_x006.o $WORK/b034/_x007.o $WORK/b034/_x008.o $WORK/b034/_x009.o $WORK/b034/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/06/065fcc6bc418500b77617be773b0de3d62d9e478bb671ec66910aa4b5b929b22-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_386.o $WORK/b009/duff_386.o $WORK/b009/memclr_386.o $WORK/b009/memmove_386.o $WORK/b009/rt0_linux_386.o $WORK/b009/sys_linux_386.o $WORK/b009/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/eb/eb74bae07b6ac1029e8bb992363513922ecf6940e9907a6d91aecfd8d1fb476c-d # internal github.com/cosmos72/gomacro/atomic mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/cosmos72/gomacro/atomic -complete -installsuffix shared -buildid -cxYLU02hnUxyYkQNolB/-cxYLU02hnUxyYkQNolB -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./spinlock.go sync mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid bEEVWI0uD4DXMD5iX8Gy/bEEVWI0uD4DXMD5iX8Gy -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/83/83f7d75a51dcf68af77cd8511a622871d25faa16b322ec114740c3dc96e5cdf3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/af/af6b97897a8139ccaa277c6b50b9177586331401a82e66652f142b87939ff89b-d # internal io mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid c3ik9mZ28x_Gw426UdSJ/c3ik9mZ28x_Gw426UdSJ -goversion go1.10.2 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid fvaXSscb5Q5Wf1VWKW1G/fvaXSscb5Q5Wf1VWKW1G -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack ./singleflight.go reflect mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid DCygaYEUMnE4UdNjbfwK/DCygaYEUMnE4UdNjbfwK -goversion go1.10.2 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go math/rand mkdir -p $WORK/b058/ syscall mkdir -p $WORK/b019/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p math/rand -std -complete -installsuffix shared -buildid 3xbAYT7Vp_ZKqK9Faxo8/3xbAYT7Vp_ZKqK9Faxo8 -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p syscall -std -installsuffix shared -buildid 28meHZQdyqCTWZXAn9to/28meHZQdyqCTWZXAn9to -goversion go1.10.2 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/03/035c0a05f722e6d92b9b6295bc0c5caeb084d7655e69c4d0e85635672f5b4c4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0d/0d1a40860395c9a607be11f8994c0f655e747e3744caca4584e2d256c121bee9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/78/784430b14909dbfa79b938cd6384cdac9ea74e39f89bef80cf03aca43b6ee561-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF strings mkdir -p $WORK/b032/ hash cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid jQQuIZCqCWUE07fwLCfv/jQQuIZCqCWUE07fwLCfv -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b040/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid 5esvpTC2BWasN3hj1d56/5esvpTC2BWasN3hj1d56 -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid 7vapWMBuM8MnI-eRJROP/7vapWMBuM8MnI-eRJROP -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid vHNNcXURxZzRRZUjcNa0/vHNNcXURxZzRRZUjcNa0 -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f7/f74be94cacb66bf2a7624a42b41cff69f247d06cc0ba170a7d55e77e3dfc9a7d-d # internal hash/crc32 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid CnipO4QDeyFhbrg8O4MO/CnipO4QDeyFhbrg8O4MO -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9a/9ad2e84cff36ca0307a886f9660b3072a1cda70034f3d4f174f2b0bebec53bb0-d # internal hash/adler32 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 5AjOQ9VyW7vVM7PXZUU1/5AjOQ9VyW7vVM7PXZUU1 -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/73/73dbf55431b6fe761782a872bb3445f61b8a8ca1210ab7b08ba82eb202f43bbb-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto -std -complete -installsuffix shared -buildid UcLK_1NOvjrdnoYcUaHa/UcLK_1NOvjrdnoYcUaHa -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ea/ea2f63e6470acb7432228f1ceea00d33e2f556a18e4e6772ee927f4d4c788f9f-d # internal crypto/aes mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -complete -installsuffix shared -buildid OeXp94XvtjzdIuZ0SnmO/OeXp94XvtjzdIuZ0SnmO -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b6/b6d6e81a42ff04941d144b68f4a46e6fd67423ae33e85307cd3db45b7a4fc218-d # internal crypto/sha512 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid Vg13cCi3NqHmzBc7zExo/Vg13cCi3NqHmzBc7zExo -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/be/bef87791c6ebac374b44216b3b0a9bcdec92c13343b596aaa091d924916cdb2d-d # internal bufio mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p bufio -std -complete -installsuffix shared -buildid A1s-zbdcmQspYwpmccmg/A1s-zbdcmQspYwpmccmg -goversion go1.10.2 -D "" -importcfg $WORK/b025/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b032/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a3/a30f21752e044fdb2ac12d78564b95d3a2dde60337d343566a1e0538829c55f7-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p path -std -complete -installsuffix shared -buildid CXAfC-kjdWNSQ7JJ2G8F/CXAfC-kjdWNSQ7JJ2G8F -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/36/369d3fc987a52205f21a788304cc8063616dcdc69518eae93ba9619c8b12fbbb-d # internal crypto/hmac mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 2enqj_3iLXVfvIcP8bv0/2enqj_3iLXVfvIcP8bv0 -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6d/6de67a8fa4a73f9912a8afdf8a35ac5b77b0e2a78e4ca3cd474c573b0065bb5e-d # internal crypto/md5 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/md5 -std -installsuffix shared -buildid hCafFVPpdUECZVByZJ8-/hCafFVPpdUECZVByZJ8- -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/88/886a38948bb2e0b1988c0869ba2a6b8ab2e2f6a883c54f1ebfc11af7d668769a-d # internal crypto/sha1 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p crypto/sha1 -std -installsuffix shared -buildid R0G-XyxY78opd0_nxbFZ/R0G-XyxY78opd0_nxbFZ -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/51/51071245c3dd86f6adac743b47ec945a2eb4b5485fd77342af5b9776f0278bbf-d # internal crypto/sha256 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/sha256 -std -installsuffix shared -buildid FUQxzF_9mKhWPpHtK8JE/FUQxzF_9mKhWPpHtK8JE -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7c/7c83ecc8d02a3fc22aa5677c260896a1c1eee09c97d05384aa7cd4f30dd2fba3-d # internal encoding/ascii85 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/ascii85 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/ascii85 -std -complete -installsuffix shared -buildid o9xaUcp2d5HR_JYZZAzn/o9xaUcp2d5HR_JYZZAzn -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./ascii85.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b070/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b064/md5block_386.o ./md5block_386.s cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ae/ae09aa6b59fbacfa7eb6f7f31b80425291df659f1d1468aec208e57e005b97e9-d # internal encoding/base32 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid nK6YqGKpxesF2C-EOGhw/nK6YqGKpxesF2C-EOGhw -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./base32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/asm_linux_386.o ./asm_linux_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c6/c62ddf67cdcb14e69350371a1b12d2b123d8e61cb066c496255b80eb9f0f6abc-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid b5QloRgxDKXMxx7S_UX_/b5QloRgxDKXMxx7S_UX_ -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b3/b360f1f9bff0ca797da00c438471c3a64bcd7402c1f00aa4d90ef2081b550f56-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal text/tabwriter mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid zimU6OZ5eN_f7Zj1f_oo/zimU6OZ5eN_f7Zj1f_oo -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./tabwriter.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9d/9d469375e2dca2f1332447b03e59da965227c393d15eab179b8c136b282c2070-d # internal hash/crc64 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid tHR2UpA53_o8p79AgbJH/tHR2UpA53_o8p79AgbJH -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./crc64.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1c/1c76a8a3dc25a34afe2ae5b2d2b7ccb85be278ba84342d141ce2a6246e9656bf-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p time -std -installsuffix shared -buildid vcCc_S95uAui5yGs1Ryh/vcCc_S95uAui5yGs1Ryh -goversion go1.10.2 -D "" -importcfg $WORK/b020/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_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c2/c2e110a1185729a50659156855406e7a0ef7c2d22af757f8a475f1f649f327f5-d # internal internal/syscall/unix mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid laohliRBe2SOQb-5pBd4/laohliRBe2SOQb-5pBd4 -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d1/d13f9d534d9d54fb7c93d0c6d6eff91f99fd8d3034b2fc2396f795b78216a3e5-d # internal hash/fnv mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p hash/fnv -std -complete -installsuffix shared -buildid sn-dE4ndl7U8SfQWbthv/sn-dE4ndl7U8SfQWbthv -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./fnv.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a1/a1c0bc254d0d4fa5e6131cd18b40ce18b9916c1cba58e2ddfb84515c382c1849-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal html mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p html -std -complete -installsuffix shared -buildid zF8pNQl_2OsYn-RpGkhv/zF8pNQl_2OsYn-RpGkhv -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./entity.go ./escape.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cd/cddbeb9c15ba3e5b46456b874a8bd97e6ac7dbd55f1e6085374aed04ef6eb714-d # internal image mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p image -std -complete -installsuffix shared -buildid 0Wi5sI12dVXRW-j2sq_W/0Wi5sI12dVXRW-j2sq_W -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/74/74cdf3725ff295ae2852acb750a358756f0862ed51e546ff66dad3cfa4b4aa64-d # internal runtime/trace mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p runtime/trace -std -complete -installsuffix shared -buildid 9c_RMJkxlh4vvLOx22wo/9c_RMJkxlh4vvLOx22wo -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8f/8f3a6ce97cedd006f5854ba67b9db6c63c37e2d4581c98c94bf9fa06981f114f-d # internal plugin mkdir -p $WORK/b173/ cd /usr/lib/golang/src/plugin CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b173/ -importpath plugin -- -I $WORK/b173/ -g -O2 ./plugin_dlopen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/5f/5f879ff1dbd7c41647ca354a014c81bb3d529bdb3391567cfcfaaa73039013a6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/53/53ade3cd8932b00c772ef8eb0719cbe65757fa6686573ea9a29cb09dc3d1b353-d # internal cd $WORK/b173 gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/12/120566fd20a08e3d6729f8fce785d299b550ed1528216921462c92fb0921ed4d-d # internal image/internal/imageutil mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b149/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid hOMQoHTWzijzIQkPtfoW/hOMQoHTWzijzIQkPtfoW -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./imageutil.go ./impl.go cd $WORK/b173 gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c plugin_dlopen.cgo2.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/40/40505a722ef848b51b142b07fe2bfa8674fb84a95974696f0e747c97a4f99852-d # internal image/draw mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a EOF cd /usr/lib/golang/src/image/draw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p image/draw -std -complete -installsuffix shared -buildid ECnBnxcsR8yFQ0xMh_mY/ECnBnxcsR8yFQ0xMh_mY -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./draw.go image/jpeg mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p image/jpeg -std -complete -installsuffix shared -buildid kC7jwvQel5fQiRsJKsXd/kC7jwvQel5fQiRsJKsXd -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/45/456fe386810eb045636418c64b891fc26cb6e37eb09bd76b960cd44e8d5bf0bf-d # internal internal/poll mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/poll -std -installsuffix shared -buildid SOeeDLDUudHSl3JhDMuE/SOeeDLDUudHSl3JhDMuE -goversion go1.10.2 -D "" -importcfg $WORK/b018/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a4e4c229a363f834ec64f76b1d4d9c74f54e12d02ad8e51d26389a1df4b965e5-d # internal sort mkdir -p $WORK/b031/ encoding/binary cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 4k-aEdRGTe7AFPygzX6a/4k-aEdRGTe7AFPygzX6a -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid GMsH5Tqt7-bkSF1Tv1Hm/GMsH5Tqt7-bkSF1Tv1Hm -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd $WORK/b173 gcc -I /usr/lib/golang/src/plugin -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/plugin gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f4/f4f764dab48a53e05ed2fa557eed2382264df17888a696030be78de71151c9de-d # internal github.com/cosmos72/gomacro/imports/syscall mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/cosmos72/gomacro/imports/syscall -complete -installsuffix shared -buildid RWOuEr1x76BEydYK_zrv/RWOuEr1x76BEydYK_zrv -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./a_package.go ./syscall_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a0/a09f5d4ba0f86b142ce9700e124cddcfcf8e74dfc0555e2a96645bb62cf94e20-d # internal os mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p os -std -installsuffix shared -buildid 8GkTy0s61KR61sawPMe6/8GkTy0s61KR61sawPMe6 -goversion go1.10.2 -D "" -importcfg $WORK/b017/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/58/58fe20d656b4a827232d97e7cdbf9726b0e9d3e66d1250425bace087dde79408-d # internal compress/bzip2 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid _ikj19dtAT-tvTcHXvSb/_ikj19dtAT-tvTcHXvSb -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/plugin /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage plugin -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/20/207ea4950d6d3881caa585ac1cbe75feebb4a046ce4c46031c1257d3012aa5bf-d # internal container/heap mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p container/heap -std -complete -installsuffix shared -buildid LrtKQnFpY0nxIzXuGiFk/LrtKQnFpY0nxIzXuGiFk -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/plugin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p plugin -std -installsuffix shared -buildid -HUK0td0zp3--R5WsDD_/-HUK0td0zp3--R5WsDD_ -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./plugin.go $WORK/b173/_cgo_gotypes.go $WORK/b173/plugin_dlopen.cgo1.go $WORK/b173/_cgo_import.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6e/6e083c3c8f6af681a4be9601e2efa52d8647cfe4960c4339ca4293d43fc317be-d # internal crypto/des mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/des -std -complete -installsuffix shared -buildid LG3Z_26fHwjx9TbvPt2H/LG3Z_26fHwjx9TbvPt2H -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/03/03088d04b877892607c82ea62951c773ff4a710e17e5ef1ec575ac8d3f37ef28-d # internal encoding/base64 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Dh3MW6xq1SGrGgDfIbVY/Dh3MW6xq1SGrGgDfIbVY -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/73/732c25ad341e2e77f6566d88ba00d9dc9baeba1e4292228bba8621a2b2b76fbc-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid hbwMcYtaPvmB2QHfMBdP/hbwMcYtaPvmB2QHfMBdP -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go cd /usr/lib/golang/src/plugin /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/5c/5c313727c64600e087dde6325a0862c583b9d19ba9473cf47fd468719d313abf-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid miGSHw2B05HQ9YxCPL1Y/miGSHw2B05HQ9YxCPL1Y -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/58/58898583a31adcc3e154c8d7a7247c5b2790f937331dfa9f98eb757a20d6478f-d # internal encoding/pem mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding/pem -std -complete -installsuffix shared -buildid BOl3fNN-iEgrPSoEQ70E/BOl3fNN-iEgrPSoEQ70E -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a2/a22ffd3e6c760e4c56098bd8c5e7aea677fc21f1e60ddcf574dd418153cd4ae8-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid faikl49M_-BToYAwY2MR/faikl49M_-BToYAwY2MR -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1c/1cec94508673a25ab7e443e1cbdcf12ec7b9196152f016e5961869bfbed482fe-d # internal github.com/cosmos72/gomacro/imports/thirdparty mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports/thirdparty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/cosmos72/gomacro/imports/thirdparty -complete -installsuffix shared -buildid Q34TkK31SYt9YifgmsKE/Q34TkK31SYt9YifgmsKE -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack ./a_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/97/973d25d552e4289d7328a62c725ff39f279ea3bc4586000cef2ea0ec6a3ce03d-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid iWoojWjyPSRXrfBWp2Jh/iWoojWjyPSRXrfBWp2Jh -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/4f/4fcee69e7dbcf2e62a2e56ebfdba1cbbb6bc883790251d4ae2b37c7de2d5db12-d # internal regexp/syntax mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid H_NCwVLpMmz1wf1dxNG_/H_NCwVLpMmz1wf1dxNG_ -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/aa/aa5fdcd34bf8bc3b22a932d5f716507576547b2799ec81ad3e0fb4b99c398577-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ab/ab9a73a8c0979489f19ac438323f4805545f39455dd3fe04102f94deb9711603-d # internal path/filepath mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p path/filepath -std -complete -installsuffix shared -buildid nJuIouWA4byH27pXMX0m/nJuIouWA4byH27pXMX0m -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p fmt -std -complete -installsuffix shared -buildid f0YGcxkQqqe3DqRi0Ohk/f0YGcxkQqqe3DqRi0Ohk -goversion go1.10.2 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f9/f94ffe0b8e0c1efb3729209febde025b2993585d5278cd1001d0c34ea5398013-d # internal os/signal mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b017/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p os/signal -std -installsuffix shared -buildid OT59ct2KBi5WPshVdpeS/OT59ct2KBi5WPshVdpeS -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/03/03188b51f547a96acf6ca1fc5bbbe076479554025e979d0bb7328c703d4a445e-d # internal runtime/debug mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p runtime/debug -std -installsuffix shared -buildid asPOUoXmdjLF97munweR/asPOUoXmdjLF97munweR -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./garbage.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b174 -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b174/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b174/_pkg_.a $WORK/b174/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/2e/2ee577137a334a880596b80b293ae5459eecf288127e19828b6bb9547766baaa-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b172 -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b172/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b172/_pkg_.a $WORK/b172/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/2c/2c106aa27a929ed4ecbffad1a2007479633e0787d63c7c7577625bf703bcc0f8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/51/513aed4df011b7fd9d4246afeae723a8e2f938e199332319bb17d41d7863e9fa-d # internal io/ioutil mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p io/ioutil -std -complete -installsuffix shared -buildid td25f8VgwS3H1K2Bfr6Q/td25f8VgwS3H1K2Bfr6Q -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a5/a57e4b59cc77792966b41a4beb8c66d60c2dc8f8e874232c055384a8f6af3d47-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/64/64fad13d5829c1ba74d24c69e31a62ffd5bd36c184bd3caa1b8edf4eff979641-d # internal regexp mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p regexp -std -complete -installsuffix shared -buildid X9ZIIXbZ1DfRVtI79V4I/X9ZIIXbZ1DfRVtI79V4I -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/53/5349c6ab037265e9dce8a2bde0a84bf976c8a485606e8c800a3adac9c0b1049d-d # internal compress/lzw mkdir -p $WORK/b044/ os/user cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p compress/lzw -std -complete -installsuffix shared -buildid DQ97YI1C9DJmpMhsxhCo/DQ97YI1C9DJmpMhsxhCo -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./reader.go ./writer.go compress/flate mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p compress/flate -std -complete -installsuffix shared -buildid K9RPHIyFJQDRod7MLYHo/K9RPHIyFJQDRod7MLYHo -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b033/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b033/ -importpath os/user -- -I $WORK/b033/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p context -std -complete -installsuffix shared -buildid croFBkQc0FnUPnEbydfz/croFBkQc0FnUPnEbydfz -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/4a/4a65eb54d02dbd4a3b0f8b40a4e3006e085a25456fab1b435b4032f02450feff-d # internal math/big mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p math/big -std -installsuffix shared -buildid BZYnGTPg-O_0MHW0uO-Q/BZYnGTPg-O_0MHW0uO-Q -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bb/bb6b39127f3a92c1b140668a33a463959441d3c8049eb50c10eff9d2b293f246-d # internal encoding/hex mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/hex -std -complete -installsuffix shared -buildid eS8H-gQeGUj2n7C62qx1/eS8H-gQeGUj2n7C62qx1 -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/12/126b2960a6542d5d3d4679bc5fb693127fb9fbf1efa7c9e332fbe310942268b3-d # internal net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b080/ -importpath net -- -I $WORK/b080/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d5/d586f340cea510497b2c8582318b0dc02d3c29106e94971b6c93098b6e08666d-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p net/url -std -complete -installsuffix shared -buildid r7Mycylyg5lEKUKPjipp/r7Mycylyg5lEKUKPjipp -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e2/e20e5ec2f0047f1ae0644df37aec265714e98480a6ff2e201d5789f00e14b193-d # internal archive/zip mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p archive/zip -std -complete -installsuffix shared -buildid 7asCwfXX7tFrMgCTf6nc/7asCwfXX7tFrMgCTf6nc -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/cc/cc98576e3887112183f498feaa664f4786edb6994bccedfedc2a9589d6f11919-d # internal compress/gzip mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 2JDxYDkn-8B0S2eJB159/2JDxYDkn-8B0S2eJB159 -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2c/2c36d76cdb568e7d72ef00c88de60745287e1a76dbf953f01ef5f75e4f072cbe-d # internal compress/zlib mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p compress/zlib -std -complete -installsuffix shared -buildid 0ZBTss9njUajRS4z8o0-/0ZBTss9njUajRS4z8o0- -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c7/c7e6660c4b9dbdcc43de0c73078c19d9a8772cf61ad8ce619fc4f6997ea18221-d # internal database/sql/driver mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 73rFGw8H11CuNvs5rYEI/73rFGw8H11CuNvs5rYEI -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f3/f376af679ce4e6ddf53f2ec818014f61c5cc26544a9ebe8c96bd54521306fcbc-d # internal database/sql mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p database/sql -std -complete -installsuffix shared -buildid N-wqca_7OVsFErmCGl7B/N-wqca_7OVsFErmCGl7B -goversion go1.10.2 -D "" -importcfg $WORK/b088/importcfg -pack ./convert.go ./ctxutil.go ./sql.go cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c4/c4ba2367a0bf548b832bcf861acfb2668f17ef4c7cbd511aa5eb808089636d0f-d # internal debug/dwarf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid n6izWy4htdXLoqupu0eT/n6izWy4htdXLoqupu0eT -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b057/arith_386.o ./arith_386.s cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f7/f70fad27098ef9ab749ef3e43858a14a57b636f5d6596567283d0dc101ebda1b-d # internal crypto/dsa mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Jw8M_NQ3_0WZ6wSnUlpK/Jw8M_NQ3_0WZ6wSnUlpK -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./dsa.go cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b2/b2e0a9c143c0b268a7dd45ec9e931960db875a2982d7e46f1a1cd338f8ad304d-d # internal crypto/elliptic mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid fy8PTbMFCVkVYzyeRO_o/fy8PTbMFCVkVYzyeRO_o -goversion go1.10.2 -D "" -importcfg $WORK/b060/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b033 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -o $WORK/b033/_cgo_.o $WORK/b033/_cgo_main.o $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/53/5300886bb8669b653afd7ab15f60d2be6360b85b5c46e715532f6635e48eddd7-d # internal encoding/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid g-68x1xN1XIUkoQBQiRX/g-68x1xN1XIUkoQBQiRX -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/48/481331a8b671d11ef5b72c5b839175e2b6eb7df077384104ebc0ca21324d7b4e-d # internal crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b066/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Mex5R396TqETh9y7imXc/Mex5R396TqETh9y7imXc -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b033/_cgo_.o -dynout $WORK/b033/_cgo_import.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF cd $WORK/b080 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p os/user -std -installsuffix shared -buildid 7FnNccwnqJnE-98ATGRw/7FnNccwnqJnE-98ATGRw -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./lookup.go ./user.go $WORK/b033/_cgo_gotypes.go $WORK/b033/cgo_lookup_unix.cgo1.go $WORK/b033/getgrouplist_unix.cgo1.go $WORK/b033/listgroups_unix.cgo1.go $WORK/b033/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/15/150f28f088fdc07f7d67fd5ab63697264320dadf668fe7a9b710505e878e9cbc-d # internal debug/elf mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p debug/elf -std -complete -installsuffix shared -buildid 9FL2pRRO3OOX-UDcNoN8/9FL2pRRO3OOX-UDcNoN8 -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack ./elf.go ./file.go ./reader.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bf/bf64f382424507257f58b4bac4027e27a75019e9b760dbcffc088de70ec6fc6e-d # internal crypto/rsa mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1SYxdHv5WVMVVid3nShb/1SYxdHv5WVMVVid3nShb -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p net -std -installsuffix shared -buildid f_wFbxI7HfAGCoHQ-poT/f_wFbxI7HfAGCoHQ-poT -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo_linux.cgo1.go $WORK/b080/cgo_resnew.cgo1.go $WORK/b080/cgo_socknew.cgo1.go $WORK/b080/cgo_unix.cgo1.go $WORK/b080/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b033/_pkg_.a $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/16/16cb15ed2934bcf46198bedc0b5ec6a90fd8a21dac282f588895a389b74a3c9b-d # internal archive/tar mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p archive/tar -std -complete -installsuffix shared -buildid pyyLNJ-y2dGxJ8ygn1kQ/pyyLNJ-y2dGxJ8ygn1kQ -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/01/01e36075144686a31e5d67fdcfaf86f1a3000fc60d1d1e1ae562ba657c75c9b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/22/22b19f370a3431111dacb701a9cbe5ce37b6d1b0175639df2bb8c04b955b02fa-d # internal crypto/ecdsa mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid kQ1PTAGap6T2QQHUUwOB/kQ1PTAGap6T2QQHUUwOB -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./ecdsa.go debug/gosym mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/debug/gosym /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p debug/gosym -std -complete -installsuffix shared -buildid rtSJjmPDlquE2rTw2KVo/rtSJjmPDlquE2rTw2KVo -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack ./pclntab.go ./symtab.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/97/976d73e08e97c29d68a7f1d7a16669d41a87a80c6ced8a36a0b8301b34106929-d # internal crypto/x509/pkix mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid J33PoW8b7brRpvQBKR1V/J33PoW8b7brRpvQBKR1V -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/79/794c46443ea01388e0f8723f93dfc6969244c3638ce6ccc7ea1526b32384d745-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid xRG8XpVr41JcGu-ussox/xRG8XpVr41JcGu-ussox -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8d/8ddd1785c66e27b5e0b0c661b7a01168a166cd2e075ba8bedefa0eced47f9ec8-d # internal debug/macho mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/debug/macho /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p debug/macho -std -complete -installsuffix shared -buildid TmcvAnJ3jZuyuhpRvs2f/TmcvAnJ3jZuyuhpRvs2f -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack ./fat.go ./file.go ./macho.go ./reloctype.go ./reloctype_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/19/1992a7445fe15f87862af6b6f94cb386e722b99865f0fadd2b6331dd0d60ef2c-d # internal debug/pe mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/debug/pe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p debug/pe -std -complete -installsuffix shared -buildid NJwGmFPH7dZcvVLK0-SO/NJwGmFPH7dZcvVLK0-SO -goversion go1.10.2 -D "" -importcfg $WORK/b094/importcfg -pack ./file.go ./pe.go ./section.go ./string.go ./symbol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/da/da0eea946cdfdcb25c25735a2e9864a0cf12738b3a2e3a47f4f747eee936599b-d # internal debug/plan9obj mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/debug/plan9obj /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p debug/plan9obj -std -complete -installsuffix shared -buildid pEL4RPDtUT2bMVSGLBty/pEL4RPDtUT2bMVSGLBty -goversion go1.10.2 -D "" -importcfg $WORK/b095/importcfg -pack ./file.go ./plan9obj.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/00/0075ae25d960cbecf4f9aa1f8705f8476846d12b8a2f45764fbdb6a13100b976-d # internal encoding/csv mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p encoding/csv -std -complete -installsuffix shared -buildid UKy4ClOT4BCxd4GSQeET/UKy4ClOT4BCxd4GSQeET -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ed/ed2bc4e5623fcb5c79a521c8f4514d2d44d6f51a1d34a93abb8f2e072368d14a-d # internal encoding/gob mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/gob -std -complete -installsuffix shared -buildid ErK_GpOJ-At8PovOfq_n/ErK_GpOJ-At8PovOfq_n -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/25/258c1ba1d69e606aeee569341fb00fba78223ff79f6edc1c25bc66ab6974381f-d # internal encoding/json mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/json -std -complete -installsuffix shared -buildid ftkgK34qzphorRwFT1is/ftkgK34qzphorRwFT1is -goversion go1.10.2 -D "" -importcfg $WORK/b101/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ae/aefa68a64a3a47faf4aded7aa6b6125ef0871565ba25f3180044ef901f67bc97-d # internal encoding/xml mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p encoding/xml -std -complete -installsuffix shared -buildid rfP01VkMSu_e1Elaz-jT/rfP01VkMSu_e1Elaz-jT -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4c/4ce1a4a8d980eb56ee92624a21124026b5b48a7aed0320508b6091b09c7ec376-d # internal log mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p log -std -complete -installsuffix shared -buildid fOHNGrJuz_HhOfUCQX5x/fOHNGrJuz_HhOfUCQX5x -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/8f/8f7f19fdf740df2c57b765fd1b7c8eccb4d96d5f0d8cef88fde57156f66b22fd-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ejXGneQESqJ5gtAZv0Md/ejXGneQESqJ5gtAZv0Md -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c0/c0559035e9189d039f0987203d38d7d22d5223efff1b5c330f6cc0c3860dd2eb-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid fEC83m2MB9cLIpdruZEY/fEC83m2MB9cLIpdruZEY -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0c/0cd23dc1150ce0231e4604e1dae808dd5771925943b756badf0dfb49f850aa3e-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ZiJc4O22BWJ7Wr1cJ20G/ZiJc4O22BWJ7Wr1cJ20G -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f3/f379a26cf68fe78f6e35c225f6f340a2327198e8cdc4a538bda2d923e967c8d3-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p mime -std -complete -installsuffix shared -buildid GjL_j-yCdVVcsSR7w6k0/GjL_j-yCdVVcsSR7w6k0 -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/bb/bb8f63491bb7968a238d1cad08dd06f4ac359c8d75765530905b88fe1f7f1fa9-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid fCaQnClm_2GQ71o-HiGP/fCaQnClm_2GQ71o-HiGP -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/74/740da69415b3dcc224ad2b5bb40ee5baee168a4a6e9a75ce9b6243f98e048b1b-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid c1MfcpSKbpU5Uq4jq043/c1MfcpSKbpU5Uq4jq043 -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/87/872b7225eb68a34317f073cb45f9f121e7a26bdd63772cb4853d4ab0af670aea-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net/http/internal -std -complete -installsuffix shared -buildid lFOgBleZp7te7YpPA-un/lFOgBleZp7te7YpPA-un -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cd/cd2a42291947a8103ef74df469d3d35b4d030e6044b8f67af9df5a7ab3e6c526-d # internal flag mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p flag -std -complete -installsuffix shared -buildid 2hZVPcT8PyPxyrofKzZn/2hZVPcT8PyPxyrofKzZn -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/dd/dd9c2a5c53bfac506a973266da6038ada7f94a23d57fcd6142ee8391887c6383-d # internal go/token mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p go/token -std -complete -installsuffix shared -buildid DC7rXGEivK6e9moLSuPh/DC7rXGEivK6e9moLSuPh -goversion go1.10.2 -D "" -importcfg $WORK/b126/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/26/263c36c2084e2a2ede40a06fe3b958f754465f53759eba2b8d44783bf6c0ed14-d # internal text/template/parse mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p text/template/parse -std -complete -installsuffix shared -buildid anh_A1Vl7aFEUuXLf9PO/anh_A1Vl7aFEUuXLf9PO -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/69/695dc1103ce886c5291e56a3423084185eade65ef614b3affa031f76ed16e4d8-d # internal go/scanner mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p go/scanner -std -complete -installsuffix shared -buildid b2ZINxQ8YSu6owFJrFLy/b2ZINxQ8YSu6owFJrFLy -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/99/994314b740bf6298fd273f2d8d1aabf264239676845464f3e11780abe08fd9b1-d # internal go/constant mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/constant /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p go/constant -std -complete -installsuffix shared -buildid lWCKxuouGs7ve8E6mBwJ/lWCKxuouGs7ve8E6mBwJ -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/09/09c0b9c55321c2c57a25dc2060fcc000d7b33a96d01056fb5e14613ba6efe766-d # internal go/ast mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p go/ast -std -complete -installsuffix shared -buildid 0htlJ0I4Zy8mIuAqZQiB/0htlJ0I4Zy8mIuAqZQiB -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/26/26469a32b22b41c082ef5822cfefdb273616fa93ee4552f2eca8b614102611ff-d # internal crypto/x509 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid djXj-d3ocOATbGN0bmhB/djXj-d3ocOATbGN0bmhB -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/04/040af3c21ca824e77570245a058cf48d5e12f4d80cddde70c3840a4963cfff52-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/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/b015/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid aXH3m532ar4N7LNBIR7l/aXH3m532ar4N7LNBIR7l -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/7d/7d989b0d98741c51d28975a940a54f3a3c59b28599a7231c80390a4746dfe19d-d # internal vendor/golang_org/x/net/proxy mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid fcf15NqoX98iGxmylq89/fcf15NqoX98iGxmylq89 -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d5/d5ea2d5ff9853e4d206eb9da467b343546e0fe82897c68e1becea96065dd691c-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/textproto -std -complete -installsuffix shared -buildid exoEQBPHin_9uTXnO37n/exoEQBPHin_9uTXnO37n -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c7/c78649027d178fd2137fa27d4fc218267e0debe793f858b84d67bc77173974c4-d # internal text/template mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p text/template -std -complete -installsuffix shared -buildid u7YWT6U_lrbjRqWMbbvX/u7YWT6U_lrbjRqWMbbvX -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5e/5e4d23acabcac16ac4a2083ac318a3430baa6f6385057fa4c4cf943bd2f3ec59-d # internal vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b113/ cat >$WORK/b113/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/b108/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid JKH3IOboDAchvqakqHnR/JKH3IOboDAchvqakqHnR -goversion go1.10.2 -D "" -importcfg $WORK/b113/importcfg -pack ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e3/e3acf3266c199ddda6dda9e1c8d587fc267db5e9b3936b77e878b308872acd0b-d # internal mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p mime/multipart -std -complete -installsuffix shared -buildid dfeoBPi-hMyWNc2ka4uo/dfeoBPi-hMyWNc2ka4uo -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/10/1033f40e4df6c5fd8f54d8f1ae88f3d8b09f739f4ccbf97e421a949f7e2cf7e7-d # internal os/exec mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p os/exec -std -complete -installsuffix shared -buildid 0LsI3uFNRhBiLK2t7oVp/0LsI3uFNRhBiLK2t7oVp -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b1/b1eba3decd87f5371dd8213c9d257ca19f3630d12c42c95e30f7cfc26b8ea970-d # internal go/parser mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p go/parser -std -complete -installsuffix shared -buildid Rfa032o1h29Fwe82UoI6/Rfa032o1h29Fwe82UoI6 -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ef/ef0524b716d5acea3006fe70d856d8f8e3b986fee301bafdbf08d136669051c3-d # internal go/printer mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p go/printer -std -complete -installsuffix shared -buildid tYM8QuepIvkiYfh9W3h5/tYM8QuepIvkiYfh9W3h5 -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack ./nodes.go ./printer.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b9/b9cc66766be904733bcabf386a38363e17e0ea0bfb5211ac1c65ae8f0592ef6a-d # internal crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b072/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/tls -std -complete -installsuffix shared -buildid lKb9QaTMtH-ZWZ98G6lD/lKb9QaTMtH-ZWZ98G6lD -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/3f/3f2c1e19fe323bf3a8684141b2c688e60a0bb11e44349da847ba04bd2c5c61a7-d # internal text/scanner mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p text/scanner -std -complete -installsuffix shared -buildid dbAn6QFx1zAmBXivBENx/dbAn6QFx1zAmBXivBENx -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e1/e121116e523bfc6058356c85de87c25bc5071cab45a4150684ac54fb0b76aa11-d # internal image/gif mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/image/gif /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p image/gif -std -complete -installsuffix shared -buildid cuVJtZ6ZkpqV5Y24Jf03/cuVJtZ6ZkpqV5Y24Jf03 -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7a/7ad18d34e5b9669a0348151dcb4ed4503b1909cccc863708df028c358ae6c004-d # internal go/doc mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p go/doc -std -complete -installsuffix shared -buildid sXpoxWyqkBDFeVKPCUa2/sXpoxWyqkBDFeVKPCUa2 -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/39/39f9c616c2aec40aae6aeead4dd8842365fa0a27eeaf4bf3aa5982bb7cd7868c-d # internal html/template mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p html/template -std -complete -installsuffix shared -buildid 11Xiha3fruYeRuglzJOf/11Xiha3fruYeRuglzJOf -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/27/2765186d573772c29f2ac6c779c0d10dd4d90d485d4de7a78f21b4eaa8f5cbbf-d # internal go/types mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/go/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p go/types -std -complete -installsuffix shared -buildid M0u8OFVAzt-IHzG8mEZp/M0u8OFVAzt-IHzG8mEZp -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./api.go ./assignments.go ./builtins.go ./call.go ./check.go ./conversions.go ./decl.go ./errors.go ./eval.go ./expr.go ./exprstring.go ./initorder.go ./labels.go ./lookup.go ./methodset.go ./object.go ./objset.go ./operand.go ./ordering.go ./package.go ./predicates.go ./resolver.go ./return.go ./scope.go ./selection.go ./sizes.go ./stmt.go ./type.go ./typestring.go ./typexpr.go ./universe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a8/a885db6668f63d125ca36bf1455caa6f6d4898c71012af5f545b4fa066d9729a-d # internal go/format mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p go/format -std -complete -installsuffix shared -buildid sRXUljcdhY3WaTD7RB5O/sRXUljcdhY3WaTD7RB5O -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/3c/3cd6ffc2f13f1be5d0486caacac3dfec917b8bb8af204ba87b129f1747cc34d7-d # internal image/png mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/png /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p image/png -std -complete -installsuffix shared -buildid 8dPd2hrq1GS1ZvK20elJ/8dPd2hrq1GS1ZvK20elJ -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./paeth.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/99/99125a2f4c593acce195bbcff44fd007c1c4c4a52400851220e22c8629f3352e-d # internal go/build mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p go/build -std -complete -installsuffix shared -buildid OsebEQeFgHIyK13lKrZv/OsebEQeFgHIyK13lKrZv -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./build.go ./doc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/79/79167e9a57ea34b439cdbbdce1817401deeca63ac8084cbe8660efada4a2185a-d # internal index/suffixarray mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/index/suffixarray /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p index/suffixarray -std -complete -installsuffix shared -buildid phMtpaGKGqoQPZihjFHF/phMtpaGKGqoQPZihjFHF -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./qsufsort.go ./suffixarray.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/58/582df46401386260437d17ee63b8d7095200c5148a38202b7f2182a9089a0a9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal net/http/httptrace mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid LeECAXgs8HQbeBNNbjc9/LeECAXgs8HQbeBNNbjc9 -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2a/2ad2f5a9c6b968dc47699071b4bb4d7b5e2d0eb9bf4c8bd3ec656d2de8224626-d # internal log/syslog mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p log/syslog -std -complete -installsuffix shared -buildid Keo4BioWXjM_5fvC7EfI/Keo4BioWXjM_5fvC7EfI -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4b/4b50624a7c81626d77d0b206931d1a85872e86f794156b3509baa298a2d4172d-d # internal runtime/pprof mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p runtime/pprof -std -installsuffix shared -buildid BrXesrbFbZ0oo4D-1y6E/BrXesrbFbZ0oo4D-1y6E -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/fc/fc9677a14921959a09afa91081fb4b5305b33c8b6f15ae88dfe7561df03f6bb3-d # internal net/mail mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p net/mail -std -complete -installsuffix shared -buildid zh-TAlp6jPerN9HJ8uln/zh-TAlp6jPerN9HJ8uln -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./message.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/79/79e9d0469c0a920de5579b411be656f341ccddffc2631f72ddd2a969ce42db8d-d # internal net/http mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config 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 importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b113/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b114/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/http -std -complete -installsuffix shared -buildid E5B2y_C5pf9uorhPEmMT/E5B2y_C5pf9uorhPEmMT -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/00/00b3764477a89520a6e9d034f1a178cce9bbcee8df25d5acce5cc2fdb4d068ea-d # internal net/smtp mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p net/smtp -std -complete -installsuffix shared -buildid GDkP6GYCibZVMqIXx_uQ/GDkP6GYCibZVMqIXx_uQ -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./auth.go ./smtp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/75/7568c3f0d3c8e3fc71a52b6aa55b8e3a2e3a182633439541de11a2a07f57873a-d # internal testing mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p testing -std -complete -installsuffix shared -buildid ApEqyp8GMyuXI3r4D0U-/ApEqyp8GMyuXI3r4D0U- -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/f9/f9dddd1900c7f9dd8eb8984108bee006c2eea9aef177f279ce6ab99dc16456f9-d # internal testing/iotest mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/testing/iotest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p testing/iotest -std -complete -installsuffix shared -buildid jryBL9WFbPNK6pwdZEZc/jryBL9WFbPNK6pwdZEZc -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack ./logger.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/be/be549775e42a1fc4ffc9a27b0a610d1b109563f98d3be05611275a3235d05efa-d # internal testing/quick mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/testing/quick /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p testing/quick -std -complete -installsuffix shared -buildid 7AOmpBcCe-OgT1E4b7eY/7AOmpBcCe-OgT1E4b7eY -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack ./quick.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/27/2794268b8478a0db82217942948f27f8a000c82e84e6f44277e2dd31376eeba8-d # internal github.com/peterh/liner mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/peterh/liner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/peterh/liner -complete -installsuffix shared -buildid bu0KNyPvVYKijmEL68jF/bu0KNyPvVYKijmEL68jF -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./common.go ./input.go ./input_linux.go ./line.go ./output.go ./signal.go ./unixmode.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/4f/4f1eb5b91079347294b5d5985d3edde82a8a071dbc3359629b0e6fe392724802-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/1e/1ecb1e2da464336668ff1a6c0f9044ca4680af1d6b0a01003cbb3c17d04b8318-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/7c/7cf44848b1852e0ca820f8b463231d498cbb1171f3b220b21fc704507cee9f02-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2e/2e3693d0e39a18142d49e5a0ba189411caf3bb83802b5186067a0f81eef3020a-d # internal go/internal/gccgoimporter mkdir -p $WORK/b139/ go/internal/gcimporter cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a EOF mkdir -p $WORK/b143/ cd /usr/lib/golang/src/go/internal/gccgoimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p go/internal/gccgoimporter -std -complete -installsuffix shared -buildid CHGYwEarWXcCZciZmrvy/CHGYwEarWXcCZciZmrvy -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./gccgoinstallation.go ./importer.go ./parser.go go/internal/srcimporter mkdir -p $WORK/b144/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/go/internal/gcimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p go/internal/gcimporter -std -complete -installsuffix shared -buildid IuD-u_ynfobgDpnZJvAV/IuD-u_ynfobgDpnZJvAV -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./bimport.go ./exportdata.go ./gcimporter.go cd /usr/lib/golang/src/go/internal/srcimporter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p go/internal/srcimporter -std -complete -installsuffix shared -buildid L3Bprlh4Jey4vRqmgf0N/L3Bprlh4Jey4vRqmgf0N -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./srcimporter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/3f/3f80eecad28f514365452bf7437960fd825f13c8f6399f9ada67c6a89027a624-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/73/735fb7848c421b137c27324c84bd5ce1294f23dec5e1e2711907ace6df05adc1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/85/8500874f79d201b0365397a6680e5102f2d697949e1da8dbbadbbb6005fcd690-d # internal go/importer mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile go/build=$WORK/b127/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b139/_pkg_.a packagefile go/internal/gcimporter=$WORK/b143/_pkg_.a packagefile go/internal/srcimporter=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/go/importer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p go/importer -std -complete -installsuffix shared -buildid y3s_r54raRZ7FEWNimjn/y3s_r54raRZ7FEWNimjn -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./importer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/96/9640be6c3ec3d5782b474ebf465cad9e2d831b19ceebe8b338196722d4c1df69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b7/b7f702751067243cfdb9e45e11b8d175aa2269afcb85d85e98681e163fdc21dd-d # internal expvar mkdir -p $WORK/b104/ net/http/httptest net/http/cookiejar mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF net/http/httputil mkdir -p $WORK/b164/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid nKRGa85ziilmPXclkfME/nKRGa85ziilmPXclkfME -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./jar.go ./punycode.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p expvar -std -complete -installsuffix shared -buildid fHkP1MAMCGVyzDocDWua/fHkP1MAMCGVyzDocDWua -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack ./expvar.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid rZRRErZVlpFRH9zXZcPS/rZRRErZVlpFRH9zXZcPS -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p net/http/httptest -std -complete -installsuffix shared -buildid T2NTBqNOxbjPuD9woHxA/T2NTBqNOxbjPuD9woHxA -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./httptest.go ./recorder.go ./server.go net/http/cgi mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cgi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p net/http/cgi -std -complete -installsuffix shared -buildid bWSFtREcyfOr5F-5vrgC/bWSFtREcyfOr5F-5vrgC -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./child.go ./host.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/11/11a68fdc4a6a0e27bdab6a2a2fdf4926d6d2eee91c93ad1002ae5ad3a8cc03b5-d # internal net/http/pprof mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid -dpMkj1695xIon2ZuEes/-dpMkj1695xIon2ZuEes -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e6/e686b59052744046fa93f469712a2f1e6c9567c83603012dd8eef1ecc5b21d30-d # internal net/rpc mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p net/rpc -std -complete -installsuffix shared -buildid QR4UmhszTNQtxr67OoZZ/QR4UmhszTNQtxr67OoZZ -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e1/e150f09d24365586fd9314d1ea28de222ddbabc448ec8a75a868e05df03069df-d # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/61/61a6f3f1f4687fb8bbb52ac8d5f2724671c9a798481d5d933b09df234aef764a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/e4/e4d0288d7435f007fc3af495369d4e0320f52c96f9339879315a11d358e5a63b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f3/f3508976adf4c5989e5bf6d324d4d68153855ac1875e278cbc2690d5ecd52863-d # internal net/http/fcgi mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/fcgi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p net/http/fcgi -std -complete -installsuffix shared -buildid 1hd8BuoD-sMBJZPQUS3a/1hd8BuoD-sMBJZPQUS3a -goversion go1.10.2 -D "" -importcfg $WORK/b162/importcfg -pack ./child.go ./fcgi.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/52/52812f0999129d0ba6bc1a67db9f809ba506a66000ad4d1829cd05ac68d8f74a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/83/83aa08f00f5fe705954e9549f32bc8df82e6a3ca7a05c8e7abe0976a0d40e4aa-d # internal net/rpc/jsonrpc mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b101/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc/jsonrpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid GQeXmBVfHmO5qTk-LW8r/GQeXmBVfHmO5qTk-LW8r -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./client.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/09/0970f964a0818591fac7dd63edb27ffa53fdde82bbb8a4416ecdba4ba8fb9a0f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/67/67b795d1d764cce34136bc1444852c8116537670b51a8243ba0f27d5dac2a216-d # internal github.com/cosmos72/gomacro/imports mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b028/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b088/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile debug/gosym=$WORK/b092/_pkg_.a packagefile debug/macho=$WORK/b093/_pkg_.a packagefile debug/pe=$WORK/b094/_pkg_.a packagefile debug/plan9obj=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/ascii85=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/base32=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b099/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b104/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b122/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b123/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/format=$WORK/b135/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile hash/crc64=$WORK/b145/_pkg_.a packagefile hash/fnv=$WORK/b146/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile image/gif=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile image/png=$WORK/b156/_pkg_.a packagefile index/suffixarray=$WORK/b157/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile log/syslog=$WORK/b158/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b159/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile net/http/cookiejar=$WORK/b161/_pkg_.a packagefile net/http/fcgi=$WORK/b162/_pkg_.a packagefile net/http/httptest=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/http/pprof=$WORK/b165/_pkg_.a packagefile net/mail=$WORK/b168/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b170/_pkg_.a packagefile net/smtp=$WORK/b171/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile plugin=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile testing=$WORK/b175/_pkg_.a packagefile testing/iotest=$WORK/b176/_pkg_.a packagefile testing/quick=$WORK/b177/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/imports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p github.com/cosmos72/gomacro/imports -complete -installsuffix shared -buildid 08URNWIANioermefYsUt/08URNWIANioermefYsUt -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./a_package.go ./archive_tar.go ./archive_zip.go ./bufio.go ./bytes.go ./compress_bzip2.go ./compress_flate.go ./compress_gzip.go ./compress_lzw.go ./compress_zlib.go ./container_heap.go ./container_list.go ./container_ring.go ./context.go ./crypto.go ./crypto_aes.go ./crypto_cipher.go ./crypto_des.go ./crypto_dsa.go ./crypto_ecdsa.go ./crypto_elliptic.go ./crypto_hmac.go ./crypto_md5.go ./crypto_rand.go ./crypto_rc4.go ./crypto_rsa.go ./crypto_sha1.go ./crypto_sha256.go ./crypto_sha512.go ./crypto_subtle.go ./crypto_tls.go ./crypto_x509.go ./crypto_x509_pkix.go ./database_sql.go ./database_sql_driver.go ./debug_dwarf.go ./debug_elf.go ./debug_gosym.go ./debug_macho.go ./debug_pe.go ./debug_plan9obj.go ./encoding.go ./encoding_ascii85.go ./encoding_asn1.go ./encoding_base32.go ./encoding_base64.go ./encoding_binary.go ./encoding_csv.go ./encoding_gob.go ./encoding_hex.go ./encoding_json.go ./encoding_pem.go ./encoding_xml.go ./errors.go ./expvar.go ./flag.go ./fmt.go ./go_ast.go ./go_build.go ./go_constant.go ./go_doc.go ./go_format.go ./go_importer.go ./go_parser.go ./go_printer.go ./go_scanner.go ./go_token.go ./go_types.go ./hash.go ./hash_adler32.go ./hash_crc32.go ./hash_crc64.go ./hash_fnv.go ./html.go ./html_template.go ./image.go ./image_color.go ./image_color_palette.go ./image_draw.go ./image_gif.go ./image_jpeg.go ./image_png.go ./index_suffixarray.go ./io.go ./io_ioutil.go ./log.go ./log_syslog.go ./math.go ./math_big.go ./math_bits.go ./math_cmplx.go ./math_rand.go ./mime.go ./mime_multipart.go ./mime_quotedprintable.go ./net.go ./net_http.go ./net_http_cgi.go ./net_http_cookiejar.go ./net_http_fcgi.go ./net_http_httptest.go ./net_http_httptrace.go ./net_http_httputil.go ./net_http_pprof.go ./net_mail.go ./net_rpc.go ./net_rpc_jsonrpc.go ./net_smtp.go ./net_textproto.go ./net_url.go ./os.go ./os_exec.go ./os_signal.go ./os_user.go ./path.go ./path_filepath.go ./plugin.go ./reflect.go ./regexp.go ./regexp_syntax.go ./runtime.go ./runtime_debug.go ./runtime_pprof.go ./runtime_trace.go ./sort.go ./strconv.go ./strings.go ./sync.go ./sync_atomic.go ./testing.go ./testing_iotest.go ./testing_quick.go ./text_scanner.go ./text_tabwriter.go ./text_template.go ./text_template_parse.go ./time.go ./unicode.go ./unicode_utf16.go ./unicode_utf8.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/bd/bd2032c0497aee9c97ec9c22dab7d3b23c5eadd30ee7b9a89cb63cdbe25c5bbb-d # internal github.com/cosmos72/gomacro/token mkdir -p $WORK/b178/ github.com/cosmos72/gomacro/typeutil cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b182/ cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/cosmos72/gomacro/token -complete -installsuffix shared -buildid 7dcEXYqxzcGjA2nNW93e/7dcEXYqxzcGjA2nNW93e -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./fileset.go ./token.go ./x_package.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/typeutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/cosmos72/gomacro/typeutil -complete -installsuffix shared -buildid hApX-IrikIIrct7MP2Jj/hApX-IrikIIrct7MP2Jj -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./map.go ./predicates.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/33/3354a446ab04e72c5ef152ce4ef645f5c4565e57f7342b8e45011654c50b84f1-d # internal github.com/cosmos72/gomacro/scanner mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/cosmos72/gomacro/scanner -complete -installsuffix shared -buildid AXQX3QtNdygOxxIOeegN/AXQX3QtNdygOxxIOeegN -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack ./errors.go ./scanner.go ./x_package.go github.com/cosmos72/gomacro/ast2 mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/ast2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p github.com/cosmos72/gomacro/ast2 -complete -installsuffix shared -buildid _LmPsWQwuzbFZz2X8-jV/_LmPsWQwuzbFZz2X8-jV -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./ast.go ./ast_node.go ./ast_slice.go ./error.go ./tonodes.go ./unwrap.go ./wrap.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/2b/2bb827d3559e2211a9c41cac884fa1fc5a80e7b8b1d1dfe7c1d0bdd564a423a3-d # internal github.com/cosmos72/gomacro/xreflect mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/xreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/cosmos72/gomacro/xreflect -complete -installsuffix shared -buildid yX8r9eYPdv9d_WQpo9KF/yX8r9eYPdv9d_WQpo9KF -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack ./build_compact.go ./composite.go ./debug.go ./fromreflect.go ./function.go ./gensym.go ./global.go ./importer.go ./init.go ./interface.go ./lookup.go ./method.go ./named.go ./package.go ./struct.go ./type.go ./universe.go ./util.go ./value.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c7/c74a9aa853862e7fc39cc369a6f6470de493981ddfa7dae27e5f4efc77009e94-d # internal github.com/cosmos72/gomacro/parser mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/scanner=$WORK/b180/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/cosmos72/gomacro/parser -complete -installsuffix shared -buildid YjKO-37AuDXhPJ31VHag/YjKO-37AuDXhPJ31VHag -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./global.go ./parser.go ./quote.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/4e/4e2dc17e8d81155d3a2333009a9db2c00ba2c7704f9deb4688d74ee9dd19f8ed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/44/447f56f581ed79399a15dbdaedd6547ab56c04b0ceb7933be75b7f7e54e9981f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8c/8c805d484af7166909c57d8fc13d7093e9cc5a264a46890a7e80d13aba8a2eed-d # internal github.com/cosmos72/gomacro/base mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile github.com/peterh/liner=$WORK/b183/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/cosmos72/gomacro/base -complete -installsuffix shared -buildid t_VNmSomXqpxqJakKZsY/t_VNmSomXqpxqJakKZsY -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack ./constant.go ./genimport.go ./genimport_proxy.go ./genimport_wrapper.go ./global.go ./import_scanner.go ./importer.go ./literal.go ./output.go ./plugin.go ./quasiquote.go ./read.go ./readline.go ./signal.go ./string.go ./type.go ./untyped.go ./util.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2f/2ff30e70965745b1289dd36a384e5c97f2026178ae1699a8ad52e7ce476a6f2c-d # internal github.com/cosmos72/gomacro/base/inspect mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/inspect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/cosmos72/gomacro/base/inspect -complete -installsuffix shared -buildid FXQqswmwAWsmcLMP5dK2/FXQqswmwAWsmcLMP5dK2 -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack ./inspect.go github.com/cosmos72/gomacro/base/untyped mkdir -p $WORK/b188/ github.com/cosmos72/gomacro/base/dep mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/dep /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/cosmos72/gomacro/base/dep -complete -installsuffix shared -buildid uADGLInmcJRCgp9sQEvl/uADGLInmcJRCgp9sQEvl -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack ./api.go ./api_internal.go ./decl.go ./graph.go ./scope.go ./sorter.go ./util.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/untyped /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/cosmos72/gomacro/base/untyped -complete -installsuffix shared -buildid TdyWH9bdNEsho043VLNu/TdyWH9bdNEsho043VLNu -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack ./global.go ./lit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/05/0523f0ffa558483b57fb01343660dde04113921465117d65993217177befebd0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/7c/7c63388fae6f96dcfe2293052ad0074e8a88b430c7ca0eeb143f17401b96c269-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/94/94c57471c90427f15cf9d70488e735cd53881b2ca5d21d7362a93e07dc67428b-d # internal github.com/cosmos72/gomacro/fast mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b186/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b187/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b188/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b189/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/fast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/cosmos72/gomacro/fast -complete -installsuffix shared -buildid bAqcA2_vEl2rxvp8aChc/bAqcA2_vEl2rxvp8aChc -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./address.go ./assignment.go ./binary.go ./binary_eqlneq.go ./binary_ops.go ./binary_relops.go ./binary_shifts.go ./builtin.go ./call.go ./call0ret1.go ./call1ret1.go ./call2ret1.go ./call_ellipsis.go ./call_multivalue.go ./call_variadic.go ./callnret0.go ./callnret1.go ./channel.go ./cmd.go ./code.go ./compile.go ./compositelit.go ./convert.go ./debug.go ./declaration.go ./expr.go ./expr1.go ./func0ret0.go ./func0ret1.go ./func1ret0.go ./func1ret1.go ./func2ret0.go ./function.go ./global.go ./identifier.go ./import.go ./index.go ./inspect.go ./interface.go ./interpreter.go ./literal.go ./macroexpand.go ./output.go ./place_get.go ./place_ops.go ./place_set.go ./place_set_value.go ./place_shifts.go ./quasiquote.go ./range.go ./repl.go ./select.go ./selector.go ./slice.go ./statement.go ./switch.go ./switch2.go ./switch_type.go ./type.go ./unary.go ./unary_ops.go ./util.go ./var_ops.go ./var_set.go ./var_set_value.go ./var_shifts.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/97/976aed3d991739b396d571e40f7fe33d897e9d1309896464110ab8db536015d4-d # internal github.com/cosmos72/gomacro/fast/debug mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/fast/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/cosmos72/gomacro/fast/debug -complete -installsuffix shared -buildid S18_0UzZq1cRYmm7C2nM/S18_0UzZq1cRYmm7C2nM -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./api.go ./backtrace.go ./bind.go ./cmd.go ./debugger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/39/39645fc45b56865a4153486176d8a2f542aa05c65e47b9404f868e3cec5bd73c-d # internal github.com/cosmos72/gomacro/cmd mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b184/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b190/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/cmd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p github.com/cosmos72/gomacro/cmd -complete -installsuffix shared -buildid Ix9XU2ORa0sPOjHs1uJ9/Ix9XU2ORa0sPOjHs1uJ9 -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./cmd.go ./x_package.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/24eba6a639e43f5de1e2a24ffd55a748714b014ef1540a6654c2042ccc4703fa-d # internal github.com/cosmos72/gomacro mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid bTri4kwAWaWy3JSlvTG5/bTri4kwAWaWy3JSlvTG5 -goversion go1.10.2 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b6/b6186aa102c356e5dbba1ced8b198b3291aa39ef90c8929c94abd6ab21189f79-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cosmos72/gomacro=$WORK/b001/_pkg_.a packagefile github.com/cosmos72/gomacro/cmd=$WORK/b002/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/cosmos72/gomacro/base=$WORK/b024/_pkg_.a packagefile github.com/cosmos72/gomacro/base/inspect=$WORK/b184/_pkg_.a packagefile github.com/cosmos72/gomacro/fast=$WORK/b185/_pkg_.a packagefile github.com/cosmos72/gomacro/fast/debug=$WORK/b190/_pkg_.a packagefile github.com/cosmos72/gomacro/imports=$WORK/b027/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile bufio=$WORK/b025/_pkg_.a packagefile github.com/cosmos72/gomacro/ast2=$WORK/b026/_pkg_.a packagefile github.com/cosmos72/gomacro/parser=$WORK/b179/_pkg_.a packagefile github.com/cosmos72/gomacro/token=$WORK/b178/_pkg_.a packagefile github.com/cosmos72/gomacro/xreflect=$WORK/b181/_pkg_.a packagefile github.com/peterh/liner=$WORK/b183/_pkg_.a packagefile go/ast=$WORK/b124/_pkg_.a packagefile go/build=$WORK/b127/_pkg_.a packagefile go/constant=$WORK/b134/_pkg_.a packagefile go/importer=$WORK/b138/_pkg_.a packagefile go/printer=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b126/_pkg_.a packagefile go/types=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os/exec=$WORK/b141/_pkg_.a packagefile os/signal=$WORK/b172/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile github.com/cosmos72/gomacro/atomic=$WORK/b186/_pkg_.a packagefile github.com/cosmos72/gomacro/base/dep=$WORK/b187/_pkg_.a packagefile github.com/cosmos72/gomacro/base/untyped=$WORK/b188/_pkg_.a packagefile github.com/cosmos72/gomacro/gls=$WORK/b189/_pkg_.a packagefile github.com/cosmos72/gomacro/typeutil=$WORK/b182/_pkg_.a packagefile runtime/debug=$WORK/b174/_pkg_.a packagefile archive/tar=$WORK/b028/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile compress/bzip2=$WORK/b042/_pkg_.a packagefile compress/flate=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b043/_pkg_.a packagefile compress/lzw=$WORK/b044/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile container/heap=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b049/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b052/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b055/_pkg_.a packagefile crypto/dsa=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b074/_pkg_.a packagefile database/sql=$WORK/b088/_pkg_.a packagefile database/sql/driver=$WORK/b089/_pkg_.a packagefile debug/dwarf=$WORK/b090/_pkg_.a packagefile debug/elf=$WORK/b091/_pkg_.a packagefile debug/gosym=$WORK/b092/_pkg_.a packagefile debug/macho=$WORK/b093/_pkg_.a packagefile debug/pe=$WORK/b094/_pkg_.a packagefile debug/plan9obj=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b096/_pkg_.a packagefile encoding/ascii85=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/base32=$WORK/b098/_pkg_.a packagefile encoding/base64=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/csv=$WORK/b099/_pkg_.a packagefile encoding/gob=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b101/_pkg_.a packagefile encoding/pem=$WORK/b076/_pkg_.a packagefile encoding/xml=$WORK/b103/_pkg_.a packagefile expvar=$WORK/b104/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/syscall=$WORK/b122/_pkg_.a packagefile github.com/cosmos72/gomacro/imports/thirdparty=$WORK/b123/_pkg_.a packagefile go/doc=$WORK/b128/_pkg_.a packagefile go/format=$WORK/b135/_pkg_.a packagefile go/parser=$WORK/b133/_pkg_.a packagefile go/scanner=$WORK/b125/_pkg_.a packagefile hash=$WORK/b040/_pkg_.a packagefile hash/adler32=$WORK/b046/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile hash/crc64=$WORK/b145/_pkg_.a packagefile hash/fnv=$WORK/b146/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile html/template=$WORK/b148/_pkg_.a packagefile image=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b150/_pkg_.a packagefile image/color/palette=$WORK/b151/_pkg_.a packagefile image/draw=$WORK/b152/_pkg_.a packagefile image/gif=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile image/png=$WORK/b156/_pkg_.a packagefile index/suffixarray=$WORK/b157/_pkg_.a packagefile log=$WORK/b105/_pkg_.a packagefile log/syslog=$WORK/b158/_pkg_.a packagefile math/bits=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b159/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/cgi=$WORK/b160/_pkg_.a packagefile net/http/cookiejar=$WORK/b161/_pkg_.a packagefile net/http/fcgi=$WORK/b162/_pkg_.a packagefile net/http/httptest=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/http/pprof=$WORK/b165/_pkg_.a packagefile net/mail=$WORK/b168/_pkg_.a packagefile net/rpc=$WORK/b169/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b170/_pkg_.a packagefile net/smtp=$WORK/b171/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os/user=$WORK/b033/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b030/_pkg_.a packagefile plugin=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b130/_pkg_.a packagefile runtime/pprof=$WORK/b166/_pkg_.a packagefile runtime/trace=$WORK/b167/_pkg_.a packagefile testing=$WORK/b175/_pkg_.a packagefile testing/iotest=$WORK/b176/_pkg_.a packagefile testing/quick=$WORK/b177/_pkg_.a packagefile text/scanner=$WORK/b142/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode/utf16=$WORK/b102/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile github.com/cosmos72/gomacro/scanner=$WORK/b180/_pkg_.a packagefile go/internal/gccgoimporter=$WORK/b139/_pkg_.a packagefile go/internal/gcimporter=$WORK/b143/_pkg_.a packagefile go/internal/srcimporter=$WORK/b144/_pkg_.a packagefile internal/syscall/unix=$WORK/b066/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b072/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b079/_pkg_.a packagefile image/internal/imageutil=$WORK/b153/_pkg_.a packagefile internal/nettrace=$WORK/b081/_pkg_.a packagefile internal/singleflight=$WORK/b082/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b108/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b113/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=nlSklokbgkijs5kk3Gq8/bTri4kwAWaWy3JSlvTG5/2iln6hMGHk-8oz5vB39f/nlSklokbgkijs5kk3Gq8 -X github.com/cosmos72/gomacro/version=2.7 -B 0x7e71be307c293a5a04ee7911bebf3cf4efdb2ae6 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/gomacro rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qvuc1g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 + cd gomacro-2.7 + go-rpm-integration install -i github.com/cosmos72/gomacro -o devel.file-list -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 -g /usr/share/gocode -b /builddir/build/BUILD/gomacro-2.7/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src' Installing: github.com/cosmos72/gomacro install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro' '/builddir/build/BUILD/gomacro-2.7/TrickyGo.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/TrickyGo.md' '/builddir/build/BUILD/gomacro-2.7/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/README.md' '/builddir/build/BUILD/gomacro-2.7/all_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/all_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2' '/builddir/build/BUILD/gomacro-2.7/ast2/ast.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast.go' '/builddir/build/BUILD/gomacro-2.7/ast2/ast_node.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast_node.go' '/builddir/build/BUILD/gomacro-2.7/ast2/ast_slice.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/ast_slice.go' '/builddir/build/BUILD/gomacro-2.7/ast2/error.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/error.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test' '/builddir/build/BUILD/gomacro-2.7/ast2/test/empty.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test/empty.go' '/builddir/build/BUILD/gomacro-2.7/ast2/test/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/test/z_test.go' '/builddir/build/BUILD/gomacro-2.7/ast2/tonodes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/tonodes.go' '/builddir/build/BUILD/gomacro-2.7/ast2/unwrap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/unwrap.go' '/builddir/build/BUILD/gomacro-2.7/ast2/wrap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/wrap.go' '/builddir/build/BUILD/gomacro-2.7/ast2/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/ast2/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/atomic' '/builddir/build/BUILD/gomacro-2.7/atomic/spinlock.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/atomic/spinlock.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base' '/builddir/build/BUILD/gomacro-2.7/base/constant.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/constant.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep' '/builddir/build/BUILD/gomacro-2.7/base/dep/api.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/api.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/api_internal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/api_internal.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/decl.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/decl.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/graph.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/graph.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/scope.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/scope.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/sorter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/sorter.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/util.go' '/builddir/build/BUILD/gomacro-2.7/base/dep/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/dep/z_test.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport_proxy.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport_proxy.go' '/builddir/build/BUILD/gomacro-2.7/base/genimport_wrapper.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/genimport_wrapper.go' '/builddir/build/BUILD/gomacro-2.7/base/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/global.go' '/builddir/build/BUILD/gomacro-2.7/base/import_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/import_scanner.go' '/builddir/build/BUILD/gomacro-2.7/base/importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/importer.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/inspect' '/builddir/build/BUILD/gomacro-2.7/base/inspect/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/inspect/inspect.go' '/builddir/build/BUILD/gomacro-2.7/base/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/literal.go' '/builddir/build/BUILD/gomacro-2.7/base/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/output.go' '/builddir/build/BUILD/gomacro-2.7/base/plugin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/plugin.go' '/builddir/build/BUILD/gomacro-2.7/base/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/base/read.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/read.go' '/builddir/build/BUILD/gomacro-2.7/base/readline.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/readline.go' '/builddir/build/BUILD/gomacro-2.7/base/signal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/signal.go' '/builddir/build/BUILD/gomacro-2.7/base/string.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/string.go' '/builddir/build/BUILD/gomacro-2.7/base/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/type.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped' '/builddir/build/BUILD/gomacro-2.7/base/untyped.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped.go' '/builddir/build/BUILD/gomacro-2.7/base/untyped/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped/global.go' '/builddir/build/BUILD/gomacro-2.7/base/untyped/lit.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/untyped/lit.go' '/builddir/build/BUILD/gomacro-2.7/base/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/util.go' '/builddir/build/BUILD/gomacro-2.7/base/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/base/x_package.go' '/builddir/build/BUILD/gomacro-2.7/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/benchmark_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic' '/builddir/build/BUILD/gomacro-2.7/classic/assignment.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/assignment.go' '/builddir/build/BUILD/gomacro-2.7/classic/binaryexpr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/binaryexpr.go' '/builddir/build/BUILD/gomacro-2.7/classic/builtin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/builtin.go' '/builddir/build/BUILD/gomacro-2.7/classic/call.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/call.go' '/builddir/build/BUILD/gomacro-2.7/classic/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/cmd.go' '/builddir/build/BUILD/gomacro-2.7/classic/declaration.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/declaration.go' '/builddir/build/BUILD/gomacro-2.7/classic/env.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/env.go' '/builddir/build/BUILD/gomacro-2.7/classic/env_multithread.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/env_multithread.go' '/builddir/build/BUILD/gomacro-2.7/classic/eval.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/eval.go' '/builddir/build/BUILD/gomacro-2.7/classic/expr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/expr.go' '/builddir/build/BUILD/gomacro-2.7/classic/file.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/file.go' '/builddir/build/BUILD/gomacro-2.7/classic/for.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/for.go' '/builddir/build/BUILD/gomacro-2.7/classic/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/function.go' '/builddir/build/BUILD/gomacro-2.7/classic/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/global.go' '/builddir/build/BUILD/gomacro-2.7/classic/identifier.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/identifier.go' '/builddir/build/BUILD/gomacro-2.7/classic/import.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/import.go' '/builddir/build/BUILD/gomacro-2.7/classic/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/inspect.go' '/builddir/build/BUILD/gomacro-2.7/classic/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/interface.go' '/builddir/build/BUILD/gomacro-2.7/classic/interpreter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/interpreter.go' '/builddir/build/BUILD/gomacro-2.7/classic/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/literal.go' '/builddir/build/BUILD/gomacro-2.7/classic/macroexpand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/macroexpand.go' '/builddir/build/BUILD/gomacro-2.7/classic/method.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/method.go' '/builddir/build/BUILD/gomacro-2.7/classic/number.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/number.go' '/builddir/build/BUILD/gomacro-2.7/classic/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/output.go' '/builddir/build/BUILD/gomacro-2.7/classic/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/classic/select.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/select.go' '/builddir/build/BUILD/gomacro-2.7/classic/statement.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/statement.go' '/builddir/build/BUILD/gomacro-2.7/classic/switch.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/switch.go' '/builddir/build/BUILD/gomacro-2.7/classic/switch_type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/switch_type.go' '/builddir/build/BUILD/gomacro-2.7/classic/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/type.go' '/builddir/build/BUILD/gomacro-2.7/classic/unaryexpr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/unaryexpr.go' '/builddir/build/BUILD/gomacro-2.7/classic/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/classic/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd' '/builddir/build/BUILD/gomacro-2.7/cmd/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd/cmd.go' '/builddir/build/BUILD/gomacro-2.7/cmd/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/cmd/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_interfaces' '/builddir/build/BUILD/gomacro-2.7/experiments/bytecode_interfaces/bytecode_interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_interfaces/bytecode_interfaces.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_values' '/builddir/build/BUILD/gomacro-2.7/experiments/bytecode_values/bytecode_values.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/bytecode_values/bytecode_values.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_interfaces' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_interfaces/closure_interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_interfaces/closure_interfaces.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_ints' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_ints/closure_ints.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_ints/closure_ints.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_maps' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_maps/closure_maps.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_maps/closure_maps.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_values' '/builddir/build/BUILD/gomacro-2.7/experiments/closure_values/closure_values.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/closure_values/closure_values.go' '/builddir/build/BUILD/gomacro-2.7/experiments/dummy.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/dummy.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_0-3_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_0-3_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_4-5_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_4-5_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_6_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_6_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_7_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_7_test.go' '/builddir/build/BUILD/gomacro-2.7/experiments/stmt_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/experiments/stmt_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast' '/builddir/build/BUILD/gomacro-2.7/fast/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/README.md' '/builddir/build/BUILD/gomacro-2.7/fast/address.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/address.go' '/builddir/build/BUILD/gomacro-2.7/fast/assignment.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/assignment.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_eqlneq.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_eqlneq.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_relops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_relops.go' '/builddir/build/BUILD/gomacro-2.7/fast/binary_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/binary_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/builtin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/builtin.go' '/builddir/build/BUILD/gomacro-2.7/fast/call.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call.go' '/builddir/build/BUILD/gomacro-2.7/fast/call0ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call0ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call1ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call1ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call2ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call2ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_ellipsis.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_ellipsis.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_multivalue.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_multivalue.go' '/builddir/build/BUILD/gomacro-2.7/fast/call_variadic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/call_variadic.go' '/builddir/build/BUILD/gomacro-2.7/fast/callnret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/callnret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/callnret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/callnret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/channel.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/channel.go' '/builddir/build/BUILD/gomacro-2.7/fast/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/cmd.go' '/builddir/build/BUILD/gomacro-2.7/fast/code.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/code.go' '/builddir/build/BUILD/gomacro-2.7/fast/compile.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/compile.go' '/builddir/build/BUILD/gomacro-2.7/fast/compositelit.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/compositelit.go' '/builddir/build/BUILD/gomacro-2.7/fast/convert.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/convert.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug' '/builddir/build/BUILD/gomacro-2.7/fast/debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/api.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/api.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/backtrace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/backtrace.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/bind.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/bind.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/cmd.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/cmd.go' '/builddir/build/BUILD/gomacro-2.7/fast/debug/debugger.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/debug/debugger.go' '/builddir/build/BUILD/gomacro-2.7/fast/declaration.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/declaration.go' '/builddir/build/BUILD/gomacro-2.7/fast/expr.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/expr.go' '/builddir/build/BUILD/gomacro-2.7/fast/expr1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/expr1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func0ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func0ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/func0ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func0ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func1ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func1ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/func1ret1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func1ret1.go' '/builddir/build/BUILD/gomacro-2.7/fast/func2ret0.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/func2ret0.go' '/builddir/build/BUILD/gomacro-2.7/fast/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/function.go' '/builddir/build/BUILD/gomacro-2.7/fast/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/global.go' '/builddir/build/BUILD/gomacro-2.7/fast/identifier.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/identifier.go' '/builddir/build/BUILD/gomacro-2.7/fast/import.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/import.go' '/builddir/build/BUILD/gomacro-2.7/fast/index.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/index.go' '/builddir/build/BUILD/gomacro-2.7/fast/inspect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/inspect.go' '/builddir/build/BUILD/gomacro-2.7/fast/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/interface.go' '/builddir/build/BUILD/gomacro-2.7/fast/interpreter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/interpreter.go' '/builddir/build/BUILD/gomacro-2.7/fast/literal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/literal.go' '/builddir/build/BUILD/gomacro-2.7/fast/macroexpand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/macroexpand.go' '/builddir/build/BUILD/gomacro-2.7/fast/output.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/output.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_get.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_get.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_set.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_set.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_set_value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_set_value.go' '/builddir/build/BUILD/gomacro-2.7/fast/place_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/place_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/quasiquote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/quasiquote.go' '/builddir/build/BUILD/gomacro-2.7/fast/range.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/range.go' '/builddir/build/BUILD/gomacro-2.7/fast/repl.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/repl.go' '/builddir/build/BUILD/gomacro-2.7/fast/select.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/select.go' '/builddir/build/BUILD/gomacro-2.7/fast/selector.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/selector.go' '/builddir/build/BUILD/gomacro-2.7/fast/slice.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/slice.go' '/builddir/build/BUILD/gomacro-2.7/fast/statement.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/statement.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch2.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch2.go' '/builddir/build/BUILD/gomacro-2.7/fast/switch_type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/switch_type.go' '/builddir/build/BUILD/gomacro-2.7/fast/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/type.go' '/builddir/build/BUILD/gomacro-2.7/fast/unary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/unary.go' '/builddir/build/BUILD/gomacro-2.7/fast/unary_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/unary_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/util.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_ops.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_ops.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_set.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_set.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_set_value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_set_value.go' '/builddir/build/BUILD/gomacro-2.7/fast/var_shifts.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/var_shifts.go' '/builddir/build/BUILD/gomacro-2.7/fast/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/fast/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/gls' '/builddir/build/BUILD/gomacro-2.7/gls/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/README.md' '/builddir/build/BUILD/gomacro-2.7/gls/api_gc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/api_gc.go' '/builddir/build/BUILD/gomacro-2.7/gls/id_386.s' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/id_386.s' '/builddir/build/BUILD/gomacro-2.7/gls/z_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/gls/z_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports' '/builddir/build/BUILD/gomacro-2.7/imports/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/archive_tar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/archive_tar.go' '/builddir/build/BUILD/gomacro-2.7/imports/archive_zip.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/archive_zip.go' '/builddir/build/BUILD/gomacro-2.7/imports/bufio.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/bufio.go' '/builddir/build/BUILD/gomacro-2.7/imports/bytes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/bytes.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_bzip2.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_bzip2.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_flate.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_flate.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_gzip.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_gzip.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_lzw.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_lzw.go' '/builddir/build/BUILD/gomacro-2.7/imports/compress_zlib.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/compress_zlib.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_heap.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_heap.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_list.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_list.go' '/builddir/build/BUILD/gomacro-2.7/imports/container_ring.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/container_ring.go' '/builddir/build/BUILD/gomacro-2.7/imports/context.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/context.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_aes.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_aes.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_cipher.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_cipher.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_des.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_des.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_dsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_dsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_ecdsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_ecdsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_elliptic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_elliptic.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_hmac.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_hmac.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_md5.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_md5.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rand.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rc4.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rc4.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_rsa.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_rsa.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha1.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha256.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha256.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_sha512.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_sha512.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_subtle.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_subtle.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_tls.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_tls.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_x509.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_x509.go' '/builddir/build/BUILD/gomacro-2.7/imports/crypto_x509_pkix.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/crypto_x509_pkix.go' '/builddir/build/BUILD/gomacro-2.7/imports/database_sql.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/database_sql.go' '/builddir/build/BUILD/gomacro-2.7/imports/database_sql_driver.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/database_sql_driver.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_dwarf.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_dwarf.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_elf.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_elf.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_gosym.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_gosym.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_macho.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_macho.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_pe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_pe.go' '/builddir/build/BUILD/gomacro-2.7/imports/debug_plan9obj.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/debug_plan9obj.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_ascii85.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_ascii85.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_asn1.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_asn1.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_base32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_base32.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_base64.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_base64.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_binary.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_binary.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_csv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_csv.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_gob.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_gob.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_hex.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_hex.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_json.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_json.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_pem.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_pem.go' '/builddir/build/BUILD/gomacro-2.7/imports/encoding_xml.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/encoding_xml.go' '/builddir/build/BUILD/gomacro-2.7/imports/errors.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/errors.go' '/builddir/build/BUILD/gomacro-2.7/imports/expvar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/expvar.go' '/builddir/build/BUILD/gomacro-2.7/imports/flag.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/flag.go' '/builddir/build/BUILD/gomacro-2.7/imports/fmt.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/fmt.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_ast.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_ast.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_build.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_build.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_constant.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_constant.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_doc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_doc.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_format.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_format.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_importer.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_parser.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_parser.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_printer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_printer.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_scanner.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_token.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_token.go' '/builddir/build/BUILD/gomacro-2.7/imports/go_types.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/go_types.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_adler32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_adler32.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_crc32.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_crc32.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_crc64.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_crc64.go' '/builddir/build/BUILD/gomacro-2.7/imports/hash_fnv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/hash_fnv.go' '/builddir/build/BUILD/gomacro-2.7/imports/html.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/html.go' '/builddir/build/BUILD/gomacro-2.7/imports/html_template.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/html_template.go' '/builddir/build/BUILD/gomacro-2.7/imports/image.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_color.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_color.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_color_palette.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_color_palette.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_draw.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_draw.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_gif.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_gif.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_jpeg.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_jpeg.go' '/builddir/build/BUILD/gomacro-2.7/imports/image_png.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/image_png.go' '/builddir/build/BUILD/gomacro-2.7/imports/index_suffixarray.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/index_suffixarray.go' '/builddir/build/BUILD/gomacro-2.7/imports/io.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/io.go' '/builddir/build/BUILD/gomacro-2.7/imports/io_ioutil.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/io_ioutil.go' '/builddir/build/BUILD/gomacro-2.7/imports/log.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/log.go' '/builddir/build/BUILD/gomacro-2.7/imports/log_syslog.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/log_syslog.go' '/builddir/build/BUILD/gomacro-2.7/imports/math.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_big.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_big.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_bits.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_bits.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_cmplx.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_cmplx.go' '/builddir/build/BUILD/gomacro-2.7/imports/math_rand.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/math_rand.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime_multipart.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime_multipart.go' '/builddir/build/BUILD/gomacro-2.7/imports/mime_quotedprintable.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/mime_quotedprintable.go' '/builddir/build/BUILD/gomacro-2.7/imports/net.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_cgi.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_cgi.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_cookiejar.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_cookiejar.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_fcgi.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_fcgi.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httptest.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httptest.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httptrace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httptrace.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_httputil.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_httputil.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_http_pprof.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_http_pprof.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_mail.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_mail.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_rpc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_rpc.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_rpc_jsonrpc.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_rpc_jsonrpc.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_smtp.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_smtp.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_textproto.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_textproto.go' '/builddir/build/BUILD/gomacro-2.7/imports/net_url.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/net_url.go' '/builddir/build/BUILD/gomacro-2.7/imports/os.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_exec.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_exec.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_signal.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_signal.go' '/builddir/build/BUILD/gomacro-2.7/imports/os_user.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/os_user.go' '/builddir/build/BUILD/gomacro-2.7/imports/path.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/path.go' '/builddir/build/BUILD/gomacro-2.7/imports/path_filepath.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/path_filepath.go' '/builddir/build/BUILD/gomacro-2.7/imports/plugin.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/plugin.go' '/builddir/build/BUILD/gomacro-2.7/imports/reflect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/reflect.go' '/builddir/build/BUILD/gomacro-2.7/imports/regexp.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/regexp.go' '/builddir/build/BUILD/gomacro-2.7/imports/regexp_syntax.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/regexp_syntax.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_debug.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_pprof.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_pprof.go' '/builddir/build/BUILD/gomacro-2.7/imports/runtime_trace.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/runtime_trace.go' '/builddir/build/BUILD/gomacro-2.7/imports/sort.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sort.go' '/builddir/build/BUILD/gomacro-2.7/imports/strconv.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/strconv.go' '/builddir/build/BUILD/gomacro-2.7/imports/strings.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/strings.go' '/builddir/build/BUILD/gomacro-2.7/imports/sync.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sync.go' '/builddir/build/BUILD/gomacro-2.7/imports/sync_atomic.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/sync_atomic.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/syscall' '/builddir/build/BUILD/gomacro-2.7/imports/syscall/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/syscall/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/syscall/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/syscall/syscall_linux_386.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing_iotest.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing_iotest.go' '/builddir/build/BUILD/gomacro-2.7/imports/testing_quick.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/testing_quick.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_scanner.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_tabwriter.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_tabwriter.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_template.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_template.go' '/builddir/build/BUILD/gomacro-2.7/imports/text_template_parse.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/text_template_parse.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty' '/builddir/build/BUILD/gomacro-2.7/imports/thirdparty/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty/README.md' '/builddir/build/BUILD/gomacro-2.7/imports/thirdparty/a_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/thirdparty/a_package.go' '/builddir/build/BUILD/gomacro-2.7/imports/time.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/time.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode_utf16.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode_utf16.go' '/builddir/build/BUILD/gomacro-2.7/imports/unicode_utf8.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unicode_utf8.go' '/builddir/build/BUILD/gomacro-2.7/imports/unsafe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/imports/unsafe.go' '/builddir/build/BUILD/gomacro-2.7/main.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/main.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/parser' '/builddir/build/BUILD/gomacro-2.7/parser/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/global.go' '/builddir/build/BUILD/gomacro-2.7/parser/parser.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/parser.go' '/builddir/build/BUILD/gomacro-2.7/parser/quote.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/quote.go' '/builddir/build/BUILD/gomacro-2.7/parser/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/parser/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner' '/builddir/build/BUILD/gomacro-2.7/scanner/errors.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/errors.go' '/builddir/build/BUILD/gomacro-2.7/scanner/scanner.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/scanner.go' '/builddir/build/BUILD/gomacro-2.7/scanner/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/scanner/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/token' '/builddir/build/BUILD/gomacro-2.7/token/fileset.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/token/fileset.go' '/builddir/build/BUILD/gomacro-2.7/token/token.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/token/token.go' '/builddir/build/BUILD/gomacro-2.7/token/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/token/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil' '/builddir/build/BUILD/gomacro-2.7/typeutil/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/README.md' '/builddir/build/BUILD/gomacro-2.7/typeutil/map.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/map.go' '/builddir/build/BUILD/gomacro-2.7/typeutil/predicates.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/predicates.go' '/builddir/build/BUILD/gomacro-2.7/typeutil/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/typeutil/x_package.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect' '/builddir/build/BUILD/gomacro-2.7/xreflect/README.md' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/README.md' '/builddir/build/BUILD/gomacro-2.7/xreflect/build_compact.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/build_compact.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/composite.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/composite.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/debug.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/debug.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/fromreflect.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/fromreflect.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/function.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/function.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/gensym.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/gensym.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/global.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/global.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/importer.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/importer.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/init.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/init.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/interface.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/interface.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/lookup.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/lookup.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/method.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/method.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/named.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/named.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/package.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/struct.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/struct.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/type.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/type.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/type_test.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/type_test.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/universe.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/universe.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/util.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/util.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/value.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/value.go' '/builddir/build/BUILD/gomacro-2.7/xreflect/x_package.go' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/xreflect/x_package.go' '/builddir/build/BUILD/gomacro-2.7/.goipath' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/gocode/src/github.com/cosmos72/gomacro/.goipath' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/bin' + install -m 0755 -vp _bin/gomacro /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/bin/ '_bin/gomacro' -> '/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/bin/gomacro' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.7-1.fc28 --unique-debug-suffix -2.7-1.fc28.i386 --unique-debug-src-base golang-github-cosmos72-gomacro-2.7-1.fc28.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gomacro-2.7 extracting debug info from /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/bin/gomacro /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z49TfC + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + PATH=/builddir/build/BUILD/gomacro-2.7/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/cosmos72/gomacro -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 -g /usr/share/gocode -b /builddir/build/BUILD/gomacro-2.7/_build -r '.*example.*' Testing: github.com/cosmos72/gomacro Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' // warning: value 128 overflows , truncated to -128 // warning: value 98304 overflows , truncated to 32768 // warning: value -248 underflows , result truncated to 8 // warning: value -12 underflows , result truncated to 65524 // warning: redefined identifier: vf // warning: value 257 overflows , truncated to 1 // warning: value 4278190080 overflows , truncated to -16777216 // warning: expression returned 2 values, using only the first one: [x true] // warning: expression returned 2 values, using only the first one: [2 true] // warning: expression returned 2 values, using only the first one: [33 true] // warning: expression returned 2 values, using only the first one: [8 true] // warning: redefined identifier: x // warning: known limitation (warned only once): untyped floating point constant shifted by untyped constant. returning untyped integer instead of deducing the type from the surrounding context: 2.0 >> 1 // warning: redefined identifier: c5 // warning: known limitation (warned only once): untyped constant shifted by a non-constant expression. returning int instead of deducing the type from the surrounding context: 0xff << v2 // warning: redefined identifier: vf // warning: redefined identifier: errors // warning: redefined identifier: fmt // warning: redefined identifier: io // warning: redefined identifier: f1 // warning: redefined identifier: f2 // debug: start sleeping on switch, env = 0x6a227040 // debug: start sleeping on switch, env = 0x6a359ef0 // debug: done sleeping on switch, env = 0x6a359ef0 // debug: done sleeping on switch, env = 0x6a227040 // warning: redefined identifier: x PASS ok github.com/cosmos72/gomacro 0.387s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/ast2/test" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' package = test var c = []int{0: a, 1: b} var a, b = pair(2, 3) func pair(a, b int) (int, int) { return a, b } package = fast import ( "fmt" "go/ast" "go/constant" "go/token" r "reflect" "sort" "github.com/cosmos72/gomacro/atomic" . "github.com/cosmos72/gomacro/base" "github.com/cosmos72/gomacro/base/untyped" xr "github.com/cosmos72/gomacro/xreflect" ) type I = interface{} type UntypedLit = untyped.Lit var untypedOne = UntypedLit{Kind: r.Int, Val: constant.MakeInt64(1)} func MakeUntypedLit(kind r.Kind, val constant.Value, basicTypes *[]xr.Type) UntypedLit { return untyped.MakeLit(kind, val, basicTypes) } type Lit struct { Type xr.Type Value I } func (lit *Lit) Untyped() bool { _, ok := lit.Value.(UntypedLit) return ok } func (lit *Lit) UntypedKind() r.Kind { if untyp, ok := lit.Value.(UntypedLit); ok { return untyp.Kind } else { return r.Invalid } } func (lit *Lit) ConstValue() r.Value { v := r.ValueOf(lit.Value) if lit.Type != nil { rtype := lit.Type.ReflectType() if !v.IsValid() { v = r.Zero(rtype) } else if !lit.Untyped() && v.Type() != rtype { v = v.Convert(rtype) } } return v } func (lit Lit) String() string { switch val := lit.Value.(type) { case string, nil: return fmt.Sprintf("%#v", val) default: return fmt.Sprintf("%v", val) } } type EFlags uint32 const ( EIsNil EFlags = 1 << iota EIsTypeAssert ) func (f EFlags) IsNil() bool { return f&EIsNil != 0 } func MakeEFlag(flag bool, iftrue EFlags) EFlags { if flag { return iftrue } return 0 } func EFlag4Value(value I) EFlags { if value == nil { return EIsNil } return 0 } type Expr struct { Lit Types []xr.Type Fun I Sym *Symbol EFlags } func (e *Expr) Const() bool { return e.Value != nil || e.IsNil() } func (e *Expr) NumOut() int { if e.Types == nil { return 1 } return len(e.Types) } func (e *Expr) Out(i int) xr.Type { if i == 0 && e.Types == nil { return e.Type } return e.Types[i] } func (e *Expr) String() string { if e == nil { return "nil" } var str string if e.Const() { str = fmt.Sprintf("Expr{Type: %v, Value: %v}", e.Type, e.Lit.String()) } else if e.NumOut() == 1 { str = fmt.Sprintf("Expr{Type: %v, Fun: %#v}", e.Type, e.Fun) } else { str = fmt.Sprintf("Expr{Types: %v, Fun: %#v}", e.Types, e.Fun) } return str } type Stmt func(*Env) (Stmt, *Env) type Builtin struct { Compile func(c *Comp, sym Symbol, node *ast.CallExpr) *Call ArgMin uint16 ArgMax uint16 } type Function struct { Fun interface{} Type xr.Type } type Macro struct { closure func(args []r.Value) (results []r.Value) argNum int } type BindClass uint const ( ConstBind BindClass = iota FuncBind VarBind IntBind ) func (class BindClass) String() string { switch class { case ConstBind: return "const" case FuncBind: return "func" default: return "var" } } type BindDescriptor BindClass const ( bindClassMask = BindClass(0x3) bindIndexShift = 2 NoIndex = int(0) ConstBindDescriptor = BindDescriptor(ConstBind) ) func (class BindClass) MakeDescriptor(index int) BindDescriptor { class &= bindClassMask return BindDescriptor(index<> bindIndexShift) return index } func (desc BindDescriptor) Settable() bool { class := desc.Class() return class == IntBind || class == VarBind } func (desc BindDescriptor) String() string { return fmt.Sprintf("%s index=%d", desc.Class(), desc.Index()) } type Bind struct { Lit Desc BindDescriptor Name string } func (bind *Bind) String() string { return fmt.Sprintf("{%s name=%q value=%v type=<%v>}", bind.Desc, bind.Name, bind.Lit.Value, bind.Lit.Type) } func (bind *Bind) Const() bool { return bind.Desc.Class() == ConstBind } func (bind *Bind) ConstValue() r.Value { if !bind.Const() { return Nil } return bind.Lit.ConstValue() } func (bind *Bind) RuntimeValue(env *Env) r.Value { var v r.Value switch bind.Desc.Class() { case ConstBind: v = bind.Lit.ConstValue() case IntBind: expr := bind.intExpr(&env.Run.Stringer) v = expr.AsX1()(env) default: v = env.Vals[bind.Desc.Index()] } return v } func (bind *Bind) AsVar(upn int, opt PlaceOption) *Var { class := bind.Desc.Class() switch class { case VarBind, IntBind: return &Var{Upn: upn, Desc: bind.Desc, Type: bind.Type, Name: bind.Name} default: Errorf("%s a %s: %s <%v>", opt, class, bind.Name, bind.Type) return nil } } func (bind *Bind) AsSymbol(upn int) *Symbol { return &Symbol{Bind: *bind, Upn: upn} } func (c *Comp) BindUntyped(kind r.Kind, value constant.Value) *Bind { untypedlit := MakeUntypedLit(kind, value, &c.Universe.BasicTypes) return &Bind{Lit: Lit{Type: c.TypeOfUntypedLit(), Value: untypedlit}, Desc: ConstBindDescriptor} } type Symbol struct { Bind Upn int } func (sym *Symbol) AsVar(opt PlaceOption) *Var { return sym.Bind.AsVar(sym.Upn, opt) } type Var struct { Upn int Desc BindDescriptor Type xr.Type Name string } func (va *Var) AsSymbol() *Symbol { return &Symbol{ Bind: Bind{ Lit: Lit{Type: va.Type}, Desc: va.Desc, Name: va.Name, }, Upn: va.Upn, } } func (va *Var) AsPlace() *Place { return &Place{Var: *va} } type Place struct { Var Fun func(*Env) r.Value Addr func(*Env) r.Value MapKey func(*Env) r.Value MapType xr.Type } func (place *Place) IsVar() bool { return place.Fun == nil } type PlaceOption bool const ( PlaceSettable PlaceOption = false PlaceAddress PlaceOption = true ) func (opt PlaceOption) String() string { if opt == PlaceAddress { return "cannot take the address of" } else { return "cannot assign to" } } type CompileOptions int const ( COptKeepUntyped CompileOptions = 1 << iota COptDefaults CompileOptions = 0 ) type Code struct { List []Stmt DebugPos []token.Pos WithDefers bool } type LoopInfo struct { Break *int Continue *int ThisLabels []string } func (l *LoopInfo) HasLabel(label string) bool { i := sort.SearchStrings(l.ThisLabels, label) return i >= 0 && i < len(l.ThisLabels) && l.ThisLabels[i] == label } type FuncInfo struct { Name string Param []*Bind Result []*Bind NamedResults bool } const ( poolCapacity = 32 ) type ExecFlags uint32 const ( EFStartDefer ExecFlags = 1 << iota EFDefer EFDebug ) func (ef ExecFlags) StartDefer() bool { return ef&EFStartDefer != 0 } func (ef ExecFlags) IsDefer() bool { return ef&EFDefer != 0 } func (ef ExecFlags) IsDebug() bool { return ef&EFDebug != 0 } func (ef *ExecFlags) SetDefer(flag bool) { if flag { (*ef) |= EFDefer } else { (*ef) &^= EFDefer } } func (ef *ExecFlags) SetStartDefer(flag bool) { if flag { (*ef) |= EFStartDefer } else { (*ef) &^= EFStartDefer } } func (ef *ExecFlags) SetDebug(flag bool) { if flag { (*ef) |= EFDebug } else { (*ef) &^= EFDebug } } type DebugOp struct { Depth int Panic *interface{} } var ( DebugOpContinue = DebugOp{0, nil} DebugOpStep = DebugOp{MaxInt, nil} ) type Debugger interface { Breakpoint(ir *Interp, env *Env) DebugOp At(ir *Interp, env *Env) DebugOp } type IrGlobals struct { gls map[uintptr]*Run lock atomic.SpinLock Globals } type Run struct { *IrGlobals goid uintptr Interrupt Stmt Signals Signals ExecFlags ExecFlags CurrEnv *Env InstallDefer func() DeferOfFun *Env PanicFun *Env Panic interface{} CmdOpt CmdOpt Debugger Debugger DebugDepth int PoolSize int Pool [poolCapacity]*Env } type CompGlobals struct { *IrGlobals Universe *xr.Universe KnownImports map[string]*Import interf2proxy map[r.Type]r.Type proxy2interf map[r.Type]xr.Type Prompt string } func (cg *CompGlobals) CompileOptions() CompileOptions { var opts CompileOptions if cg.Options&OptKeepUntyped != 0 { opts = COptKeepUntyped } return opts } type CompBinds struct { Binds map[string]*Bind BindNum int IntBindNum int IntBindMax int Types map[string]xr.Type Name string Path string } type Comp struct { *CompGlobals CompBinds UpCost int Depth int Code Code Loop *LoopInfo Func *FuncInfo Labels map[string]*int Outer *Comp FuncMaker *funcMaker } type EnvBinds struct { Vals []r.Value Ints []uint64 } type Env struct { EnvBinds Outer *Env IP int Code []Stmt Run *Run FileEnv *Env DebugPos []token.Pos DebugComp *Comp Caller *Env CallDepth int UsedByClosure bool IntAddressTaken bool } type Import struct { CompBinds *EnvBinds env *Env } PASS ok github.com/cosmos72/gomacro/ast2/test 0.027s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/base/dep" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' ---- sorted decls ---- Package &{Package 0x69cc42a0 [] 427 } ---- sorted decls ---- fmt Import &{Import fmt 0x69d21980 [] 439 } ast Import &{Import ast 0x69d219a0 [] 446 } token Import &{Import token 0x69d219c0 [] 456 } ---- sorted decls ---- Kind Type &{Type Kind 0x69d21a20 [] 509 } Unknown Const &{Const Unknown 0x69cc4300 [Kind] 528 0x69d54d40} Const Const &{Const Const 0x69cc4360 [Kind] 549 0x69d54d60} Expr Const &{Const Expr 0x69cc43c0 [Kind] 556 0x69d54d80} Func Const &{Const Func 0x69cc4420 [Kind] 562 0x69d54da0} Import Const &{Const Import 0x69cc4480 [Kind] 568 0x69d54dc0} Macro Const &{Const Macro 0x69cc44e0 [Kind] 576 0x69d54de0} Method Const &{Const Method 0x69cc4540 [Kind] 583 0x69d54e00} Package Const &{Const Package 0x69cc45a0 [Kind] 591 0x69d54e20} Stmt Const &{Const Stmt 0x69cc4600 [Kind] 600 0x69d54e40} Type Const &{Const Type 0x69cc4660 [Kind] 606 0x69d54e60} TypeFwd Const &{Const TypeFwd 0x69cc46c0 [Kind] 612 0x69d54e80} Var Const &{Const Var 0x69cc4720 [Kind] 621 0x69d54ea0} VarMulti Const &{Const VarMulti 0x69cc4780 [Kind] 626 0x69d54ec0} kinds Var &{Var kinds 0x69cc47e0 [Kind] 642 0x69d54f00} Kind.String Method &{Method Kind.String 0x69d21f40 [Kind] 1030 } Extra Type &{Type Extra 0x69d21f60 [] 1211 } Extra.Spec Method &{Method Extra.Spec 0x69d54320 [Extra] 1379 } Decl Type &{Type Decl 0x69d54340 [Extra Kind] 1577 } NewDecl Func &{Func NewDecl 0x69d54740 [] 1857 } DeclMap Type &{Type DeclMap 0x69d54760 [Decl] 2043 } DeclList Type &{Type DeclList 0x69d547c0 [Decl] 2074 } Scope Type &{Type Scope 0x69d54820 [DeclMap] 2097 } NewScope Func &{Func NewScope 0x69d54a60 [] 2163 } Sorter Type &{Type Sorter 0x69d54a80 [Scope] 2271 } NewSorter Func &{Func NewSorter 0x69d54cc0 [] 2326 } ---- sorted decls ---- Package &{Package 0x69d5a180 [] 429 } ---- sorted decls ---- token Import &{Import token 0x69d559e0 [] 441 } r Import &{Import r 0x69d55a00 [] 453 } xr Import &{Import xr 0x69d55a20 [] 467 } ---- sorted decls ---- DebugOp Type &{Type DebugOp 0x69d55c40 [] 725 } EnvBinds Type &{Type EnvBinds 0x69d55f60 [] 1567 } Env TypeFwd &{TypeFwd Env 0x69d5e040 [Comp EnvBinds Run Stmt] 1672 } Stmt Type &{Type Stmt 0x69d55a80 [Env] 655 } Code Type &{Type Code 0x69d55ba0 [Stmt] 690 } Run Type &{Type Run 0x69d55ca0 [Env] 823 } Comp Type &{Type Comp 0x69d55ec0 [Code] 1425 } Env Type &{Type Env 0x69d5e040 [Comp EnvBinds Run Stmt] 1672 } ---- sorted decls ---- Package &{Package 0x69d5aed0 [] 13 } ---- sorted decls ---- fmt Import &{Import fmt 0x69d5e800 [] 22 } ---- sorted decls ---- Expr &{Expr 0x69d5e840 [] 29 } ---- sorted decls ---- pair Func &{Func pair 0x69d5eaa0 [] 112 } a VarMulti &{VarMulti a 0x69d5af60 [pair] 88 } b VarMulti &{VarMulti b [pair] 91 } c Var &{Var c 0x69d5af00 [a b] 63 0x69d5ec80} ---- sorted decls ---- Expr &{Expr 0x69d5eae0 [] 156 } Stmt &{Stmt 0x69d5eba0 [] 176 } ---- sorted decls ---- i Var &{Var i [] 5 0x69d5f160} j Var &{Var j [] 8 0x69d5f180} k Var &{Var k [] 11 0x69d5f1a0} ---- sorted decls ---- Stmt &{Stmt 0x69d5f0a0 [] 18 } Expr &{Expr i [] 68 } ---- sorted decls ---- b Var &{Var b [] 78 0x69d5f2c0} a Var &{Var a [b] 75 0x69d5f2a0} ---- sorted decls ---- Package &{Package 0x69d5b8c0 [] 429 } ---- sorted decls ---- fmt Import &{Import fmt 0x69d5f420 [] 441 } ast Import &{Import ast 0x69d5f440 [] 448 } constant Import &{Import constant 0x69d5f460 [] 458 } token Import &{Import token 0x69d5f4a0 [] 473 } r Import &{Import r 0x69d5f4c0 [] 485 } sort Import &{Import sort 0x69d5f500 [] 498 } atomic Import &{Import atomic 0x69d5f520 [] 507 } Import &{Import 0x69d5f540 [] 545 } untyped Import &{Import untyped 0x69d5f560 [] 583 } xr Import &{Import xr 0x69d5f580 [] 627 } ---- sorted decls ---- I Type &{Type I 0x69d5f5c0 [] 677 } UntypedLit Type &{Type UntypedLit 0x69d5f640 [] 779 } untypedOne Var &{Var untypedOne 0x69d5b950 [UntypedLit] 809 0x69d947c0} MakeUntypedLit Func &{Func MakeUntypedLit 0x69d5f8e0 [] 880 } Lit Type &{Type Lit 0x69d5f900 [I] 1163 } Lit.Untyped Method &{Method Lit.Untyped 0x69d5fae0 [Lit] 1847 } Lit.UntypedKind Method &{Method Lit.UntypedKind 0x69d5fd00 [Lit] 2018 } Lit.ConstValue Method &{Method Lit.ConstValue 0x69d781a0 [Lit] 2158 } Lit.String Method &{Method Lit.String 0x69d78420 [Lit] 2414 } EFlags Type &{Type EFlags 0x69d78440 [] 2698 } EIsNil Const &{Const EIsNil 0x69d5bd40 [EFlags] 2722 0x69d94d60} EIsTypeAssert Const &{Const EIsTypeAssert 0x69d5bda0 [EFlags] 2749 0x69d94d80} EFlags.IsNil Method &{Method EFlags.IsNil 0x69d78600 [EFlags] 2782 } MakeEFlag Func &{Func MakeEFlag 0x69d787a0 [] 2827 } EFlag4Value Func &{Func EFlag4Value 0x69d78940 [] 2920 } Function Type &{Type Function 0x69d797c0 [] 4887 } Macro Type &{Type Macro 0x69d79880 [] 5075 } BindClass Type &{Type BindClass 0x69d79a00 [] 5396 } ConstBind Const &{Const ConstBind 0x69d7c480 [BindClass] 5421 0x69d954e0} FuncBind Const &{Const FuncBind 0x69d7c4e0 [BindClass] 5449 0x69d95500} VarBind Const &{Const VarBind 0x69d7c540 [BindClass] 5459 0x69d95520} IntBind Const &{Const IntBind 0x69d7c5a0 [BindClass] 5468 0x69d95540} BindClass.String Method &{Method BindClass.String 0x69d79cc0 [BindClass] 5502 } BindDescriptor Type &{Type BindDescriptor 0x69d79ce0 [BindClass] 5853 } bindClassMask Const &{Const bindClassMask 0x69d7c660 [BindClass] 5888 0x69d955a0} bindIndexShift Const &{Const bindIndexShift 0x69d7c6c0 [] 5921 0x69d955c0} NoIndex Const &{Const NoIndex 0x69d7c720 [] 5942 0x69d955e0} ConstBindDescriptor Const &{Const ConstBindDescriptor 0x69d7c780 [BindDescriptor ConstBind] 6048 0x69d95600} BindClass.MakeDescriptor Method &{Method BindClass.MakeDescriptor 0x69d79f80 [BindClass] 6159 } BindDescriptor.Class Method &{Method BindDescriptor.Class 0x69d800e0 [BindDescriptor] 6422 } BindDescriptor.Index Method &{Method BindDescriptor.Index 0x69d80260 [BindDescriptor] 6672 } BindDescriptor.Settable Method &{Method BindDescriptor.Settable 0x69d80420 [BindDescriptor] 6847 } BindDescriptor.String Method &{Method BindDescriptor.String 0x69d805c0 [BindDescriptor] 6963 } Bind Type &{Type Bind 0x69d805e0 [BindDescriptor Lit] 7209 } Bind.String Method &{Method Bind.String 0x69d807e0 [Bind] 7283 } Bind.Const Method &{Method Bind.Const 0x69d80940 [Bind] 7430 } Bind.ConstValue Method &{Method Bind.ConstValue 0x69d80b20 [Bind] 7622 } Symbol Type &{Type Symbol 0x69d81720 [Bind] 9015 } Expr Type &{Type Expr 0x69d78960 [EFlags I Lit Symbol] 3134 } Expr.Const Method &{Method Expr.Const 0x69d78c00 [Expr] 3396 } Expr.NumOut Method &{Method Expr.NumOut 0x69d78de0 [Expr] 3551 } Expr.Out Method &{Method Expr.Out 0x69d79020 [Expr] 3716 } Expr.String Method &{Method Expr.String 0x69d79500 [Expr] 3824 } Bind.AsSymbol Method &{Method Bind.AsSymbol 0x69d81460 [Bind Symbol] 8538 } Var Type &{Type Var 0x69d81920 [BindDescriptor] 9181 } Var.AsSymbol Method &{Method Var.AsSymbol 0x69d81c40 [Var] 9389 } PlaceOption Type &{Type PlaceOption 0x69d88200 [] 10390 } Bind.AsVar Method &{Method Bind.AsVar 0x69d812c0 [Bind PlaceOption Var] 8246 } Symbol.AsVar Method &{Method Symbol.AsVar 0x69d81900 [PlaceOption Symbol Var] 9068 } PlaceSettable Const &{Const PlaceSettable 0x69d7d0b0 [PlaceOption] 10500 0x69da0380} PlaceAddress Const &{Const PlaceAddress 0x69d7d110 [PlaceOption] 10535 0x69da03a0} PlaceOption.String Method &{Method PlaceOption.String 0x69d88440 [PlaceOption] 10594 } CompileOptions Type &{Type CompileOptions 0x69d88460 [] 10808 } COptKeepUntyped Const &{Const COptKeepUntyped 0x69d7d1d0 [CompileOptions] 10837 0x69da0420} COptDefaults Const &{Const COptDefaults 0x69d7d230 [CompileOptions] 11030 0x69da0440} LoopInfo Type &{Type LoopInfo 0x69d885e0 [] 11261 } LoopInfo.HasLabel Method &{Method LoopInfo.HasLabel 0x69d88900 [LoopInfo] 11398 } FuncInfo Type &{Type FuncInfo 0x69d88920 [Bind] 11550 } poolCapacity Const &{Const poolCapacity 0x69d7d590 [] 11664 0x69da07c0} ExecFlags Type &{Type ExecFlags 0x69d88a60 [] 11690 } EFStartDefer Const &{Const EFStartDefer 0x69d7d620 [ExecFlags] 11717 0x69da07e0} EFDefer Const &{Const EFDefer 0x69d7d680 [ExecFlags] 11800 0x69da0800} EFDebug Const &{Const EFDebug 0x69d7d6e0 [ExecFlags] 11879 0x69da0820} ExecFlags.StartDefer Method &{Method ExecFlags.StartDefer 0x69d88c40 [ExecFlags] 11989 } ExecFlags.IsDefer Method &{Method ExecFlags.IsDefer 0x69d88da0 [ExecFlags] 12061 } ExecFlags.IsDebug Method &{Method ExecFlags.IsDebug 0x69d88f00 [ExecFlags] 12125 } ExecFlags.SetDefer Method &{Method ExecFlags.SetDefer 0x69d89100 [ExecFlags] 12190 } ExecFlags.SetStartDefer Method &{Method ExecFlags.SetStartDefer 0x69d89300 [ExecFlags] 12299 } ExecFlags.SetDebug Method &{Method ExecFlags.SetDebug 0x69d89500 [ExecFlags] 12423 } DebugOp Type &{Type DebugOp 0x69d89520 [] 12516 } DebugOpContinue Var &{Var DebugOpContinue 0x69d7d980 [DebugOp] 12832 0x69da0a60} DebugOpStep Var &{Var DebugOpStep 0x69d7d9e0 [DebugOp] 12867 0x69da0ae0} CompBinds Type &{Type CompBinds 0x69d89fc0 [Bind] 14457 } EnvBinds Type &{Type EnvBinds 0x69d94340 [] 15964 } Env TypeFwd &{TypeFwd Env 0x69d94420 [Comp EnvBinds Run Stmt] 16069 } Stmt Type &{Type Stmt 0x69d79520 [Env] 4302 } Place Type &{Type Place 0x69d81dc0 [Env Var] 9666 } Var.AsPlace Method &{Method Var.AsPlace 0x69d81da0 [Place Var] 9547 } Place.IsVar Method &{Method Place.IsVar 0x69d881e0 [Place] 10342 } Code Type &{Type Code 0x69d884e0 [Stmt] 11073 } Debugger Type &{Type Debugger 0x69d89640 [Env] 12914 } Import Type &{Type Import 0x69d94660 [CompBinds Env EnvBinds] 17014 } IrGlobals TypeFwd &{TypeFwd IrGlobals 0x69d89820 [Run] 13067 } Run Type &{Type Run 0x69d89900 [Debugger Env ExecFlags IrGlobals Stmt poolCapacity] 13221 } IrGlobals Type &{Type IrGlobals 0x69d89820 [Run] 13067 } CompGlobals Type &{Type CompGlobals 0x69d89be0 [Import IrGlobals] 14019 } CompGlobals.CompileOptions Method &{Method CompGlobals.CompileOptions 0x69d89fa0 [CompGlobals] 14312 } Comp Type &{Type Comp 0x69d94160 [Code CompBinds CompGlobals FuncInfo LoopInfo] 15278 } Builtin Type &{Type Builtin 0x69d79620 [Comp Symbol] 4482 } Comp.BindUntyped Method &{Method Comp.BindUntyped 0x69d81700 [Comp] 8623 } Env Type &{Type Env 0x69d94420 [Comp EnvBinds Run Stmt] 16069 } Bind.RuntimeValue Method &{Method Bind.RuntimeValue 0x69d80f40 [Bind Env] 7830 } PASS ok github.com/cosmos72/gomacro/base/dep 0.022s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/experiments" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' n = 2000 testing: warning: no tests to run PASS ok github.com/cosmos72/gomacro/experiments 0.004s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/gls" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' PASS ok github.com/cosmos72/gomacro/gls 0.004s Testing: "/builddir/build/BUILD/gomacro-2.7/_build/src/github.com/cosmos72/gomacro/xreflect" + GOPATH=/builddir/build/BUILD/gomacro-2.7/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' // debug: importer: cannot find package "github.com/cosmos72/gomacro/xreflect" metadata, approximating it with reflection // debug: struct xreflect.Request4Test // debug: . map map[string]string // debug: . ptr *xreflect.Response4Test // debug: . . struct xreflect.Response4Test // debug: . . . ptr *xreflect.Request4Test PASS ok github.com/cosmos72/gomacro/xreflect 0.034s + exit 0 Processing files: gomacro-2.7-1.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CqNSLT + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/doc/gomacro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/doc/gomacro + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/doc/gomacro + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N0NYib + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/licenses/gomacro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/licenses/gomacro + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386/usr/share/licenses/gomacro + exit 0 Provides: gomacro = 2.7-1.fc28 gomacro(x86-32) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: golang-github-cosmos72-gomacro-devel-2.7-1.fc28.i686 Provides: golang(github.com/cosmos72/gomacro/ast2) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/ast2/test) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/atomic) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/dep) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/inspect) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/base/untyped) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/classic) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/cmd) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/bytecode_interfaces) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/bytecode_values) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_interfaces) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_ints) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_maps) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/experiments/closure_values) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/fast) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/fast/debug) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/gls) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports/syscall) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/imports/thirdparty) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/parser) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/scanner) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/token) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/typeutil) = 2.7-1.fc28 golang(github.com/cosmos72/gomacro/xreflect) = 2.7-1.fc28 golang-github-cosmos72-gomacro-devel = 2.7-1.fc28 golang-github-cosmos72-gomacro-devel(x86-32) = 2.7-1.fc28 golang-ipath(github.com/cosmos72/gomacro) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: golang(github.com/peterh/liner) golang(golang.org/x/sync/syncmap) Processing files: gomacro-debuginfo-2.7-1.fc28.i686 Provides: debuginfo(build-id) = b0bd06b86c6770a8a130b3149e0f8e27d8672f16 gomacro-debuginfo = 2.7-1.fc28 gomacro-debuginfo(x86-32) = 2.7-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cosmos72-gomacro-debuginfo(x86-32) = 2.7-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 Wrote: /builddir/build/RPMS/gomacro-2.7-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cosmos72-gomacro-devel-2.7-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/gomacro-debuginfo-2.7-1.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7PmjUN + umask 022 + cd /builddir/build/BUILD + cd gomacro-2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cosmos72-gomacro-2.7-1.fc28.i386 + exit 0 Child return code was: 0