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/syncthing.spec'], chrootPath='/var/lib/mock/f28-build-13693087-991247/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/syncthing.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/syncthing-0.14.50-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/syncthing.spec'], chrootPath='/var/lib/mock/f28-build-13693087-991247/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/syncthing.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.Dyiqmu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syncthing + /usr/bin/gzip -dc /builddir/build/SOURCES/syncthing-source-v0.14.50.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd syncthing + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/02-leveldb-nonosync.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AZNaln + umask 022 + cd /builddir/build/BUILD + cd syncthing + rm -r vendor + mkdir -p ./_build/src/github.com/syncthing ++ pwd + TOP=/builddir/build/BUILD/syncthing + pushd _build/src/github.com/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing ~/build/BUILD/syncthing + ln -s /builddir/build/BUILD/syncthing syncthing + popd ~/build/BUILD/syncthing ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode ++ pwd + export BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing + BUILDDIR=/builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing ~/build/BUILD/syncthing + pushd _build/src/github.com/syncthing/syncthing + go run build.go assets You seem to have GOPATH set but the Syncthing source not placed correctly within it, which may cause problems. + rm build.go ~/build/BUILD/syncthing + popd + export BUILD_HOST=fedora-koji + BUILD_HOST=fedora-koji ++ date +%s + export 'LDFLAGS=-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji' + LDFLAGS='-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji' + export BUILDTAGS=noupgrade + BUILDTAGS=noupgrade ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xc257fb778fc1cc8980db843f958332d83e0a3f7a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/syncthing github.com/syncthing/syncthing/cmd/syncthing WORK=/tmp/go-build107571514 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 uassLjbekKbwsvgq2XDv/uassLjbekKbwsvgq2XDv -goversion go1.10.4 -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 S9y-fN1GK_aCXLDAXxUl/S9y-fN1GK_aCXLDAXxUl -goversion go1.10.4 -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 exVMO4mLQ2kn9Hgg0qVc/exVMO4mLQ2kn9Hgg0qVc -goversion go1.10.4 -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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ed/edfd5614face6e4eac33e0e4c677fd0119cd17f199ee895ab78d45e70f08f7b6-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 fmOhOszjwQtGRpiz2Ygy/fmOhOszjwQtGRpiz2Ygy -goversion go1.10.4 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal 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 l3DD5-vDYzV5ZRmW-O5c/l3DD5-vDYzV5ZRmW-O5c -goversion go1.10.4 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./doc.go ./value.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/65/652b8aa3f0c5c8fa22a5f12ee45692cf994353430bb22e628cd642d80660d89f-d # internal 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 GDA4x3Y3ysC73BAnfR4r/GDA4x3Y3ysC73BAnfR4r -goversion go1.10.4 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF 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/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid 8WlaCfEUBAvuzDWcKMo1/8WlaCfEUBAvuzDWcKMo1 -goversion go1.10.4 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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/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 runtime/internal/sys mkdir -p $WORK/b011/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/596680f01a3c909c114dbcef3f0dbfe9109a442dfb6135fb580eb88ab0387439-d # internal 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 60OOLpEcua99OXeL__Qm/60OOLpEcua99OXeL__Qm -goversion go1.10.4 -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 internal/testlog mkdir -p $WORK/b023/ cat >$WORK/b023/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/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/testlog -std -complete -installsuffix shared -buildid AqRJVhKs8S6bL3E9MIuc/AqRJVhKs8S6bL3E9MIuc -goversion go1.10.4 -D "" -importcfg $WORK/b023/importcfg -pack ./log.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/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 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/85/852580ae0500aaab3f62021d2e77b9005eb946dc83265b287ad34542b0ae9aa5-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p math/bits -std -complete -installsuffix shared -buildid K5WHxg7htwBenbUqwLdH/K5WHxg7htwBenbUqwLdH -goversion go1.10.4 -D "" -importcfg $WORK/b026/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4f/4fbff30f22bd1e9ea2ff27ad007a707813a9de10d356978385175a64393d2094-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/bf/bfffdfe4873ae9df6e1924fe22d43eda8d85ada023cfb7a4d07f19b396b2cd44-d # internal crypto/subtle mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid atahxaFxCHouwWKxDt5C/atahxaFxCHouwWKxDt5C -goversion go1.10.4 -D "" -importcfg $WORK/b035/importcfg -pack ./constant_time.go container/list mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF 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 cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p container/list -std -complete -installsuffix shared -buildid uADmEfzY1MmjAQm59N_s/uADmEfzY1MmjAQm59N_s -goversion go1.10.4 -D "" -importcfg $WORK/b041/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f7/f717184107551fa649a8b5070f6cad2fc0aaf103c60b8da715772a3b6cff2ee4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cf/cf267cb3c9a65481c64b8ef14493c1a0e1747ae5f6bf3e522f1c4fa702b56ae4-d # internal crypto/internal/cipherhw mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid YskITVqNPp54FxjlIoR6/YskITVqNPp54FxjlIoR6 -goversion go1.10.4 -D "" -importcfg $WORK/b049/importcfg -pack ./doc.go ./generic.go runtime 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 Ny7TuKR9nErVkKXPfCKP/Ny7TuKR9nErVkKXPfCKP -goversion go1.10.4 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d3/d309afdf76b312dbc1d42400c5c661d8bf31e5b9620fa86b8fd7516f6dd61e35-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/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/b062/_pkg_.a -trimpath $WORK/b062 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DKizv0KAueovBkdU1aL4/DKizv0KAueovBkdU1aL4 -goversion go1.10.4 -D "" -importcfg $WORK/b062/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2c/2c3ae84ae6f4e9b158ff610a3f0138a4092e8c4d46d434100d7466238aa4a755-d # internal internal/nettrace mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9J3HhjXEKbnMmz9tPh8q/9J3HhjXEKbnMmz9tPh8q -goversion go1.10.4 -D "" -importcfg $WORK/b066/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8b/8b5f9f035b973d829ceb3ffd763d7a00960854ca6d5cd842303a91ca0beec4c3-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/eb/eb043a4b1feeb7cf1aeec008cae8a3482dc43e7035ec863e0f0b96cb1b94dedf-d # internal encoding mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding -std -complete -installsuffix shared -buildid BpEeIEL1TeL2SMXCGKmB/BpEeIEL1TeL2SMXCGKmB -goversion go1.10.4 -D "" -importcfg $WORK/b075/importcfg -pack ./encoding.go runtime/cgo mkdir -p $WORK/b068/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b068/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b068/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b6/b610f4b78e3777b47051ae87fb959e83f7e00b1bc255096ed2ca39720bf6f343-d # internal unicode/utf16 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bcy_J4NX-Y5FA0vcFsql/bcy_J4NX-Y5FA0vcFsql -goversion go1.10.4 -D "" -importcfg $WORK/b076/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8a/8acba6c402a15421ac7d5d2260fa8dd2e4fee24d92cc9cc498ab4ecca8b08814-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d3/d3c1a3fa82f75ce6cfec9d8afc1deecf37811c73ccbbdaae1368b6de147be27c-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true github.com/syncthing/syncthing/lib/auto /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/net/internal/iana mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/auto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/auto -complete -installsuffix shared -buildid abUzPSXkNgqJCsuzb4-X/abUzPSXkNgqJCsuzb4-X -goversion go1.10.4 -D "" -importcfg $WORK/b082/importcfg -pack ./doc.go ./gui.files.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid SjaLjSDLvcwrCXjffDE6/SjaLjSDLvcwrCXjffDE6 -goversion go1.10.4 -D "" -importcfg $WORK/b101/importcfg -pack ./const.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/0b/0b6a3d39e5e87a2d448ac647650fab4e7415be58ac64c1563864fca4daf889dd-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/gobwas/glob/util/runes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid wVv3EvhwGxVuRV6wP_KO/wVv3EvhwGxVuRV6wP_KO -goversion go1.10.4 -D "" -importcfg $WORK/b172/importcfg -pack ./runes.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/59/59b182b19ba08f028008f42b431399dc646071763f8ac187aa77189a136206ba-d # internal image/color mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p image/color -std -complete -installsuffix shared -buildid SKOZT0vLS_j9GwH-X1iq/SKOZT0vLS_j9GwH-X1iq -goversion go1.10.4 -D "" -importcfg $WORK/b189/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3f/3f9128f39ed4670ba53d3315194e0763b3ac509c5a8fe5167ebd7849a0f36650-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/expm1_386.o ./expm1_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/hypot_386.o ./hypot_386.s cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/59/59a37fb72b248320cb58470694965db62f0fac765b7b7fec3f9aa38748d4c06b-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sin_386.o ./sin_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/tan_386.o ./tan_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_386.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_386.o $WORK/b018/atan_386.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_386.o $WORK/b018/erf_stub.o $WORK/b018/exp2_386.o $WORK/b018/exp_386.o $WORK/b018/expm1_386.o $WORK/b018/floor_386.o $WORK/b018/frexp_386.o $WORK/b018/hypot_386.o $WORK/b018/ldexp_386.o $WORK/b018/log10_386.o $WORK/b018/log1p_386.o $WORK/b018/log_386.o $WORK/b018/mod_386.o $WORK/b018/modf_386.o $WORK/b018/pow_stub.o $WORK/b018/remainder_386.o $WORK/b018/sin_386.o $WORK/b018/sincos_386.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_386.o $WORK/b018/tan_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/37/376dc798ffbcc5bbb285621a8a3ae8798a5ad21258f7182955bcf0edd8b18dab-d # internal strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_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/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid 5kljdS4PnFMqzvd-pKw7/5kljdS4PnFMqzvd-pKw7 -goversion go1.10.4 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x005.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x006.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a1/a1d22ed6726eb00ad22014686bf95ed1362f509ea15a6f0ecbe65afb74984b4f-d # internal crypto/rc4 mkdir -p $WORK/b051/ github.com/vitrun/qart/gf256 golang.org/x/crypto/blowfish cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b191/ cd /usr/share/gocode/src/github.com/vitrun/qart/gf256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/vitrun/qart/gf256 -complete -installsuffix shared -buildid lOj08-woDiHBh4td356j/lOj08-woDiHBh4td356j -goversion go1.10.4 -D "" -importcfg $WORK/b187/importcfg -pack ./gf256.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid _4khDPWQisoL_YXmVU5T/_4khDPWQisoL_YXmVU5T -goversion go1.10.4 -D "" -importcfg $WORK/b191/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rc4 -std -installsuffix shared -buildid 708QQfTt1eva-sS4IA66/708QQfTt1eva-sS4IA66 -goversion go1.10.4 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./rc4.go ./rc4_asm.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/rc4_386.o ./rc4_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f3/f351dfe40f84acb55a116e95a3f96910921e111db4c01bd4cee6ab9055728a4f-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/a5/a53064b77cb174a556f805693eb93aecb6c18493b735c021e2a7a7592d3daffe-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/74/74b434e9360d67f971c10dd902cf827cf1eb72356e3a1cd0184964b4fe87ada7-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c8/c863a7fa32b2028e011a67a2b8145d336e9d91595d25c0016e0673df3773b230-d # internal gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x010.o -c gcc_386.S cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go -dynlinker cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p runtime/cgo -std -installsuffix shared -buildid M6t5171q1q3YNYWwZVY-/M6t5171q1q3YNYWwZVY- -goversion go1.10.4 -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b068 -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b068/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_386.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/71/71f18a5c879afff6845c9b440d6d6ae57f49fec23b13602708967659a1fc3eb8-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/12/126f4ed339a5c66a33569d0e27feede6f5fac2d261945282381767494f858a15-d # internal 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 FX8q8wXtnp8r0jNbKTSl/FX8q8wXtnp8r0jNbKTSl -goversion go1.10.4 -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/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/4d/4dd4eb06e348ca45e797b7531a78abbf97833bd3700df84e9c57df90251db343-d # internal math/rand mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_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/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid ZRLEbVom1ekr6yib0x6S/ZRLEbVom1ekr6yib0x6S -goversion go1.10.4 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b021/ cat >$WORK/b021/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/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid CGbCP_n5Q95Roh3wfcNR/CGbCP_n5Q95Roh3wfcNR -goversion go1.10.4 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 io mkdir -p $WORK/b005/ reflect internal/singleflight mkdir -p $WORK/b067/ mkdir -p $WORK/b024/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b006/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_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/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid YC895IlljcrdkcqltU4a/YC895IlljcrdkcqltU4a -goversion go1.10.4 -D "" -importcfg $WORK/b067/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid Cgq07C7wX4eHXJOxrHn7/Cgq07C7wX4eHXJOxrHn7 -goversion go1.10.4 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go 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 VKm_mV2FWBqCK8h80kae/VKm_mV2FWBqCK8h80kae -goversion go1.10.4 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de365facd5c0fcf6238c1ef214b07a3f9a6224a15d3530fa2bb437630e2f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f6/f67b4e2d3b6f98e2f3db93b9df048d22562f02d1139bb2d26fb13265c89c62a1-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/f2/f21da4da82a1062a3660b7f6beefaa72fe8564584c103cbd8c456a47b778f95a-d # internal crypto/cipher mkdir -p $WORK/b034/ hash strings cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b030/ cat >$WORK/b030/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/b030/_pkg_.a -trimpath $WORK/b030 -shared -p hash -std -complete -installsuffix shared -buildid KHU7BYeqOo6gZq8eg1fO/KHU7BYeqOo6gZq8eg1fO -goversion go1.10.4 -D "" -importcfg $WORK/b030/importcfg -pack ./hash.go 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 unicode=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p strings -std -installsuffix shared -buildid aecZmrxjkvqt71yuUZtZ/aecZmrxjkvqt71yuUZtZ -goversion go1.10.4 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UA6NZwMCvZkNq-P4SGzj/UA6NZwMCvZkNq-P4SGzj -goversion go1.10.4 -D "" -importcfg $WORK/b034/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go 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 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 jdfrd8LZWdPmacH40svj/jdfrd8LZWdPmacH40svj -goversion go1.10.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94a0e67392b5a98e0634eb9f71705e50070c1655d9c5865b58a50feb1b7ed1b9-d # internal hash/crc32 mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_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/b029/_pkg_.a -trimpath $WORK/b029 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid GWbAynJyhnY3tH62kPGw/GWbAynJyhnY3tH62kPGw -goversion go1.10.4 -D "" -importcfg $WORK/b029/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c6/c6659b29f422afa3b82ec6f4d4844b9dbbb86711d24cdbc642f280e570e6b39a-d # internal crypto mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto -std -complete -installsuffix shared -buildid YfYAzy4ErG9WZNs0kiVT/YfYAzy4ErG9WZNs0kiVT -goversion go1.10.4 -D "" -importcfg $WORK/b042/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/66/669ed83d3410614c5256ad5b97f9cd6bcccd4735280fbcb15a51fa9e9426bb36-d # internal crypto/sha512 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z32yaez5UtDQ0Aqa31JA/z32yaez5UtDQ0Aqa31JA -goversion go1.10.4 -D "" -importcfg $WORK/b046/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/a4/a4dfd53d059a1fb4f1fbee01ba9b6d985340cffe7c613cc54d95291fa5b86533-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/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/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid ekJC4IW02AvvfjKDgSDa/ekJC4IW02AvvfjKDgSDa -goversion go1.10.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b039/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/00/00456cd350044af172b37077621d907230cbebfb436fe229010e74fbd993b25a-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b039/_pkg_.a $WORK/b039/strings.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal crypto/aes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/aes -std -complete -installsuffix shared -buildid _cyoaayDElZQ9yGYNT5S/_cyoaayDElZQ9yGYNT5S -goversion go1.10.4 -D "" -importcfg $WORK/b033/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fe66eec9ba80655b9f97ebad92e16a53cbdeeafcef89d64cc4762ef3b61296a9-d # internal crypto/hmac mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SmNrL7WknFOn_h1UYPju/SmNrL7WknFOn_h1UYPju -goversion go1.10.4 -D "" -importcfg $WORK/b048/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e5/e532d459d3ebfff4f582a4d58d14808ac341519bbd5d2d95edd9f05a21e43f75-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal crypto/md5 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_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/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/md5 -std -installsuffix shared -buildid hM7PRazIUEhAdAqQwIrc/hM7PRazIUEhAdAqQwIrc -goversion go1.10.4 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f7/f730cf74b73170fc4dc63d83ad5fb1fb40cb1363306214cfb2a3461c1fcff675-d # internal crypto/sha1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha1 -std -installsuffix shared -buildid gRw0yt7dZRfx6-zq1wq7/gRw0yt7dZRfx6-zq1wq7 -goversion go1.10.4 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/5a/5acadd07150f125b736301b327123fcecb897591b4b49e9282613ed36a18021c-d # internal crypto/sha256 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/sha256 -std -installsuffix shared -buildid cU83k45P0FWJ-H2qXkYC/cU83k45P0FWJ-H2qXkYC -goversion go1.10.4 -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/sha1block_386.o ./sha1block_386.s cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ff/ffaf2b3965046cb0eccc304b1e97add074d60700a9caa6209050d9f81f6ea4b0-d # internal github.com/petermattis/goid mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/petermattis/goid -complete -installsuffix shared -buildid NIe0OPfG0SVJ29EAsRQg/NIe0OPfG0SVJ29EAsRQg -goversion go1.10.4 -D "" -importcfg $WORK/b089/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/45/45dd83d433b289f4f00a22e4c1dc0eeb83565c6c0e3b22b0a99e0ce88a451185-d # internal path mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/sha1block_386.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b054/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/da/da0edad9e02a89b9f3ba63fbf71e0a472a3a8f6b49919564601d4aa8afb6d4a3-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 FZacaK2OaBOChxMuYTN_/FZacaK2OaBOChxMuYTN_ -goversion go1.10.4 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p path -std -complete -installsuffix shared -buildid OStAVyDI2Kl9PnkLY7p-/OStAVyDI2Kl9PnkLY7p- -goversion go1.10.4 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b2/b29392f08f9e6f0f773431a5f48dfd3e7429dc6e77c51cba9dd3a44985a06882-d # internal golang.org/x/text/transform mkdir -p $WORK/b122/ cat >$WORK/b122/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/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ch6ihSCV6pzdm7MjHnQT/ch6ihSCV6pzdm7MjHnQT -goversion go1.10.4 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b054/_pkg_.a $WORK/b054/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/79/798005dfcfb3ddabd3cea8aca07f51446bf777e7ccabc1bd144e8a45148900f5-d # internal encoding/base32 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Q1p6mdkAyzLfFf6u2yJ6/Q1p6mdkAyzLfFf6u2yJ6 -goversion go1.10.4 -D "" -importcfg $WORK/b124/importcfg -pack ./base32.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/46c366df51c42e3f08209ee9e3d433a9c2f0502a20b1a1ad7c0b16fa5691265b-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/de/de58698718e8c4611731d1903223b8e3f50b048ad18d3da3898415ce3b2c7ed8-d # internal internal/syscall/unix mkdir -p $WORK/b036/ time cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TEugFKG7OzC-OrMKnKmI/TEugFKG7OzC-OrMKnKmI -goversion go1.10.4 -D "" -importcfg $WORK/b036/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid ICaHvLiovgWo6YpMoeYQ/ICaHvLiovgWo6YpMoeYQ -goversion go1.10.4 -D "" -importcfg $WORK/b022/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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1c/1c97f42083827215792703d7be4329b214da4a193dfed68eac04a24d656e9ea2-d # internal github.com/minio/sha256-simd mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/minio/sha256-simd -installsuffix shared -buildid Nf1s6bw_im48LgOlCOlQ/Nf1s6bw_im48LgOlCOlQ -goversion go1.10.4 -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/32/324e871f0bfb03fa743914d8e42bd9c5fe3033d5b9dd0a049faaaddf2af62a8e-d # internal github.com/kballard/go-shellquote mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/kballard/go-shellquote -complete -installsuffix shared -buildid Pqe2mwxQ9NiWjgdZXe7Y/Pqe2mwxQ9NiWjgdZXe7Y -goversion go1.10.4 -D "" -importcfg $WORK/b136/importcfg -pack ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a8/a89b016b4001b5c9fd7b926c02c6b260b63335a05ac437e493192c6c3f573054-d # internal hash/fnv mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p hash/fnv -std -complete -installsuffix shared -buildid 9pNwieLZz-NZqTp0nmRO/9pNwieLZz-NZqTp0nmRO -goversion go1.10.4 -D "" -importcfg $WORK/b145/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f9/f9eb86e6b2b7ee9553a8fe9098ccecb2623090b6f9d0028c3041e91daee3381a-d # internal github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid XJzuGEM5JOlR7RDZzPrQ/XJzuGEM5JOlR7RDZzPrQ -goversion go1.10.4 -D "" -importcfg $WORK/b157/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e3/e39fa97ffaa54f56c4f3423ca015265eb21b8435e7ae112418a470ff2506315a-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/util/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid XSUBD3bM0U-2KVQKWpIT/XSUBD3bM0U-2KVQKWpIT -goversion go1.10.4 -D "" -importcfg $WORK/b173/importcfg -pack ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/69/69657d95674f3a5b2b27158de5b48c20a3f314339bab6710039596896629d54e-d # internal github.com/chmduquesne/rollinghash mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/chmduquesne/rollinghash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/chmduquesne/rollinghash -complete -installsuffix shared -buildid iNTeoB2Efxkqhp7cCNmr/iNTeoB2Efxkqhp7cCNmr -goversion go1.10.4 -D "" -importcfg $WORK/b179/importcfg -pack ./rollinghash.go cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b132 -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b132/cpuid_386.o ./cpuid_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b132/_pkg_.a $WORK/b132/cpuid_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f8/f8a6134094db62030de691453081704dd89a31fbf77f95e9f48df081b35803c9-d # internal hash/adler32 mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fTc5u9qQJrnYqQ_VSM6c/fTc5u9qQJrnYqQ_VSM6c -goversion go1.10.4 -D "" -importcfg $WORK/b180/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/52/52c8023a50d5a3b3c3cf98340393f9867c86b733148e392d44fbe3de1839de2b-d # internal image mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b189/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p image -std -complete -installsuffix shared -buildid xJjBpcDrItExZMQdO5P6/xJjBpcDrItExZMQdO5P6 -goversion go1.10.4 -D "" -importcfg $WORK/b188/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b1/b1475b94983d7a9b8a64a83d0712d07cb660e6756a22754fa81239eecdacca96-d # internal html mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_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/b194/_pkg_.a -trimpath $WORK/b194 -shared -p html -std -complete -installsuffix shared -buildid 2vH0r7q_KQcdK9ddv7IX/2vH0r7q_KQcdK9ddv7IX -goversion go1.10.4 -D "" -importcfg $WORK/b194/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/cf/cf11e136e41db2f4964fc4b669cee56735af10983972914b8b6820dfe68770e9-d # internal github.com/chmduquesne/rollinghash/adler32 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/chmduquesne/rollinghash=$WORK/b179/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile hash/adler32=$WORK/b180/_pkg_.a EOF cd /usr/share/gocode/src/github.com/chmduquesne/rollinghash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/chmduquesne/rollinghash/adler32 -complete -installsuffix shared -buildid SD4J2CPMs2PwDTxBn9vZ/SD4J2CPMs2PwDTxBn9vZ -goversion go1.10.4 -D "" -importcfg $WORK/b178/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5d/5dc18ca9a56423b27d4409b7980d5560db5e00d66889604ff5974bf55f4c8892-d # internal text/tabwriter mkdir -p $WORK/b198/ cat >$WORK/b198/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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid CmyxwktVbSGwDRm1grMU/CmyxwktVbSGwDRm1grMU -goversion go1.10.4 -D "" -importcfg $WORK/b198/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c2/c2a7136347b01c90733033d31fddb0076602287894566ad826915c9ddb800599-d # internal runtime/trace mkdir -p $WORK/b199/ cat >$WORK/b199/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/b199/_pkg_.a -trimpath $WORK/b199 -shared -p runtime/trace -std -complete -installsuffix shared -buildid jKQTen16M-9L2aDgEmHQ/jKQTen16M-9L2aDgEmHQ -goversion go1.10.4 -D "" -importcfg $WORK/b199/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fc/fc6b82e0c6157f7bce326e9b571d5bfd7d21bc5f854344f548ee9fae357e5370-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/17/171c80ff55b05b4c93f863adf68211fd2daa1b0a9101ba5b82109043228bf1ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/18/18a5b6abfff5b7b36686e41b234d81c62ac9f64cea48de0bc32d2c4d17817c59-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/cb/cbef8d0f1fc901cf7d6f1cd6eaf7c23850911caf72141cc34e85a80df2cf617f-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b024/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f3/f33c7e3ef3e9cca5a9a2359fd7c4242a017f4ca166f6fd2659eb2b2521f82ce4-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/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/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid FCojsBPYNuS-BKauTl3X/FCojsBPYNuS-BKauTl3X -goversion go1.10.4 -D "" -importcfg $WORK/b020/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/b024/_pkg_.a /builddir/.cache/go-build/7c/7cc2c4034b0c45ffd21d6d87cab06df18ef4b2f5823728268724c39f23948e2f-d # internal sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid MaIMv7fppbkAvbRmK5YN/MaIMv7fppbkAvbRmK5YN -goversion go1.10.4 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go encoding/binary mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rxQ6a6KngW6gy65SP9Wl/rxQ6a6KngW6gy65SP9Wl -goversion go1.10.4 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6ffe07c0a4cab2187b9f471c94d6f7f4560d2e6cfc7bce96842dbba890d053b4-d # internal regexp/syntax mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b139/_pkg_.a -trimpath $WORK/b139 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MPGL7vQLupvroAqkrTgy/MPGL7vQLupvroAqkrTgy -goversion go1.10.4 -D "" -importcfg $WORK/b139/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go golang.org/x/sys/unix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid AGGKFQxfqlH3M-BkV5PG/AGGKFQxfqlH3M-BkV5PG -goversion go1.10.4 -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.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/457541c9363012658b14229b1f82c7dbbdc9bbabc282c18c315097c60e236d72-d # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_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/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid tdIVx_Vla9qgavgrRUFg/tdIVx_Vla9qgavgrRUFg -goversion go1.10.4 -D "" -importcfg $WORK/b019/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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2c/2cc89322ed4a81bc2d11af45c55e0f3a842057190f72495376611ca8a200493a-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b071/ encoding/base64 crypto/des mkdir -p $WORK/b043/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid KQ8MI6of6b9BOQAA_-Tu/KQ8MI6of6b9BOQAA_-Tu -goversion go1.10.4 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha_generic.go mkdir -p $WORK/b060/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/des -std -complete -installsuffix shared -buildid wKmLSQxr3L3ULUK5ORrI/wKmLSQxr3L3ULUK5ORrI -goversion go1.10.4 -D "" -importcfg $WORK/b043/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid CHlwr60VjnkifNpfsfdI/CHlwr60VjnkifNpfsfdI -goversion go1.10.4 -D "" -importcfg $WORK/b060/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2e/2e38be6c8dc396b3d7e5f1ba0f895a5356b6e26c7404bd9218276dccc4bf4d12-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 6_qG1m4kcI2i3-pUJDWr/6_qG1m4kcI2i3-pUJDWr -goversion go1.10.4 -D "" -importcfg $WORK/b072/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/02/02d72f77677bdc25815fab503fe4defa85fbadfe6e1d828002753dcd950bd1ad-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ld3d-VJSQz1GOwIblJmD/ld3d-VJSQz1GOwIblJmD -goversion go1.10.4 -D "" -importcfg $WORK/b073/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/10/102bf33a7e2492b5a600640fdad65228b7abc399697ff4279b63ef82aedcc7b2-d # internal encoding/pem mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sSDCat8XI9KFaE4l-m9N/sSDCat8XI9KFaE4l-m9N -goversion go1.10.4 -D "" -importcfg $WORK/b059/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/28/286b998e0d91d06240b6bb93205e2db51be37a0db4bef6db52c5a6c1dad5e5ef-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b070/ cat >$WORK/b070/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/b034/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A8l24j2lSJaCuZsLc0rs/A8l24j2lSJaCuZsLc0rs -goversion go1.10.4 -D "" -importcfg $WORK/b070/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f6/f66e4d2804ecc5bf7ebfd136879eb980bf9cc310d99e80058fdc077ae46ef4ea-d # internal github.com/bkaradzic/go-lz4 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid kAZluamCsVdcQGL525Jr/kAZluamCsVdcQGL525Jr -goversion go1.10.4 -D "" -importcfg $WORK/b125/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e1/e11898f95dec632f7d7a5a976ee36bf25e19d86107add51d8e709c956a2e663e-d # internal github.com/syndtr/gosnappy/snappy mkdir -p $WORK/b166/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/gosnappy/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/syndtr/gosnappy/snappy -complete -installsuffix shared -buildid xoucVruPVc8WT86yR6X2/xoucVruPVc8WT86yR6X2 -goversion go1.10.4 -D "" -importcfg $WORK/b166/importcfg -pack ./decode.go ./encode.go ./snappy.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8b/8b4b7265793c9952cd8335cf85fb35557a30e77af6c076794e9f30f42e1935c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/61/6199bea680aed0578b8b28cbb4d4f355d9b757ecd8ba423e65b93704de58fe66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a6/a66f0131363d353aa85bb712a3ba99e2f8cbe5b1b7d5d712495d7d60fda1e5f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/68/68dfe69083a92ffd3061ecf6fde7ca8840a02a42c1dfe9c5f3f42550d5cbbe50-d # internal runtime/debug mkdir -p $WORK/b081/ path/filepath os/signal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b200/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p runtime/debug -std -installsuffix shared -buildid TZzykzkBvw0OdSvRcRCI/TZzykzkBvw0OdSvRcRCI -goversion go1.10.4 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p os/signal -std -installsuffix shared -buildid O9wYr0SdbAyv34PGnKUP/O9wYr0SdbAyv34PGnKUP -goversion go1.10.4 -D "" -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p path/filepath -std -complete -installsuffix shared -buildid B6Yrirk4_LVhX5g62L-Z/B6Yrirk4_LVhX5g62L-Z -goversion go1.10.4 -D "" -importcfg $WORK/b064/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_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/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid YCxzg1mzPgqV41ly_51U/YCxzg1mzPgqV41ly_51U -goversion go1.10.4 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b081/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b081/_pkg_.a $WORK/b081/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/42/420b050d83f5c745c7f61bc3de8590c78d0ac00052efd191cd73c7a6a2e327ed-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b200 -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b200/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b200/_pkg_.a $WORK/b200/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3d/3d78e79cf68cf248f9d2368281e4dc8a3e235c7d941af21c45752680754f058f-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5f/5fd1a8e5515c7fb11d83eac4b985bf5b872d39f9540e7e0e111c8c54a235e6ab-d # internal regexp mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b139/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b138/_pkg_.a -trimpath $WORK/b138 -shared -p regexp -std -complete -installsuffix shared -buildid s0rVPXNLbg20_PT1z6qs/s0rVPXNLbg20_PT1z6qs -goversion go1.10.4 -D "" -importcfg $WORK/b138/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/43/43f362d3f77abc1f009bb0514596efe623bfef60342ec365b1b43e7cb4387a2d-d # internal github.com/calmh/du io/ioutil mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4ALwZLM70bGfI_Wc2GX6/4ALwZLM70bGfI_Wc2GX6 -goversion go1.10.4 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/share/gocode/src/github.com/calmh/du /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/calmh/du -complete -installsuffix shared -buildid E87kZ77bakw602y6PMQ1/E87kZ77bakw602y6PMQ1 -goversion go1.10.4 -D "" -importcfg $WORK/b092/importcfg -pack ./diskusage.go ./diskusage_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e5/e5b888e3268e1db9f41e944ce2d0ca20ebb7b0f829b8fe3a627992830d1bca7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/98/98077c0583400b1ea006d7f38bb6ef2b464b794ebfc5d3153dc1f56083696d7a-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b094/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/23/230aac9ced24022519718b9b7a81dc314e28121a41d04ed346bad77cad96f8d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9b/9b21a397833e21e2f69105c3bd7c636ef164d8763e51cb84cf18bedc629de88a-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/97/97e50e64a1d7df582c79803cfb7e5fbe6deadc4bcb78bcd310490a0081ca420b-d # internal context mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p context -std -complete -installsuffix shared -buildid qDdKuRVq83kvKWm1WfWv/qDdKuRVq83kvKWm1WfWv -goversion go1.10.4 -D "" -importcfg $WORK/b031/importcfg -pack ./context.go encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_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/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/hex -std -complete -installsuffix shared -buildid RM3Ir8AoREFh4M2A8V4r/RM3Ir8AoREFh4M2A8V4r -goversion go1.10.4 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go compress/flate mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_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/b016/_pkg_.a -trimpath $WORK/b016 -shared -p compress/flate -std -complete -installsuffix shared -buildid btkfTNDatcp7YdGsbVj0/btkfTNDatcp7YdGsbVj0 -goversion go1.10.4 -D "" -importcfg $WORK/b016/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go net/url mkdir -p $WORK/b069/ encoding/json cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p net/url -std -complete -installsuffix shared -buildid iK9EGEsphvmVqWb0KHVT/iK9EGEsphvmVqWb0KHVT -goversion go1.10.4 -D "" -importcfg $WORK/b069/importcfg -pack ./url.go mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b076/_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/b074/_pkg_.a -trimpath $WORK/b074 -shared -p encoding/json -std -complete -installsuffix shared -buildid cN2cIw9ZDZVobIaW0E25/cN2cIw9ZDZVobIaW0E25 -goversion go1.10.4 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b037/_pkg_.a -trimpath $WORK/b037 -shared -p math/big -std -installsuffix shared -buildid S-lQ0r0L8vUl97mdNSkl/S-lQ0r0L8vUl97mdNSkl -goversion go1.10.4 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2b/2bdc449d5ae7d00d76f5a793d061fd89c4abdd66233b8d9a5645f0fe92df1e6c-d # internal flag mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p flag -std -complete -installsuffix shared -buildid JyF8qsSofbXcKZpSAGRw/JyF8qsSofbXcKZpSAGRw -goversion go1.10.4 -D "" -importcfg $WORK/b077/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ec/ec36aae0ba21b977b38da4f9243016ab399b39dfc8670a01a67cce5012eb320f-d # internal net mkdir -p $WORK/b065/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath net -- -I $WORK/b065/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/32/3200ed1c82087f0dd51fe28e21aae5a0ab39fd02b5e5518c85d6b4c0d18b2ec7-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p log -std -complete -installsuffix shared -buildid -ICFsmFzVdQY8Saq-tj9/-ICFsmFzVdQY8Saq-tj9 -goversion go1.10.4 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/58/589703ff9013c4765ce10edee64347dd8479b39c6cb96cec06fedd8cf00f5003-d # internal encoding/xml mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b084/_pkg_.a -trimpath $WORK/b084 -shared -p encoding/xml -std -complete -installsuffix shared -buildid b-1S9t3HtYjYK1GidERn/b-1S9t3HtYjYK1GidERn -goversion go1.10.4 -D "" -importcfg $WORK/b084/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a4/a4ba53288719f7273984748118140e80f6d6293183fedb279be2c2a186cc78e0-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid D25sQQRNXjCqXM8eiiyl/D25sQQRNXjCqXM8eiiyl -goversion go1.10.4 -D "" -importcfg $WORK/b086/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/61/6182dde353b9e84a0502157c88b94ba7cafff0c73b45642c95a9d802ed4a4943-d # internal compress/gzip mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p compress/gzip -std -complete -installsuffix shared -buildid HaKH3L6nKM4jbBLsdco_/HaKH3L6nKM4jbBLsdco_ -goversion go1.10.4 -D "" -importcfg $WORK/b015/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c6/c6c658048b1c0dff937faf06d30d8608789e139934f8d858109cf7ff407e00da-d # internal os/user mkdir -p $WORK/b090/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b090/ -importpath os/user -- -I $WORK/b090/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e3/e3e93191acc46b2f48da595b45e10e71c26bfc23873b82f062adf728e6fb09d3-d # internal github.com/syncthing/notify mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/syncthing/notify -complete -installsuffix shared -buildid F84tl1O1Wp-vG21xOlLo/F84tl1O1Wp-vG21xOlLo -goversion go1.10.4 -D "" -importcfg $WORK/b093/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2d/2d6604929ba371443ed40708be0e5a8a5b205dd47c76fbbfda8859eb2d8bca5c-d # internal github.com/pkg/errors mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 77leATKplGbHTXZWToNL/77leATKplGbHTXZWToNL -goversion go1.10.4 -D "" -importcfg $WORK/b096/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/52/527d6c9c175bf25e3859d115a72da9b623f357820e2a514be935274613b93d2c-d # internal golang.org/x/net/bpf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid K6p05gWwYVJ69nJy-znJ/K6p05gWwYVJ69nJy-znJ -goversion go1.10.4 -D "" -importcfg $WORK/b100/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/9c/9cfd6a90fb06ef78befd5890453e751e4125c044be588443b922a4ccdab4b722-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/b017/_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 w-PMmQg4KY9sGjC3i5SE/w-PMmQg4KY9sGjC3i5SE -goversion go1.10.4 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/16/1692c381637828f069dc2abef74766f9d83656e91814e5cb57d48f8e6972730d-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/arith_386.o ./arith_386.s vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b027/_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 QQlse-w4Cn4quMHrrDLC/QQlse-w4Cn4quMHrrDLC -goversion go1.10.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5c/5cc700a9a6c01aef45bbab6f060f3656894954af356f0763fcb1b7bbea6a9dcc-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/calmh/du=$WORK/b092/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid 9qIg2G_ke_sOOqSMJNqB/9qIg2G_ke_sOOqSMJNqB -goversion go1.10.4 -D "" -importcfg $WORK/b091/importcfg -pack ./basicfs.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./filesystem.go ./folding.go ./fsfileinfo_unix.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/81/8152cf470b91d256594ca7c76313f8c66ae963574c4be356d161676a0ede6750-d # internal crypto/rand mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EaPIHNNAYBJENQo2A2yc/EaPIHNNAYBJENQo2A2yc -goversion go1.10.4 -D "" -importcfg $WORK/b032/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b065 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/86d09e0f902b97590dfc303301c7ffea65978771ec9d69758d29cdfc62c5efa6-d # internal crypto/elliptic mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b037/_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/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid X4bEnEb3pRsfNXa66oF4/X4bEnEb3pRsfNXa66oF4 -goversion go1.10.4 -D "" -importcfg $WORK/b045/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d3/d324fac348680bc4fe61f04f8f22981e00072af8a656379256fc94b522a5e338-d # internal encoding/asn1 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid vAROgc9XgrkZIKIY555z/vAROgc9XgrkZIKIY555z -goversion go1.10.4 -D "" -importcfg $WORK/b047/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b065 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/11/118d974f9bb97ae108efe80705c80f410a791f8aeb5bf821b98a6efdaeb8606b-d # internal crypto/rsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 6Yi9XJRNOBGPK-3zEIoY/6Yi9XJRNOBGPK-3zEIoY -goversion go1.10.4 -D "" -importcfg $WORK/b052/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b065 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b090 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b065 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/72/72b8dde7eb9d69071c8a749a915fd8862f98fe89efe58887fa7a8819d8b75fa2-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/b037/_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 t5Jyer0IU2KuQepvgWZH/t5Jyer0IU2KuQepvgWZH -goversion go1.10.4 -D "" -importcfg $WORK/b056/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/09/091c2c031da323c5830b85ec3bf8cfef50650ab9b7b2057ffa0fc8586570033f-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 -GsVQ1k0mwh4QhDlSlt9/-GsVQ1k0mwh4QhDlSlt9 -goversion go1.10.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go cd $WORK/b090 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c6/c65d034832f532e83638f8dc8bcaf7f46eea1cdea41e21c4e40c728b29d8aa25-d # internal crypto/ecdsa mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b046/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sBjQkfkhDz_YxtCv9LoW/sBjQkfkhDz_YxtCv9LoW -goversion go1.10.4 -D "" -importcfg $WORK/b044/importcfg -pack ./ecdsa.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b067/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p net -std -installsuffix shared -buildid 3q2ecwYPhgZ0Fomp_GG0/3q2ecwYPhgZ0Fomp_GG0 -goversion go1.10.4 -D "" -importcfg $WORK/b065/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/b065/_cgo_gotypes.go $WORK/b065/cgo_linux.cgo1.go $WORK/b065/cgo_resnew.cgo1.go $WORK/b065/cgo_socknew.cgo1.go $WORK/b065/cgo_unix.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/53/53255e295d4f56e77cd66a261dd3d29830d29b029b1992d777aea0eb302d4ebe-d # internal crypto/x509/pkix mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid E8zPGhSAAMVtHIv_dKuw/E8zPGhSAAMVtHIv_dKuw -goversion go1.10.4 -D "" -importcfg $WORK/b057/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9f/9f309c172507645c7a9b1dcb7babcc5cf8ef56916b865461db19f118a944d82c-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Jb6cMXbdm41cbKOaEpCZ/Jb6cMXbdm41cbKOaEpCZ -goversion go1.10.4 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b090 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/31/312529dbf58cfbb441347f4bdd5302dcea81d360db00ad6b000ab731a12cfc31-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f4/f4e00658f78cc5f4717f340c21cc51367d969556bba3e9c6958f6ffc7ac1cbfb-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_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 7Vn7k6ZNj4KnwBt_T1rc/7Vn7k6ZNj4KnwBt_T1rc -goversion go1.10.4 -D "" -importcfg $WORK/b115/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go 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/b017/_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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal 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 JvqtePZvVX3cIJe6mt_W/JvqtePZvVX3cIJe6mt_W -goversion go1.10.4 -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/b091/_pkg_.a /builddir/.cache/go-build/23/23bc234ccd2b32242357370782bdd0ed8b65e5e55e83882dd44d6143256cddf6-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_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 NSIJwS0EJa9eEf8MPukR/NSIJwS0EJa9eEf8MPukR -goversion go1.10.4 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go cd $WORK/b090 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f9/f904f752409eb9b0eedfc458da11ae8eb017b54eecfa541c15657bf76364abf0-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/23/23dcdca5c54ab6fd147dab561caafbf50de4e5cf41e5efc7b4fdd9118700832a-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_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 tSKT0uRbHKRVw7yold8K/tSKT0uRbHKRVw7yold8K -goversion go1.10.4 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kUJcJcfHsn-XqCVhfGc9/kUJcJcfHsn-XqCVhfGc9 -goversion go1.10.4 -D "" -importcfg $WORK/b121/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/82/82818054026f0f3c3a971d3359aafb66933f68cf715971a635a5427564613973-d # internal github.com/calmh/xdr mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/calmh/xdr -complete -installsuffix shared -buildid I1ySObzbjSNJ1lMojb3-/I1ySObzbjSNJ1lMojb3- -goversion go1.10.4 -D "" -importcfg $WORK/b126/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c9/c999eedb4e4083cc7d1d971af99a43f5489cb2201a50a2d18241c43015160029-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid sI2Q2W2BIJOtp192hV-s/sI2Q2W2BIJOtp192hV-s -goversion go1.10.4 -D "" -importcfg $WORK/b128/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/16/1628b05c615e72206e18905ede3421b9d081f4aeffeb9c896fa0564952b6d3a6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid jYLPbMrOPyg3_acNZyv0/jYLPbMrOPyg3_acNZyv0 -goversion go1.10.4 -D "" -importcfg $WORK/b130/importcfg -pack ./random.go ./securesource.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p os/user -std -installsuffix shared -buildid yULin4ETPVpG1ojZWU9o/yULin4ETPVpG1ojZWU9o -goversion go1.10.4 -D "" -importcfg $WORK/b090/importcfg -pack ./lookup.go ./user.go $WORK/b090/_cgo_gotypes.go $WORK/b090/cgo_lookup_unix.cgo1.go $WORK/b090/getgrouplist_unix.cgo1.go $WORK/b090/listgroups_unix.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/2f/2f81d01d92466081e676e71599e19a67f2ae2178cb3613963b6ff4ab259014b4-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 5nanXGyGHKzFW4DAp4P5/5nanXGyGHKzFW4DAp4P5 -goversion go1.10.4 -D "" -importcfg $WORK/b131/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ee/eee04589aab0865a1f5d2e660edf484e9824ca047e68c41baec82ec2c0a73922-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HFMGgj61CpZh_QBGXYKh/HFMGgj61CpZh_QBGXYKh -goversion go1.10.4 -D "" -importcfg $WORK/b133/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/93/93082400d3d0a7266da50f86c89fe3404871650027d96601133af364738780e1-d # internal github.com/sasha-s/go-deadlock mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b089/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid rR9my9GC_3vKWpPIpNod/rR9my9GC_3vKWpPIpNod -goversion go1.10.4 -D "" -importcfg $WORK/b088/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/78/7842435bb0ffc4a9fbeeb2d686388567d65c6f6613cf669b1bd10830bc5f7c56-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/b017/_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/b018/_pkg_.a packagefile strings=$WORK/b039/_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 0v1abyZSEHxMjr3QeVM-/0v1abyZSEHxMjr3QeVM- -goversion go1.10.4 -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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a2/a20213f7835cc603dedcca8663c6119a91159f58e016edf5691b0d82be5c04f0-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid usqDN3X3Pwqi18ngSv5E/usqDN3X3Pwqi18ngSv5E -goversion go1.10.4 -D "" -importcfg $WORK/b134/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1e/1e2e4cac06c63f71124cfe7b2462da43d58e1a6d85691e4aa7013749759c75e8-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid ksCN6Eewkjwcy5RY5tAv/ksCN6Eewkjwcy5RY5tAv -goversion go1.10.4 -D "" -importcfg $WORK/b087/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/28/284b6676c6a26c1a7e2dcc0af79a0b5b36b9f273c6e3d66af3e5cbf57528f382-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p os/exec -std -complete -installsuffix shared -buildid hcVYPkNAOOeGYdfysQcN/hcVYPkNAOOeGYdfysQcN -goversion go1.10.4 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/80/80e4956fe4c06f966fbb4e032617fbb3fbd2403ae363cd8a0e04039f782f7098-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid 0QmZaPZd7_HDkwfxnqUs/0QmZaPZd7_HDkwfxnqUs -goversion go1.10.4 -D "" -importcfg $WORK/b085/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fa/fa895cbeddbfece7f7e34511f5de768aa8a6ae01e95ff40115752c4f3e3f8a0d-d # internal github.com/thejerf/suture mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/thejerf/suture -complete -installsuffix shared -buildid ncgnS1zMWQTds9Qa1pnQ/ncgnS1zMWQTds9Qa1pnQ -goversion go1.10.4 -D "" -importcfg $WORK/b143/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/12/1297c0d712071e1f701eb2c524b68c12f1e4945a7d7963ea88c5e2324da0bab4-d # internal golang.org/x/time/rate mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid j8lzHCfj61Gkngd1DwBk/j8lzHCfj61Gkngd1DwBk -goversion go1.10.4 -D "" -importcfg $WORK/b152/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/7a/7ab5c717d28277a14d256e7f57868086d63d52aa24748d8d2b731a33dae66b33-d # internal github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid AdoOnCZP9eSNpsrwGGNG/AdoOnCZP9eSNpsrwGGNG -goversion go1.10.4 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./pool.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/bd/bd179141de8d50068729590ca615c22c677563db39bdb3599e37d82aa66c495f-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b172/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b173/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/match /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/gobwas/glob/match -complete -installsuffix shared -buildid WLHn0Nj7fHSgq39z29PD/WLHn0Nj7fHSgq39z29PD -goversion go1.10.4 -D "" -importcfg $WORK/b171/importcfg -pack ./any.go ./any_of.go ./btree.go ./contains.go ./every_of.go ./list.go ./match.go ./max.go ./min.go ./nothing.go ./prefix.go ./prefix_any.go ./prefix_suffix.go ./range.go ./row.go ./segments.go ./single.go ./suffix.go ./suffix_any.go ./super.go ./text.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c5/c5ea1fe78208d7bef1b9a9ce0076057e1274db9da3307deb5accb5754212c58d-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b172/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/syntax/lexer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid oDkMHLViua-nQ9ujqbpS/oDkMHLViua-nQ9ujqbpS -goversion go1.10.4 -D "" -importcfg $WORK/b175/importcfg -pack ./lexer.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/62/622f5c90e9eab2c2b2937c4f62400ea6329bde285af1163ce517e141d42b4adf-d # internal github.com/syncthing/syncthing/lib/weakhash mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile github.com/chmduquesne/rollinghash/adler32=$WORK/b178/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/weakhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/syncthing/syncthing/lib/weakhash -complete -installsuffix shared -buildid J0FIT17gTL9HMbbFaHTn/J0FIT17gTL9HMbbFaHTn -goversion go1.10.4 -D "" -importcfg $WORK/b183/importcfg -pack ./weakhash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ec/ecf30f5b5ff3bb2f298bc2c3b7300ae0b585948efcb5ab991c4f7685c957e989-d # internal github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid ye_-OagUMCqqJyrzWz-R/ye_-OagUMCqqJyrzWz-R -goversion go1.10.4 -D "" -importcfg $WORK/b155/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/89/89f6f1cc40b398cf894b415f9841cf525d7ee6b3edbff6408497f627b4ee7aed-d # internal github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid 9nysOTIRqX6KvuJyVYkG/9nysOTIRqX6KvuJyVYkG -goversion go1.10.4 -D "" -importcfg $WORK/b159/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/60/60a72c0b63d822229330ce99ac4fb240e59ba1bb8149074bed4a6dcac83243ab-d # internal github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid _Jpqci8Sckoae3GeAiTc/_Jpqci8Sckoae3GeAiTc -goversion go1.10.4 -D "" -importcfg $WORK/b160/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/73/73ab1356c07e3a8958b79960e9ddf6c05334114de35894498d48e11cd0b197af-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b175/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/syntax/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid hisvQuIkyrROWjZqr_i_/hisvQuIkyrROWjZqr_i_ -goversion go1.10.4 -D "" -importcfg $WORK/b174/importcfg -pack ./ast.go ./parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/4e/4ed842935e3de96dac0834bad1520e091c074b50cb216ad41dab040d621b4e68-d # internal github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b155/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b160/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid 7EA73lWxPbHHlrQNIBcw/7EA73lWxPbHHlrQNIBcw -goversion go1.10.4 -D "" -importcfg $WORK/b164/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/94/9497b66615d8a72d55671d6eded57a58d62ebb0cd24d0a3e9b7be7acf1f78104-d # internal github.com/vitrun/qart/coding mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vitrun/qart/gf256=$WORK/b187/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/vitrun/qart/coding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/vitrun/qart/coding -complete -installsuffix shared -buildid 5E5a0CdxLKD6EMCVkY9r/5E5a0CdxLKD6EMCVkY9r -goversion go1.10.4 -D "" -importcfg $WORK/b186/importcfg -pack ./coding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/5e/5e4b7bb6c2adc8a0d251a8fb70b74579d33a073e928ff470405b0ce8d02db661-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b171/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b174/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/compiler /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid XhvF5wXxDPIPw6SZez4F/XhvF5wXxDPIPw6SZez4F -goversion go1.10.4 -D "" -importcfg $WORK/b170/importcfg -pack ./compiler.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/a3/a32ae75d6a1a3e7822098019e3249325f54ca10fd9aa0d04ab12199e5b0242d1-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b174/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b175/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid bjXn5kId8OkNuqPl2JgJ/bjXn5kId8OkNuqPl2JgJ -goversion go1.10.4 -D "" -importcfg $WORK/b176/importcfg -pack ./syntax.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e3/e3a7e174fb641f21525cb49c03151bda870e3eed31927d7ddab42df91e6d734b-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b191/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid cxalx94j9Y3DM2WaiChn/cxalx94j9Y3DM2WaiChn -goversion go1.10.4 -D "" -importcfg $WORK/b190/importcfg -pack ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6e/6ed239cb931476090f28d686c30f33606e040512146432e8e0b3a6652b2959b7-d # internal github.com/gobwas/glob mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b170/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b176/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gobwas/glob /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/gobwas/glob -complete -installsuffix shared -buildid 3-fLGg6Xe8YW9M39Mtxr/3-fLGg6Xe8YW9M39Mtxr -goversion go1.10.4 -D "" -importcfg $WORK/b169/importcfg -pack ./glob.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b4/b470280947a47d91953b51646cfdbf413a78904f449d113b8e708169ae262b73-d # internal text/template/parse mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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/b196/_pkg_.a -trimpath $WORK/b196 -shared -p text/template/parse -std -complete -installsuffix shared -buildid v8FuUb9U65yXnoKbBfYM/v8FuUb9U65yXnoKbBfYM -goversion go1.10.4 -D "" -importcfg $WORK/b196/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/db/dbf5e05c04dd6952246384290140648935c4a0d7ad1f8960ef608480845d85ea-d # internal github.com/vitrun/qart/qr mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/vitrun/qart/coding=$WORK/b186/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile image=$WORK/b188/_pkg_.a packagefile image/color=$WORK/b189/_pkg_.a EOF cd /usr/share/gocode/src/github.com/vitrun/qart/qr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/vitrun/qart/qr -complete -installsuffix shared -buildid 6lh1laVTQnKeEhln13RL/6lh1laVTQnKeEhln13RL -goversion go1.10.4 -D "" -importcfg $WORK/b185/importcfg -pack ./png.go ./qr.go ./resize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0d/0dbebca891763086e2d9f41e7765824ddc9083dddfbf079646211c59f72335d4-d # internal runtime/pprof mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b015/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/tabwriter=$WORK/b198/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p runtime/pprof -std -installsuffix shared -buildid EWawkb0HWtj7du_pbbsu/EWawkb0HWtj7du_pbbsu -goversion go1.10.4 -D "" -importcfg $WORK/b197/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/72/72af504dd0eb1041c84e8aafdf6fd0dfe69da823063784137d8653ebdc3b6907-d # internal github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b159/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid _Fov16Jw-2BJcHSxBzKn/_Fov16Jw-2BJcHSxBzKn -goversion go1.10.4 -D "" -importcfg $WORK/b158/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7f/7f4623affad9a010d0f61ea7d32b6370fbacd05995458c0aca8be9acd8bee41b-d # internal github.com/syndtr/goleveldb/leveldb/iterator mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/iterator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid zjkCcqBI_nBw7dvRA694/zjkCcqBI_nBw7dvRA694 -goversion go1.10.4 -D "" -importcfg $WORK/b161/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d7/d79ea41f4c53923ae65702f68185892a65cf3d3a1789a84ae398cd409515ba4a-d # internal github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid zrfOuW5r-cXtMR0RyHth/zrfOuW5r-cXtMR0RyHth -goversion go1.10.4 -D "" -importcfg $WORK/b162/importcfg -pack ./journal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a8/a859980571a6389bba066ce1fd96bbaf36e8a1cd71b56e70b1a3e7e7360b486b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4a/4abd70b9453feefc666b5479059649f65133494ac697afe1e7e09f49293a3990-d # internal github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b161/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid wWcepSPYBsT5Ciuk32lo/wWcepSPYBsT5Ciuk32lo -goversion go1.10.4 -D "" -importcfg $WORK/b163/importcfg -pack ./memdb.go github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b155/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b160/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b161/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b164/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b159/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile github.com/syndtr/gosnappy/snappy=$WORK/b166/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid mF1f1ZAbkkFiXiZdTkiM/mF1f1ZAbkkFiXiZdTkiM -goversion go1.10.4 -D "" -importcfg $WORK/b165/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0e/0e8893ae368165ae13992f828d4069cee9f5e226acd2fca46aa1da3cbb5d77de-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e8/e88204d30f8e4165f6358f3d878953743941872767728523b084d2d6f5d25946-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b015/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 7FcForXqH2XX8Xvx-I9f/7FcForXqH2XX8Xvx-I9f -goversion go1.10.4 -D "" -importcfg $WORK/b129/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e3/e3295667f4078727ef86f6ba10349f9021287af86e755f31878ab4ea7682b2f9-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a2/a2887fd4a5ab6ed85962c904c9869afe35705678ffbb355a319426ddf066c68c-d # internal text/template mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template/parse=$WORK/b196/_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/b195/_pkg_.a -trimpath $WORK/b195 -shared -p text/template -std -complete -installsuffix shared -buildid qqXaPVPjKYq93pA6Un28/qqXaPVPjKYq93pA6Un28 -goversion go1.10.4 -D "" -importcfg $WORK/b195/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/21/21f5b5694b4dc275c96175b38bf5a2bb83044f2952628f8801ad8660487924fa-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b102/ log/syslog mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p log/syslog -std -complete -installsuffix shared -buildid IDmqIgqJtB6-49TmpHUz/IDmqIgqJtB6-49TmpHUz -goversion go1.10.4 -D "" -importcfg $WORK/b080/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid -cr6bpfrcNRTcLGvQWjZ/-cr6bpfrcNRTcLGvQWjZ -goversion go1.10.4 -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go crypto/x509 mkdir -p $WORK/b055/ cat >$WORK/b055/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/b042/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b046/_pkg_.a packagefile crypto/x509/pkix=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_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/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MA-Zuau7Y-XuIaD9sT98/MA-Zuau7Y-XuIaD9sT98 -goversion go1.10.4 -D "" -importcfg $WORK/b055/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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6f/6f53c93f9bd7883cef9048bfd8580d7a3acb192ab85edb80fa02b60999bc215e-d # internal github.com/rcrowley/go-metrics mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b080/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b081/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/rcrowley/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/rcrowley/go-metrics -complete -installsuffix shared -buildid 1XXuy0uBxiSN2OFOAP-9/1XXuy0uBxiSN2OFOAP-9 -goversion go1.10.4 -D "" -importcfg $WORK/b078/importcfg -pack ./counter.go ./debug.go ./ewma.go ./gauge.go ./gauge_float64.go ./graphite.go ./healthcheck.go ./histogram.go ./json.go ./log.go ./meter.go ./metrics.go ./opentsdb.go ./registry.go ./runtime.go ./runtime_cgo.go ./sample.go ./syslog.go ./timer.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/1b/1b54e3ef57aa05872b442c6cb24074bb23f4f8a31a3d1b3919a6d7bbde6c94c8-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xLPOYv731Scd_2CWVR95/xLPOYv731Scd_2CWVR95 -goversion go1.10.4 -D "" -importcfg $WORK/b105/importcfg -pack ./client.go ./socks.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b102/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b102/_pkg_.a $WORK/b102/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/50/50b08ee385ec55eb1956ac4adde0ea3372f1d51c079364856fcc8ea4295acabd-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b100/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b101/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b102/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid vmdQRKaG34EAloUB5Klc/vmdQRKaG34EAloUB5Klc -goversion go1.10.4 -D "" -importcfg $WORK/b099/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b0/b0f7cad4a36188373e30504d061ac53f9cf782c5f12d8502a12b8f72e62e7977-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b100/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b101/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b102/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid bGLWu-457nZQd-q79Ra2/bGLWu-457nZQd-q79Ra2 -goversion go1.10.4 -D "" -importcfg $WORK/b103/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/de/def7ccaf4d065a6d35ed5bca16062f3551f0a1d96bd4f4a7368835a3e1637cb2-d # internal golang.org/x/net/proxy mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b105/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid oufy7ZzhDQuP4590Wg2x/oufy7ZzhDQuP4590Wg2x -goversion go1.10.4 -D "" -importcfg $WORK/b104/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8b/8bfd98b2935e5ec7acc683cc893bde5bc82ce199bada2f00a99ca0d432e6d2f3-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/b065/_pkg_.a packagefile strings=$WORK/b039/_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 m4sFbTRHe5LjgmCTzdsS/m4sFbTRHe5LjgmCTzdsS -goversion go1.10.4 -D "" -importcfg $WORK/b113/importcfg -pack ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c9/c93039c1451e55a5caca952c54f74f9cbc8a0c79a4bf6ef600051c0a2f51d4e8-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/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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 _OaHg49-V0rbL2fOQbq4/_OaHg49-V0rbL2fOQbq4 -goversion go1.10.4 -D "" -importcfg $WORK/b114/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ef/ef6587490bd93c026dcff1e803ec0d2ad026f47544bb1e287889e3bb12ddb301-d # internal crypto/tls mkdir -p $WORK/b040/ cat >$WORK/b040/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/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b048/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/rc4=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b070/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b073/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/tls -std -complete -installsuffix shared -buildid dRQFJGtXYuwnMXqM3M0U/dRQFJGtXYuwnMXqM3M0U -goversion go1.10.4 -D "" -importcfg $WORK/b040/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/74/742412e40046695df11af8d8a9f26c849aff7b0cb075ce4682072f6240376831-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_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 sTeZanPuWdGvCvtT7CcC/sTeZanPuWdGvCvtT7CcC -goversion go1.10.4 -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/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/19/19a90dd61ed21cdb14c2c3b491b0688065d5adf1752f661d96dcdce5c5963900-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid lRfQn51mgbJlNjwe75rF/lRfQn51mgbJlNjwe75rF -goversion go1.10.4 -D "" -importcfg $WORK/b127/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/a8/a8f6b262fed9672c674bd4bb189b71e4f7055065f1aa3e839422b91f2e976e6d-d # internal github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/AudriusButkevicius/go-nat-pmp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid _1iRdvXaJNf9ZZIc_QE0/_1iRdvXaJNf9ZZIc_QE0 -goversion go1.10.4 -D "" -importcfg $WORK/b147/importcfg -pack ./natpmp.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d0/d0efa2d6b2c804bf8e39df67912a5255dafb948ba6ce7e9d9a46539675a0dac0-d # internal github.com/syncthing/syncthing/lib/beacon mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b103/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/beacon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/lib/beacon -complete -installsuffix shared -buildid zqcAeWyPjeVzpvGShQIO/zqcAeWyPjeVzpvGShQIO -goversion go1.10.4 -D "" -importcfg $WORK/b142/importcfg -pack ./beacon.go ./broadcast.go ./debug.go ./doc.go ./multicast.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/50/506bd1b67ff35066e387af2fbd98d6844f16d997ed10a8640b1e3be134f5001e-d # internal github.com/jackpal/gateway mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/jackpal/gateway -complete -installsuffix shared -buildid MS09MpFLKoVQmgomq_S7/MS09MpFLKoVQmgomq_S7 -goversion go1.10.4 -D "" -importcfg $WORK/b148/importcfg -pack ./gateway_common.go ./gateway_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/77/77b90b364964b537ce354f519ae4ab7962de512194da44ecd1cf1822a7697c80-d # internal github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b155/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b160/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b161/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/journal=$WORK/b162/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b163/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b164/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b159/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/table=$WORK/b165/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid Y9yy7eqQWUoKqCjXCD-K/Y9yy7eqQWUoKqCjXCD-K -goversion go1.10.4 -D "" -importcfg $WORK/b154/importcfg -pack ./batch.go ./comparer.go ./db.go ./db_compaction.go ./db_iter.go ./db_snapshot.go ./db_state.go ./db_util.go ./db_write.go ./doc.go ./errors.go ./filter.go ./key.go ./options.go ./session.go ./session_record.go ./session_util.go ./table.go ./util.go ./version.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a5/a57b0a0ababcf433268dc4baf11c43ceb2f88527624e6e9b0bf986bd20ceda1b-d # internal mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_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/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_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 u4DOs_BAPDdrjP69kR_v/u4DOs_BAPDdrjP69kR_v -goversion go1.10.4 -D "" -importcfg $WORK/b116/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/92/92277dc271abdaf49d91a83a4948a059f57f2efca80e741a383d3e35616860e2-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b126/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid fQCtnq3_cl70q6GVS6HO/fQCtnq3_cl70q6GVS6HO -goversion go1.10.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./hello_v0.13.go ./hello_v0.13_xdr.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/0c/0c18a6fe0b6ffbadb0b72ed1405452e96965fcc579ac96ac8d28dcb9f6b919ea-d # internal html/template mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile html=$WORK/b194/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile text/template=$WORK/b195/_pkg_.a packagefile text/template/parse=$WORK/b196/_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/b193/_pkg_.a -trimpath $WORK/b193 -shared -p html/template -std -complete -installsuffix shared -buildid Ulww5EXdhkMYjFWvZiTb/Ulww5EXdhkMYjFWvZiTb -goversion go1.10.4 -D "" -importcfg $WORK/b193/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/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e7/e7257dbca1239b927f3abf9663516cbe74381b590456e9fa8116aa3313da8bb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/01/01f6b6dad2c3ce99ecc8f8a032605098ce7e399d0e034980fc43767a765e2adc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a6/a6d86c4ea4c7770aa4dac473459fe1b061092d0e9be3be91f12d26b5ce2ffc7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0c/0c27270765e390c085854c21723ad20dda789dae133a785bc56d4556c009ee5f-d # internal net/http/httptrace mkdir -p $WORK/b119/ github.com/syncthing/syncthing/lib/tlsutil cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid QpJDlPdUuvk42Oh8BX7r/QpJDlPdUuvk42Oh8BX7r -goversion go1.10.4 -D "" -importcfg $WORK/b184/importcfg -pack ./tlsutil.go 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 _JMahxfvWJYpen3I58xW/_JMahxfvWJYpen3I58xW -goversion go1.10.4 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/06/06a13db6e749d495403f6bf838af5f55e60d5bc88b4272f81525d9e13aa2e813-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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b015/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_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/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b065/_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/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal 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 wsUVJG79s9jnKi3kIiDf/wsUVJG79s9jnKi3kIiDf -goversion go1.10.4 -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 cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6b/6b6718cab7d8ce0e1136c4e021c28b144cd5c43e8fb0f8a018c8f4f5bbd7e28c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/61/61496ffde8685bfd0768655834d720b3574aa35765c22d245ac961376f3901f5-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/05/05464b237df2cccb4745e416aa86ba6c0c1705b103eea0007dee7714ad837719-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid c447IDNuegWyYccMsEiQ/c447IDNuegWyYccMsEiQ -goversion go1.10.4 -D "" -importcfg $WORK/b150/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/70/70c7f1383b1ff154505024d1f89d7a4963a9d267f91c58517b0e6b19ee18c696-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/80/80c7cf394e2c6e7a500974fa645a88ba114d9a3b69db2fb46de94d7a648203b3-d # internal net/http/pprof mkdir -p $WORK/b192/ github.com/syncthing/syncthing/lib/dialer cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile html/template=$WORK/b193/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b197/_pkg_.a packagefile runtime/trace=$WORK/b199/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid aIV5gOmRRw1YlLs4w48G/aIV5gOmRRw1YlLs4w48G -goversion go1.10.4 -D "" -importcfg $WORK/b192/importcfg -pack ./pprof.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b099/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b103/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b104/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid LGhchBZGXuhPp9qnV4ei/LGhchBZGXuhPp9qnV4ei -goversion go1.10.4 -D "" -importcfg $WORK/b098/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/2e/2e63d382845b2aef278237996072d42f82bcfc7bb3afb85fde073eca7d0c6477-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/86/86c0d865dd0e6128bba720c653ae75d1566f67b8e0f0ec9684ce1d4f16803246-d # internal github.com/syncthing/syncthing/lib/discover mkdir -p $WORK/b141/ github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b095/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/discover /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/discover -complete -installsuffix shared -buildid -RCEbAYpJCNwOifV52p7/-RCEbAYpJCNwOifV52p7 -goversion go1.10.4 -D "" -importcfg $WORK/b141/importcfg -pack ./cache.go ./debug.go ./discover.go ./doc.go ./global.go ./local.go ./local.pb.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid XMd5GmzennW986YpBgHZ/XMd5GmzennW986YpBgHZ -goversion go1.10.4 -D "" -importcfg $WORK/b095/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/65/65650f39ad44b097d7831fbb48cff301311f469fdb19e2f03f73426ba738199f-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid K17E9ij0ynTf5py9mp1r/K17E9ij0ynTf5py9mp1r -goversion go1.10.4 -D "" -importcfg $WORK/b135/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go github.com/syncthing/syncthing/lib/ignore mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b169/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/syncthing/syncthing/lib/db github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b153/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/ignore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/syncthing/syncthing/lib/ignore -complete -installsuffix shared -buildid aCwlos5GhB6hqcb46lSu/aCwlos5GhB6hqcb46lSu -goversion go1.10.4 -D "" -importcfg $WORK/b168/importcfg -pack ./cache.go ./ignore.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb=$WORK/b154/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b161/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b164/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b159/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b150/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/db /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/syncthing/syncthing/lib/db -complete -installsuffix shared -buildid 07vYIRgutFrY_zoLNLJF/07vYIRgutFrY_zoLNLJF -goversion go1.10.4 -D "" -importcfg $WORK/b153/importcfg -pack ./blockmap.go ./debug.go ./leveldb.go ./leveldb_dbinstance.go ./leveldb_dbinstance_updateschema.go ./leveldb_transactions.go ./meta.go ./namespaced.go ./set.go ./structs.go ./structs.pb.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid RrytaEOZ1GZuMFQmu7Fd/RrytaEOZ1GZuMFQmu7Fd -goversion go1.10.4 -D "" -importcfg $WORK/b149/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/13/131bb350bdc1ac1c6b1fe6916f97bba56562f06cbf1c1e55628bd68416a66c28-d # internal github.com/syncthing/syncthing/lib/scanner mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/chmduquesne/rollinghash/adler32=$WORK/b178/_pkg_.a packagefile github.com/rcrowley/go-metrics=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/syncthing/syncthing/lib/scanner -complete -installsuffix shared -buildid eD0o-LCzR5JrC81vYLPk/eD0o-LCzR5JrC81vYLPk -goversion go1.10.4 -D "" -importcfg $WORK/b177/importcfg -pack ./blockqueue.go ./blocks.go ./debug.go ./doc.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6d/6dda47656325ce07ba682db8282b027e68ac47556b211feb5f959d13e3d1f82b-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b074/_pkg_.a packagefile encoding/xml=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid HyhjF-0JibsZ76jwfMf-/HyhjF-0JibsZ76jwfMf- -goversion go1.10.4 -D "" -importcfg $WORK/b083/importcfg -pack ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/40/40f225b2af19e71885c807f355f985be73c882bdfac868bbead54344bb933049-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/82/8260ce2b2c6e7a978d76b759425a30257d45e0f9c94a81abb23031d9954c0fc8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cc/cc399bd1c808a71cadfc4885021a8ad1010af45c6aa960b7da65b6232f05ea1f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ac/ac94b85cb23c370682e5387d5d319259baef2e83c2fef1803b7995f1d9d0cd5b-d # internal github.com/syncthing/syncthing/lib/watchaggregator mkdir -p $WORK/b182/ github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b144/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile hash/fnv=$WORK/b145/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/watchaggregator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/syncthing/syncthing/lib/watchaggregator -complete -installsuffix shared -buildid yah8eM0D9aOUqNoNP32A/yah8eM0D9aOUqNoNP32A -goversion go1.10.4 -D "" -importcfg $WORK/b182/importcfg -pack ./aggregator.go ./debug.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid Lte0ngdXKp1AA7YLIQx7/Lte0ngdXKp1AA7YLIQx7 -goversion go1.10.4 -D "" -importcfg $WORK/b144/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/f3/f3d46f82d4d0086b34ba9098de37d66e1b9520e87de47e1a866ad255a3a5de64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ae/aed91aafdff1bd2a21dfd1c01e97232a69b41c520b553491fbdc73510e465721-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/AudriusButkevicius/go-nat-pmp=$WORK/b147/_pkg_.a packagefile github.com/jackpal/gateway=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid b7kqvfNvLHC5qDnOMVdX/b7kqvfNvLHC5qDnOMVdX -goversion go1.10.4 -D "" -importcfg $WORK/b146/importcfg -pack ./debug.go ./pmp.go github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid k8s9JojSnIkcPSjWyIHG/k8s9JojSnIkcPSjWyIHG -goversion go1.10.4 -D "" -importcfg $WORK/b151/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1d/1d49376ff6ce5c76db2da11c0f71efe83f5c09c0e801a34e8ea580958c0bb848-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/8f/8f60973cfe99d13f9364d3249bc1b3612898e22aaff35a1b7ac1b6b16884b48e-d # internal github.com/syncthing/syncthing/lib/stats mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile github.com/syncthing/syncthing/lib/db=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/stats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/syncthing/syncthing/lib/stats -complete -installsuffix shared -buildid KcwyCktrjYFkkzr4j-AK/KcwyCktrjYFkkzr4j-AK -goversion go1.10.4 -D "" -importcfg $WORK/b181/importcfg -pack ./debug.go ./device.go ./folder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/d5/d59e96f5a6f4d820c99ca58047750de0debe05593610e83568b48b652b25c250-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bd/bdfb83b90e2bfbccb3b651d921d855c8ef4278c884b6d34102753c3551195900-d # internal github.com/syncthing/syncthing/lib/connections mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b031/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b152/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/connections /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/syncthing/syncthing/lib/connections -complete -installsuffix shared -buildid d-TUSmyWIMl7LAiJawOE/d-TUSmyWIMl7LAiJawOE -goversion go1.10.4 -D "" -importcfg $WORK/b140/importcfg -pack ./config.go ./debug.go ./deprecated.go ./limiter.go ./relay_dial.go ./relay_listen.go ./service.go ./structs.go ./tcp_dial.go ./tcp_listen.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b6/b63ec1857b7457be021b97cca9c0e6c0db0c86284a2bc6916198ea67d78d6e5f-d # internal github.com/syncthing/syncthing/lib/model mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b183/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syncthing/syncthing/lib/model -complete -installsuffix shared -buildid T-A8KOyVXsQ389KLzE0n/T-A8KOyVXsQ389KLzE0n -goversion go1.10.4 -D "" -importcfg $WORK/b167/importcfg -pack ./debug.go ./deviceactivity.go ./devicedownloadstate.go ./doc.go ./folder.go ./folder_recvonly.go ./folder_sendonly.go ./folder_sendrecv.go ./folderstate.go ./model.go ./progressemitter.go ./queue.go ./sentdownloadstate.go ./sharedpullerstate.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d1/d19b5ce1bd8aa43e78500f7344e1fcedf1f7f257899deb92c60df2a72b25c717-d # internal github.com/syncthing/syncthing/cmd/syncthing mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b015/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/rcrowley/go-metrics=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile github.com/vitrun/qart/qr=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b190/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/pprof=$WORK/b192/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b200/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b081/_pkg_.a packagefile runtime/pprof=$WORK/b197/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b198/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/syncthing /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid f9fkLZtX01SPi6pU1et4/f9fkLZtX01SPi6pU1et4 -goversion go1.10.4 -D "" -importcfg $WORK/b001/importcfg -pack ./auditservice.go ./blockprof.go ./buildtag_noupgrade.go ./cpuusage.go ./cpuusage_unix.go ./debug.go ./gui.go ./gui_auth.go ./gui_csrf.go ./gui_statics.go ./heapprof.go ./locations.go ./main.go ./memsize_linux.go ./monitor.go ./openurl_unix.go ./perfstats_unix.go ./summaryservice.go ./superuser_unix.go ./traceback.go ./usage.go ./usage_report.go ./verboseservice.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e6/e630a66d2dc90e407efd5c71c85f12fac264f46a3f42070993ada3ece421e93b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/syncthing=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b015/_pkg_.a packagefile context=$WORK/b031/_pkg_.a packagefile crypto/rand=$WORK/b032/_pkg_.a packagefile crypto/tls=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/rcrowley/go-metrics=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/auto=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b083/_pkg_.a packagefile github.com/syncthing/syncthing/lib/connections=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/db=$WORK/b153/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/discover=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/model=$WORK/b167/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/scanner=$WORK/b177/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/stats=$WORK/b181/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b087/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b184/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b143/_pkg_.a packagefile github.com/vitrun/qart/qr=$WORK/b185/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b190/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b063/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b106/_pkg_.a packagefile net/http/pprof=$WORK/b192/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile os/signal=$WORK/b200/_pkg_.a packagefile path=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b081/_pkg_.a packagefile runtime/pprof=$WORK/b197/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b198/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b013/_pkg_.a packagefile compress/flate=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile sync=$WORK/b006/_pkg_.a packagefile crypto/aes=$WORK/b033/_pkg_.a packagefile crypto/cipher=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b048/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b049/_pkg_.a packagefile crypto/md5=$WORK/b050/_pkg_.a packagefile crypto/rc4=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b035/_pkg_.a packagefile crypto/x509=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b059/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b070/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b073/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b012/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile unicode/utf16=$WORK/b076/_pkg_.a packagefile log/syslog=$WORK/b080/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile encoding/xml=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b144/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b146/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b149/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b151/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b152/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb=$WORK/b154/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b158/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b161/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b164/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b159/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b156/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b099/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b103/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/syncthing/syncthing/lib/beacon=$WORK/b142/_pkg_.a packagefile github.com/calmh/du=$WORK/b092/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/ignore=$WORK/b168/_pkg_.a packagefile github.com/syncthing/syncthing/lib/watchaggregator=$WORK/b182/_pkg_.a packagefile github.com/syncthing/syncthing/lib/weakhash=$WORK/b183/_pkg_.a packagefile github.com/pkg/errors=$WORK/b096/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b126/_pkg_.a packagefile github.com/chmduquesne/rollinghash/adler32=$WORK/b178/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b132/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b057/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a packagefile github.com/vitrun/qart/coding=$WORK/b186/_pkg_.a packagefile image=$WORK/b188/_pkg_.a packagefile image/color=$WORK/b189/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b191/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b067/_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 mime/multipart=$WORK/b116/_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 html/template=$WORK/b193/_pkg_.a packagefile runtime/trace=$WORK/b199/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b139/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b007/_pkg_.a packagefile crypto/dsa=$WORK/b056/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b062/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b072/_pkg_.a packagefile hash/fnv=$WORK/b145/_pkg_.a packagefile github.com/AudriusButkevicius/go-nat-pmp=$WORK/b147/_pkg_.a packagefile github.com/jackpal/gateway=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b150/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b155/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b157/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b160/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/journal=$WORK/b162/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b163/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/table=$WORK/b165/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b100/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b101/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b102/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b105/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b094/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b169/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile github.com/chmduquesne/rollinghash=$WORK/b179/_pkg_.a packagefile hash/adler32=$WORK/b180/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b089/_pkg_.a packagefile os/user=$WORK/b090/_pkg_.a packagefile github.com/vitrun/qart/gf256=$WORK/b187/_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 mime/quotedprintable=$WORK/b117/_pkg_.a packagefile html=$WORK/b194/_pkg_.a packagefile text/template=$WORK/b195/_pkg_.a packagefile text/template/parse=$WORK/b196/_pkg_.a packagefile github.com/syndtr/gosnappy/snappy=$WORK/b166/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b170/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b176/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b171/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b174/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b172/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b175/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b173/_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=VZEWqVR6ul3Onkog12dh/f9fkLZtX01SPi6pU1et4/FoH1Uw278wAFZ2zG4JSi/VZEWqVR6ul3Onkog12dh -X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xc257fb778fc1cc8980db843f958332d83e0a3f7a -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/syncthing rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xd1f569714e46191a3e463d449d6f8363c3b7ee18 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stdiscosrv github.com/syncthing/syncthing/cmd/stdiscosrv WORK=/tmp/go-build417587352 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid uassLjbekKbwsvgq2XDv/uassLjbekKbwsvgq2XDv -goversion go1.10.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid S9y-fN1GK_aCXLDAXxUl/S9y-fN1GK_aCXLDAXxUl -goversion go1.10.4 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GDA4x3Y3ysC73BAnfR4r/GDA4x3Y3ysC73BAnfR4r -goversion go1.10.4 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go unicode mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid exVMO4mLQ2kn9Hgg0qVc/exVMO4mLQ2kn9Hgg0qVc -goversion go1.10.4 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid l3DD5-vDYzV5ZRmW-O5c/l3DD5-vDYzV5ZRmW-O5c -goversion go1.10.4 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 60OOLpEcua99OXeL__Qm/60OOLpEcua99OXeL__Qm -goversion go1.10.4 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/65/652b8aa3f0c5c8fa22a5f12ee45692cf994353430bb22e628cd642d80660d89f-d # internal unicode/utf8 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fmOhOszjwQtGRpiz2Ygy/fmOhOszjwQtGRpiz2Ygy -goversion go1.10.4 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/edfd5614face6e4eac33e0e4c677fd0119cd17f199ee895ab78d45e70f08f7b6-d # internal 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 8WlaCfEUBAvuzDWcKMo1/8WlaCfEUBAvuzDWcKMo1 -goversion go1.10.4 -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/sys /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/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/runtime/internal/atomic /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 cd /usr/lib/golang/src/sync/atomic /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/asm_386.o ./asm_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_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/85/852580ae0500aaab3f62021d2e77b9005eb946dc83265b287ad34542b0ae9aa5-d # internal container/list mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p container/list -std -complete -installsuffix shared -buildid uADmEfzY1MmjAQm59N_s/uADmEfzY1MmjAQm59N_s -goversion go1.10.4 -D "" -importcfg $WORK/b025/importcfg -pack ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f7/f717184107551fa649a8b5070f6cad2fc0aaf103c60b8da715772a3b6cff2ee4-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/59/596680f01a3c909c114dbcef3f0dbfe9109a442dfb6135fb580eb88ab0387439-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal internal/testlog mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_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 AqRJVhKs8S6bL3E9MIuc/AqRJVhKs8S6bL3E9MIuc -goversion go1.10.4 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bfffdfe4873ae9df6e1924fe22d43eda8d85ada023cfb7a4d07f19b396b2cd44-d # internal crypto/subtle mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid atahxaFxCHouwWKxDt5C/atahxaFxCHouwWKxDt5C -goversion go1.10.4 -D "" -importcfg $WORK/b030/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Ny7TuKR9nErVkKXPfCKP/Ny7TuKR9nErVkKXPfCKP -goversion go1.10.4 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/cf/cf267cb3c9a65481c64b8ef14493c1a0e1747ae5f6bf3e522f1c4fa702b56ae4-d # internal math/bits mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p math/bits -std -complete -installsuffix shared -buildid K5WHxg7htwBenbUqwLdH/K5WHxg7htwBenbUqwLdH -goversion go1.10.4 -D "" -importcfg $WORK/b036/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4f/4fbff30f22bd1e9ea2ff27ad007a707813a9de10d356978385175a64393d2094-d # internal crypto/internal/cipherhw mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid YskITVqNPp54FxjlIoR6/YskITVqNPp54FxjlIoR6 -goversion go1.10.4 -D "" -importcfg $WORK/b042/importcfg -pack ./doc.go ./generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b6/b610f4b78e3777b47051ae87fb959e83f7e00b1bc255096ed2ca39720bf6f343-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cat >$WORK/b059/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/b059/_pkg_.a -trimpath $WORK/b059 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DKizv0KAueovBkdU1aL4/DKizv0KAueovBkdU1aL4 -goversion go1.10.4 -D "" -importcfg $WORK/b059/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d3/d309afdf76b312dbc1d42400c5c661d8bf31e5b9620fa86b8fd7516f6dd61e35-d # internal internal/nettrace mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9J3HhjXEKbnMmz9tPh8q/9J3HhjXEKbnMmz9tPh8q -goversion go1.10.4 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/eb/eb043a4b1feeb7cf1aeec008cae8a3482dc43e7035ec863e0f0b96cb1b94dedf-d # internal runtime/cgo /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal mkdir -p $WORK/b065/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b065/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8b/8b5f9f035b973d829ceb3ffd763d7a00960854ca6d5cd842303a91ca0beec4c3-d # internal encoding /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2c/2c3ae84ae6f4e9b158ff610a3f0138a4092e8c4d46d434100d7466238aa4a755-d # internal mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding -std -complete -installsuffix shared -buildid BpEeIEL1TeL2SMXCGKmB/BpEeIEL1TeL2SMXCGKmB -goversion go1.10.4 -D "" -importcfg $WORK/b072/importcfg -pack ./encoding.go unicode/utf16 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bcy_J4NX-Y5FA0vcFsql/bcy_J4NX-Y5FA0vcFsql -goversion go1.10.4 -D "" -importcfg $WORK/b073/importcfg -pack ./utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8a/8acba6c402a15421ac7d5d2260fa8dd2e4fee24d92cc9cc498ab4ecca8b08814-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3c1a3fa82f75ce6cfec9d8afc1deecf37811c73ccbbdaae1368b6de147be27c-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0b/0b6a3d39e5e87a2d448ac647650fab4e7415be58ac64c1563864fca4daf889dd-d # internal gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/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 /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 /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/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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_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/exp2_386.o ./exp2_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/exp_386.o ./exp_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/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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_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/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 /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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_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/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/37/376dc798ffbcc5bbb285621a8a3ae8798a5ad21258f7182955bcf0edd8b18dab-d # internal strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 5kljdS4PnFMqzvd-pKw7/5kljdS4PnFMqzvd-pKw7 -goversion go1.10.4 -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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x006.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x007.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x008.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x009.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x010.o -c gcc_386.S cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a1/a1d22ed6726eb00ad22014686bf95ed1362f509ea15a6f0ecbe65afb74984b4f-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid nGWNy9rebikat5PKc75q/nGWNy9rebikat5PKc75q -goversion go1.10.4 -D "" -importcfg $WORK/b111/importcfg -pack ./parse.go crypto/rc4 mkdir -p $WORK/b047/ cat >$WORK/b047/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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/rc4 -std -installsuffix shared -buildid 708QQfTt1eva-sS4IA66/708QQfTt1eva-sS4IA66 -goversion go1.10.4 -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./rc4.go ./rc4_asm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/d2/d22a6ee322a47de7e6f3afe7a9ffeedc82e0c76a1f02aaabd8106653f3fbb528-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o -g -O2 -lpthread cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/rc4_386.o ./rc4_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f3/f351dfe40f84acb55a116e95a3f96910921e111db4c01bd4cee6ab9055728a4f-d # internal cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go -dynlinker cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p runtime/cgo -std -installsuffix shared -buildid M6t5171q1q3YNYWwZVY-/M6t5171q1q3YNYWwZVY- -goversion go1.10.4 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b065/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_386.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/71/71f18a5c879afff6845c9b440d6d6ae57f49fec23b13602708967659a1fc3eb8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/126f4ed339a5c66a33569d0e27feede6f5fac2d261945282381767494f858a15-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid FX8q8wXtnp8r0jNbKTSl/FX8q8wXtnp8r0jNbKTSl -goversion go1.10.4 -D "" -importcfg $WORK/b005/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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4d/4dd4eb06e348ca45e797b7531a78abbf97833bd3700df84e9c57df90251db343-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid VKm_mV2FWBqCK8h80kae/VKm_mV2FWBqCK8h80kae -goversion go1.10.4 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b037/ reflect mkdir -p $WORK/b022/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p math/rand -std -complete -installsuffix shared -buildid ZRLEbVom1ekr6yib0x6S/ZRLEbVom1ekr6yib0x6S -goversion go1.10.4 -D "" -importcfg $WORK/b037/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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 Cgq07C7wX4eHXJOxrHn7/Cgq07C7wX4eHXJOxrHn7 -goversion go1.10.4 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go internal/singleflight mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid YC895IlljcrdkcqltU4a/YC895IlljcrdkcqltU4a -goversion go1.10.4 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go syscall mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF 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 CGbCP_n5Q95Roh3wfcNR/CGbCP_n5Q95Roh3wfcNR -goversion go1.10.4 -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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/de/de365facd5c0fcf6238c1ef214b07a3f9a6224a15d3530fa2bb437630e2f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f6/f67b4e2d3b6f98e2f3db93b9df048d22562f02d1139bb2d26fb13265c89c62a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21da4da82a1062a3660b7f6beefaa72fe8564584c103cbd8c456a47b778f95a-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid jdfrd8LZWdPmacH40svj/jdfrd8LZWdPmacH40svj -goversion go1.10.4 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go hash strings mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b038/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p hash -std -complete -installsuffix shared -buildid KHU7BYeqOo6gZq8eg1fO/KHU7BYeqOo6gZq8eg1fO -goversion go1.10.4 -D "" -importcfg $WORK/b027/importcfg -pack ./hash.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UA6NZwMCvZkNq-P4SGzj/UA6NZwMCvZkNq-P4SGzj -goversion go1.10.4 -D "" -importcfg $WORK/b029/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p strings -std -installsuffix shared -buildid aecZmrxjkvqt71yuUZtZ/aecZmrxjkvqt71yuUZtZ -goversion go1.10.4 -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/94/94a0e67392b5a98e0634eb9f71705e50070c1655d9c5865b58a50feb1b7ed1b9-d # internal crypto mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b004/_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/b026/_pkg_.a -trimpath $WORK/b026 -shared -p crypto -std -complete -installsuffix shared -buildid YfYAzy4ErG9WZNs0kiVT/YfYAzy4ErG9WZNs0kiVT -goversion go1.10.4 -D "" -importcfg $WORK/b026/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/66/669ed83d3410614c5256ad5b97f9cd6bcccd4735280fbcb15a51fa9e9426bb36-d # internal crypto/sha512 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z32yaez5UtDQ0Aqa31JA/z32yaez5UtDQ0Aqa31JA -goversion go1.10.4 -D "" -importcfg $WORK/b039/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/00/00456cd350044af172b37077621d907230cbebfb436fe229010e74fbd993b25a-d # internal crypto/aes mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b029/_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/b028/_pkg_.a -trimpath $WORK/b028 -shared -p crypto/aes -std -complete -installsuffix shared -buildid _cyoaayDElZQ9yGYNT5S/_cyoaayDElZQ9yGYNT5S -goversion go1.10.4 -D "" -importcfg $WORK/b028/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a4/a4dfd53d059a1fb4f1fbee01ba9b6d985340cffe7c613cc54d95291fa5b86533-d # internal crypto/hmac mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SmNrL7WknFOn_h1UYPju/SmNrL7WknFOn_h1UYPju -goversion go1.10.4 -D "" -importcfg $WORK/b041/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f7/f730cf74b73170fc4dc63d83ad5fb1fb40cb1363306214cfb2a3461c1fcff675-d # internal crypto/md5 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/md5 -std -installsuffix shared -buildid hM7PRazIUEhAdAqQwIrc/hM7PRazIUEhAdAqQwIrc -goversion go1.10.4 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e5/e532d459d3ebfff4f582a4d58d14808ac341519bbd5d2d95edd9f05a21e43f75-d # internal bufio mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p bufio -std -complete -installsuffix shared -buildid ekJC4IW02AvvfjKDgSDa/ekJC4IW02AvvfjKDgSDa -goversion go1.10.4 -D "" -importcfg $WORK/b045/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b038 -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b038/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5a/5acadd07150f125b736301b327123fcecb897591b4b49e9282613ed36a18021c-d # internal crypto/sha1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/sha1 -std -installsuffix shared -buildid gRw0yt7dZRfx6-zq1wq7/gRw0yt7dZRfx6-zq1wq7 -goversion go1.10.4 -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b038/_pkg_.a $WORK/b038/strings.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fe/fe66eec9ba80655b9f97ebad92e16a53cbdeeafcef89d64cc4762ef3b61296a9-d # internal crypto/sha256 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha256 -std -installsuffix shared -buildid cU83k45P0FWJ-H2qXkYC/cU83k45P0FWJ-H2qXkYC -goversion go1.10.4 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b043/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b043/_pkg_.a $WORK/b043/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ff/ffaf2b3965046cb0eccc304b1e97add074d60700a9caa6209050d9f81f6ea4b0-d # internal hash/crc32 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid GWbAynJyhnY3tH62kPGw/GWbAynJyhnY3tH62kPGw -goversion go1.10.4 -D "" -importcfg $WORK/b081/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da0edad9e02a89b9f3ba63fbf71e0a472a3a8f6b49919564601d4aa8afb6d4a3-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid FZacaK2OaBOChxMuYTN_/FZacaK2OaBOChxMuYTN_ -goversion go1.10.4 -D "" -importcfg $WORK/b088/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/79/798005dfcfb3ddabd3cea8aca07f51446bf777e7ccabc1bd144e8a45148900f5-d # internal path mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p path -std -complete -installsuffix shared -buildid OStAVyDI2Kl9PnkLY7p-/OStAVyDI2Kl9PnkLY7p- -goversion go1.10.4 -D "" -importcfg $WORK/b099/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/45/45dd83d433b289f4f00a22e4c1dc0eeb83565c6c0e3b22b0a99e0ce88a451185-d # internal encoding/base32 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Q1p6mdkAyzLfFf6u2yJ6/Q1p6mdkAyzLfFf6u2yJ6 -goversion go1.10.4 -D "" -importcfg $WORK/b116/importcfg -pack ./base32.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c6/c6659b29f422afa3b82ec6f4d4844b9dbbb86711d24cdbc642f280e570e6b39a-d # internal github.com/minio/sha256-simd mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/minio/sha256-simd -installsuffix shared -buildid Nf1s6bw_im48LgOlCOlQ/Nf1s6bw_im48LgOlCOlQ -goversion go1.10.4 -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal 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 cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/de/de58698718e8c4611731d1903223b8e3f50b048ad18d3da3898415ce3b2c7ed8-d # internal golang.org/x/text/transform mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ch6ihSCV6pzdm7MjHnQT/ch6ihSCV6pzdm7MjHnQT -goversion go1.10.4 -D "" -importcfg $WORK/b124/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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/46/46c366df51c42e3f08209ee9e3d433a9c2f0502a20b1a1ad7c0b16fa5691265b-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_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 ICaHvLiovgWo6YpMoeYQ/ICaHvLiovgWo6YpMoeYQ -goversion go1.10.4 -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/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1c/1c97f42083827215792703d7be4329b214da4a193dfed68eac04a24d656e9ea2-d # internal internal/syscall/unix mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_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/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TEugFKG7OzC-OrMKnKmI/TEugFKG7OzC-OrMKnKmI -goversion go1.10.4 -D "" -importcfg $WORK/b046/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/32/324e871f0bfb03fa743914d8e42bd9c5fe3033d5b9dd0a049faaaddf2af62a8e-d # internal github.com/syndtr/goleveldb/leveldb/comparer mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/comparer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syndtr/goleveldb/leveldb/comparer -complete -installsuffix shared -buildid XJzuGEM5JOlR7RDZzPrQ/XJzuGEM5JOlR7RDZzPrQ -goversion go1.10.4 -D "" -importcfg $WORK/b129/importcfg -pack ./bytes_comparer.go ./comparer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b122/cpuid_386.o ./cpuid_386.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f9/f9eb86e6b2b7ee9553a8fe9098ccecb2623090b6f9d0028c3041e91daee3381a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b122/_pkg_.a $WORK/b122/cpuid_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f8/f8a6134094db62030de691453081704dd89a31fbf77f95e9f48df081b35803c9-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/69/69657d95674f3a5b2b27158de5b48c20a3f314339bab6710039596896629d54e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a8/a89b016b4001b5c9fd7b926c02c6b260b63335a05ac437e493192c6c3f573054-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f3/f33c7e3ef3e9cca5a9a2359fd7c4242a017f4ca166f6fd2659eb2b2521f82ce4-d # internal internal/poll mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_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 FCojsBPYNuS-BKauTl3X/FCojsBPYNuS-BKauTl3X -goversion go1.10.4 -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 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 cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7c/7cc2c4034b0c45ffd21d6d87cab06df18ef4b2f5823728268724c39f23948e2f-d # internal encoding/binary mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF sort mkdir -p $WORK/b057/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rxQ6a6KngW6gy65SP9Wl/rxQ6a6KngW6gy65SP9Wl -goversion go1.10.4 -D "" -importcfg $WORK/b032/importcfg -pack ./binary.go ./varint.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p sort -std -complete -installsuffix shared -buildid MaIMv7fppbkAvbRmK5YN/MaIMv7fppbkAvbRmK5YN -goversion go1.10.4 -D "" -importcfg $WORK/b057/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/45/457541c9363012658b14229b1f82c7dbbdc9bbabc282c18c315097c60e236d72-d # internal os mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_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 tdIVx_Vla9qgavgrRUFg/tdIVx_Vla9qgavgrRUFg -goversion go1.10.4 -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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6f/6ffe07c0a4cab2187b9f471c94d6f7f4560d2e6cfc7bce96842dbba890d053b4-d # internal bitbucket.org/ww/goautoneg mkdir -p $WORK/b104/ github.com/beorn7/perks/quantile cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b100/ cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JjCtBz9gzw8esGGapPu1/JjCtBz9gzw8esGGapPu1 -goversion go1.10.4 -D "" -importcfg $WORK/b104/importcfg -pack ./autoneg.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MPGL7vQLupvroAqkrTgy/MPGL7vQLupvroAqkrTgy -goversion go1.10.4 -D "" -importcfg $WORK/b108/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 1e4hekTqGbrmbxNyBvD2/1e4hekTqGbrmbxNyBvD2 -goversion go1.10.4 -D "" -importcfg $WORK/b100/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/43/43bf272ff5c156b76a66433081550ff50a3efb5d00f7ef3b317feac0c85d0452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/da/da07735ab4bc5cba007416d6ab839dedc4eded6e0d9de0b1f24d4f1382b48283-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2c/2cc89322ed4a81bc2d11af45c55e0f3a842057190f72495376611ca8a200493a-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a EOF vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b069/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid KQ8MI6of6b9BOQAA_-Tu/KQ8MI6of6b9BOQAA_-Tu -goversion go1.10.4 -D "" -importcfg $WORK/b068/importcfg -pack ./chacha_generic.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 6_qG1m4kcI2i3-pUJDWr/6_qG1m4kcI2i3-pUJDWr -goversion go1.10.4 -D "" -importcfg $WORK/b069/importcfg -pack ./poly1305.go ./sum_ref.go crypto/des mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile encoding/binary=$WORK/b032/_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/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/des -std -complete -installsuffix shared -buildid wKmLSQxr3L3ULUK5ORrI/wKmLSQxr3L3ULUK5ORrI -goversion go1.10.4 -D "" -importcfg $WORK/b031/importcfg -pack ./block.go ./cipher.go ./const.go encoding/base64 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b004/_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/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid CHlwr60VjnkifNpfsfdI/CHlwr60VjnkifNpfsfdI -goversion go1.10.4 -D "" -importcfg $WORK/b056/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2e/2e38be6c8dc396b3d7e5f1ba0f895a5356b6e26c7404bd9218276dccc4bf4d12-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ld3d-VJSQz1GOwIblJmD/ld3d-VJSQz1GOwIblJmD -goversion go1.10.4 -D "" -importcfg $WORK/b070/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/02/02d72f77677bdc25815fab503fe4defa85fbadfe6e1d828002753dcd950bd1ad-d # internal github.com/bkaradzic/go-lz4 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid kAZluamCsVdcQGL525Jr/kAZluamCsVdcQGL525Jr -goversion go1.10.4 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/286b998e0d91d06240b6bb93205e2db51be37a0db4bef6db52c5a6c1dad5e5ef-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b067/ cat >$WORK/b067/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/b029/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A8l24j2lSJaCuZsLc0rs/A8l24j2lSJaCuZsLc0rs -goversion go1.10.4 -D "" -importcfg $WORK/b067/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/10/102bf33a7e2492b5a600640fdad65228b7abc399697ff4279b63ef82aedcc7b2-d # internal encoding/pem mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sSDCat8XI9KFaE4l-m9N/sSDCat8XI9KFaE4l-m9N -goversion go1.10.4 -D "" -importcfg $WORK/b055/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e1/e11898f95dec632f7d7a5a976ee36bf25e19d86107add51d8e709c956a2e663e-d # internal github.com/syndtr/gosnappy/snappy mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b081/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/gosnappy/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syndtr/gosnappy/snappy -complete -installsuffix shared -buildid xoucVruPVc8WT86yR6X2/xoucVruPVc8WT86yR6X2 -goversion go1.10.4 -D "" -importcfg $WORK/b138/importcfg -pack ./decode.go ./encode.go ./snappy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/61/6199bea680aed0578b8b28cbb4d4f355d9b757ecd8ba423e65b93704de58fe66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8b/8b4b7265793c9952cd8335cf85fb35557a30e77af6c076794e9f30f42e1935c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f66e4d2804ecc5bf7ebfd136879eb980bf9cc310d99e80058fdc077ae46ef4ea-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/68/68dfe69083a92ffd3061ecf6fde7ca8840a02a42c1dfe9c5f3f42550d5cbbe50-d # internal runtime/debug mkdir -p $WORK/b113/ path/filepath cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p path/filepath -std -complete -installsuffix shared -buildid B6Yrirk4_LVhX5g62L-Z/B6Yrirk4_LVhX5g62L-Z -goversion go1.10.4 -D "" -importcfg $WORK/b061/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/b003/_pkg_.a packagefile io=$WORK/b004/_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/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 YCxzg1mzPgqV41ly_51U/YCxzg1mzPgqV41ly_51U -goversion go1.10.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p runtime/debug -std -installsuffix shared -buildid TZzykzkBvw0OdSvRcRCI/TZzykzkBvw0OdSvRcRCI -goversion go1.10.4 -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./garbage.go ./stack.go ./stubs.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a6/a66f0131363d353aa85bb712a3ba99e2f8cbe5b1b7d5d712495d7d60fda1e5f4-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b113/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b113/_pkg_.a $WORK/b113/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/42/420b050d83f5c745c7f61bc3de8590c78d0ac00052efd191cd73c7a6a2e327ed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/43/43f362d3f77abc1f009bb0514596efe623bfef60342ec365b1b43e7cb4387a2d-d # internal io/ioutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b005/_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/b060/_pkg_.a -trimpath $WORK/b060 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4ALwZLM70bGfI_Wc2GX6/4ALwZLM70bGfI_Wc2GX6 -goversion go1.10.4 -D "" -importcfg $WORK/b060/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5f/5fd1a8e5515c7fb11d83eac4b985bf5b872d39f9540e7e0e111c8c54a235e6ab-d # internal regexp mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b108/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p regexp -std -complete -installsuffix shared -buildid s0rVPXNLbg20_PT1z6qs/s0rVPXNLbg20_PT1z6qs -goversion go1.10.4 -D "" -importcfg $WORK/b107/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/98/98077c0583400b1ea006d7f38bb6ef2b464b794ebfc5d3153dc1f56083696d7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/97/97e50e64a1d7df582c79803cfb7e5fbe6deadc4bcb78bcd310490a0081ca420b-d # internal context mkdir -p $WORK/b014/ encoding/hex cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b054/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p context -std -complete -installsuffix shared -buildid qDdKuRVq83kvKWm1WfWv/qDdKuRVq83kvKWm1WfWv -goversion go1.10.4 -D "" -importcfg $WORK/b014/importcfg -pack ./context.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p encoding/hex -std -complete -installsuffix shared -buildid RM3Ir8AoREFh4M2A8V4r/RM3Ir8AoREFh4M2A8V4r -goversion go1.10.4 -D "" -importcfg $WORK/b054/importcfg -pack ./hex.go net/url mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net/url -std -complete -installsuffix shared -buildid iK9EGEsphvmVqWb0KHVT/iK9EGEsphvmVqWb0KHVT -goversion go1.10.4 -D "" -importcfg $WORK/b066/importcfg -pack ./url.go math/big mkdir -p $WORK/b035/ encoding/json mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p encoding/json -std -complete -installsuffix shared -buildid cN2cIw9ZDZVobIaW0E25/cN2cIw9ZDZVobIaW0E25 -goversion go1.10.4 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p math/big -std -installsuffix shared -buildid S-lQ0r0L8vUl97mdNSkl/S-lQ0r0L8vUl97mdNSkl -goversion go1.10.4 -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2b/2bdc449d5ae7d00d76f5a793d061fd89c4abdd66233b8d9a5645f0fe92df1e6c-d # internal flag mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_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/b074/_pkg_.a -trimpath $WORK/b074 -shared -p flag -std -complete -installsuffix shared -buildid JyF8qsSofbXcKZpSAGRw/JyF8qsSofbXcKZpSAGRw -goversion go1.10.4 -D "" -importcfg $WORK/b074/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ec/ec36aae0ba21b977b38da4f9243016ab399b39dfc8670a01a67cce5012eb320f-d # internal net mkdir -p $WORK/b062/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b062/ -importpath net -- -I $WORK/b062/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/9b/9b21a397833e21e2f69105c3bd7c636ef164d8763e51cb84cf18bedc629de88a-d # internal log mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_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/b077/_pkg_.a -trimpath $WORK/b077 -shared -p log -std -complete -installsuffix shared -buildid -ICFsmFzVdQY8Saq-tj9/-ICFsmFzVdQY8Saq-tj9 -goversion go1.10.4 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/32/3200ed1c82087f0dd51fe28e21aae5a0ab39fd02b5e5518c85d6b4c0d18b2ec7-d # internal compress/flate mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p compress/flate -std -complete -installsuffix shared -buildid btkfTNDatcp7YdGsbVj0/btkfTNDatcp7YdGsbVj0 -goversion go1.10.4 -D "" -importcfg $WORK/b080/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/58/589703ff9013c4765ce10edee64347dd8479b39c6cb96cec06fedd8cf00f5003-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_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/b085/_pkg_.a -trimpath $WORK/b085 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid w-PMmQg4KY9sGjC3i5SE/w-PMmQg4KY9sGjC3i5SE -goversion go1.10.4 -D "" -importcfg $WORK/b085/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a4ba53288719f7273984748118140e80f6d6293183fedb279be2c2a186cc78e0-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b089/_pkg_.a -trimpath $WORK/b089 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid QQlse-w4Cn4quMHrrDLC/QQlse-w4Cn4quMHrrDLC -goversion go1.10.4 -D "" -importcfg $WORK/b089/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/86/86d09e0f902b97590dfc303301c7ffea65978771ec9d69758d29cdfc62c5efa6-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b090/ cat >$WORK/b090/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/b088/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid JvqtePZvVX3cIJe6mt_W/JvqtePZvVX3cIJe6mt_W -goversion go1.10.4 -D "" -importcfg $WORK/b090/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/11/118d974f9bb97ae108efe80705c80f410a791f8aeb5bf821b98a6efdaeb8606b-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b088/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b089/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b087/_pkg_.a -trimpath $WORK/b087 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -GsVQ1k0mwh4QhDlSlt9/-GsVQ1k0mwh4QhDlSlt9 -goversion go1.10.4 -D "" -importcfg $WORK/b087/importcfg -pack ./bidirule.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/61/6182dde353b9e84a0502157c88b94ba7cafff0c73b45642c95a9d802ed4a4943-d # internal compress/gzip mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash/crc32=$WORK/b081/_pkg_.a packagefile io=$WORK/b004/_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/b079/_pkg_.a -trimpath $WORK/b079 -shared -p compress/gzip -std -complete -installsuffix shared -buildid HaKH3L6nKM4jbBLsdco_/HaKH3L6nKM4jbBLsdco_ -goversion go1.10.4 -D "" -importcfg $WORK/b079/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2d/2d6604929ba371443ed40708be0e5a8a5b205dd47c76fbbfda8859eb2d8bca5c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/53/53255e295d4f56e77cd66a261dd3d29830d29b029b1992d777aea0eb302d4ebe-d # internal mime mkdir -p $WORK/b093/ github.com/gogo/protobuf/proto cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p mime -std -complete -installsuffix shared -buildid 7Vn7k6ZNj4KnwBt_T1rc/7Vn7k6ZNj4KnwBt_T1rc -goversion go1.10.4 -D "" -importcfg $WORK/b093/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid sI2Q2W2BIJOtp192hV-s/sI2Q2W2BIJOtp192hV-s -goversion go1.10.4 -D "" -importcfg $WORK/b076/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e3/e3e93191acc46b2f48da595b45e10e71c26bfc23873b82f062adf728e6fb09d3-d # internal mime/quotedprintable mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid NSIJwS0EJa9eEf8MPukR/NSIJwS0EJa9eEf8MPukR -goversion go1.10.4 -D "" -importcfg $WORK/b095/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/23/23dcdca5c54ab6fd147dab561caafbf50de4e5cf41e5efc7b4fdd9118700832a-d # internal net/http/internal mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/http/internal -std -complete -installsuffix shared -buildid tSKT0uRbHKRVw7yold8K/tSKT0uRbHKRVw7yold8K -goversion go1.10.4 -D "" -importcfg $WORK/b098/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f9/f904f752409eb9b0eedfc458da11ae8eb017b54eecfa541c15657bf76364abf0-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid oT-I9a0ezvu6P4bYjiPi/oT-I9a0ezvu6P4bYjiPi -goversion go1.10.4 -D "" -importcfg $WORK/b101/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c9/c999eedb4e4083cc7d1d971af99a43f5489cb2201a50a2d18241c43015160029-d # internal github.com/prometheus/common/model mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b107/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid LsaC_HtCVuGaaH-_WYYv/LsaC_HtCVuGaaH-_WYYv -goversion go1.10.4 -D "" -importcfg $WORK/b106/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd $WORK/b062 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/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/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b035/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b035/_pkg_.a $WORK/b035/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/81/8152cf470b91d256594ca7c76313f8c66ae963574c4be356d161676a0ede6750-d # internal cd $WORK/b062 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c crypto/elliptic mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid X4bEnEb3pRsfNXa66oF4/X4bEnEb3pRsfNXa66oF4 -goversion go1.10.4 -D "" -importcfg $WORK/b034/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cd $WORK/b062 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/78/7842435bb0ffc4a9fbeeb2d686388567d65c6f6613cf669b1bd10830bc5f7c56-d # internal encoding/asn1 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid vAROgc9XgrkZIKIY555z/vAROgc9XgrkZIKIY555z -goversion go1.10.4 -D "" -importcfg $WORK/b040/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b062 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/81/815cfa016c068d20f94d3c9c1146c7b01fb8b14e84cd439103837bf1a0999e98-d # internal crypto/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b028/_pkg_.a packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_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/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EaPIHNNAYBJENQo2A2yc/EaPIHNNAYBJENQo2A2yc -goversion go1.10.4 -D "" -importcfg $WORK/b044/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b062 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d3/d324fac348680bc4fe61f04f8f22981e00072af8a656379256fc94b522a5e338-d # internal crypto/rsa mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 6Yi9XJRNOBGPK-3zEIoY/6Yi9XJRNOBGPK-3zEIoY -goversion go1.10.4 -D "" -importcfg $WORK/b048/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/09/091c2c031da323c5830b85ec3bf8cfef50650ab9b7b2057ffa0fc8586570033f-d # internal crypto/dsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid t5Jyer0IU2KuQepvgWZH/t5Jyer0IU2KuQepvgWZH -goversion go1.10.4 -D "" -importcfg $WORK/b052/importcfg -pack ./dsa.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9f/9f309c172507645c7a9b1dcb7babcc5cf8ef56916b865461db19f118a944d82c-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b086/ cat >$WORK/b086/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/b087/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b089/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b090/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 0v1abyZSEHxMjr3QeVM-/0v1abyZSEHxMjr3QeVM- -goversion go1.10.4 -D "" -importcfg $WORK/b086/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p net -std -installsuffix shared -buildid 3q2ecwYPhgZ0Fomp_GG0/3q2ecwYPhgZ0Fomp_GG0 -goversion go1.10.4 -D "" -importcfg $WORK/b062/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/b062/_cgo_gotypes.go $WORK/b062/cgo_linux.cgo1.go $WORK/b062/cgo_resnew.cgo1.go $WORK/b062/cgo_socknew.cgo1.go $WORK/b062/cgo_unix.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c6/c65d034832f532e83638f8dc8bcaf7f46eea1cdea41e21c4e40c728b29d8aa25-d # internal crypto/ecdsa mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b028/_pkg_.a packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile crypto/elliptic=$WORK/b034/_pkg_.a packagefile crypto/sha512=$WORK/b039/_pkg_.a packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sBjQkfkhDz_YxtCv9LoW/sBjQkfkhDz_YxtCv9LoW -goversion go1.10.4 -D "" -importcfg $WORK/b033/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/31/312529dbf58cfbb441347f4bdd5302dcea81d360db00ad6b000ab731a12cfc31-d # internal crypto/x509/pkix mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b035/_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/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid E8zPGhSAAMVtHIv_dKuw/E8zPGhSAAMVtHIv_dKuw -goversion go1.10.4 -D "" -importcfg $WORK/b053/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/72b8dde7eb9d69071c8a749a915fd8862f98fe89efe58887fa7a8819d8b75fa2-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b035/_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/b058/_pkg_.a -trimpath $WORK/b058 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Jb6cMXbdm41cbKOaEpCZ/Jb6cMXbdm41cbKOaEpCZ -goversion go1.10.4 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f4/f4e00658f78cc5f4717f340c21cc51367d969556bba3e9c6958f6ffc7ac1cbfb-d # internal github.com/prometheus/procfs/nfs mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b111/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/nfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid zCw6lzhE60hFoa_b9SEw/zCw6lzhE60hFoa_b9SEw -goversion go1.10.4 -D "" -importcfg $WORK/b110/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/97/975a612428c3aca6ff6f77fb6dbadb915010fbdd0501384f16a0b80130551465-d # internal github.com/prometheus/procfs/xfs mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b111/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/xfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid yAUPvYd2SxGDu7WAewxw/yAUPvYd2SxGDu7WAewxw -goversion go1.10.4 -D "" -importcfg $WORK/b112/importcfg -pack ./parse.go ./xfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/82/82818054026f0f3c3a971d3359aafb66933f68cf715971a635a5427564613973-d # internal github.com/calmh/xdr mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/calmh/xdr -complete -installsuffix shared -buildid I1ySObzbjSNJ1lMojb3-/I1ySObzbjSNJ1lMojb3- -goversion go1.10.4 -D "" -importcfg $WORK/b118/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7a/7ab5c717d28277a14d256e7f57868086d63d52aa24748d8d2b731a33dae66b33-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid D25sQQRNXjCqXM8eiiyl/D25sQQRNXjCqXM8eiiyl -goversion go1.10.4 -D "" -importcfg $WORK/b119/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/fd/fd28fd48fe914b5bd46fc9bafc415924ccf936795cfec79a744f67ecf9941d0a-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid jYLPbMrOPyg3_acNZyv0/jYLPbMrOPyg3_acNZyv0 -goversion go1.10.4 -D "" -importcfg $WORK/b120/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/16/1628b05c615e72206e18905ede3421b9d081f4aeffeb9c896fa0564952b6d3a6-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kUJcJcfHsn-XqCVhfGc9/kUJcJcfHsn-XqCVhfGc9 -goversion go1.10.4 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2f/2f81d01d92466081e676e71599e19a67f2ae2178cb3613963b6ff4ab259014b4-d # internal github.com/syndtr/goleveldb/leveldb/util mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile hash/crc32=$WORK/b081/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/syndtr/goleveldb/leveldb/util -complete -installsuffix shared -buildid AdoOnCZP9eSNpsrwGGNG/AdoOnCZP9eSNpsrwGGNG -goversion go1.10.4 -D "" -importcfg $WORK/b128/importcfg -pack ./buffer.go ./buffer_pool.go ./crc32.go ./hash.go ./pool.go ./range.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c6/c6c658048b1c0dff937faf06d30d8608789e139934f8d858109cf7ff407e00da-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 5nanXGyGHKzFW4DAp4P5/5nanXGyGHKzFW4DAp4P5 -goversion go1.10.4 -D "" -importcfg $WORK/b121/importcfg -pack ./sha256.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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ec/ecf30f5b5ff3bb2f298bc2c3b7300ae0b585948efcb5ab991c4f7685c957e989-d # internal github.com/syndtr/goleveldb/leveldb/cache mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syndtr/goleveldb/leveldb/cache -complete -installsuffix shared -buildid ye_-OagUMCqqJyrzWz-R/ye_-OagUMCqqJyrzWz-R -goversion go1.10.4 -D "" -importcfg $WORK/b127/importcfg -pack ./cache.go ./lru.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ee/eee04589aab0865a1f5d2e660edf484e9824ca047e68c41baec82ec2c0a73922-d # internal github.com/syndtr/goleveldb/leveldb/storage mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syndtr/goleveldb/leveldb/storage -complete -installsuffix shared -buildid 9nysOTIRqX6KvuJyVYkG/9nysOTIRqX6KvuJyVYkG -goversion go1.10.4 -D "" -importcfg $WORK/b131/importcfg -pack ./file_storage.go ./file_storage_unix.go ./mem_storage.go ./storage.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/67/67cfa69ddb003535f37338b223bc277234f594551928e07a0f78781908da6af7-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 8oX2tb0TsVR9MM8A7Yua/8oX2tb0TsVR9MM8A7Yua -goversion go1.10.4 -D "" -importcfg $WORK/b102/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e8/e88204d30f8e4165f6358f3d878953743941872767728523b084d2d6f5d25946-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 7FcForXqH2XX8Xvx-I9f/7FcForXqH2XX8Xvx-I9f -goversion go1.10.4 -D "" -importcfg $WORK/b078/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/40/40c9fe37efc530238f5d79cb6680a1a854a658942f03f1e02240703f1545ed7a-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid wHz1lbt-R_wrhW-dQ8SO/wHz1lbt-R_wrhW-dQ8SO -goversion go1.10.4 -D "" -importcfg $WORK/b105/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4e/4ed842935e3de96dac0834bad1520e091c074b50cb216ad41dab040d621b4e68-d # internal github.com/syndtr/goleveldb/leveldb/filter mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/filter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syndtr/goleveldb/leveldb/filter -complete -installsuffix shared -buildid _Jpqci8Sckoae3GeAiTc/_Jpqci8Sckoae3GeAiTc -goversion go1.10.4 -D "" -importcfg $WORK/b132/importcfg -pack ./bloom.go ./filter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c2/c2eb1b3b99435ec8d5293830901a8812e6394bbf8366d750bd3796a1b330511c-d # internal github.com/thejerf/suture mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/thejerf/suture /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/thejerf/suture -complete -installsuffix shared -buildid ncgnS1zMWQTds9Qa1pnQ/ncgnS1zMWQTds9Qa1pnQ -goversion go1.10.4 -D "" -importcfg $WORK/b139/importcfg -pack ./doc.go ./messages.go ./service.go ./supervisor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/73/73ab1356c07e3a8958b79960e9ddf6c05334114de35894498d48e11cd0b197af-d # internal github.com/syndtr/goleveldb/leveldb/opt mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b127/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b132/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/opt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syndtr/goleveldb/leveldb/opt -complete -installsuffix shared -buildid 7EA73lWxPbHHlrQNIBcw/7EA73lWxPbHHlrQNIBcw -goversion go1.10.4 -D "" -importcfg $WORK/b136/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a3/a32ae75d6a1a3e7822098019e3249325f54ca10fd9aa0d04ab12199e5b0242d1-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/c5/c5ea1fe78208d7bef1b9a9ce0076057e1274db9da3307deb5accb5754212c58d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/72/72af504dd0eb1041c84e8aafdf6fd0dfe69da823063784137d8653ebdc3b6907-d # internal github.com/syndtr/goleveldb/leveldb/errors mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b131/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syndtr/goleveldb/leveldb/errors -complete -installsuffix shared -buildid _Fov16Jw-2BJcHSxBzKn/_Fov16Jw-2BJcHSxBzKn -goversion go1.10.4 -D "" -importcfg $WORK/b130/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7f/7f4623affad9a010d0f61ea7d32b6370fbacd05995458c0aca8be9acd8bee41b-d # internal github.com/syndtr/goleveldb/leveldb/journal mkdir -p $WORK/b134/ github.com/syndtr/goleveldb/leveldb/iterator cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/journal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syndtr/goleveldb/leveldb/journal -complete -installsuffix shared -buildid zrfOuW5r-cXtMR0RyHth/zrfOuW5r-cXtMR0RyHth -goversion go1.10.4 -D "" -importcfg $WORK/b134/importcfg -pack ./journal.go cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/iterator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syndtr/goleveldb/leveldb/iterator -complete -installsuffix shared -buildid zjkCcqBI_nBw7dvRA694/zjkCcqBI_nBw7dvRA694 -goversion go1.10.4 -D "" -importcfg $WORK/b133/importcfg -pack ./array_iter.go ./indexed_iter.go ./iter.go ./merged_iter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/12/1297c0d712071e1f701eb2c524b68c12f1e4945a7d7963ea88c5e2324da0bab4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a8/a859980571a6389bba066ce1fd96bbaf36e8a1cd71b56e70b1a3e7e7360b486b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/4a/4abd70b9453feefc666b5479059649f65133494ac697afe1e7e09f49293a3990-d # internal github.com/syndtr/goleveldb/leveldb/memdb mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b133/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/memdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syndtr/goleveldb/leveldb/memdb -complete -installsuffix shared -buildid wWcepSPYBsT5Ciuk32lo/wWcepSPYBsT5Ciuk32lo -goversion go1.10.4 -D "" -importcfg $WORK/b135/importcfg -pack ./memdb.go github.com/syndtr/goleveldb/leveldb/table mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b127/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b132/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b133/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b136/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b131/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile github.com/syndtr/gosnappy/snappy=$WORK/b138/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb/table /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/syndtr/goleveldb/leveldb/table -complete -installsuffix shared -buildid mF1f1ZAbkkFiXiZdTkiM/mF1f1ZAbkkFiXiZdTkiM -goversion go1.10.4 -D "" -importcfg $WORK/b137/importcfg -pack ./reader.go ./table.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0e/0e8893ae368165ae13992f828d4069cee9f5e226acd2fca46aa1da3cbb5d77de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8b/8bfd98b2935e5ec7acc683cc893bde5bc82ce199bada2f00a99ca0d432e6d2f3-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b076/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b078/_pkg_.a packagefile math=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid lRfQn51mgbJlNjwe75rF/lRfQn51mgbJlNjwe75rF -goversion go1.10.4 -D "" -importcfg $WORK/b075/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/92/92277dc271abdaf49d91a83a4948a059f57f2efca80e741a383d3e35616860e2-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile encoding/base32=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b117/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b118/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b075/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid fQCtnq3_cl70q6GVS6HO/fQCtnq3_cl70q6GVS6HO -goversion go1.10.4 -D "" -importcfg $WORK/b115/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./hello_v0.13.go ./hello_v0.13_xdr.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1b/1b54e3ef57aa05872b442c6cb24074bb23f4f8a31a3d1b3919a6d7bbde6c94c8-d # internal github.com/syndtr/goleveldb/leveldb mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b127/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b132/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b133/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/journal=$WORK/b134/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b135/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b136/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b131/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/table=$WORK/b137/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syndtr/goleveldb/leveldb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syndtr/goleveldb/leveldb -complete -installsuffix shared -buildid Y9yy7eqQWUoKqCjXCD-K/Y9yy7eqQWUoKqCjXCD-K -goversion go1.10.4 -D "" -importcfg $WORK/b126/importcfg -pack ./batch.go ./comparer.go ./db.go ./db_compaction.go ./db_iter.go ./db_snapshot.go ./db_state.go ./db_util.go ./db_write.go ./doc.go ./errors.go ./filter.go ./key.go ./options.go ./session.go ./session_record.go ./session_util.go ./table.go ./util.go ./version.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/21/21f5b5694b4dc275c96175b38bf5a2bb83044f2952628f8801ad8660487924fa-d # internal vendor/golang_org/x/net/proxy mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid _OaHg49-V0rbL2fOQbq4/_OaHg49-V0rbL2fOQbq4 -goversion go1.10.4 -D "" -importcfg $WORK/b092/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b091/ cat >$WORK/b091/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/b086/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid m4sFbTRHe5LjgmCTzdsS/m4sFbTRHe5LjgmCTzdsS -goversion go1.10.4 -D "" -importcfg $WORK/b091/importcfg -pack ./httplex.go net/textproto mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p net/textproto -std -complete -installsuffix shared -buildid sTeZanPuWdGvCvtT7CcC/sTeZanPuWdGvCvtT7CcC -goversion go1.10.4 -D "" -importcfg $WORK/b096/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b051/ cat >$WORK/b051/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/b002/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b028/_pkg_.a packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/dsa=$WORK/b052/_pkg_.a packagefile crypto/ecdsa=$WORK/b033/_pkg_.a packagefile crypto/elliptic=$WORK/b034/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b039/_pkg_.a packagefile crypto/x509/pkix=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MA-Zuau7Y-XuIaD9sT98/MA-Zuau7Y-XuIaD9sT98 -goversion go1.10.4 -D "" -importcfg $WORK/b051/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/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/74/742412e40046695df11af8d8a9f26c849aff7b0cb075ce4682072f6240376831-d # internal github.com/prometheus/procfs mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b110/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b112/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b107/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid B90c8K18hk3_s7z2FFcT/B90c8K18hk3_s7z2FFcT -goversion go1.10.4 -D "" -importcfg $WORK/b109/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.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/19a90dd61ed21cdb14c2c3b491b0688065d5adf1752f661d96dcdce5c5963900-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a5/a57b0a0ababcf433268dc4baf11c43ceb2f88527624e6e9b0bf986bd20ceda1b-d # internal mime/multipart mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile mime=$WORK/b093/_pkg_.a packagefile mime/quotedprintable=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p mime/multipart -std -complete -installsuffix shared -buildid u4DOs_BAPDdrjP69kR_v/u4DOs_BAPDdrjP69kR_v -goversion go1.10.4 -D "" -importcfg $WORK/b094/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/01/01f6b6dad2c3ce99ecc8f8a032605098ce7e399d0e034980fc43767a765e2adc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bc/bc12cd9fe28c6de3a89b62a22e3c76f807d24cd3c830a8feb57da66caf46c522-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/05/05464b237df2cccb4745e416aa86ba6c0c1705b103eea0007dee7714ad837719-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/61/61496ffde8685bfd0768655834d720b3574aa35765c22d245ac961376f3901f5-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ef/ef6587490bd93c026dcff1e803ec0d2ad026f47544bb1e287889e3bb12ddb301-d # internal crypto/tls mkdir -p $WORK/b024/ cat >$WORK/b024/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/b002/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b028/_pkg_.a packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b033/_pkg_.a packagefile crypto/elliptic=$WORK/b034/_pkg_.a packagefile crypto/hmac=$WORK/b041/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rc4=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_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/b024/_pkg_.a -trimpath $WORK/b024 -shared -p crypto/tls -std -complete -installsuffix shared -buildid dRQFJGtXYuwnMXqM3M0U/dRQFJGtXYuwnMXqM3M0U -goversion go1.10.4 -D "" -importcfg $WORK/b024/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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/0c/0c27270765e390c085854c21723ad20dda789dae133a785bc56d4556c009ee5f-d # internal net/http/httptrace mkdir -p $WORK/b097/ github.com/syncthing/syncthing/lib/tlsutil mkdir -p $WORK/b125/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile net=$WORK/b062/_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/b097/_pkg_.a -trimpath $WORK/b097 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _JMahxfvWJYpen3I58xW/_JMahxfvWJYpen3I58xW -goversion go1.10.4 -D "" -importcfg $WORK/b097/importcfg -pack ./trace.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b033/_pkg_.a packagefile crypto/elliptic=$WORK/b034/_pkg_.a packagefile crypto/rsa=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b051/_pkg_.a packagefile crypto/x509/pkix=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b120/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid QpJDlPdUuvk42Oh8BX7r/QpJDlPdUuvk42Oh8BX7r -goversion go1.10.4 -D "" -importcfg $WORK/b125/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/06/06a13db6e749d495403f6bf838af5f55e60d5bc88b4272f81525d9e13aa2e813-d # internal net/http mkdir -p $WORK/b084/ cat >$WORK/b084/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/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b079/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile context=$WORK/b014/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b091/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b092/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile mime=$WORK/b093/_pkg_.a packagefile mime/multipart=$WORK/b094/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b097/_pkg_.a packagefile net/http/internal=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile path=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p net/http -std -complete -installsuffix shared -buildid wsUVJG79s9jnKi3kIiDf/wsUVJG79s9jnKi3kIiDf -goversion go1.10.4 -D "" -importcfg $WORK/b084/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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6b/6b6718cab7d8ce0e1136c4e021c28b144cd5c43e8fb0f8a018c8f4f5bbd7e28c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/80/80c7cf394e2c6e7a500974fa645a88ba114d9a3b69db2fb46de94d7a648203b3-d # internal expvar mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p expvar -std -complete -installsuffix shared -buildid 0x8AD3V-6fh-jAT80O4M/0x8AD3V-6fh-jAT80O4M -goversion go1.10.4 -D "" -importcfg $WORK/b083/importcfg -pack ./expvar.go github.com/prometheus/common/expfmt mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b104/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b105/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b102/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b106/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile mime=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid -EnKQHttCt49gr1kSBd_/-EnKQHttCt49gr1kSBd_ -goversion go1.10.4 -D "" -importcfg $WORK/b103/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/03/030c82d8eedd13c1fd5546ac4b525831ba1e9c34cf8f2c05630f03bf371c26ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/5c/5c1f4781c4be4f22916b5fb825eabbeba8a34c20386aeda25964b614a4098881-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b100/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b102/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b106/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b109/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 6h9K0ZYLXldODlyoP1tT/6h9K0ZYLXldODlyoP1tT -goversion go1.10.4 -D "" -importcfg $WORK/b082/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71169485732a07f82d402fe84923ee8c2c7f18276d1347df4333453e61078c0a-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b079/_pkg_.a packagefile context=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b102/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b103/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile net/http/httptrace=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid _y5iVO3Rtr8guAldl-TO/_y5iVO3Rtr8guAldl-TO -goversion go1.10.4 -D "" -importcfg $WORK/b114/importcfg -pack ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/99/99a9d865bee0be63e98aff6345319760c01379430df55185ac2f770b833e8c50-d # internal github.com/syncthing/syncthing/cmd/stdiscosrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b055/_pkg_.a packagefile flag=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b075/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b076/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b125/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb=$WORK/b126/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b136/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b139/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stdiscosrv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid e8FwXV2W_T_JWunwPfhH/e8FwXV2W_T_JWunwPfhH -goversion go1.10.4 -D "" -importcfg $WORK/b001/importcfg -pack ./apisrv.go ./database.go ./database.pb.go ./main.go ./replication.go ./stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/58/588c8f59ae03da0372a8086a58a9b6980a64b007a22b10b8cef16a331fc42970-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stdiscosrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b055/_pkg_.a packagefile flag=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b015/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b075/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b076/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b114/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b125/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb=$WORK/b126/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/opt=$WORK/b136/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/util=$WORK/b128/_pkg_.a packagefile github.com/thejerf/suture=$WORK/b139/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b077/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b037/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b084/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b028/_pkg_.a packagefile crypto/cipher=$WORK/b029/_pkg_.a packagefile crypto/des=$WORK/b031/_pkg_.a packagefile crypto/ecdsa=$WORK/b033/_pkg_.a packagefile crypto/elliptic=$WORK/b034/_pkg_.a packagefile crypto/hmac=$WORK/b041/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b042/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rc4=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b050/_pkg_.a packagefile crypto/sha512=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b051/_pkg_.a packagefile encoding/asn1=$WORK/b040/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b056/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b078/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b079/_pkg_.a packagefile expvar=$WORK/b083/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b100/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b101/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b102/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b106/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b109/_pkg_.a packagefile runtime/debug=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b097/_pkg_.a packagefile encoding/base32=$WORK/b116/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b117/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b120/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile path=$WORK/b099/_pkg_.a packagefile path/filepath=$WORK/b061/_pkg_.a packagefile crypto/x509/pkix=$WORK/b053/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/cache=$WORK/b127/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/comparer=$WORK/b129/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/errors=$WORK/b130/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/filter=$WORK/b132/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/iterator=$WORK/b133/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/journal=$WORK/b134/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/memdb=$WORK/b135/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/storage=$WORK/b131/_pkg_.a packagefile github.com/syndtr/goleveldb/leveldb/table=$WORK/b137/_pkg_.a packagefile hash/crc32=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b018/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b019/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b085/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b091/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b092/_pkg_.a packagefile mime=$WORK/b093/_pkg_.a packagefile mime/multipart=$WORK/b094/_pkg_.a packagefile net/http/internal=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b096/_pkg_.a packagefile internal/testlog=$WORK/b021/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b080/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b104/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b105/_pkg_.a packagefile regexp=$WORK/b107/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b110/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b112/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b122/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile github.com/syndtr/gosnappy/snappy=$WORK/b138/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b089/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b090/_pkg_.a packagefile mime/quotedprintable=$WORK/b095/_pkg_.a packagefile regexp/syntax=$WORK/b108/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b111/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b088/_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=yGisDqn9x-mFaSIB4lrx/e8FwXV2W_T_JWunwPfhH/w7phH2jCJZv1ztIQpW8P/yGisDqn9x-mFaSIB4lrx -X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xd1f569714e46191a3e463d449d6f8363c3b7ee18 -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/stdiscosrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xfcdcd8b452c4d1b0318c1ea2feebba69c8fb2aba -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaysrv github.com/syncthing/syncthing/cmd/strelaysrv WORK=/tmp/go-build886368514 internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid S9y-fN1GK_aCXLDAXxUl/S9y-fN1GK_aCXLDAXxUl -goversion go1.10.4 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GDA4x3Y3ysC73BAnfR4r/GDA4x3Y3ysC73BAnfR4r -goversion go1.10.4 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go errors /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal runtime/internal/sys sync/atomic mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid uassLjbekKbwsvgq2XDv/uassLjbekKbwsvgq2XDv -goversion go1.10.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/65/652b8aa3f0c5c8fa22a5f12ee45692cf994353430bb22e628cd642d80660d89f-d # internal unicode mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 60OOLpEcua99OXeL__Qm/60OOLpEcua99OXeL__Qm -goversion go1.10.4 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b011/ mkdir -p $WORK/b012/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF 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/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid l3DD5-vDYzV5ZRmW-O5c/l3DD5-vDYzV5ZRmW-O5c -goversion go1.10.4 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go unicode/utf8 cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid exVMO4mLQ2kn9Hgg0qVc/exVMO4mLQ2kn9Hgg0qVc -goversion go1.10.4 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /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 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fmOhOszjwQtGRpiz2Ygy/fmOhOszjwQtGRpiz2Ygy -goversion go1.10.4 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/edfd5614face6e4eac33e0e4c677fd0119cd17f199ee895ab78d45e70f08f7b6-d # internal crypto/subtle mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid atahxaFxCHouwWKxDt5C/atahxaFxCHouwWKxDt5C -goversion go1.10.4 -D "" -importcfg $WORK/b018/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /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/intrinsics_386.o ./intrinsics_386.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/85/852580ae0500aaab3f62021d2e77b9005eb946dc83265b287ad34542b0ae9aa5-d # internal cd /usr/lib/golang/src/sync/atomic /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/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cf/cf267cb3c9a65481c64b8ef14493c1a0e1747ae5f6bf3e522f1c4fa702b56ae4-d # internal math/bits mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p math/bits -std -complete -installsuffix shared -buildid K5WHxg7htwBenbUqwLdH/K5WHxg7htwBenbUqwLdH -goversion go1.10.4 -D "" -importcfg $WORK/b031/importcfg -pack ./bits.go ./bits_tables.go math mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid 8WlaCfEUBAvuzDWcKMo1/8WlaCfEUBAvuzDWcKMo1 -goversion go1.10.4 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_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/59/596680f01a3c909c114dbcef3f0dbfe9109a442dfb6135fb580eb88ab0387439-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid AqRJVhKs8S6bL3E9MIuc/AqRJVhKs8S6bL3E9MIuc -goversion go1.10.4 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/intrinsics_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/f7/f717184107551fa649a8b5070f6cad2fc0aaf103c60b8da715772a3b6cff2ee4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4f/4fbff30f22bd1e9ea2ff27ad007a707813a9de10d356978385175a64393d2094-d # internal container/list mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p container/list -std -complete -installsuffix shared -buildid uADmEfzY1MmjAQm59N_s/uADmEfzY1MmjAQm59N_s -goversion go1.10.4 -D "" -importcfg $WORK/b035/importcfg -pack ./list.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Ny7TuKR9nErVkKXPfCKP/Ny7TuKR9nErVkKXPfCKP -goversion go1.10.4 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bfffdfe4873ae9df6e1924fe22d43eda8d85ada023cfb7a4d07f19b396b2cd44-d # internal crypto/internal/cipherhw mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid YskITVqNPp54FxjlIoR6/YskITVqNPp54FxjlIoR6 -goversion go1.10.4 -D "" -importcfg $WORK/b044/importcfg -pack ./doc.go ./generic.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2c/2c3ae84ae6f4e9b158ff610a3f0138a4092e8c4d46d434100d7466238aa4a755-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/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/b058/_pkg_.a -trimpath $WORK/b058 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DKizv0KAueovBkdU1aL4/DKizv0KAueovBkdU1aL4 -goversion go1.10.4 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d3/d309afdf76b312dbc1d42400c5c661d8bf31e5b9620fa86b8fd7516f6dd61e35-d # internal internal/nettrace mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9J3HhjXEKbnMmz9tPh8q/9J3HhjXEKbnMmz9tPh8q -goversion go1.10.4 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8b/8b5f9f035b973d829ceb3ffd763d7a00960854ca6d5cd842303a91ca0beec4c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/eb/eb043a4b1feeb7cf1aeec008cae8a3482dc43e7035ec863e0f0b96cb1b94dedf-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b6/b610f4b78e3777b47051ae87fb959e83f7e00b1bc255096ed2ca39720bf6f343-d # internal encoding mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding -std -complete -installsuffix shared -buildid BpEeIEL1TeL2SMXCGKmB/BpEeIEL1TeL2SMXCGKmB -goversion go1.10.4 -D "" -importcfg $WORK/b072/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b065/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b065/ -g -O2 -Wall -Werror ./cgo.go unicode/utf16 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bcy_J4NX-Y5FA0vcFsql/bcy_J4NX-Y5FA0vcFsql -goversion go1.10.4 -D "" -importcfg $WORK/b073/importcfg -pack ./utf16.go cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8a/8acba6c402a15421ac7d5d2260fa8dd2e4fee24d92cc9cc498ab4ecca8b08814-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal gcc -Qunused-arguments -c -x c - || true cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3c1a3fa82f75ce6cfec9d8afc1deecf37811c73ccbbdaae1368b6de147be27c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/atan2_386.o ./atan2_386.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/exp2_386.o ./exp2_386.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0b/0b6a3d39e5e87a2d448ac647650fab4e7415be58ac64c1563864fca4daf889dd-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/floor_386.o ./floor_386.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/mod_386.o ./mod_386.s cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/net/internal/iana mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid SjaLjSDLvcwrCXjffDE6/SjaLjSDLvcwrCXjffDE6 -goversion go1.10.4 -D "" -importcfg $WORK/b094/importcfg -pack ./const.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/59/59b182b19ba08f028008f42b431399dc646071763f8ac187aa77189a136206ba-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/sqrt_386.o ./sqrt_386.s cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/tan_386.o ./tan_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b020/_pkg_.a $WORK/b020/asin_386.o $WORK/b020/asinh_stub.o $WORK/b020/atan2_386.o $WORK/b020/atan_386.o $WORK/b020/cbrt_stub.o $WORK/b020/dim_386.o $WORK/b020/erf_stub.o $WORK/b020/exp2_386.o $WORK/b020/exp_386.o $WORK/b020/expm1_386.o $WORK/b020/floor_386.o $WORK/b020/frexp_386.o $WORK/b020/hypot_386.o $WORK/b020/ldexp_386.o $WORK/b020/log10_386.o $WORK/b020/log1p_386.o $WORK/b020/log_386.o $WORK/b020/mod_386.o $WORK/b020/modf_386.o $WORK/b020/pow_stub.o $WORK/b020/remainder_386.o $WORK/b020/sin_386.o $WORK/b020/sincos_386.o $WORK/b020/sinh_stub.o $WORK/b020/sqrt_386.o $WORK/b020/tan_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/37/376dc798ffbcc5bbb285621a8a3ae8798a5ad21258f7182955bcf0edd8b18dab-d # internal strconv mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid 5kljdS4PnFMqzvd-pKw7/5kljdS4PnFMqzvd-pKw7 -goversion go1.10.4 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x003.o -c gcc_context.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x004.o -c gcc_fatalf.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x005.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x006.o -c gcc_linux_386.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x007.o -c gcc_setenv.c cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a1d22ed6726eb00ad22014686bf95ed1362f509ea15a6f0ecbe65afb74984b4f-d # internal crypto/rc4 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/rc4 -std -installsuffix shared -buildid 708QQfTt1eva-sS4IA66/708QQfTt1eva-sS4IA66 -goversion go1.10.4 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./rc4.go ./rc4_asm.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b046/rc4_386.o ./rc4_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b046/_pkg_.a $WORK/b046/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f3/f351dfe40f84acb55a116e95a3f96910921e111db4c01bd4cee6ab9055728a4f-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x008.o -c gcc_traceback.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x009.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x010.o -c gcc_386.S cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go -dynlinker cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p runtime/cgo -std -installsuffix shared -buildid M6t5171q1q3YNYWwZVY-/M6t5171q1q3YNYWwZVY- -goversion go1.10.4 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b065/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_386.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/71/71f18a5c879afff6845c9b440d6d6ae57f49fec23b13602708967659a1fc3eb8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/126f4ed339a5c66a33569d0e27feede6f5fac2d261945282381767494f858a15-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid FX8q8wXtnp8r0jNbKTSl/FX8q8wXtnp8r0jNbKTSl -goversion go1.10.4 -D "" -importcfg $WORK/b005/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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4d/4dd4eb06e348ca45e797b7531a78abbf97833bd3700df84e9c57df90251db343-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid VKm_mV2FWBqCK8h80kae/VKm_mV2FWBqCK8h80kae -goversion go1.10.4 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid Cgq07C7wX4eHXJOxrHn7/Cgq07C7wX4eHXJOxrHn7 -goversion go1.10.4 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go internal/singleflight mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid YC895IlljcrdkcqltU4a/YC895IlljcrdkcqltU4a -goversion go1.10.4 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p math/rand -std -complete -installsuffix shared -buildid ZRLEbVom1ekr6yib0x6S/ZRLEbVom1ekr6yib0x6S -goversion go1.10.4 -D "" -importcfg $WORK/b032/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p syscall -std -installsuffix shared -buildid CGbCP_n5Q95Roh3wfcNR/CGbCP_n5Q95Roh3wfcNR -goversion go1.10.4 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/de/de365facd5c0fcf6238c1ef214b07a3f9a6224a15d3530fa2bb437630e2f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f6/f67b4e2d3b6f98e2f3db93b9df048d22562f02d1139bb2d26fb13265c89c62a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21da4da82a1062a3660b7f6beefaa72fe8564584c103cbd8c456a47b778f95a-d # internal hash mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF bytes mkdir -p $WORK/b002/ crypto/cipher mkdir -p $WORK/b017/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid jdfrd8LZWdPmacH40svj/jdfrd8LZWdPmacH40svj -goversion go1.10.4 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UA6NZwMCvZkNq-P4SGzj/UA6NZwMCvZkNq-P4SGzj -goversion go1.10.4 -D "" -importcfg $WORK/b017/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid aecZmrxjkvqt71yuUZtZ/aecZmrxjkvqt71yuUZtZ -goversion go1.10.4 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p hash -std -complete -installsuffix shared -buildid KHU7BYeqOo6gZq8eg1fO/KHU7BYeqOo6gZq8eg1fO -goversion go1.10.4 -D "" -importcfg $WORK/b037/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/94/94a0e67392b5a98e0634eb9f71705e50070c1655d9c5865b58a50feb1b7ed1b9-d # internal crypto mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto -std -complete -installsuffix shared -buildid YfYAzy4ErG9WZNs0kiVT/YfYAzy4ErG9WZNs0kiVT -goversion go1.10.4 -D "" -importcfg $WORK/b036/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/66/669ed83d3410614c5256ad5b97f9cd6bcccd4735280fbcb15a51fa9e9426bb36-d # internal crypto/sha512 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z32yaez5UtDQ0Aqa31JA/z32yaez5UtDQ0Aqa31JA -goversion go1.10.4 -D "" -importcfg $WORK/b041/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/00/00456cd350044af172b37077621d907230cbebfb436fe229010e74fbd993b25a-d # internal crypto/aes mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p crypto/aes -std -complete -installsuffix shared -buildid _cyoaayDElZQ9yGYNT5S/_cyoaayDElZQ9yGYNT5S -goversion go1.10.4 -D "" -importcfg $WORK/b016/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a4/a4dfd53d059a1fb4f1fbee01ba9b6d985340cffe7c613cc54d95291fa5b86533-d # internal bufio mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p bufio -std -complete -installsuffix shared -buildid ekJC4IW02AvvfjKDgSDa/ekJC4IW02AvvfjKDgSDa -goversion go1.10.4 -D "" -importcfg $WORK/b015/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e5/e532d459d3ebfff4f582a4d58d14808ac341519bbd5d2d95edd9f05a21e43f75-d # internal crypto/hmac mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SmNrL7WknFOn_h1UYPju/SmNrL7WknFOn_h1UYPju -goversion go1.10.4 -D "" -importcfg $WORK/b043/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f7/f730cf74b73170fc4dc63d83ad5fb1fb40cb1363306214cfb2a3461c1fcff675-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal crypto/md5 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/md5 -std -installsuffix shared -buildid hM7PRazIUEhAdAqQwIrc/hM7PRazIUEhAdAqQwIrc -goversion go1.10.4 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5a/5acadd07150f125b736301b327123fcecb897591b4b49e9282613ed36a18021c-d # internal crypto/sha1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha1 -std -installsuffix shared -buildid gRw0yt7dZRfx6-zq1wq7/gRw0yt7dZRfx6-zq1wq7 -goversion go1.10.4 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b033/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.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/fe/fe66eec9ba80655b9f97ebad92e16a53cbdeeafcef89d64cc4762ef3b61296a9-d # internal crypto/sha256 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/sha256 -std -installsuffix shared -buildid cU83k45P0FWJ-H2qXkYC/cU83k45P0FWJ-H2qXkYC -goversion go1.10.4 -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b048/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b048/_pkg_.a $WORK/b048/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/da/da0edad9e02a89b9f3ba63fbf71e0a472a3a8f6b49919564601d4aa8afb6d4a3-d # internal github.com/petermattis/goid mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/petermattis/goid -complete -installsuffix shared -buildid NIe0OPfG0SVJ29EAsRQg/NIe0OPfG0SVJ29EAsRQg -goversion go1.10.4 -D "" -importcfg $WORK/b082/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/md5block_386.o ./md5block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b2/b29392f08f9e6f0f773431a5f48dfd3e7429dc6e77c51cba9dd3a44985a06882-d # internal path mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p path -std -complete -installsuffix shared -buildid OStAVyDI2Kl9PnkLY7p-/OStAVyDI2Kl9PnkLY7p- -goversion go1.10.4 -D "" -importcfg $WORK/b090/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ff/ffaf2b3965046cb0eccc304b1e97add074d60700a9caa6209050d9f81f6ea4b0-d # internal hash/crc32 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid GWbAynJyhnY3tH62kPGw/GWbAynJyhnY3tH62kPGw -goversion go1.10.4 -D "" -importcfg $WORK/b102/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/45/45dd83d433b289f4f00a22e4c1dc0eeb83565c6c0e3b22b0a99e0ce88a451185-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid FZacaK2OaBOChxMuYTN_/FZacaK2OaBOChxMuYTN_ -goversion go1.10.4 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/798005dfcfb3ddabd3cea8aca07f51446bf777e7ccabc1bd144e8a45148900f5-d # internal golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ch6ihSCV6pzdm7MjHnQT/ch6ihSCV6pzdm7MjHnQT -goversion go1.10.4 -D "" -importcfg $WORK/b118/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/de/de58698718e8c4611731d1903223b8e3f50b048ad18d3da3898415ce3b2c7ed8-d # internal encoding/base32 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Q1p6mdkAyzLfFf6u2yJ6/Q1p6mdkAyzLfFf6u2yJ6 -goversion go1.10.4 -D "" -importcfg $WORK/b120/importcfg -pack ./base32.go cd /usr/lib/golang/src/syscall /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_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c6/c6659b29f422afa3b82ec6f4d4844b9dbbb86711d24cdbc642f280e570e6b39a-d # internal github.com/minio/sha256-simd mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/minio/sha256-simd -installsuffix shared -buildid Nf1s6bw_im48LgOlCOlQ/Nf1s6bw_im48LgOlCOlQ -goversion go1.10.4 -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/46/46c366df51c42e3f08209ee9e3d433a9c2f0502a20b1a1ad7c0b16fa5691265b-d # internal internal/syscall/unix mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TEugFKG7OzC-OrMKnKmI/TEugFKG7OzC-OrMKnKmI -goversion go1.10.4 -D "" -importcfg $WORK/b021/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/32/324e871f0bfb03fa743914d8e42bd9c5fe3033d5b9dd0a049faaaddf2af62a8e-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid ICaHvLiovgWo6YpMoeYQ/ICaHvLiovgWo6YpMoeYQ -goversion go1.10.4 -D "" -importcfg $WORK/b029/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/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9eb86e6b2b7ee9553a8fe9098ccecb2623090b6f9d0028c3041e91daee3381a-d # internal github.com/kballard/go-shellquote mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/kballard/go-shellquote -complete -installsuffix shared -buildid Pqe2mwxQ9NiWjgdZXe7Y/Pqe2mwxQ9NiWjgdZXe7Y -goversion go1.10.4 -D "" -importcfg $WORK/b132/importcfg -pack ./doc.go ./quote.go ./unquote.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1c/1c97f42083827215792703d7be4329b214da4a193dfed68eac04a24d656e9ea2-d # internal hash/fnv mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p hash/fnv -std -complete -installsuffix shared -buildid 9pNwieLZz-NZqTp0nmRO/9pNwieLZz-NZqTp0nmRO -goversion go1.10.4 -D "" -importcfg $WORK/b137/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b128/cpuid_386.o ./cpuid_386.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a8/a89b016b4001b5c9fd7b926c02c6b260b63335a05ac437e493192c6c3f573054-d # internal html mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 2vH0r7q_KQcdK9ddv7IX/2vH0r7q_KQcdK9ddv7IX -goversion go1.10.4 -D "" -importcfg $WORK/b147/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b128/_pkg_.a $WORK/b128/cpuid_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e3/e39fa97ffaa54f56c4f3423ca015265eb21b8435e7ae112418a470ff2506315a-d # internal text/tabwriter mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid CmyxwktVbSGwDRm1grMU/CmyxwktVbSGwDRm1grMU -goversion go1.10.4 -D "" -importcfg $WORK/b151/importcfg -pack ./tabwriter.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f8/f8a6134094db62030de691453081704dd89a31fbf77f95e9f48df081b35803c9-d # internal runtime/trace mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p runtime/trace -std -complete -installsuffix shared -buildid jKQTen16M-9L2aDgEmHQ/jKQTen16M-9L2aDgEmHQ -goversion go1.10.4 -D "" -importcfg $WORK/b152/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fc/fc6b82e0c6157f7bce326e9b571d5bfd7d21bc5f854344f548ee9fae357e5370-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/18/18a5b6abfff5b7b36686e41b234d81c62ac9f64cea48de0bc32d2c4d17817c59-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5d/5dc18ca9a56423b27d4409b7980d5560db5e00d66889604ff5974bf55f4c8892-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/17/171c80ff55b05b4c93f863adf68211fd2daa1b0a9101ba5b82109043228bf1ad-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7c/7cc2c4034b0c45ffd21d6d87cab06df18ef4b2f5823728268724c39f23948e2f-d # internal encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF sort mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rxQ6a6KngW6gy65SP9Wl/rxQ6a6KngW6gy65SP9Wl -goversion go1.10.4 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p sort -std -complete -installsuffix shared -buildid MaIMv7fppbkAvbRmK5YN/MaIMv7fppbkAvbRmK5YN -goversion go1.10.4 -D "" -importcfg $WORK/b056/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f3/f33c7e3ef3e9cca5a9a2359fd7c4242a017f4ca166f6fd2659eb2b2521f82ce4-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/poll -std -installsuffix shared -buildid FCojsBPYNuS-BKauTl3X/FCojsBPYNuS-BKauTl3X -goversion go1.10.4 -D "" -importcfg $WORK/b028/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6f/6ffe07c0a4cab2187b9f471c94d6f7f4560d2e6cfc7bce96842dbba890d053b4-d # internal regexp/syntax mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MPGL7vQLupvroAqkrTgy/MPGL7vQLupvroAqkrTgy -goversion go1.10.4 -D "" -importcfg $WORK/b135/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go golang.org/x/sys/unix mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid AGGKFQxfqlH3M-BkV5PG/AGGKFQxfqlH3M-BkV5PG -goversion go1.10.4 -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/45/457541c9363012658b14229b1f82c7dbbdc9bbabc282c18c315097c60e236d72-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2c/2cc89322ed4a81bc2d11af45c55e0f3a842057190f72495376611ca8a200493a-d # internal encoding/base64 mkdir -p $WORK/b055/ crypto/des mkdir -p $WORK/b038/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid CHlwr60VjnkifNpfsfdI/CHlwr60VjnkifNpfsfdI -goversion go1.10.4 -D "" -importcfg $WORK/b055/importcfg -pack ./base64.go vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b068/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/des -std -complete -installsuffix shared -buildid wKmLSQxr3L3ULUK5ORrI/wKmLSQxr3L3ULUK5ORrI -goversion go1.10.4 -D "" -importcfg $WORK/b038/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_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/b068/_pkg_.a -trimpath $WORK/b068 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid KQ8MI6of6b9BOQAA_-Tu/KQ8MI6of6b9BOQAA_-Tu -goversion go1.10.4 -D "" -importcfg $WORK/b068/importcfg -pack ./chacha_generic.go os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p os -std -installsuffix shared -buildid tdIVx_Vla9qgavgrRUFg/tdIVx_Vla9qgavgrRUFg -goversion go1.10.4 -D "" -importcfg $WORK/b027/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2e/2e38be6c8dc396b3d7e5f1ba0f895a5356b6e26c7404bd9218276dccc4bf4d12-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 6_qG1m4kcI2i3-pUJDWr/6_qG1m4kcI2i3-pUJDWr -goversion go1.10.4 -D "" -importcfg $WORK/b069/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/02/02d72f77677bdc25815fab503fe4defa85fbadfe6e1d828002753dcd950bd1ad-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ld3d-VJSQz1GOwIblJmD/ld3d-VJSQz1GOwIblJmD -goversion go1.10.4 -D "" -importcfg $WORK/b070/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/10/102bf33a7e2492b5a600640fdad65228b7abc399697ff4279b63ef82aedcc7b2-d # internal encoding/pem mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sSDCat8XI9KFaE4l-m9N/sSDCat8XI9KFaE4l-m9N -goversion go1.10.4 -D "" -importcfg $WORK/b054/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/286b998e0d91d06240b6bb93205e2db51be37a0db4bef6db52c5a6c1dad5e5ef-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b067/ cat >$WORK/b067/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/b017/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A8l24j2lSJaCuZsLc0rs/A8l24j2lSJaCuZsLc0rs -goversion go1.10.4 -D "" -importcfg $WORK/b067/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f6/f66e4d2804ecc5bf7ebfd136879eb980bf9cc310d99e80058fdc077ae46ef4ea-d # internal github.com/bkaradzic/go-lz4 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid kAZluamCsVdcQGL525Jr/kAZluamCsVdcQGL525Jr -goversion go1.10.4 -D "" -importcfg $WORK/b121/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e1/e11898f95dec632f7d7a5a976ee36bf25e19d86107add51d8e709c956a2e663e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/61/6199bea680aed0578b8b28cbb4d4f355d9b757ecd8ba423e65b93704de58fe66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8b/8b4b7265793c9952cd8335cf85fb35557a30e77af6c076794e9f30f42e1935c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5f/5fd1a8e5515c7fb11d83eac4b985bf5b872d39f9540e7e0e111c8c54a235e6ab-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/68/68dfe69083a92ffd3061ecf6fde7ca8840a02a42c1dfe9c5f3f42550d5cbbe50-d # internal os/signal mkdir -p $WORK/b153/ regexp cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF path/filepath mkdir -p $WORK/b060/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p os/signal -std -installsuffix shared -buildid O9wYr0SdbAyv34PGnKUP/O9wYr0SdbAyv34PGnKUP -goversion go1.10.4 -D "" -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b134/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p path/filepath -std -complete -installsuffix shared -buildid B6Yrirk4_LVhX5g62L-Z/B6Yrirk4_LVhX5g62L-Z -goversion go1.10.4 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b135/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p regexp -std -complete -installsuffix shared -buildid s0rVPXNLbg20_PT1z6qs/s0rVPXNLbg20_PT1z6qs -goversion go1.10.4 -D "" -importcfg $WORK/b134/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p fmt -std -complete -installsuffix shared -buildid YCxzg1mzPgqV41ly_51U/YCxzg1mzPgqV41ly_51U -goversion go1.10.4 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b153/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b153/_pkg_.a $WORK/b153/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/3d/3d78e79cf68cf248f9d2368281e4dc8a3e235c7d941af21c45752680754f058f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b087/asm_linux_386.o ./asm_linux_386.s cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/43/43f362d3f77abc1f009bb0514596efe623bfef60342ec365b1b43e7cb4387a2d-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4ALwZLM70bGfI_Wc2GX6/4ALwZLM70bGfI_Wc2GX6 -goversion go1.10.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal github.com/calmh/du mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/du /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/calmh/du -complete -installsuffix shared -buildid E87kZ77bakw602y6PMQ1/E87kZ77bakw602y6PMQ1 -goversion go1.10.4 -D "" -importcfg $WORK/b085/importcfg -pack ./diskusage.go ./diskusage_posix.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/23/230aac9ced24022519718b9b7a81dc314e28121a41d04ed346bad77cad96f8d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e5/e5b888e3268e1db9f41e944ce2d0ca20ebb7b0f829b8fe3a627992830d1bca7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/98/98077c0583400b1ea006d7f38bb6ef2b464b794ebfc5d3153dc1f56083696d7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9b/9b21a397833e21e2f69105c3bd7c636ef164d8763e51cb84cf18bedc629de88a-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/97/97e50e64a1d7df582c79803cfb7e5fbe6deadc4bcb78bcd310490a0081ca420b-d # internal encoding/hex mkdir -p $WORK/b053/ context cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p encoding/hex -std -complete -installsuffix shared -buildid RM3Ir8AoREFh4M2A8V4r/RM3Ir8AoREFh4M2A8V4r -goversion go1.10.4 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go mkdir -p $WORK/b062/ net/url mkdir -p $WORK/b066/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p context -std -complete -installsuffix shared -buildid qDdKuRVq83kvKWm1WfWv/qDdKuRVq83kvKWm1WfWv -goversion go1.10.4 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net/url -std -complete -installsuffix shared -buildid iK9EGEsphvmVqWb0KHVT/iK9EGEsphvmVqWb0KHVT -goversion go1.10.4 -D "" -importcfg $WORK/b066/importcfg -pack ./url.go flag mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p flag -std -complete -installsuffix shared -buildid JyF8qsSofbXcKZpSAGRw/JyF8qsSofbXcKZpSAGRw -goversion go1.10.4 -D "" -importcfg $WORK/b074/importcfg -pack ./flag.go encoding/json mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p encoding/json -std -complete -installsuffix shared -buildid cN2cIw9ZDZVobIaW0E25/cN2cIw9ZDZVobIaW0E25 -goversion go1.10.4 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/big -std -installsuffix shared -buildid S-lQ0r0L8vUl97mdNSkl/S-lQ0r0L8vUl97mdNSkl -goversion go1.10.4 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2b/2bdc449d5ae7d00d76f5a793d061fd89c4abdd66233b8d9a5645f0fe92df1e6c-d # internal encoding/xml mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding/xml -std -complete -installsuffix shared -buildid b-1S9t3HtYjYK1GidERn/b-1S9t3HtYjYK1GidERn -goversion go1.10.4 -D "" -importcfg $WORK/b076/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ec/ec36aae0ba21b977b38da4f9243016ab399b39dfc8670a01a67cce5012eb320f-d # internal net mkdir -p $WORK/b061/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b061/ -importpath net -- -I $WORK/b061/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a4ba53288719f7273984748118140e80f6d6293183fedb279be2c2a186cc78e0-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p log -std -complete -installsuffix shared -buildid -ICFsmFzVdQY8Saq-tj9/-ICFsmFzVdQY8Saq-tj9 -goversion go1.10.4 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/32/3200ed1c82087f0dd51fe28e21aae5a0ab39fd02b5e5518c85d6b4c0d18b2ec7-d # internal os/user mkdir -p $WORK/b083/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b083/ -importpath os/user -- -I $WORK/b083/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/58/589703ff9013c4765ce10edee64347dd8479b39c6cb96cec06fedd8cf00f5003-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid D25sQQRNXjCqXM8eiiyl/D25sQQRNXjCqXM8eiiyl -goversion go1.10.4 -D "" -importcfg $WORK/b078/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c6/c6c658048b1c0dff937faf06d30d8608789e139934f8d858109cf7ff407e00da-d # internal github.com/syncthing/notify mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b087/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/syncthing/notify -complete -installsuffix shared -buildid F84tl1O1Wp-vG21xOlLo/F84tl1O1Wp-vG21xOlLo -goversion go1.10.4 -D "" -importcfg $WORK/b086/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2d/2d6604929ba371443ed40708be0e5a8a5b205dd47c76fbbfda8859eb2d8bca5c-d # internal github.com/pkg/errors mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 77leATKplGbHTXZWToNL/77leATKplGbHTXZWToNL -goversion go1.10.4 -D "" -importcfg $WORK/b089/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/52/527d6c9c175bf25e3859d115a72da9b623f357820e2a514be935274613b93d2c-d # internal golang.org/x/net/bpf mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid K6p05gWwYVJ69nJy-znJ/K6p05gWwYVJ69nJy-znJ -goversion go1.10.4 -D "" -importcfg $WORK/b093/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/16/1692c381637828f069dc2abef74766f9d83656e91814e5cb57d48f8e6972730d-d # internal compress/flate mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p compress/flate -std -complete -installsuffix shared -buildid btkfTNDatcp7YdGsbVj0/btkfTNDatcp7YdGsbVj0 -goversion go1.10.4 -D "" -importcfg $WORK/b101/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cd $WORK/b083 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9c/9cfd6a90fb06ef78befd5890453e751e4125c044be588443b922a4ccdab4b722-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_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/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid w-PMmQg4KY9sGjC3i5SE/w-PMmQg4KY9sGjC3i5SE -goversion go1.10.4 -D "" -importcfg $WORK/b103/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b023/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b023/_pkg_.a $WORK/b023/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/81/8152cf470b91d256594ca7c76313f8c66ae963574c4be356d161676a0ede6750-d # internal cd $WORK/b083 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c crypto/rand mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile crypto/aes=$WORK/b016/_pkg_.a packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EaPIHNNAYBJENQo2A2yc/EaPIHNNAYBJENQo2A2yc -goversion go1.10.4 -D "" -importcfg $WORK/b014/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/5c/5cc700a9a6c01aef45bbab6f060f3656894954af356f0763fcb1b7bbea6a9dcc-d # internal crypto/elliptic mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid X4bEnEb3pRsfNXa66oF4/X4bEnEb3pRsfNXa66oF4 -goversion go1.10.4 -D "" -importcfg $WORK/b040/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d3/d324fac348680bc4fe61f04f8f22981e00072af8a656379256fc94b522a5e338-d # internal encoding/asn1 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid vAROgc9XgrkZIKIY555z/vAROgc9XgrkZIKIY555z -goversion go1.10.4 -D "" -importcfg $WORK/b042/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b083 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/86/86d09e0f902b97590dfc303301c7ffea65978771ec9d69758d29cdfc62c5efa6-d # internal crypto/rsa mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 6Yi9XJRNOBGPK-3zEIoY/6Yi9XJRNOBGPK-3zEIoY -goversion go1.10.4 -D "" -importcfg $WORK/b047/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b083 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b083 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/61/6182dde353b9e84a0502157c88b94ba7cafff0c73b45642c95a9d802ed4a4943-d # internal crypto/dsa mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid t5Jyer0IU2KuQepvgWZH/t5Jyer0IU2KuQepvgWZH -goversion go1.10.4 -D "" -importcfg $WORK/b051/importcfg -pack ./dsa.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p os/user -std -installsuffix shared -buildid yULin4ETPVpG1ojZWU9o/yULin4ETPVpG1ojZWU9o -goversion go1.10.4 -D "" -importcfg $WORK/b083/importcfg -pack ./lookup.go ./user.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo_lookup_unix.cgo1.go $WORK/b083/getgrouplist_unix.cgo1.go $WORK/b083/listgroups_unix.cgo1.go $WORK/b083/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o -g -O2 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/09/091c2c031da323c5830b85ec3bf8cfef50650ab9b7b2057ffa0fc8586570033f-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/calmh/du=$WORK/b085/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b086/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid 9qIg2G_ke_sOOqSMJNqB/9qIg2G_ke_sOOqSMJNqB -goversion go1.10.4 -D "" -importcfg $WORK/b084/importcfg -pack ./basicfs.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./filesystem.go ./folding.go ./fsfileinfo_unix.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9f/9f309c172507645c7a9b1dcb7babcc5cf8ef56916b865461db19f118a944d82c-d # internal compress/gzip mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile compress/flate=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p compress/gzip -std -complete -installsuffix shared -buildid HaKH3L6nKM4jbBLsdco_/HaKH3L6nKM4jbBLsdco_ -goversion go1.10.4 -D "" -importcfg $WORK/b100/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/72/72b8dde7eb9d69071c8a749a915fd8862f98fe89efe58887fa7a8819d8b75fa2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b107/_pkg_.a -trimpath $WORK/b107 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid QQlse-w4Cn4quMHrrDLC/QQlse-w4Cn4quMHrrDLC -goversion go1.10.4 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c6/c65d034832f532e83638f8dc8bcaf7f46eea1cdea41e21c4e40c728b29d8aa25-d # internal crypto/ecdsa mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b016/_pkg_.a packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/sha512=$WORK/b041/_pkg_.a packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sBjQkfkhDz_YxtCv9LoW/sBjQkfkhDz_YxtCv9LoW -goversion go1.10.4 -D "" -importcfg $WORK/b039/importcfg -pack ./ecdsa.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p net -std -installsuffix shared -buildid 3q2ecwYPhgZ0Fomp_GG0/3q2ecwYPhgZ0Fomp_GG0 -goversion go1.10.4 -D "" -importcfg $WORK/b061/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/b061/_cgo_gotypes.go $WORK/b061/cgo_linux.cgo1.go $WORK/b061/cgo_resnew.cgo1.go $WORK/b061/cgo_socknew.cgo1.go $WORK/b061/cgo_unix.cgo1.go $WORK/b061/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b083/_pkg_.a $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/93/93082400d3d0a7266da50f86c89fe3404871650027d96601133af364738780e1-d # internal crypto/x509/pkix mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid E8zPGhSAAMVtHIv_dKuw/E8zPGhSAAMVtHIv_dKuw -goversion go1.10.4 -D "" -importcfg $WORK/b052/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e3/e3e93191acc46b2f48da595b45e10e71c26bfc23873b82f062adf728e6fb09d3-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Jb6cMXbdm41cbKOaEpCZ/Jb6cMXbdm41cbKOaEpCZ -goversion go1.10.4 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/31/312529dbf58cfbb441347f4bdd5302dcea81d360db00ad6b000ab731a12cfc31-d # internal github.com/sasha-s/go-deadlock mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b082/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/user=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid rR9my9GC_3vKWpPIpNod/rR9my9GC_3vKWpPIpNod -goversion go1.10.4 -D "" -importcfg $WORK/b081/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f4/f4e00658f78cc5f4717f340c21cc51367d969556bba3e9c6958f6ffc7ac1cbfb-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b106/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid JvqtePZvVX3cIJe6mt_W/JvqtePZvVX3cIJe6mt_W -goversion go1.10.4 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/1e/1e2e4cac06c63f71124cfe7b2462da43d58e1a6d85691e4aa7013749759c75e8-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid ksCN6Eewkjwcy5RY5tAv/ksCN6Eewkjwcy5RY5tAv -goversion go1.10.4 -D "" -importcfg $WORK/b080/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/11/118d974f9bb97ae108efe80705c80f410a791f8aeb5bf821b98a6efdaeb8606b-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b106/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b105/_pkg_.a -trimpath $WORK/b105 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -GsVQ1k0mwh4QhDlSlt9/-GsVQ1k0mwh4QhDlSlt9 -goversion go1.10.4 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/82/82818054026f0f3c3a971d3359aafb66933f68cf715971a635a5427564613973-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p mime -std -complete -installsuffix shared -buildid 7Vn7k6ZNj4KnwBt_T1rc/7Vn7k6ZNj4KnwBt_T1rc -goversion go1.10.4 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/53/53255e295d4f56e77cd66a261dd3d29830d29b029b1992d777aea0eb302d4ebe-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid NSIJwS0EJa9eEf8MPukR/NSIJwS0EJa9eEf8MPukR -goversion go1.10.4 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.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/23/23dcdca5c54ab6fd147dab561caafbf50de4e5cf41e5efc7b4fdd9118700832a-d # internal net/http/internal mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p net/http/internal -std -complete -installsuffix shared -buildid tSKT0uRbHKRVw7yold8K/tSKT0uRbHKRVw7yold8K -goversion go1.10.4 -D "" -importcfg $WORK/b116/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/80/80e4956fe4c06f966fbb4e032617fbb3fbd2403ae363cd8a0e04039f782f7098-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid 0QmZaPZd7_HDkwfxnqUs/0QmZaPZd7_HDkwfxnqUs -goversion go1.10.4 -D "" -importcfg $WORK/b077/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c9/c999eedb4e4083cc7d1d971af99a43f5489cb2201a50a2d18241c43015160029-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kUJcJcfHsn-XqCVhfGc9/kUJcJcfHsn-XqCVhfGc9 -goversion go1.10.4 -D "" -importcfg $WORK/b117/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/fa/fa895cbeddbfece7f7e34511f5de768aa8a6ae01e95ff40115752c4f3e3f8a0d-d # internal github.com/calmh/xdr mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/calmh/xdr -complete -installsuffix shared -buildid I1ySObzbjSNJ1lMojb3-/I1ySObzbjSNJ1lMojb3- -goversion go1.10.4 -D "" -importcfg $WORK/b122/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f9/f904f752409eb9b0eedfc458da11ae8eb017b54eecfa541c15657bf76364abf0-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid sI2Q2W2BIJOtp192hV-s/sI2Q2W2BIJOtp192hV-s -goversion go1.10.4 -D "" -importcfg $WORK/b124/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/23/23bc234ccd2b32242357370782bdd0ed8b65e5e55e83882dd44d6143256cddf6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile crypto/md5=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid jYLPbMrOPyg3_acNZyv0/jYLPbMrOPyg3_acNZyv0 -goversion go1.10.4 -D "" -importcfg $WORK/b126/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/16/1628b05c615e72206e18905ede3421b9d081f4aeffeb9c896fa0564952b6d3a6-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 5nanXGyGHKzFW4DAp4P5/5nanXGyGHKzFW4DAp4P5 -goversion go1.10.4 -D "" -importcfg $WORK/b127/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2f/2f81d01d92466081e676e71599e19a67f2ae2178cb3613963b6ff4ab259014b4-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HFMGgj61CpZh_QBGXYKh/HFMGgj61CpZh_QBGXYKh -goversion go1.10.4 -D "" -importcfg $WORK/b129/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ee/eee04589aab0865a1f5d2e660edf484e9824ca047e68c41baec82ec2c0a73922-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid usqDN3X3Pwqi18ngSv5E/usqDN3X3Pwqi18ngSv5E -goversion go1.10.4 -D "" -importcfg $WORK/b130/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a2/a20213f7835cc603dedcca8663c6119a91159f58e016edf5691b0d82be5c04f0-d # internal os/exec mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p os/exec -std -complete -installsuffix shared -buildid hcVYPkNAOOeGYdfysQcN/hcVYPkNAOOeGYdfysQcN -goversion go1.10.4 -D "" -importcfg $WORK/b133/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/28/284b6676c6a26c1a7e2dcc0af79a0b5b36b9f273c6e3d66af3e5cbf57528f382-d # internal golang.org/x/time/rate mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid j8lzHCfj61Gkngd1DwBk/j8lzHCfj61Gkngd1DwBk -goversion go1.10.4 -D "" -importcfg $WORK/b144/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/7842435bb0ffc4a9fbeeb2d686388567d65c6f6613cf669b1bd10830bc5f7c56-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 0v1abyZSEHxMjr3QeVM-/0v1abyZSEHxMjr3QeVM- -goversion go1.10.4 -D "" -importcfg $WORK/b104/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/62/622f5c90e9eab2c2b2937c4f62400ea6329bde285af1163ce517e141d42b4adf-d # internal text/template/parse mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p text/template/parse -std -complete -installsuffix shared -buildid v8FuUb9U65yXnoKbBfYM/v8FuUb9U65yXnoKbBfYM -goversion go1.10.4 -D "" -importcfg $WORK/b149/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bd/bd179141de8d50068729590ca615c22c677563db39bdb3599e37d82aa66c495f-d # internal runtime/pprof mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b100/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/tabwriter=$WORK/b151/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p runtime/pprof -std -installsuffix shared -buildid EWawkb0HWtj7du_pbbsu/EWawkb0HWtj7du_pbbsu -goversion go1.10.4 -D "" -importcfg $WORK/b150/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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/12/1297c0d712071e1f701eb2c524b68c12f1e4945a7d7963ea88c5e2324da0bab4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7a/7ab5c717d28277a14d256e7f57868086d63d52aa24748d8d2b731a33dae66b33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a2/a2887fd4a5ab6ed85962c904c9869afe35705678ffbb355a319426ddf066c68c-d # internal text/template mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b149/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p text/template -std -complete -installsuffix shared -buildid qqXaPVPjKYq93pA6Un28/qqXaPVPjKYq93pA6Un28 -goversion go1.10.4 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e3/e3295667f4078727ef86f6ba10349f9021287af86e755f31878ab4ea7682b2f9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e8/e88204d30f8e4165f6358f3d878953743941872767728523b084d2d6f5d25946-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 7FcForXqH2XX8Xvx-I9f/7FcForXqH2XX8Xvx-I9f -goversion go1.10.4 -D "" -importcfg $WORK/b125/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/21/21f5b5694b4dc275c96175b38bf5a2bb83044f2952628f8801ad8660487924fa-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid -cr6bpfrcNRTcLGvQWjZ/-cr6bpfrcNRTcLGvQWjZ -goversion go1.10.4 -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b109/ golang.org/x/net/internal/socks mkdir -p $WORK/b098/ cat >$WORK/b109/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/b104/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_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/b109/_pkg_.a -trimpath $WORK/b109 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid m4sFbTRHe5LjgmCTzdsS/m4sFbTRHe5LjgmCTzdsS -goversion go1.10.4 -D "" -importcfg $WORK/b109/importcfg -pack ./httplex.go cd /usr/share/gocode/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xLPOYv731Scd_2CWVR95/xLPOYv731Scd_2CWVR95 -goversion go1.10.4 -D "" -importcfg $WORK/b098/importcfg -pack ./client.go ./socks.go crypto/x509 mkdir -p $WORK/b050/ cat >$WORK/b050/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/b002/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b016/_pkg_.a packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile crypto/des=$WORK/b038/_pkg_.a packagefile crypto/dsa=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/md5=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b041/_pkg_.a packagefile crypto/x509/pkix=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MA-Zuau7Y-XuIaD9sT98/MA-Zuau7Y-XuIaD9sT98 -goversion go1.10.4 -D "" -importcfg $WORK/b050/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/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/74/742412e40046695df11af8d8a9f26c849aff7b0cb075ce4682072f6240376831-d # internal vendor/golang_org/x/net/proxy mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid _OaHg49-V0rbL2fOQbq4/_OaHg49-V0rbL2fOQbq4 -goversion go1.10.4 -D "" -importcfg $WORK/b110/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/de/def7ccaf4d065a6d35ed5bca16062f3551f0a1d96bd4f4a7368835a3e1637cb2-d # internal net/textproto mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/textproto -std -complete -installsuffix shared -buildid sTeZanPuWdGvCvtT7CcC/sTeZanPuWdGvCvtT7CcC -goversion go1.10.4 -D "" -importcfg $WORK/b114/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b0/b0f7cad4a36188373e30504d061ac53f9cf782c5f12d8502a12b8f72e62e7977-d # internal golang.org/x/net/proxy mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b098/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid oufy7ZzhDQuP4590Wg2x/oufy7ZzhDQuP4590Wg2x -goversion go1.10.4 -D "" -importcfg $WORK/b097/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/19/19a90dd61ed21cdb14c2c3b491b0688065d5adf1752f661d96dcdce5c5963900-d # internal github.com/AudriusButkevicius/go-nat-pmp mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/AudriusButkevicius/go-nat-pmp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/AudriusButkevicius/go-nat-pmp -complete -installsuffix shared -buildid _1iRdvXaJNf9ZZIc_QE0/_1iRdvXaJNf9ZZIc_QE0 -goversion go1.10.4 -D "" -importcfg $WORK/b139/importcfg -pack ./natpmp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c9/c93039c1451e55a5caca952c54f74f9cbc8a0c79a4bf6ef600051c0a2f51d4e8-d # internal github.com/jackpal/gateway mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os/exec=$WORK/b133/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jackpal/gateway /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/jackpal/gateway -complete -installsuffix shared -buildid MS09MpFLKoVQmgomq_S7/MS09MpFLKoVQmgomq_S7 -goversion go1.10.4 -D "" -importcfg $WORK/b140/importcfg -pack ./gateway_common.go ./gateway_linux.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b095 -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b095/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b095/_pkg_.a $WORK/b095/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/77/77b90b364964b537ce354f519ae4ab7962de512194da44ecd1cf1822a7697c80-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/50/50b08ee385ec55eb1956ac4adde0ea3372f1d51c079364856fcc8ea4295acabd-d # internal html/template mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template=$WORK/b148/_pkg_.a packagefile text/template/parse=$WORK/b149/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p html/template -std -complete -installsuffix shared -buildid Ulww5EXdhkMYjFWvZiTb/Ulww5EXdhkMYjFWvZiTb -goversion go1.10.4 -D "" -importcfg $WORK/b146/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 golang.org/x/net/ipv4 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b093/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b094/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b095/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid vmdQRKaG34EAloUB5Klc/vmdQRKaG34EAloUB5Klc -goversion go1.10.4 -D "" -importcfg $WORK/b092/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a5/a57b0a0ababcf433268dc4baf11c43ceb2f88527624e6e9b0bf986bd20ceda1b-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/0c/0c18a6fe0b6ffbadb0b72ed1405452e96965fcc579ac96ac8d28dcb9f6b919ea-d # internal mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p mime/multipart -std -complete -installsuffix shared -buildid u4DOs_BAPDdrjP69kR_v/u4DOs_BAPDdrjP69kR_v -goversion go1.10.4 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go golang.org/x/net/ipv6 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b093/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b094/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b095/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid bGLWu-457nZQd-q79Ra2/bGLWu-457nZQd-q79Ra2 -goversion go1.10.4 -D "" -importcfg $WORK/b096/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8b/8bfd98b2935e5ec7acc683cc893bde5bc82ce199bada2f00a99ca0d432e6d2f3-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b124/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b125/_pkg_.a packagefile math=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid lRfQn51mgbJlNjwe75rF/lRfQn51mgbJlNjwe75rF -goversion go1.10.4 -D "" -importcfg $WORK/b123/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/01/01f6b6dad2c3ce99ecc8f8a032605098ce7e399d0e034980fc43767a765e2adc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/92/92277dc271abdaf49d91a83a4948a059f57f2efca80e741a383d3e35616860e2-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b121/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b122/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b123/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b127/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid fQCtnq3_cl70q6GVS6HO/fQCtnq3_cl70q6GVS6HO -goversion go1.10.4 -D "" -importcfg $WORK/b119/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./hello_v0.13.go ./hello_v0.13_xdr.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ef/ef6587490bd93c026dcff1e803ec0d2ad026f47544bb1e287889e3bb12ddb301-d # internal crypto/tls mkdir -p $WORK/b034/ cat >$WORK/b034/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/b002/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b016/_pkg_.a packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile crypto/des=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/hmac=$WORK/b043/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/rc4=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b041/_pkg_.a packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile crypto/x509=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/tls -std -complete -installsuffix shared -buildid dRQFJGtXYuwnMXqM3M0U/dRQFJGtXYuwnMXqM3M0U -goversion go1.10.4 -D "" -importcfg $WORK/b034/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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d0efa2d6b2c804bf8e39df67912a5255dafb948ba6ce7e9d9a46539675a0dac0-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/a6/a6d86c4ea4c7770aa4dac473459fe1b061092d0e9be3be91f12d26b5ce2ffc7e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a8/a8f6b262fed9672c674bd4bb189b71e4f7055065f1aa3e839422b91f2e976e6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0c/0c27270765e390c085854c21723ad20dda789dae133a785bc56d4556c009ee5f-d # internal net/http/httptrace mkdir -p $WORK/b115/ github.com/syncthing/syncthing/lib/tlsutil cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b142/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _JMahxfvWJYpen3I58xW/_JMahxfvWJYpen3I58xW -goversion go1.10.4 -D "" -importcfg $WORK/b115/importcfg -pack ./trace.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile crypto/x509=$WORK/b050/_pkg_.a packagefile crypto/x509/pkix=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid QpJDlPdUuvk42Oh8BX7r/QpJDlPdUuvk42Oh8BX7r -goversion go1.10.4 -D "" -importcfg $WORK/b142/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/06/06a13db6e749d495403f6bf838af5f55e60d5bc88b4272f81525d9e13aa2e813-d # internal net/http mkdir -p $WORK/b099/ cat >$WORK/b099/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/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b100/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b104/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b110/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/http -std -complete -installsuffix shared -buildid wsUVJG79s9jnKi3kIiDf/wsUVJG79s9jnKi3kIiDf -goversion go1.10.4 -D "" -importcfg $WORK/b099/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 cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/05/05464b237df2cccb4745e416aa86ba6c0c1705b103eea0007dee7714ad837719-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b122/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid c447IDNuegWyYccMsEiQ/c447IDNuegWyYccMsEiQ -goversion go1.10.4 -D "" -importcfg $WORK/b141/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6b/6b6718cab7d8ce0e1136c4e021c28b144cd5c43e8fb0f8a018c8f4f5bbd7e28c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/70/70c7f1383b1ff154505024d1f89d7a4963a9d267f91c58517b0e6b19ee18c696-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/80/80c7cf394e2c6e7a500974fa645a88ba114d9a3b69db2fb46de94d7a648203b3-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b091/ net/http/pprof cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b092/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b096/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b097/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b145/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid LGhchBZGXuhPp9qnV4ei/LGhchBZGXuhPp9qnV4ei -goversion go1.10.4 -D "" -importcfg $WORK/b091/importcfg -pack ./internal.go ./public.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html/template=$WORK/b146/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net/http=$WORK/b099/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b150/_pkg_.a packagefile runtime/trace=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid aIV5gOmRRw1YlLs4w48G/aIV5gOmRRw1YlLs4w48G -goversion go1.10.4 -D "" -importcfg $WORK/b145/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/2e/2e63d382845b2aef278237996072d42f82bcfc7bb3afb85fde073eca7d0c6477-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/86/86c0d865dd0e6128bba720c653ae75d1566f67b8e0f0ec9684ce1d4f16803246-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid XMd5GmzennW986YpBgHZ/XMd5GmzennW986YpBgHZ -goversion go1.10.4 -D "" -importcfg $WORK/b088/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/65/65650f39ad44b097d7831fbb48cff301311f469fdb19e2f03f73426ba738199f-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b130/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid K17E9ij0ynTf5py9mp1r/K17E9ij0ynTf5py9mp1r -goversion go1.10.4 -D "" -importcfg $WORK/b131/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6d/6dda47656325ce07ba682db8282b027e68ac47556b211feb5f959d13e3d1f82b-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b071/_pkg_.a packagefile encoding/xml=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b077/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b131/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid HyhjF-0JibsZ76jwfMf-/HyhjF-0JibsZ76jwfMf- -goversion go1.10.4 -D "" -importcfg $WORK/b075/importcfg -pack ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ac/ac94b85cb23c370682e5387d5d319259baef2e83c2fef1803b7995f1d9d0cd5b-d # internal github.com/syncthing/syncthing/lib/nat mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile hash/fnv=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/syncthing/syncthing/lib/nat -complete -installsuffix shared -buildid Lte0ngdXKp1AA7YLIQx7/Lte0ngdXKp1AA7YLIQx7 -goversion go1.10.4 -D "" -importcfg $WORK/b136/importcfg -pack ./debug.go ./interface.go ./registry.go ./service.go ./structs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ae/aed91aafdff1bd2a21dfd1c01e97232a69b41c520b553491fbdc73510e465721-d # internal github.com/syncthing/syncthing/lib/pmp mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/AudriusButkevicius/go-nat-pmp=$WORK/b139/_pkg_.a packagefile github.com/jackpal/gateway=$WORK/b140/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b136/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF github.com/syncthing/syncthing/lib/upnp mkdir -p $WORK/b143/ cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/pmp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/pmp -complete -installsuffix shared -buildid b7kqvfNvLHC5qDnOMVdX/b7kqvfNvLHC5qDnOMVdX -goversion go1.10.4 -D "" -importcfg $WORK/b138/importcfg -pack ./debug.go ./pmp.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/xml=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b091/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b099/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upnp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/syncthing/syncthing/lib/upnp -complete -installsuffix shared -buildid k8s9JojSnIkcPSjWyIHG/k8s9JojSnIkcPSjWyIHG -goversion go1.10.4 -D "" -importcfg $WORK/b143/importcfg -pack ./debug.go ./igd_service.go ./upnp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/1d/1d49376ff6ce5c76db2da11c0f71efe83f5c09c0e801a34e8ea580958c0bb848-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/bd/bdfb83b90e2bfbccb3b651d921d855c8ef4278c884b6d34102753c3551195900-d # internal github.com/syncthing/syncthing/cmd/strelaysrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b143/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b099/_pkg_.a packagefile net/http/pprof=$WORK/b145/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaysrv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid MyEsCDmIlEjS0ADvSMWY/MyEsCDmIlEjS0ADvSMWY -goversion go1.10.4 -D "" -importcfg $WORK/b001/importcfg -pack ./listener.go ./main.go ./pool.go ./session.go ./status.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0a/0aad316526e2277ffa71fb7e91919bd0a6b5ae9205a1ed9040aef579575d8e53-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaysrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b075/_pkg_.a packagefile github.com/syncthing/syncthing/lib/nat=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/pmp=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b142/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upnp=$WORK/b143/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b020/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b099/_pkg_.a packagefile net/http/pprof=$WORK/b145/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/signal=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile bufio=$WORK/b015/_pkg_.a packagefile crypto/aes=$WORK/b016/_pkg_.a packagefile crypto/cipher=$WORK/b017/_pkg_.a packagefile internal/syscall/unix=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b023/_pkg_.a packagefile container/list=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/des=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b039/_pkg_.a packagefile crypto/elliptic=$WORK/b040/_pkg_.a packagefile crypto/hmac=$WORK/b043/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b045/_pkg_.a packagefile crypto/rc4=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b041/_pkg_.a packagefile crypto/subtle=$WORK/b018/_pkg_.a packagefile crypto/x509=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile encoding/xml=$WORK/b076/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b077/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b078/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b126/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b131/_pkg_.a packagefile path=$WORK/b090/_pkg_.a packagefile hash/fnv=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b089/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b091/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile github.com/AudriusButkevicius/go-nat-pmp=$WORK/b139/_pkg_.a packagefile github.com/jackpal/gateway=$WORK/b140/_pkg_.a packagefile encoding/base32=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b121/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b122/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b123/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b124/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b052/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b100/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b104/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b109/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b110/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b114/_pkg_.a packagefile html/template=$WORK/b146/_pkg_.a packagefile runtime/pprof=$WORK/b150/_pkg_.a packagefile runtime/trace=$WORK/b152/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b031/_pkg_.a packagefile crypto/dsa=$WORK/b051/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a packagefile github.com/calmh/du=$WORK/b085/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b086/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b081/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b132/_pkg_.a packagefile os/exec=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b134/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b092/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b096/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b097/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b125/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b101/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile html=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b148/_pkg_.a packagefile text/template/parse=$WORK/b149/_pkg_.a packagefile text/tabwriter=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b087/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b082/_pkg_.a packagefile os/user=$WORK/b083/_pkg_.a packagefile regexp/syntax=$WORK/b135/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b093/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b094/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b095/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b098/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b106/_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=fdBQBnStj3JIFdqDHh6P/MyEsCDmIlEjS0ADvSMWY/wWRto0sTOfjkKrx34kQu/fdBQBnStj3JIFdqDHh6P -X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0xfcdcd8b452c4d1b0318c1ea2feebba69c8fb2aba -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/strelaysrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0x648f85c879df15da27d85c11b1f0e51bdd462411 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/strelaypoolsrv github.com/syncthing/syncthing/cmd/strelaypoolsrv WORK=/tmp/go-build974455691 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid uassLjbekKbwsvgq2XDv/uassLjbekKbwsvgq2XDv -goversion go1.10.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid S9y-fN1GK_aCXLDAXxUl/S9y-fN1GK_aCXLDAXxUl -goversion go1.10.4 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/edfd5614face6e4eac33e0e4c677fd0119cd17f199ee895ab78d45e70f08f7b6-d # internal unicode/utf8 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fmOhOszjwQtGRpiz2Ygy/fmOhOszjwQtGRpiz2Ygy -goversion go1.10.4 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid exVMO4mLQ2kn9Hgg0qVc/exVMO4mLQ2kn9Hgg0qVc -goversion go1.10.4 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid l3DD5-vDYzV5ZRmW-O5c/l3DD5-vDYzV5ZRmW-O5c -goversion go1.10.4 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GDA4x3Y3ysC73BAnfR4r/GDA4x3Y3ysC73BAnfR4r -goversion go1.10.4 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 60OOLpEcua99OXeL__Qm/60OOLpEcua99OXeL__Qm -goversion go1.10.4 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/65/652b8aa3f0c5c8fa22a5f12ee45692cf994353430bb22e628cd642d80660d89f-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid 8WlaCfEUBAvuzDWcKMo1/8WlaCfEUBAvuzDWcKMo1 -goversion go1.10.4 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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/sys /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/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/sync/atomic /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/asm_386.o ./asm_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_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/85/852580ae0500aaab3f62021d2e77b9005eb946dc83265b287ad34542b0ae9aa5-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p math/bits -std -complete -installsuffix shared -buildid K5WHxg7htwBenbUqwLdH/K5WHxg7htwBenbUqwLdH -goversion go1.10.4 -D "" -importcfg $WORK/b026/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/b010/_pkg_.a $WORK/b010/intrinsics_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/f7/f717184107551fa649a8b5070f6cad2fc0aaf103c60b8da715772a3b6cff2ee4-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_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/59/596680f01a3c909c114dbcef3f0dbfe9109a442dfb6135fb580eb88ab0387439-d # internal internal/testlog mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/testlog -std -complete -installsuffix shared -buildid AqRJVhKs8S6bL3E9MIuc/AqRJVhKs8S6bL3E9MIuc -goversion go1.10.4 -D "" -importcfg $WORK/b023/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bfffdfe4873ae9df6e1924fe22d43eda8d85ada023cfb7a4d07f19b396b2cd44-d # internal container/list mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p container/list -std -complete -installsuffix shared -buildid uADmEfzY1MmjAQm59N_s/uADmEfzY1MmjAQm59N_s -goversion go1.10.4 -D "" -importcfg $WORK/b032/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4f/4fbff30f22bd1e9ea2ff27ad007a707813a9de10d356978385175a64393d2094-d # internal crypto/subtle mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid atahxaFxCHouwWKxDt5C/atahxaFxCHouwWKxDt5C -goversion go1.10.4 -D "" -importcfg $WORK/b036/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Ny7TuKR9nErVkKXPfCKP/Ny7TuKR9nErVkKXPfCKP -goversion go1.10.4 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2c/2c3ae84ae6f4e9b158ff610a3f0138a4092e8c4d46d434100d7466238aa4a755-d # internal crypto/internal/cipherhw mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid YskITVqNPp54FxjlIoR6/YskITVqNPp54FxjlIoR6 -goversion go1.10.4 -D "" -importcfg $WORK/b046/importcfg -pack ./doc.go ./generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b6/b610f4b78e3777b47051ae87fb959e83f7e00b1bc255096ed2ca39720bf6f343-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cf/cf267cb3c9a65481c64b8ef14493c1a0e1747ae5f6bf3e522f1c4fa702b56ae4-d # internal mkdir -p $WORK/b061/ cat >$WORK/b061/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/b061/_pkg_.a -trimpath $WORK/b061 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DKizv0KAueovBkdU1aL4/DKizv0KAueovBkdU1aL4 -goversion go1.10.4 -D "" -importcfg $WORK/b061/importcfg -pack ./asn1.go internal/nettrace mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9J3HhjXEKbnMmz9tPh8q/9J3HhjXEKbnMmz9tPh8q -goversion go1.10.4 -D "" -importcfg $WORK/b066/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d3/d309afdf76b312dbc1d42400c5c661d8bf31e5b9620fa86b8fd7516f6dd61e35-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8b/8b5f9f035b973d829ceb3ffd763d7a00960854ca6d5cd842303a91ca0beec4c3-d # internal encoding mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding -std -complete -installsuffix shared -buildid BpEeIEL1TeL2SMXCGKmB/BpEeIEL1TeL2SMXCGKmB -goversion go1.10.4 -D "" -importcfg $WORK/b075/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/eb/eb043a4b1feeb7cf1aeec008cae8a3482dc43e7035ec863e0f0b96cb1b94dedf-d # internal unicode/utf16 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bcy_J4NX-Y5FA0vcFsql/bcy_J4NX-Y5FA0vcFsql -goversion go1.10.4 -D "" -importcfg $WORK/b076/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8a/8acba6c402a15421ac7d5d2260fa8dd2e4fee24d92cc9cc498ab4ecca8b08814-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid FAQq_gJ28NsnZY9Ard04/FAQq_gJ28NsnZY9Ard04 -goversion go1.10.4 -D "" -importcfg $WORK/b078/importcfg -pack ./lru.go runtime/cgo mkdir -p $WORK/b068/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b068/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b068/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d3/d3c1a3fa82f75ce6cfec9d8afc1deecf37811c73ccbbdaae1368b6de147be27c-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto -complete -installsuffix shared -buildid 1FLCUgicD1_RoVh9MpHQ/1FLCUgicD1_RoVh9MpHQ -goversion go1.10.4 -D "" -importcfg $WORK/b116/importcfg -pack ./doc.go ./gui.files.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8e/8e473b540aa87c5f3490a522f27a70dca11fa01b871ddd0310a227c052551c35-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid SjaLjSDLvcwrCXjffDE6/SjaLjSDLvcwrCXjffDE6 -goversion go1.10.4 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/84/84f1a7abae1ac79ede67ed5d71a74f18579065368d5540051ce9693bfe3c82ce-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/59/59b182b19ba08f028008f42b431399dc646071763f8ac187aa77189a136206ba-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0b/0b6a3d39e5e87a2d448ac647650fab4e7415be58ac64c1563864fca4daf889dd-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/atan_386.o ./atan_386.s cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/floor_386.o ./floor_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sin_386.o ./sin_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b018/tan_386.o ./tan_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_386.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_386.o $WORK/b018/atan_386.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_386.o $WORK/b018/erf_stub.o $WORK/b018/exp2_386.o $WORK/b018/exp_386.o $WORK/b018/expm1_386.o $WORK/b018/floor_386.o $WORK/b018/frexp_386.o $WORK/b018/hypot_386.o $WORK/b018/ldexp_386.o $WORK/b018/log10_386.o $WORK/b018/log1p_386.o $WORK/b018/log_386.o $WORK/b018/mod_386.o $WORK/b018/modf_386.o $WORK/b018/pow_stub.o $WORK/b018/remainder_386.o $WORK/b018/sin_386.o $WORK/b018/sincos_386.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_386.o $WORK/b018/tan_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/37/376dc798ffbcc5bbb285621a8a3ae8798a5ad21258f7182955bcf0edd8b18dab-d # internal strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid 5kljdS4PnFMqzvd-pKw7/5kljdS4PnFMqzvd-pKw7 -goversion go1.10.4 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x005.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x006.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x007.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a1/a1d22ed6726eb00ad22014686bf95ed1362f509ea15a6f0ecbe65afb74984b4f-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b112/ crypto/rc4 cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b050/ cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid nGWNy9rebikat5PKc75q/nGWNy9rebikat5PKc75q -goversion go1.10.4 -D "" -importcfg $WORK/b112/importcfg -pack ./parse.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rc4 -std -installsuffix shared -buildid 708QQfTt1eva-sS4IA66/708QQfTt1eva-sS4IA66 -goversion go1.10.4 -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./rc4.go ./rc4_asm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d2/d22a6ee322a47de7e6f3afe7a9ffeedc82e0c76a1f02aaabd8106653f3fbb528-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/rc4_386.o ./rc4_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f3/f351dfe40f84acb55a116e95a3f96910921e111db4c01bd4cee6ab9055728a4f-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x009.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -g -O2 -Wall -Werror -o $WORK/b068/_x010.o -c gcc_386.S cd $WORK/b068 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go -dynlinker cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p runtime/cgo -std -installsuffix shared -buildid M6t5171q1q3YNYWwZVY-/M6t5171q1q3YNYWwZVY- -goversion go1.10.4 -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b068 -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b068/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_386.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o $WORK/b068/_x007.o $WORK/b068/_x008.o $WORK/b068/_x009.o $WORK/b068/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/71/71f18a5c879afff6845c9b440d6d6ae57f49fec23b13602708967659a1fc3eb8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/126f4ed339a5c66a33569d0e27feede6f5fac2d261945282381767494f858a15-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid FX8q8wXtnp8r0jNbKTSl/FX8q8wXtnp8r0jNbKTSl -goversion go1.10.4 -D "" -importcfg $WORK/b005/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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4d/4dd4eb06e348ca45e797b7531a78abbf97833bd3700df84e9c57df90251db343-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid VKm_mV2FWBqCK8h80kae/VKm_mV2FWBqCK8h80kae -goversion go1.10.4 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go internal/singleflight mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid YC895IlljcrdkcqltU4a/YC895IlljcrdkcqltU4a -goversion go1.10.4 -D "" -importcfg $WORK/b067/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF reflect mkdir -p $WORK/b024/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid ZRLEbVom1ekr6yib0x6S/ZRLEbVom1ekr6yib0x6S -goversion go1.10.4 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid Cgq07C7wX4eHXJOxrHn7/Cgq07C7wX4eHXJOxrHn7 -goversion go1.10.4 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid CGbCP_n5Q95Roh3wfcNR/CGbCP_n5Q95Roh3wfcNR -goversion go1.10.4 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de365facd5c0fcf6238c1ef214b07a3f9a6224a15d3530fa2bb437630e2f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f6/f67b4e2d3b6f98e2f3db93b9df048d22562f02d1139bb2d26fb13265c89c62a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21da4da82a1062a3660b7f6beefaa72fe8564584c103cbd8c456a47b778f95a-d # internal hash mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p hash -std -complete -installsuffix shared -buildid KHU7BYeqOo6gZq8eg1fO/KHU7BYeqOo6gZq8eg1fO -goversion go1.10.4 -D "" -importcfg $WORK/b030/importcfg -pack ./hash.go bytes mkdir -p $WORK/b002/ crypto/cipher cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF strings cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid jdfrd8LZWdPmacH40svj/jdfrd8LZWdPmacH40svj -goversion go1.10.4 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p strings -std -installsuffix shared -buildid aecZmrxjkvqt71yuUZtZ/aecZmrxjkvqt71yuUZtZ -goversion go1.10.4 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UA6NZwMCvZkNq-P4SGzj/UA6NZwMCvZkNq-P4SGzj -goversion go1.10.4 -D "" -importcfg $WORK/b035/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94a0e67392b5a98e0634eb9f71705e50070c1655d9c5865b58a50feb1b7ed1b9-d # internal hash/crc32 mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid GWbAynJyhnY3tH62kPGw/GWbAynJyhnY3tH62kPGw -goversion go1.10.4 -D "" -importcfg $WORK/b029/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c6/c6659b29f422afa3b82ec6f4d4844b9dbbb86711d24cdbc642f280e570e6b39a-d # internal crypto mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid YfYAzy4ErG9WZNs0kiVT/YfYAzy4ErG9WZNs0kiVT -goversion go1.10.4 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/66/669ed83d3410614c5256ad5b97f9cd6bcccd4735280fbcb15a51fa9e9426bb36-d # internal crypto/sha512 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z32yaez5UtDQ0Aqa31JA/z32yaez5UtDQ0Aqa31JA -goversion go1.10.4 -D "" -importcfg $WORK/b043/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a4/a4dfd53d059a1fb4f1fbee01ba9b6d985340cffe7c613cc54d95291fa5b86533-d # internal bufio mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p bufio -std -complete -installsuffix shared -buildid ekJC4IW02AvvfjKDgSDa/ekJC4IW02AvvfjKDgSDa -goversion go1.10.4 -D "" -importcfg $WORK/b015/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/00/00456cd350044af172b37077621d907230cbebfb436fe229010e74fbd993b25a-d # internal crypto/aes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/aes -std -complete -installsuffix shared -buildid _cyoaayDElZQ9yGYNT5S/_cyoaayDElZQ9yGYNT5S -goversion go1.10.4 -D "" -importcfg $WORK/b034/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b042/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/strings.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fe/fe66eec9ba80655b9f97ebad92e16a53cbdeeafcef89d64cc4762ef3b61296a9-d # internal crypto/hmac mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SmNrL7WknFOn_h1UYPju/SmNrL7WknFOn_h1UYPju -goversion go1.10.4 -D "" -importcfg $WORK/b045/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e5/e532d459d3ebfff4f582a4d58d14808ac341519bbd5d2d95edd9f05a21e43f75-d # internal crypto/md5 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/md5 -std -installsuffix shared -buildid hM7PRazIUEhAdAqQwIrc/hM7PRazIUEhAdAqQwIrc -goversion go1.10.4 -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5a/5acadd07150f125b736301b327123fcecb897591b4b49e9282613ed36a18021c-d # internal crypto/sha1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha1 -std -installsuffix shared -buildid gRw0yt7dZRfx6-zq1wq7/gRw0yt7dZRfx6-zq1wq7 -goversion go1.10.4 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f730cf74b73170fc4dc63d83ad5fb1fb40cb1363306214cfb2a3461c1fcff675-d # internal crypto/sha256 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/sha256 -std -installsuffix shared -buildid cU83k45P0FWJ-H2qXkYC/cU83k45P0FWJ-H2qXkYC -goversion go1.10.4 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/45/45dd83d433b289f4f00a22e4c1dc0eeb83565c6c0e3b22b0a99e0ce88a451185-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid FZacaK2OaBOChxMuYTN_/FZacaK2OaBOChxMuYTN_ -goversion go1.10.4 -D "" -importcfg $WORK/b089/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b052/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b053/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b052/_pkg_.a $WORK/b052/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/da/da0edad9e02a89b9f3ba63fbf71e0a472a3a8f6b49919564601d4aa8afb6d4a3-d # internal path mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p path -std -complete -installsuffix shared -buildid OStAVyDI2Kl9PnkLY7p-/OStAVyDI2Kl9PnkLY7p- -goversion go1.10.4 -D "" -importcfg $WORK/b100/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ff/ffaf2b3965046cb0eccc304b1e97add074d60700a9caa6209050d9f81f6ea4b0-d # internal github.com/petermattis/goid mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/petermattis/goid -complete -installsuffix shared -buildid NIe0OPfG0SVJ29EAsRQg/NIe0OPfG0SVJ29EAsRQg -goversion go1.10.4 -D "" -importcfg $WORK/b134/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/79/798005dfcfb3ddabd3cea8aca07f51446bf777e7ccabc1bd144e8a45148900f5-d # internal golang.org/x/text/transform mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b2/b29392f08f9e6f0f773431a5f48dfd3e7429dc6e77c51cba9dd3a44985a06882-d # internal encoding/base32 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Q1p6mdkAyzLfFf6u2yJ6/Q1p6mdkAyzLfFf6u2yJ6 -goversion go1.10.4 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ch6ihSCV6pzdm7MjHnQT/ch6ihSCV6pzdm7MjHnQT -goversion go1.10.4 -D "" -importcfg $WORK/b137/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/de/de58698718e8c4611731d1903223b8e3f50b048ad18d3da3898415ce3b2c7ed8-d # internal github.com/minio/sha256-simd mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/minio/sha256-simd -installsuffix shared -buildid Nf1s6bw_im48LgOlCOlQ/Nf1s6bw_im48LgOlCOlQ -goversion go1.10.4 -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1c/1c97f42083827215792703d7be4329b214da4a193dfed68eac04a24d656e9ea2-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b147/cpuid_386.o ./cpuid_386.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/46/46c366df51c42e3f08209ee9e3d433a9c2f0502a20b1a1ad7c0b16fa5691265b-d # internal internal/syscall/unix mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b147/_pkg_.a $WORK/b147/cpuid_386.o # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TEugFKG7OzC-OrMKnKmI/TEugFKG7OzC-OrMKnKmI -goversion go1.10.4 -D "" -importcfg $WORK/b049/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f8/f8a6134094db62030de691453081704dd89a31fbf77f95e9f48df081b35803c9-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/32/324e871f0bfb03fa743914d8e42bd9c5fe3033d5b9dd0a049faaaddf2af62a8e-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid ICaHvLiovgWo6YpMoeYQ/ICaHvLiovgWo6YpMoeYQ -goversion go1.10.4 -D "" -importcfg $WORK/b022/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/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a8/a89b016b4001b5c9fd7b926c02c6b260b63335a05ac437e493192c6c3f573054-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f9/f9eb86e6b2b7ee9553a8fe9098ccecb2623090b6f9d0028c3041e91daee3381a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b024/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f3/f33c7e3ef3e9cca5a9a2359fd7c4242a017f4ca166f6fd2659eb2b2521f82ce4-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid FCojsBPYNuS-BKauTl3X/FCojsBPYNuS-BKauTl3X -goversion go1.10.4 -D "" -importcfg $WORK/b020/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/b024/_pkg_.a /builddir/.cache/go-build/7c/7cc2c4034b0c45ffd21d6d87cab06df18ef4b2f5823728268724c39f23948e2f-d # internal encoding/binary mkdir -p $WORK/b028/ sort cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rxQ6a6KngW6gy65SP9Wl/rxQ6a6KngW6gy65SP9Wl -goversion go1.10.4 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid MaIMv7fppbkAvbRmK5YN/MaIMv7fppbkAvbRmK5YN -goversion go1.10.4 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6ffe07c0a4cab2187b9f471c94d6f7f4560d2e6cfc7bce96842dbba890d053b4-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b101/ bitbucket.org/ww/goautoneg cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 1e4hekTqGbrmbxNyBvD2/1e4hekTqGbrmbxNyBvD2 -goversion go1.10.4 -D "" -importcfg $WORK/b101/importcfg -pack ./stream.go mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid JjCtBz9gzw8esGGapPu1/JjCtBz9gzw8esGGapPu1 -goversion go1.10.4 -D "" -importcfg $WORK/b105/importcfg -pack ./autoneg.go regexp/syntax mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MPGL7vQLupvroAqkrTgy/MPGL7vQLupvroAqkrTgy -goversion go1.10.4 -D "" -importcfg $WORK/b109/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go golang.org/x/sys/unix mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid AGGKFQxfqlH3M-BkV5PG/AGGKFQxfqlH3M-BkV5PG -goversion go1.10.4 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.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/457541c9363012658b14229b1f82c7dbbdc9bbabc282c18c315097c60e236d72-d # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid tdIVx_Vla9qgavgrRUFg/tdIVx_Vla9qgavgrRUFg -goversion go1.10.4 -D "" -importcfg $WORK/b019/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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/43/43bf272ff5c156b76a66433081550ff50a3efb5d00f7ef3b317feac0c85d0452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/2c/2cc89322ed4a81bc2d11af45c55e0f3a842057190f72495376611ca8a200493a-d # internal crypto/des mkdir -p $WORK/b037/ encoding/base64 mkdir -p $WORK/b059/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid CHlwr60VjnkifNpfsfdI/CHlwr60VjnkifNpfsfdI -goversion go1.10.4 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/des -std -complete -installsuffix shared -buildid wKmLSQxr3L3ULUK5ORrI/wKmLSQxr3L3ULUK5ORrI -goversion go1.10.4 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/da/da07735ab4bc5cba007416d6ab839dedc4eded6e0d9de0b1f24d4f1382b48283-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_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/b071/_pkg_.a -trimpath $WORK/b071 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid KQ8MI6of6b9BOQAA_-Tu/KQ8MI6of6b9BOQAA_-Tu -goversion go1.10.4 -D "" -importcfg $WORK/b071/importcfg -pack ./chacha_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2e/2e38be6c8dc396b3d7e5f1ba0f895a5356b6e26c7404bd9218276dccc4bf4d12-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 6_qG1m4kcI2i3-pUJDWr/6_qG1m4kcI2i3-pUJDWr -goversion go1.10.4 -D "" -importcfg $WORK/b072/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/02/02d72f77677bdc25815fab503fe4defa85fbadfe6e1d828002753dcd950bd1ad-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ld3d-VJSQz1GOwIblJmD/ld3d-VJSQz1GOwIblJmD -goversion go1.10.4 -D "" -importcfg $WORK/b073/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/28/286b998e0d91d06240b6bb93205e2db51be37a0db4bef6db52c5a6c1dad5e5ef-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b070/ cat >$WORK/b070/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/b035/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A8l24j2lSJaCuZsLc0rs/A8l24j2lSJaCuZsLc0rs -goversion go1.10.4 -D "" -importcfg $WORK/b070/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/10/102bf33a7e2492b5a600640fdad65228b7abc399697ff4279b63ef82aedcc7b2-d # internal encoding/pem mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sSDCat8XI9KFaE4l-m9N/sSDCat8XI9KFaE4l-m9N -goversion go1.10.4 -D "" -importcfg $WORK/b058/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e1/e11898f95dec632f7d7a5a976ee36bf25e19d86107add51d8e709c956a2e663e-d # internal github.com/bkaradzic/go-lz4 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid kAZluamCsVdcQGL525Jr/kAZluamCsVdcQGL525Jr -goversion go1.10.4 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f6/f66e4d2804ecc5bf7ebfd136879eb980bf9cc310d99e80058fdc077ae46ef4ea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8b/8b4b7265793c9952cd8335cf85fb35557a30e77af6c076794e9f30f42e1935c9-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/61/6199bea680aed0578b8b28cbb4d4f355d9b757ecd8ba423e65b93704de58fe66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/68/68dfe69083a92ffd3061ecf6fde7ca8840a02a42c1dfe9c5f3f42550d5cbbe50-d # internal path/filepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p path/filepath -std -complete -installsuffix shared -buildid B6Yrirk4_LVhX5g62L-Z/B6Yrirk4_LVhX5g62L-Z -goversion go1.10.4 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go runtime/debug mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p runtime/debug -std -installsuffix shared -buildid TZzykzkBvw0OdSvRcRCI/TZzykzkBvw0OdSvRcRCI -goversion go1.10.4 -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./garbage.go ./stack.go ./stubs.go fmt mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid YCxzg1mzPgqV41ly_51U/YCxzg1mzPgqV41ly_51U -goversion go1.10.4 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b114 -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b114/debug.o ./debug.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5f/5fd1a8e5515c7fb11d83eac4b985bf5b872d39f9540e7e0e111c8c54a235e6ab-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b114/_pkg_.a $WORK/b114/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal regexp mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b109/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p regexp -std -complete -installsuffix shared -buildid s0rVPXNLbg20_PT1z6qs/s0rVPXNLbg20_PT1z6qs -goversion go1.10.4 -D "" -importcfg $WORK/b108/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/42/420b050d83f5c745c7f61bc3de8590c78d0ac00052efd191cd73c7a6a2e327ed-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/43/43f362d3f77abc1f009bb0514596efe623bfef60342ec365b1b43e7cb4387a2d-d # internal github.com/calmh/du mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/du /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/calmh/du -complete -installsuffix shared -buildid E87kZ77bakw602y6PMQ1/E87kZ77bakw602y6PMQ1 -goversion go1.10.4 -D "" -importcfg $WORK/b130/importcfg -pack ./diskusage.go ./diskusage_posix.go io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4ALwZLM70bGfI_Wc2GX6/4ALwZLM70bGfI_Wc2GX6 -goversion go1.10.4 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e5/e5b888e3268e1db9f41e944ce2d0ca20ebb7b0f829b8fe3a627992830d1bca7d-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/98/98077c0583400b1ea006d7f38bb6ef2b464b794ebfc5d3153dc1f56083696d7a-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b081/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b081/_pkg_.a $WORK/b081/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/23/230aac9ced24022519718b9b7a81dc314e28121a41d04ed346bad77cad96f8d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9b/9b21a397833e21e2f69105c3bd7c636ef164d8763e51cb84cf18bedc629de88a-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/97/97e50e64a1d7df582c79803cfb7e5fbe6deadc4bcb78bcd310490a0081ca420b-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p encoding/hex -std -complete -installsuffix shared -buildid RM3Ir8AoREFh4M2A8V4r/RM3Ir8AoREFh4M2A8V4r -goversion go1.10.4 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go context mkdir -p $WORK/b065/ net/url mkdir -p $WORK/b069/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p net/url -std -complete -installsuffix shared -buildid iK9EGEsphvmVqWb0KHVT/iK9EGEsphvmVqWb0KHVT -goversion go1.10.4 -D "" -importcfg $WORK/b069/importcfg -pack ./url.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p context -std -complete -installsuffix shared -buildid qDdKuRVq83kvKWm1WfWv/qDdKuRVq83kvKWm1WfWv -goversion go1.10.4 -D "" -importcfg $WORK/b065/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b076/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p encoding/json -std -complete -installsuffix shared -buildid cN2cIw9ZDZVobIaW0E25/cN2cIw9ZDZVobIaW0E25 -goversion go1.10.4 -D "" -importcfg $WORK/b074/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go compress/flate mkdir -p $WORK/b016/ math/big cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p math/big -std -installsuffix shared -buildid S-lQ0r0L8vUl97mdNSkl/S-lQ0r0L8vUl97mdNSkl -goversion go1.10.4 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/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 cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p compress/flate -std -complete -installsuffix shared -buildid btkfTNDatcp7YdGsbVj0/btkfTNDatcp7YdGsbVj0 -goversion go1.10.4 -D "" -importcfg $WORK/b016/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2b/2bdc449d5ae7d00d76f5a793d061fd89c4abdd66233b8d9a5645f0fe92df1e6c-d # internal flag mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p flag -std -complete -installsuffix shared -buildid JyF8qsSofbXcKZpSAGRw/JyF8qsSofbXcKZpSAGRw -goversion go1.10.4 -D "" -importcfg $WORK/b077/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ec/ec36aae0ba21b977b38da4f9243016ab399b39dfc8670a01a67cce5012eb320f-d # internal net mkdir -p $WORK/b064/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b064/ -importpath net -- -I $WORK/b064/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/32/3200ed1c82087f0dd51fe28e21aae5a0ab39fd02b5e5518c85d6b4c0d18b2ec7-d # internal log mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p log -std -complete -installsuffix shared -buildid -ICFsmFzVdQY8Saq-tj9/-ICFsmFzVdQY8Saq-tj9 -goversion go1.10.4 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/58/589703ff9013c4765ce10edee64347dd8479b39c6cb96cec06fedd8cf00f5003-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_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/b086/_pkg_.a -trimpath $WORK/b086 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid w-PMmQg4KY9sGjC3i5SE/w-PMmQg4KY9sGjC3i5SE -goversion go1.10.4 -D "" -importcfg $WORK/b086/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a4/a4ba53288719f7273984748118140e80f6d6293183fedb279be2c2a186cc78e0-d # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b090/_pkg_.a -trimpath $WORK/b090 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid QQlse-w4Cn4quMHrrDLC/QQlse-w4Cn4quMHrrDLC -goversion go1.10.4 -D "" -importcfg $WORK/b090/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/86/86d09e0f902b97590dfc303301c7ffea65978771ec9d69758d29cdfc62c5efa6-d # internal vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b089/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid JvqtePZvVX3cIJe6mt_W/JvqtePZvVX3cIJe6mt_W -goversion go1.10.4 -D "" -importcfg $WORK/b091/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/61/6182dde353b9e84a0502157c88b94ba7cafff0c73b45642c95a9d802ed4a4943-d # internal compress/gzip mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile compress/flate=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p compress/gzip -std -complete -installsuffix shared -buildid HaKH3L6nKM4jbBLsdco_/HaKH3L6nKM4jbBLsdco_ -goversion go1.10.4 -D "" -importcfg $WORK/b014/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e3/e3e93191acc46b2f48da595b45e10e71c26bfc23873b82f062adf728e6fb09d3-d # internal mime mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p mime -std -complete -installsuffix shared -buildid 7Vn7k6ZNj4KnwBt_T1rc/7Vn7k6ZNj4KnwBt_T1rc -goversion go1.10.4 -D "" -importcfg $WORK/b094/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/11/118d974f9bb97ae108efe80705c80f410a791f8aeb5bf821b98a6efdaeb8606b-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b089/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b090/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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/b088/_pkg_.a -trimpath $WORK/b088 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid -GsVQ1k0mwh4QhDlSlt9/-GsVQ1k0mwh4QhDlSlt9 -goversion go1.10.4 -D "" -importcfg $WORK/b088/importcfg -pack ./bidirule.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2d/2d6604929ba371443ed40708be0e5a8a5b205dd47c76fbbfda8859eb2d8bca5c-d # internal mime/quotedprintable mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid NSIJwS0EJa9eEf8MPukR/NSIJwS0EJa9eEf8MPukR -goversion go1.10.4 -D "" -importcfg $WORK/b096/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/53/53255e295d4f56e77cd66a261dd3d29830d29b029b1992d777aea0eb302d4ebe-d # internal net/http/internal mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/http/internal -std -complete -installsuffix shared -buildid tSKT0uRbHKRVw7yold8K/tSKT0uRbHKRVw7yold8K -goversion go1.10.4 -D "" -importcfg $WORK/b099/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/23/23dcdca5c54ab6fd147dab561caafbf50de4e5cf41e5efc7b4fdd9118700832a-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid oT-I9a0ezvu6P4bYjiPi/oT-I9a0ezvu6P4bYjiPi -goversion go1.10.4 -D "" -importcfg $WORK/b102/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f9/f904f752409eb9b0eedfc458da11ae8eb017b54eecfa541c15657bf76364abf0-d # internal github.com/prometheus/common/model mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b108/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid LsaC_HtCVuGaaH-_WYYv/LsaC_HtCVuGaaH-_WYYv -goversion go1.10.4 -D "" -importcfg $WORK/b107/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c9/c999eedb4e4083cc7d1d971af99a43f5489cb2201a50a2d18241c43015160029-d # internal github.com/prometheus/procfs/nfs mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b112/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/nfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/prometheus/procfs/nfs -complete -installsuffix shared -buildid zCw6lzhE60hFoa_b9SEw/zCw6lzhE60hFoa_b9SEw -goversion go1.10.4 -D "" -importcfg $WORK/b111/importcfg -pack ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/97/975a612428c3aca6ff6f77fb6dbadb915010fbdd0501384f16a0b80130551465-d # internal github.com/prometheus/procfs/xfs mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b112/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/xfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid yAUPvYd2SxGDu7WAewxw/yAUPvYd2SxGDu7WAewxw -goversion go1.10.4 -D "" -importcfg $WORK/b113/importcfg -pack ./parse.go ./xfs.go cd $WORK/b064 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/fd/fd28fd48fe914b5bd46fc9bafc415924ccf936795cfec79a744f67ecf9941d0a-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid D25sQQRNXjCqXM8eiiyl/D25sQQRNXjCqXM8eiiyl -goversion go1.10.4 -D "" -importcfg $WORK/b119/importcfg -pack ./logger.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b040 -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b040/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b040/_pkg_.a $WORK/b040/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/78/7842435bb0ffc4a9fbeeb2d686388567d65c6f6613cf669b1bd10830bc5f7c56-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/81/8152cf470b91d256594ca7c76313f8c66ae963574c4be356d161676a0ede6750-d # internal crypto/elliptic mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF vendor/golang_org/x/net/idna cd $WORK/b064 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid X4bEnEb3pRsfNXa66oF4/X4bEnEb3pRsfNXa66oF4 -goversion go1.10.4 -D "" -importcfg $WORK/b039/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cat >$WORK/b087/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/b017/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b088/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b090/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b091/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid 0v1abyZSEHxMjr3QeVM-/0v1abyZSEHxMjr3QeVM- -goversion go1.10.4 -D "" -importcfg $WORK/b087/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/c6/c6c658048b1c0dff937faf06d30d8608789e139934f8d858109cf7ff407e00da-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/81/815cfa016c068d20f94d3c9c1146c7b01fb8b14e84cd439103837bf1a0999e98-d # internal encoding/asn1 mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF crypto/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile crypto/aes=$WORK/b034/_pkg_.a packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b049/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EaPIHNNAYBJENQo2A2yc/EaPIHNNAYBJENQo2A2yc -goversion go1.10.4 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid vAROgc9XgrkZIKIY555z/vAROgc9XgrkZIKIY555z -goversion go1.10.4 -D "" -importcfg $WORK/b044/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b064 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d3/d324fac348680bc4fe61f04f8f22981e00072af8a656379256fc94b522a5e338-d # internal crypto/rsa mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 6Yi9XJRNOBGPK-3zEIoY/6Yi9XJRNOBGPK-3zEIoY -goversion go1.10.4 -D "" -importcfg $WORK/b051/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cd $WORK/b064 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/09/091c2c031da323c5830b85ec3bf8cfef50650ab9b7b2057ffa0fc8586570033f-d # internal crypto/dsa mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid t5Jyer0IU2KuQepvgWZH/t5Jyer0IU2KuQepvgWZH -goversion go1.10.4 -D "" -importcfg $WORK/b055/importcfg -pack ./dsa.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9f/9f309c172507645c7a9b1dcb7babcc5cf8ef56916b865461db19f118a944d82c-d # internal golang.org/x/net/bpf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid K6p05gWwYVJ69nJy-znJ/K6p05gWwYVJ69nJy-znJ -goversion go1.10.4 -D "" -importcfg $WORK/b121/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7a/7ab5c717d28277a14d256e7f57868086d63d52aa24748d8d2b731a33dae66b33-d # internal github.com/pkg/errors mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 77leATKplGbHTXZWToNL/77leATKplGbHTXZWToNL -goversion go1.10.4 -D "" -importcfg $WORK/b128/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/72/72b8dde7eb9d69071c8a749a915fd8862f98fe89efe58887fa7a8819d8b75fa2-d # internal github.com/syncthing/notify mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/notify -complete -installsuffix shared -buildid F84tl1O1Wp-vG21xOlLo/F84tl1O1Wp-vG21xOlLo -goversion go1.10.4 -D "" -importcfg $WORK/b131/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b067/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p net -std -installsuffix shared -buildid 3q2ecwYPhgZ0Fomp_GG0/3q2ecwYPhgZ0Fomp_GG0 -goversion go1.10.4 -D "" -importcfg $WORK/b064/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/b064/_cgo_gotypes.go $WORK/b064/cgo_linux.cgo1.go $WORK/b064/cgo_resnew.cgo1.go $WORK/b064/cgo_socknew.cgo1.go $WORK/b064/cgo_unix.cgo1.go $WORK/b064/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/52/527d6c9c175bf25e3859d115a72da9b623f357820e2a514be935274613b93d2c-d # internal os/user mkdir -p $WORK/b135/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b135/ -importpath os/user -- -I $WORK/b135/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c6/c65d034832f532e83638f8dc8bcaf7f46eea1cdea41e21c4e40c728b29d8aa25-d # internal crypto/ecdsa mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b034/_pkg_.a packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/sha512=$WORK/b043/_pkg_.a packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sBjQkfkhDz_YxtCv9LoW/sBjQkfkhDz_YxtCv9LoW -goversion go1.10.4 -D "" -importcfg $WORK/b038/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9c/9cfd6a90fb06ef78befd5890453e751e4125c044be588443b922a4ccdab4b722-d # internal crypto/x509/pkix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid E8zPGhSAAMVtHIv_dKuw/E8zPGhSAAMVtHIv_dKuw -goversion go1.10.4 -D "" -importcfg $WORK/b056/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/31/312529dbf58cfbb441347f4bdd5302dcea81d360db00ad6b000ab731a12cfc31-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Jb6cMXbdm41cbKOaEpCZ/Jb6cMXbdm41cbKOaEpCZ -goversion go1.10.4 -D "" -importcfg $WORK/b060/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f4/f4e00658f78cc5f4717f340c21cc51367d969556bba3e9c6958f6ffc7ac1cbfb-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b137/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kUJcJcfHsn-XqCVhfGc9/kUJcJcfHsn-XqCVhfGc9 -goversion go1.10.4 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/5c/5cc700a9a6c01aef45bbab6f060f3656894954af356f0763fcb1b7bbea6a9dcc-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/calmh/du=$WORK/b130/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b131/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid 9qIg2G_ke_sOOqSMJNqB/9qIg2G_ke_sOOqSMJNqB -goversion go1.10.4 -D "" -importcfg $WORK/b129/importcfg -pack ./basicfs.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./filesystem.go ./folding.go ./fsfileinfo_unix.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/82/82818054026f0f3c3a971d3359aafb66933f68cf715971a635a5427564613973-d # internal github.com/calmh/xdr mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/calmh/xdr -complete -installsuffix shared -buildid I1ySObzbjSNJ1lMojb3-/I1ySObzbjSNJ1lMojb3- -goversion go1.10.4 -D "" -importcfg $WORK/b141/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/67/67cfa69ddb003535f37338b223bc277234f594551928e07a0f78781908da6af7-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b102/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 8oX2tb0TsVR9MM8A7Yua/8oX2tb0TsVR9MM8A7Yua -goversion go1.10.4 -D "" -importcfg $WORK/b103/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/16/1628b05c615e72206e18905ede3421b9d081f4aeffeb9c896fa0564952b6d3a6-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b102/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid wHz1lbt-R_wrhW-dQ8SO/wHz1lbt-R_wrhW-dQ8SO -goversion go1.10.4 -D "" -importcfg $WORK/b106/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c2/c2eb1b3b99435ec8d5293830901a8812e6394bbf8366d750bd3796a1b330511c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid sI2Q2W2BIJOtp192hV-s/sI2Q2W2BIJOtp192hV-s -goversion go1.10.4 -D "" -importcfg $WORK/b143/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/40/40c9fe37efc530238f5d79cb6680a1a854a658942f03f1e02240703f1545ed7a-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid jYLPbMrOPyg3_acNZyv0/jYLPbMrOPyg3_acNZyv0 -goversion go1.10.4 -D "" -importcfg $WORK/b145/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/2f/2f81d01d92466081e676e71599e19a67f2ae2178cb3613963b6ff4ab259014b4-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b147/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 5nanXGyGHKzFW4DAp4P5/5nanXGyGHKzFW4DAp4P5 -goversion go1.10.4 -D "" -importcfg $WORK/b146/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ee/eee04589aab0865a1f5d2e660edf484e9824ca047e68c41baec82ec2c0a73922-d # internal golang.org/x/time/rate mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid j8lzHCfj61Gkngd1DwBk/j8lzHCfj61Gkngd1DwBk -goversion go1.10.4 -D "" -importcfg $WORK/b150/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/62/622f5c90e9eab2c2b2937c4f62400ea6329bde285af1163ce517e141d42b4adf-d # internal cd $WORK/b135 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/12/1297c0d712071e1f701eb2c524b68c12f1e4945a7d7963ea88c5e2324da0bab4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/23/23bc234ccd2b32242357370782bdd0ed8b65e5e55e83882dd44d6143256cddf6-d # internal gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/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 gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b135=/tmp/go-build -gno-record-gcc-switches -o $WORK/b135/_cgo_.o $WORK/b135/_cgo_main.o $WORK/b135/_x001.o $WORK/b135/_x002.o $WORK/b135/_x003.o $WORK/b135/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b135/_cgo_.o -dynout $WORK/b135/_cgo_import.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p os/user -std -installsuffix shared -buildid yULin4ETPVpG1ojZWU9o/yULin4ETPVpG1ojZWU9o -goversion go1.10.4 -D "" -importcfg $WORK/b135/importcfg -pack ./lookup.go ./user.go $WORK/b135/_cgo_gotypes.go $WORK/b135/cgo_lookup_unix.cgo1.go $WORK/b135/getgrouplist_unix.cgo1.go $WORK/b135/listgroups_unix.cgo1.go $WORK/b135/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b135/_pkg_.a $WORK/b135/_x001.o $WORK/b135/_x002.o $WORK/b135/_x003.o $WORK/b135/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/93/93082400d3d0a7266da50f86c89fe3404871650027d96601133af364738780e1-d # internal github.com/sasha-s/go-deadlock mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b134/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid rR9my9GC_3vKWpPIpNod/rR9my9GC_3vKWpPIpNod -goversion go1.10.4 -D "" -importcfg $WORK/b133/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1e/1e2e4cac06c63f71124cfe7b2462da43d58e1a6d85691e4aa7013749759c75e8-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid ksCN6Eewkjwcy5RY5tAv/ksCN6Eewkjwcy5RY5tAv -goversion go1.10.4 -D "" -importcfg $WORK/b132/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b064/_pkg_.a $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/80/80e4956fe4c06f966fbb4e032617fbb3fbd2403ae363cd8a0e04039f782f7098-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/21/21f5b5694b4dc275c96175b38bf5a2bb83044f2952628f8801ad8660487924fa-d # internal vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b092/ cat >$WORK/b092/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/b087/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b054/ cat >$WORK/b054/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/b002/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b034/_pkg_.a packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b043/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MA-Zuau7Y-XuIaD9sT98/MA-Zuau7Y-XuIaD9sT98 -goversion go1.10.4 -D "" -importcfg $WORK/b054/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 github.com/oschwald/maxminddb-golang mkdir -p $WORK/b080/ vendor/golang_org/x/net/proxy mkdir -p $WORK/b093/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oschwald/maxminddb-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/oschwald/maxminddb-golang -complete -installsuffix shared -buildid Gg9-3eFsyNwBEaKWXuQO/Gg9-3eFsyNwBEaKWXuQO -goversion go1.10.4 -D "" -importcfg $WORK/b080/importcfg -pack ./decoder.go ./errors.go ./mmap_unix.go ./reader.go ./reader_other.go ./traverse.go ./verifier.go net/textproto mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p net/textproto -std -complete -installsuffix shared -buildid sTeZanPuWdGvCvtT7CcC/sTeZanPuWdGvCvtT7CcC -goversion go1.10.4 -D "" -importcfg $WORK/b097/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid _OaHg49-V0rbL2fOQbq4/_OaHg49-V0rbL2fOQbq4 -goversion go1.10.4 -D "" -importcfg $WORK/b093/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid m4sFbTRHe5LjgmCTzdsS/m4sFbTRHe5LjgmCTzdsS -goversion go1.10.4 -D "" -importcfg $WORK/b092/importcfg -pack ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/74/742412e40046695df11af8d8a9f26c849aff7b0cb075ce4682072f6240376831-d # internal github.com/prometheus/procfs mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b111/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b113/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile regexp=$WORK/b108/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid B90c8K18hk3_s7z2FFcT/B90c8K18hk3_s7z2FFcT -goversion go1.10.4 -D "" -importcfg $WORK/b110/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/19/19a90dd61ed21cdb14c2c3b491b0688065d5adf1752f661d96dcdce5c5963900-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid -cr6bpfrcNRTcLGvQWjZ/-cr6bpfrcNRTcLGvQWjZ -goversion go1.10.4 -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a5/a57b0a0ababcf433268dc4baf11c43ceb2f88527624e6e9b0bf986bd20ceda1b-d # internal mime/multipart mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b094/_pkg_.a packagefile mime/quotedprintable=$WORK/b096/_pkg_.a packagefile net/textproto=$WORK/b097/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p mime/multipart -std -complete -installsuffix shared -buildid u4DOs_BAPDdrjP69kR_v/u4DOs_BAPDdrjP69kR_v -goversion go1.10.4 -D "" -importcfg $WORK/b095/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a7/a77dbe8c77b36254ecb389a08c2a207ecb967328db418be14a8fa5d440538a83-d # internal github.com/oschwald/geoip2-golang mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/oschwald/maxminddb-golang=$WORK/b080/_pkg_.a packagefile net=$WORK/b064/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oschwald/geoip2-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/oschwald/geoip2-golang -complete -installsuffix shared -buildid xQsPa6y4Z-MkobfzMhJV/xQsPa6y4Z-MkobfzMhJV -goversion go1.10.4 -D "" -importcfg $WORK/b079/importcfg -pack ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/af/afd7db6cdc99c856545a12361a95ee091580fc2e73f6d602b85c7d1f1e57016b-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xLPOYv731Scd_2CWVR95/xLPOYv731Scd_2CWVR95 -goversion go1.10.4 -D "" -importcfg $WORK/b126/importcfg -pack ./client.go ./socks.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b123/sys_linux_386.o ./sys_linux_386.s cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e8/e88204d30f8e4165f6358f3d878953743941872767728523b084d2d6f5d25946-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b143/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 7FcForXqH2XX8Xvx-I9f/7FcForXqH2XX8Xvx-I9f -goversion go1.10.4 -D "" -importcfg $WORK/b144/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b123/_pkg_.a $WORK/b123/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/01/01f6b6dad2c3ce99ecc8f8a032605098ce7e399d0e034980fc43767a765e2adc-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/50/50b08ee385ec55eb1956ac4adde0ea3372f1d51c079364856fcc8ea4295acabd-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid vmdQRKaG34EAloUB5Klc/vmdQRKaG34EAloUB5Klc -goversion go1.10.4 -D "" -importcfg $WORK/b120/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal golang.org/x/net/ipv6 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid bGLWu-457nZQd-q79Ra2/bGLWu-457nZQd-q79Ra2 -goversion go1.10.4 -D "" -importcfg $WORK/b124/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/bc/bc12cd9fe28c6de3a89b62a22e3c76f807d24cd3c830a8feb57da66caf46c522-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b0/b0f7cad4a36188373e30504d061ac53f9cf782c5f12d8502a12b8f72e62e7977-d # internal golang.org/x/net/proxy mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b126/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid oufy7ZzhDQuP4590Wg2x/oufy7ZzhDQuP4590Wg2x -goversion go1.10.4 -D "" -importcfg $WORK/b125/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/ef6587490bd93c026dcff1e803ec0d2ad026f47544bb1e287889e3bb12ddb301-d # internal crypto/tls mkdir -p $WORK/b031/ cat >$WORK/b031/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/b002/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b034/_pkg_.a packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b045/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b070/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b073/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p crypto/tls -std -complete -installsuffix shared -buildid dRQFJGtXYuwnMXqM3M0U/dRQFJGtXYuwnMXqM3M0U -goversion go1.10.4 -D "" -importcfg $WORK/b031/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/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c9/c93039c1451e55a5caca952c54f74f9cbc8a0c79a4bf6ef600051c0a2f51d4e8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d0/d0efa2d6b2c804bf8e39df67912a5255dafb948ba6ce7e9d9a46539675a0dac0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a8/a8f6b262fed9672c674bd4bb189b71e4f7055065f1aa3e839422b91f2e976e6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8b/8bfd98b2935e5ec7acc683cc893bde5bc82ce199bada2f00a99ca0d432e6d2f3-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b144/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid lRfQn51mgbJlNjwe75rF/lRfQn51mgbJlNjwe75rF -goversion go1.10.4 -D "" -importcfg $WORK/b142/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/92/92277dc271abdaf49d91a83a4948a059f57f2efca80e741a383d3e35616860e2-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b140/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b141/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b142/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b145/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b146/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid fQCtnq3_cl70q6GVS6HO/fQCtnq3_cl70q6GVS6HO -goversion go1.10.4 -D "" -importcfg $WORK/b138/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./hello_v0.13.go ./hello_v0.13_xdr.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0c/0c27270765e390c085854c21723ad20dda789dae133a785bc56d4556c009ee5f-d # internal net/http/httptrace mkdir -p $WORK/b098/ github.com/syncthing/syncthing/lib/tlsutil cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b149/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid _JMahxfvWJYpen3I58xW/_JMahxfvWJYpen3I58xW -goversion go1.10.4 -D "" -importcfg $WORK/b098/importcfg -pack ./trace.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b145/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/tlsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/syncthing/syncthing/lib/tlsutil -complete -installsuffix shared -buildid QpJDlPdUuvk42Oh8BX7r/QpJDlPdUuvk42Oh8BX7r -goversion go1.10.4 -D "" -importcfg $WORK/b149/importcfg -pack ./tlsutil.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/06a13db6e749d495403f6bf838af5f55e60d5bc88b4272f81525d9e13aa2e813-d # internal net/http mkdir -p $WORK/b085/ cat >$WORK/b085/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/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b093/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile mime=$WORK/b094/_pkg_.a packagefile mime/multipart=$WORK/b095/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http/httptrace=$WORK/b098/_pkg_.a packagefile net/http/internal=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p net/http -std -complete -installsuffix shared -buildid wsUVJG79s9jnKi3kIiDf/wsUVJG79s9jnKi3kIiDf -goversion go1.10.4 -D "" -importcfg $WORK/b085/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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6b/6b6718cab7d8ce0e1136c4e021c28b144cd5c43e8fb0f8a018c8f4f5bbd7e28c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/05/05464b237df2cccb4745e416aa86ba6c0c1705b103eea0007dee7714ad837719-d # internal github.com/syncthing/syncthing/lib/relay/protocol mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b141/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/syncthing/syncthing/lib/relay/protocol -complete -installsuffix shared -buildid c447IDNuegWyYccMsEiQ/c447IDNuegWyYccMsEiQ -goversion go1.10.4 -D "" -importcfg $WORK/b148/importcfg -pack ./packets.go ./packets_xdr.go ./protocol.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/70/70c7f1383b1ff154505024d1f89d7a4963a9d267f91c58517b0e6b19ee18c696-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/80/80c7cf394e2c6e7a500974fa645a88ba114d9a3b69db2fb46de94d7a648203b3-d # internal expvar mkdir -p $WORK/b083/ github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b118/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b120/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b124/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b125/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p expvar -std -complete -installsuffix shared -buildid 0x8AD3V-6fh-jAT80O4M/0x8AD3V-6fh-jAT80O4M -goversion go1.10.4 -D "" -importcfg $WORK/b083/importcfg -pack ./expvar.go cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid LGhchBZGXuhPp9qnV4ei/LGhchBZGXuhPp9qnV4ei -goversion go1.10.4 -D "" -importcfg $WORK/b118/importcfg -pack ./internal.go ./public.go github.com/prometheus/common/expfmt mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b105/_pkg_.a packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b102/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b106/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b107/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b094/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid -EnKQHttCt49gr1kSBd_/-EnKQHttCt49gr1kSBd_ -goversion go1.10.4 -D "" -importcfg $WORK/b104/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/03/030c82d8eedd13c1fd5546ac4b525831ba1e9c34cf8f2c05630f03bf371c26ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/86/86c0d865dd0e6128bba720c653ae75d1566f67b8e0f0ec9684ce1d4f16803246-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b129/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid XMd5GmzennW986YpBgHZ/XMd5GmzennW986YpBgHZ -goversion go1.10.4 -D "" -importcfg $WORK/b127/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/65/65650f39ad44b097d7831fbb48cff301311f469fdb19e2f03f73426ba738199f-d # internal github.com/syncthing/syncthing/lib/relay/client mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b148/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b132/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/relay/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/syncthing/syncthing/lib/relay/client -complete -installsuffix shared -buildid RrytaEOZ1GZuMFQmu7Fd/RrytaEOZ1GZuMFQmu7Fd -goversion go1.10.4 -D "" -importcfg $WORK/b117/importcfg -pack ./client.go ./debug.go ./dynamic.go ./methods.go ./static.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/5c/5c1f4781c4be4f22916b5fb825eabbeba8a34c20386aeda25964b614a4098881-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b101/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b102/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b104/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b107/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b110/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b114/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 6h9K0ZYLXldODlyoP1tT/6h9K0ZYLXldODlyoP1tT -goversion go1.10.4 -D "" -importcfg $WORK/b082/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/82/8260ce2b2c6e7a978d76b759425a30257d45e0f9c94a81abb23031d9954c0fc8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/71/71169485732a07f82d402fe84923ee8c2c7f18276d1347df4333453e61078c0a-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b104/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile net/http/httptrace=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid _y5iVO3Rtr8guAldl-TO/_y5iVO3Rtr8guAldl-TO -goversion go1.10.4 -D "" -importcfg $WORK/b115/importcfg -pack ./delegator.go ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/99/99a9d865bee0be63e98aff6345319760c01379430df55185ac2f770b833e8c50-d # internal github.com/syncthing/syncthing/cmd/strelaypoolsrv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile flag=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b078/_pkg_.a packagefile github.com/oschwald/geoip2-golang=$WORK/b079/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b149/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile mime=$WORK/b094/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid yqH-Q1yFuKrmN-fM2v1U/yqH-Q1yFuKrmN-fM2v1U -goversion go1.10.4 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go ./stats.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3c/3c4dcf3fa8ea0f52201cdad534b777d1ae10a7de6c5692bb9bc7703b10368e21-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b014/_pkg_.a packagefile crypto/tls=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b074/_pkg_.a packagefile flag=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b078/_pkg_.a packagefile github.com/oschwald/geoip2-golang=$WORK/b079/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b082/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b115/_pkg_.a packagefile github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto=$WORK/b116/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/client=$WORK/b117/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/tlsutil=$WORK/b149/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b150/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math/rand=$WORK/b041/_pkg_.a packagefile mime=$WORK/b094/_pkg_.a packagefile net=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile bufio=$WORK/b015/_pkg_.a packagefile compress/flate=$WORK/b016/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b029/_pkg_.a packagefile container/list=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b034/_pkg_.a packagefile crypto/cipher=$WORK/b035/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b045/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b046/_pkg_.a packagefile crypto/md5=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b050/_pkg_.a packagefile crypto/rsa=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b036/_pkg_.a packagefile crypto/x509=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b044/_pkg_.a packagefile encoding/pem=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b070/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b073/_pkg_.a packagefile hash=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile encoding=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf16=$WORK/b076/_pkg_.a packagefile github.com/oschwald/maxminddb-golang=$WORK/b080/_pkg_.a packagefile expvar=$WORK/b083/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b101/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b102/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b103/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b104/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b107/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b110/_pkg_.a packagefile runtime/debug=$WORK/b114/_pkg_.a packagefile context=$WORK/b065/_pkg_.a packagefile net/http/httptrace=$WORK/b098/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b118/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b119/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b127/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b138/_pkg_.a packagefile github.com/syncthing/syncthing/lib/relay/protocol=$WORK/b148/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b133/_pkg_.a packagefile crypto/x509/pkix=$WORK/b056/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b145/_pkg_.a packagefile internal/nettrace=$WORK/b066/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b067/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b086/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b092/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b093/_pkg_.a packagefile mime/multipart=$WORK/b095/_pkg_.a packagefile net/http/internal=$WORK/b099/_pkg_.a packagefile net/textproto=$WORK/b097/_pkg_.a packagefile path=$WORK/b100/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b049/_pkg_.a packagefile crypto/dsa=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b060/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b061/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b071/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b072/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b105/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b106/_pkg_.a packagefile regexp=$WORK/b108/_pkg_.a packagefile github.com/prometheus/procfs/nfs=$WORK/b111/_pkg_.a packagefile github.com/prometheus/procfs/xfs=$WORK/b113/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b120/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b124/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b125/_pkg_.a packagefile github.com/pkg/errors=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b129/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b140/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b141/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b142/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b146/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b134/_pkg_.a packagefile os/user=$WORK/b135/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b088/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b090/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b091/_pkg_.a packagefile mime/quotedprintable=$WORK/b096/_pkg_.a packagefile regexp/syntax=$WORK/b109/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b112/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b121/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b122/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b123/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b126/_pkg_.a packagefile github.com/calmh/du=$WORK/b130/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b131/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b137/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b144/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b147/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b089/_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=_hB0-Np6lKc3cDGI5Eg9/yqH-Q1yFuKrmN-fM2v1U/pMaRhbL4Cx8c_Lizg73x/_hB0-Np6lKc3cDGI5Eg9 -X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0x648f85c879df15da27d85c11b1f0e51bdd462411 -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/strelaypoolsrv rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback noupgrade' -ldflags '-X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0x621eeabefa37e75d6568b194bbd04e38531e0c51 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/stcli github.com/syncthing/syncthing/cmd/stcli WORK=/tmp/go-build589067187 internal/race mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid S9y-fN1GK_aCXLDAXxUl/S9y-fN1GK_aCXLDAXxUl -goversion go1.10.4 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid uassLjbekKbwsvgq2XDv/uassLjbekKbwsvgq2XDv -goversion go1.10.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go unicode mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid exVMO4mLQ2kn9Hgg0qVc/exVMO4mLQ2kn9Hgg0qVc -goversion go1.10.4 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/65/652b8aa3f0c5c8fa22a5f12ee45692cf994353430bb22e628cd642d80660d89f-d # internal unicode/utf8 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fmOhOszjwQtGRpiz2Ygy/fmOhOszjwQtGRpiz2Ygy -goversion go1.10.4 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go runtime/internal/atomic mkdir -p $WORK/b009/ sync/atomic cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid GDA4x3Y3ysC73BAnfR4r/GDA4x3Y3ysC73BAnfR4r -goversion go1.10.4 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid l3DD5-vDYzV5ZRmW-O5c/l3DD5-vDYzV5ZRmW-O5c -goversion go1.10.4 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/edfd5614face6e4eac33e0e4c677fd0119cd17f199ee895ab78d45e70f08f7b6-d # internal container/list mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p container/list -std -complete -installsuffix shared -buildid uADmEfzY1MmjAQm59N_s/uADmEfzY1MmjAQm59N_s -goversion go1.10.4 -D "" -importcfg $WORK/b015/importcfg -pack ./list.go runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 60OOLpEcua99OXeL__Qm/60OOLpEcua99OXeL__Qm -goversion go1.10.4 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/sync/atomic /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/asm_386.o ./asm_386.s cd /usr/lib/golang/src/runtime/internal/atomic /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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/59/596680f01a3c909c114dbcef3f0dbfe9109a442dfb6135fb580eb88ab0387439-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bfffdfe4873ae9df6e1924fe22d43eda8d85ada023cfb7a4d07f19b396b2cd44-d # internal crypto/subtle mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid atahxaFxCHouwWKxDt5C/atahxaFxCHouwWKxDt5C -goversion go1.10.4 -D "" -importcfg $WORK/b022/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/sys /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/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_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/85/852580ae0500aaab3f62021d2e77b9005eb946dc83265b287ad34542b0ae9aa5-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p internal/testlog -std -complete -installsuffix shared -buildid AqRJVhKs8S6bL3E9MIuc/AqRJVhKs8S6bL3E9MIuc -goversion go1.10.4 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/intrinsics_386.o # internal math mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p math -std -installsuffix shared -buildid 8WlaCfEUBAvuzDWcKMo1/8WlaCfEUBAvuzDWcKMo1 -goversion go1.10.4 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f7/f717184107551fa649a8b5070f6cad2fc0aaf103c60b8da715772a3b6cff2ee4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cf/cf267cb3c9a65481c64b8ef14493c1a0e1747ae5f6bf3e522f1c4fa702b56ae4-d # internal math/bits mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p math/bits -std -complete -installsuffix shared -buildid K5WHxg7htwBenbUqwLdH/K5WHxg7htwBenbUqwLdH -goversion go1.10.4 -D "" -importcfg $WORK/b035/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4f/4fbff30f22bd1e9ea2ff27ad007a707813a9de10d356978385175a64393d2094-d # internal crypto/internal/cipherhw mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid YskITVqNPp54FxjlIoR6/YskITVqNPp54FxjlIoR6 -goversion go1.10.4 -D "" -importcfg $WORK/b041/importcfg -pack ./doc.go ./generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b6/b610f4b78e3777b47051ae87fb959e83f7e00b1bc255096ed2ca39720bf6f343-d # internal vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/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/b058/_pkg_.a -trimpath $WORK/b058 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid DKizv0KAueovBkdU1aL4/DKizv0KAueovBkdU1aL4 -goversion go1.10.4 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/2c/2c3ae84ae6f4e9b158ff610a3f0138a4092e8c4d46d434100d7466238aa4a755-d # internal internal/nettrace mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9J3HhjXEKbnMmz9tPh8q/9J3HhjXEKbnMmz9tPh8q -goversion go1.10.4 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/eb/eb043a4b1feeb7cf1aeec008cae8a3482dc43e7035ec863e0f0b96cb1b94dedf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d3/d309afdf76b312dbc1d42400c5c661d8bf31e5b9620fa86b8fd7516f6dd61e35-d # internal encoding mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding -std -complete -installsuffix shared -buildid BpEeIEL1TeL2SMXCGKmB/BpEeIEL1TeL2SMXCGKmB -goversion go1.10.4 -D "" -importcfg $WORK/b072/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8b/8b5f9f035b973d829ceb3ffd763d7a00960854ca6d5cd842303a91ca0beec4c3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Ny7TuKR9nErVkKXPfCKP/Ny7TuKR9nErVkKXPfCKP -goversion go1.10.4 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/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 unicode/utf16 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid bcy_J4NX-Y5FA0vcFsql/bcy_J4NX-Y5FA0vcFsql -goversion go1.10.4 -D "" -importcfg $WORK/b073/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8a/8acba6c402a15421ac7d5d2260fa8dd2e4fee24d92cc9cc498ab4ecca8b08814-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid SjaLjSDLvcwrCXjffDE6/SjaLjSDLvcwrCXjffDE6 -goversion go1.10.4 -D "" -importcfg $WORK/b098/importcfg -pack ./const.go runtime/cgo mkdir -p $WORK/b065/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b065/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b065/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/59/59b182b19ba08f028008f42b431399dc646071763f8ac187aa77189a136206ba-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d3/d3c1a3fa82f75ce6cfec9d8afc1deecf37811c73ccbbdaae1368b6de147be27c-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true gcc -gno-record-gcc-switches -c -x c - || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0b/0b6a3d39e5e87a2d448ac647650fab4e7415be58ac64c1563864fca4daf889dd-d # internal cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math /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/asin_386.o ./asin_386.s /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/asinh_stub.o ./asinh_stub.s /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/atan2_386.o ./atan2_386.s /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/atan_386.o ./atan_386.s /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/cbrt_stub.o ./cbrt_stub.s cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b019/dim_386.o ./dim_386.s /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/erf_stub.o ./erf_stub.s /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/exp2_386.o ./exp2_386.s /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/exp_386.o ./exp_386.s /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/expm1_386.o ./expm1_386.s /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/floor_386.o ./floor_386.s /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/frexp_386.o ./frexp_386.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /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/hypot_386.o ./hypot_386.s /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/ldexp_386.o ./ldexp_386.s /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/log10_386.o ./log10_386.s /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/log1p_386.o ./log1p_386.s /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/log_386.o ./log_386.s /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/mod_386.o ./mod_386.s /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/modf_386.o ./modf_386.s /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/pow_stub.o ./pow_stub.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/remainder_386.o ./remainder_386.s /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/sin_386.o ./sin_386.s /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/sincos_386.o ./sincos_386.s /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/sinh_stub.o ./sinh_stub.s /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/sqrt_386.o ./sqrt_386.s /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/tan_386.o ./tan_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b019/_pkg_.a $WORK/b019/asin_386.o $WORK/b019/asinh_stub.o $WORK/b019/atan2_386.o $WORK/b019/atan_386.o $WORK/b019/cbrt_stub.o $WORK/b019/dim_386.o $WORK/b019/erf_stub.o $WORK/b019/exp2_386.o $WORK/b019/exp_386.o $WORK/b019/expm1_386.o $WORK/b019/floor_386.o $WORK/b019/frexp_386.o $WORK/b019/hypot_386.o $WORK/b019/ldexp_386.o $WORK/b019/log10_386.o $WORK/b019/log1p_386.o $WORK/b019/log_386.o $WORK/b019/mod_386.o $WORK/b019/modf_386.o $WORK/b019/pow_stub.o $WORK/b019/remainder_386.o $WORK/b019/sin_386.o $WORK/b019/sincos_386.o $WORK/b019/sinh_stub.o $WORK/b019/sqrt_386.o $WORK/b019/tan_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/37/376dc798ffbcc5bbb285621a8a3ae8798a5ad21258f7182955bcf0edd8b18dab-d # internal strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p strconv -std -complete -installsuffix shared -buildid 5kljdS4PnFMqzvd-pKw7/5kljdS4PnFMqzvd-pKw7 -goversion go1.10.4 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x005.o -c gcc_libinit.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x006.o -c gcc_linux_386.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x007.o -c gcc_setenv.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a1/a1d22ed6726eb00ad22014686bf95ed1362f509ea15a6f0ecbe65afb74984b4f-d # internal crypto/rc4 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/rc4 -std -installsuffix shared -buildid 708QQfTt1eva-sS4IA66/708QQfTt1eva-sS4IA66 -goversion go1.10.4 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./rc4.go ./rc4_asm.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b046/rc4_386.o ./rc4_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b046/_pkg_.a $WORK/b046/rc4_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f3/f351dfe40f84acb55a116e95a3f96910921e111db4c01bd4cee6ab9055728a4f-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x009.o -c gcc_util.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I $WORK/b065/ -g -O2 -Wall -Werror -o $WORK/b065/_x010.o -c gcc_386.S cd $WORK/b065 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go -dynlinker cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p runtime/cgo -std -installsuffix shared -buildid M6t5171q1q3YNYWwZVY-/M6t5171q1q3YNYWwZVY- -goversion go1.10.4 -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo.cgo1.go $WORK/b065/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b065/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_386.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o $WORK/b065/_x005.o $WORK/b065/_x006.o $WORK/b065/_x007.o $WORK/b065/_x008.o $WORK/b065/_x009.o $WORK/b065/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/71/71f18a5c879afff6845c9b440d6d6ae57f49fec23b13602708967659a1fc3eb8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/126f4ed339a5c66a33569d0e27feede6f5fac2d261945282381767494f858a15-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid FX8q8wXtnp8r0jNbKTSl/FX8q8wXtnp8r0jNbKTSl -goversion go1.10.4 -D "" -importcfg $WORK/b005/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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4d/4dd4eb06e348ca45e797b7531a78abbf97833bd3700df84e9c57df90251db343-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid VKm_mV2FWBqCK8h80kae/VKm_mV2FWBqCK8h80kae -goversion go1.10.4 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid Cgq07C7wX4eHXJOxrHn7/Cgq07C7wX4eHXJOxrHn7 -goversion go1.10.4 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go internal/singleflight mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid YC895IlljcrdkcqltU4a/YC895IlljcrdkcqltU4a -goversion go1.10.4 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p math/rand -std -complete -installsuffix shared -buildid ZRLEbVom1ekr6yib0x6S/ZRLEbVom1ekr6yib0x6S -goversion go1.10.4 -D "" -importcfg $WORK/b036/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go syscall mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p syscall -std -installsuffix shared -buildid CGbCP_n5Q95Roh3wfcNR/CGbCP_n5Q95Roh3wfcNR -goversion go1.10.4 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/de/de365facd5c0fcf6238c1ef214b07a3f9a6224a15d3530fa2bb437630e2f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f6/f67b4e2d3b6f98e2f3db93b9df048d22562f02d1139bb2d26fb13265c89c62a1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21da4da82a1062a3660b7f6beefaa72fe8564584c103cbd8c456a47b778f95a-d # internal hash mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p hash -std -complete -installsuffix shared -buildid KHU7BYeqOo6gZq8eg1fO/KHU7BYeqOo6gZq8eg1fO -goversion go1.10.4 -D "" -importcfg $WORK/b017/importcfg -pack ./hash.go crypto/cipher mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid UA6NZwMCvZkNq-P4SGzj/UA6NZwMCvZkNq-P4SGzj -goversion go1.10.4 -D "" -importcfg $WORK/b021/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go strings mkdir -p $WORK/b037/ bytes cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid jdfrd8LZWdPmacH40svj/jdfrd8LZWdPmacH40svj -goversion go1.10.4 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p strings -std -installsuffix shared -buildid aecZmrxjkvqt71yuUZtZ/aecZmrxjkvqt71yuUZtZ -goversion go1.10.4 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/94/94a0e67392b5a98e0634eb9f71705e50070c1655d9c5865b58a50feb1b7ed1b9-d # internal crypto mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p crypto -std -complete -installsuffix shared -buildid YfYAzy4ErG9WZNs0kiVT/YfYAzy4ErG9WZNs0kiVT -goversion go1.10.4 -D "" -importcfg $WORK/b016/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/669ed83d3410614c5256ad5b97f9cd6bcccd4735280fbcb15a51fa9e9426bb36-d # internal crypto/sha512 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid z32yaez5UtDQ0Aqa31JA/z32yaez5UtDQ0Aqa31JA -goversion go1.10.4 -D "" -importcfg $WORK/b038/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/00/00456cd350044af172b37077621d907230cbebfb436fe229010e74fbd993b25a-d # internal crypto/aes mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p crypto/aes -std -complete -installsuffix shared -buildid _cyoaayDElZQ9yGYNT5S/_cyoaayDElZQ9yGYNT5S -goversion go1.10.4 -D "" -importcfg $WORK/b020/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e5/e532d459d3ebfff4f582a4d58d14808ac341519bbd5d2d95edd9f05a21e43f75-d # internal crypto/hmac mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid SmNrL7WknFOn_h1UYPju/SmNrL7WknFOn_h1UYPju -goversion go1.10.4 -D "" -importcfg $WORK/b040/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a4/a4dfd53d059a1fb4f1fbee01ba9b6d985340cffe7c613cc54d95291fa5b86533-d # internal crypto/md5 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/md5 -std -installsuffix shared -buildid hM7PRazIUEhAdAqQwIrc/hM7PRazIUEhAdAqQwIrc -goversion go1.10.4 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5acadd07150f125b736301b327123fcecb897591b4b49e9282613ed36a18021c-d # internal bufio mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p bufio -std -complete -installsuffix shared -buildid ekJC4IW02AvvfjKDgSDa/ekJC4IW02AvvfjKDgSDa -goversion go1.10.4 -D "" -importcfg $WORK/b044/importcfg -pack ./bufio.go ./scan.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/f730cf74b73170fc4dc63d83ad5fb1fb40cb1363306214cfb2a3461c1fcff675-d # internal crypto/sha1 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha1 -std -installsuffix shared -buildid gRw0yt7dZRfx6-zq1wq7/gRw0yt7dZRfx6-zq1wq7 -goversion go1.10.4 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b037/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b037/_pkg_.a $WORK/b037/strings.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fe/fe66eec9ba80655b9f97ebad92e16a53cbdeeafcef89d64cc4762ef3b61296a9-d # internal crypto/sha256 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/sha256 -std -installsuffix shared -buildid cU83k45P0FWJ-H2qXkYC/cU83k45P0FWJ-H2qXkYC -goversion go1.10.4 -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b042/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b048/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ff/ffaf2b3965046cb0eccc304b1e97add074d60700a9caa6209050d9f81f6ea4b0-d # internal text/tabwriter mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid CmyxwktVbSGwDRm1grMU/CmyxwktVbSGwDRm1grMU -goversion go1.10.4 -D "" -importcfg $WORK/b076/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b048/_pkg_.a $WORK/b048/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/da/da0edad9e02a89b9f3ba63fbf71e0a472a3a8f6b49919564601d4aa8afb6d4a3-d # internal github.com/petermattis/goid mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/petermattis/goid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/petermattis/goid -complete -installsuffix shared -buildid NIe0OPfG0SVJ29EAsRQg/NIe0OPfG0SVJ29EAsRQg -goversion go1.10.4 -D "" -importcfg $WORK/b086/importcfg -pack ./goid.go ./goid_slow.go ./runtime_go1.9.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b2/b29392f08f9e6f0f773431a5f48dfd3e7429dc6e77c51cba9dd3a44985a06882-d # internal path mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p path -std -complete -installsuffix shared -buildid OStAVyDI2Kl9PnkLY7p-/OStAVyDI2Kl9PnkLY7p- -goversion go1.10.4 -D "" -importcfg $WORK/b094/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b049/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/18/18a5b6abfff5b7b36686e41b234d81c62ac9f64cea48de0bc32d2c4d17817c59-d # internal hash/crc32 mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid GWbAynJyhnY3tH62kPGw/GWbAynJyhnY3tH62kPGw -goversion go1.10.4 -D "" -importcfg $WORK/b106/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/45/45dd83d433b289f4f00a22e4c1dc0eeb83565c6c0e3b22b0a99e0ce88a451185-d # internal vendor/golang_org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 FZacaK2OaBOChxMuYTN_/FZacaK2OaBOChxMuYTN_ -goversion go1.10.4 -D "" -importcfg $WORK/b110/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/de/de58698718e8c4611731d1903223b8e3f50b048ad18d3da3898415ce3b2c7ed8-d # internal golang.org/x/text/transform mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ch6ihSCV6pzdm7MjHnQT/ch6ihSCV6pzdm7MjHnQT -goversion go1.10.4 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c6/c6659b29f422afa3b82ec6f4d4844b9dbbb86711d24cdbc642f280e570e6b39a-d # internal encoding/base32 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Q1p6mdkAyzLfFf6u2yJ6/Q1p6mdkAyzLfFf6u2yJ6 -goversion go1.10.4 -D "" -importcfg $WORK/b124/importcfg -pack ./base32.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b049/_pkg_.a $WORK/b049/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/798005dfcfb3ddabd3cea8aca07f51446bf777e7ccabc1bd144e8a45148900f5-d # internal github.com/minio/sha256-simd mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/minio/sha256-simd -installsuffix shared -buildid Nf1s6bw_im48LgOlCOlQ/Nf1s6bw_im48LgOlCOlQ -goversion go1.10.4 -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./cpuid.go ./cpuid_386.go ./sha256.go ./sha256block_386.go ./sha256block_noasm.go cd /usr/lib/golang/src/syscall /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/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1c/1c97f42083827215792703d7be4329b214da4a193dfed68eac04a24d656e9ea2-d # internal github.com/kballard/go-shellquote mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/kballard/go-shellquote -complete -installsuffix shared -buildid Pqe2mwxQ9NiWjgdZXe7Y/Pqe2mwxQ9NiWjgdZXe7Y -goversion go1.10.4 -D "" -importcfg $WORK/b136/importcfg -pack ./doc.go ./quote.go ./unquote.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/46/46c366df51c42e3f08209ee9e3d433a9c2f0502a20b1a1ad7c0b16fa5691265b-d # internal time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p time -std -installsuffix shared -buildid ICaHvLiovgWo6YpMoeYQ/ICaHvLiovgWo6YpMoeYQ -goversion go1.10.4 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/32/324e871f0bfb03fa743914d8e42bd9c5fe3033d5b9dd0a049faaaddf2af62a8e-d # internal internal/syscall/unix mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid TEugFKG7OzC-OrMKnKmI/TEugFKG7OzC-OrMKnKmI -goversion go1.10.4 -D "" -importcfg $WORK/b045/importcfg -pack ./getrandom_linux.go ./getrandom_linux_386.go cd /usr/share/gocode/src/github.com/minio/sha256-simd /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b132 -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b132/cpuid_386.o ./cpuid_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e3/e39fa97ffaa54f56c4f3423ca015265eb21b8435e7ae112418a470ff2506315a-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b132/_pkg_.a $WORK/b132/cpuid_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f8/f8a6134094db62030de691453081704dd89a31fbf77f95e9f48df081b35803c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f9eb86e6b2b7ee9553a8fe9098ccecb2623090b6f9d0028c3041e91daee3381a-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a8/a89b016b4001b5c9fd7b926c02c6b260b63335a05ac437e493192c6c3f573054-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f3/f33c7e3ef3e9cca5a9a2359fd7c4242a017f4ca166f6fd2659eb2b2521f82ce4-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/poll -std -installsuffix shared -buildid FCojsBPYNuS-BKauTl3X/FCojsBPYNuS-BKauTl3X -goversion go1.10.4 -D "" -importcfg $WORK/b031/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b025/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7c/7cc2c4034b0c45ffd21d6d87cab06df18ef4b2f5823728268724c39f23948e2f-d # internal encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF sort mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/binary -std -complete -installsuffix shared -buildid rxQ6a6KngW6gy65SP9Wl/rxQ6a6KngW6gy65SP9Wl -goversion go1.10.4 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p sort -std -complete -installsuffix shared -buildid MaIMv7fppbkAvbRmK5YN/MaIMv7fppbkAvbRmK5YN -goversion go1.10.4 -D "" -importcfg $WORK/b056/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/45/457541c9363012658b14229b1f82c7dbbdc9bbabc282c18c315097c60e236d72-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p os -std -installsuffix shared -buildid tdIVx_Vla9qgavgrRUFg/tdIVx_Vla9qgavgrRUFg -goversion go1.10.4 -D "" -importcfg $WORK/b030/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6f/6ffe07c0a4cab2187b9f471c94d6f7f4560d2e6cfc7bce96842dbba890d053b4-d # internal regexp/syntax mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MPGL7vQLupvroAqkrTgy/MPGL7vQLupvroAqkrTgy -goversion go1.10.4 -D "" -importcfg $WORK/b139/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go golang.org/x/sys/unix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid AGGKFQxfqlH3M-BkV5PG/AGGKFQxfqlH3M-BkV5PG -goversion go1.10.4 -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2c/2cc89322ed4a81bc2d11af45c55e0f3a842057190f72495376611ca8a200493a-d # internal vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF crypto/des mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF encoding/base64 mkdir -p $WORK/b055/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p crypto/des -std -complete -installsuffix shared -buildid wKmLSQxr3L3ULUK5ORrI/wKmLSQxr3L3ULUK5ORrI -goversion go1.10.4 -D "" -importcfg $WORK/b023/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid CHlwr60VjnkifNpfsfdI/CHlwr60VjnkifNpfsfdI -goversion go1.10.4 -D "" -importcfg $WORK/b055/importcfg -pack ./base64.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid KQ8MI6of6b9BOQAA_-Tu/KQ8MI6of6b9BOQAA_-Tu -goversion go1.10.4 -D "" -importcfg $WORK/b068/importcfg -pack ./chacha_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2e/2e38be6c8dc396b3d7e5f1ba0f895a5356b6e26c7404bd9218276dccc4bf4d12-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 6_qG1m4kcI2i3-pUJDWr/6_qG1m4kcI2i3-pUJDWr -goversion go1.10.4 -D "" -importcfg $WORK/b069/importcfg -pack ./poly1305.go ./sum_ref.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/02/02d72f77677bdc25815fab503fe4defa85fbadfe6e1d828002753dcd950bd1ad-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ld3d-VJSQz1GOwIblJmD/ld3d-VJSQz1GOwIblJmD -goversion go1.10.4 -D "" -importcfg $WORK/b070/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/10/102bf33a7e2492b5a600640fdad65228b7abc399697ff4279b63ef82aedcc7b2-d # internal encoding/pem mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p encoding/pem -std -complete -installsuffix shared -buildid sSDCat8XI9KFaE4l-m9N/sSDCat8XI9KFaE4l-m9N -goversion go1.10.4 -D "" -importcfg $WORK/b054/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/286b998e0d91d06240b6bb93205e2db51be37a0db4bef6db52c5a6c1dad5e5ef-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b067/ cat >$WORK/b067/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/b021/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A8l24j2lSJaCuZsLc0rs/A8l24j2lSJaCuZsLc0rs -goversion go1.10.4 -D "" -importcfg $WORK/b067/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f6/f66e4d2804ecc5bf7ebfd136879eb980bf9cc310d99e80058fdc077ae46ef4ea-d # internal github.com/bkaradzic/go-lz4 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/bkaradzic/go-lz4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/bkaradzic/go-lz4 -complete -installsuffix shared -buildid kAZluamCsVdcQGL525Jr/kAZluamCsVdcQGL525Jr -goversion go1.10.4 -D "" -importcfg $WORK/b125/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8b/8b4b7265793c9952cd8335cf85fb35557a30e77af6c076794e9f30f42e1935c9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e1/e11898f95dec632f7d7a5a976ee36bf25e19d86107add51d8e709c956a2e663e-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/68/68dfe69083a92ffd3061ecf6fde7ca8840a02a42c1dfe9c5f3f42550d5cbbe50-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF fmt mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p fmt -std -complete -installsuffix shared -buildid YCxzg1mzPgqV41ly_51U/YCxzg1mzPgqV41ly_51U -goversion go1.10.4 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p path/filepath -std -complete -installsuffix shared -buildid B6Yrirk4_LVhX5g62L-Z/B6Yrirk4_LVhX5g62L-Z -goversion go1.10.4 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/61/6199bea680aed0578b8b28cbb4d4f355d9b757ecd8ba423e65b93704de58fe66-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/5f/5fd1a8e5515c7fb11d83eac4b985bf5b872d39f9540e7e0e111c8c54a235e6ab-d # internal regexp mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b139/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p regexp -std -complete -installsuffix shared -buildid s0rVPXNLbg20_PT1z6qs/s0rVPXNLbg20_PT1z6qs -goversion go1.10.4 -D "" -importcfg $WORK/b138/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/43/43f362d3f77abc1f009bb0514596efe623bfef60342ec365b1b43e7cb4387a2d-d # internal github.com/calmh/du mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/du /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/calmh/du -complete -installsuffix shared -buildid E87kZ77bakw602y6PMQ1/E87kZ77bakw602y6PMQ1 -goversion go1.10.4 -D "" -importcfg $WORK/b089/importcfg -pack ./diskusage.go ./diskusage_posix.go io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4ALwZLM70bGfI_Wc2GX6/4ALwZLM70bGfI_Wc2GX6 -goversion go1.10.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e5/e5b888e3268e1db9f41e944ce2d0ca20ebb7b0f829b8fe3a627992830d1bca7d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/98/98077c0583400b1ea006d7f38bb6ef2b464b794ebfc5d3153dc1f56083696d7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/97/97e50e64a1d7df582c79803cfb7e5fbe6deadc4bcb78bcd310490a0081ca420b-d # internal encoding/hex mkdir -p $WORK/b053/ context net/url cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net/url -std -complete -installsuffix shared -buildid iK9EGEsphvmVqWb0KHVT/iK9EGEsphvmVqWb0KHVT -goversion go1.10.4 -D "" -importcfg $WORK/b066/importcfg -pack ./url.go mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p context -std -complete -installsuffix shared -buildid qDdKuRVq83kvKWm1WfWv/qDdKuRVq83kvKWm1WfWv -goversion go1.10.4 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p encoding/hex -std -complete -installsuffix shared -buildid RM3Ir8AoREFh4M2A8V4r/RM3Ir8AoREFh4M2A8V4r -goversion go1.10.4 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go math/big mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p math/big -std -installsuffix shared -buildid S-lQ0r0L8vUl97mdNSkl/S-lQ0r0L8vUl97mdNSkl -goversion go1.10.4 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b091/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2b/2bdc449d5ae7d00d76f5a793d061fd89c4abdd66233b8d9a5645f0fe92df1e6c-d # internal encoding/json mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p encoding/json -std -complete -installsuffix shared -buildid cN2cIw9ZDZVobIaW0E25/cN2cIw9ZDZVobIaW0E25 -goversion go1.10.4 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9b/9b21a397833e21e2f69105c3bd7c636ef164d8763e51cb84cf18bedc629de88a-d # internal flag mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p flag -std -complete -installsuffix shared -buildid JyF8qsSofbXcKZpSAGRw/JyF8qsSofbXcKZpSAGRw -goversion go1.10.4 -D "" -importcfg $WORK/b075/importcfg -pack ./flag.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/23/230aac9ced24022519718b9b7a81dc314e28121a41d04ed346bad77cad96f8d7-d # internal text/template/parse mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p text/template/parse -std -complete -installsuffix shared -buildid v8FuUb9U65yXnoKbBfYM/v8FuUb9U65yXnoKbBfYM -goversion go1.10.4 -D "" -importcfg $WORK/b078/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ec/ec36aae0ba21b977b38da4f9243016ab399b39dfc8670a01a67cce5012eb320f-d # internal net mkdir -p $WORK/b061/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b061/ -importpath net -- -I $WORK/b061/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/32/3200ed1c82087f0dd51fe28e21aae5a0ab39fd02b5e5518c85d6b4c0d18b2ec7-d # internal encoding/xml mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p encoding/xml -std -complete -installsuffix shared -buildid b-1S9t3HtYjYK1GidERn/b-1S9t3HtYjYK1GidERn -goversion go1.10.4 -D "" -importcfg $WORK/b080/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a4/a4ba53288719f7273984748118140e80f6d6293183fedb279be2c2a186cc78e0-d # internal log mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p log -std -complete -installsuffix shared -buildid -ICFsmFzVdQY8Saq-tj9/-ICFsmFzVdQY8Saq-tj9 -goversion go1.10.4 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/58/589703ff9013c4765ce10edee64347dd8479b39c6cb96cec06fedd8cf00f5003-d # internal github.com/syncthing/syncthing/lib/logger mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/syncthing/syncthing/lib/logger -complete -installsuffix shared -buildid D25sQQRNXjCqXM8eiiyl/D25sQQRNXjCqXM8eiiyl -goversion go1.10.4 -D "" -importcfg $WORK/b082/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c6/c6c658048b1c0dff937faf06d30d8608789e139934f8d858109cf7ff407e00da-d # internal os/user mkdir -p $WORK/b087/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b087/ -importpath os/user -- -I $WORK/b087/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a2/a2887fd4a5ab6ed85962c904c9869afe35705678ffbb355a319426ddf066c68c-d # internal text/template mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b078/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p text/template -std -complete -installsuffix shared -buildid qqXaPVPjKYq93pA6Un28/qqXaPVPjKYq93pA6Un28 -goversion go1.10.4 -D "" -importcfg $WORK/b077/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2d/2d6604929ba371443ed40708be0e5a8a5b205dd47c76fbbfda8859eb2d8bca5c-d # internal github.com/syncthing/notify mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /usr/share/gocode/src/github.com/syncthing/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/syncthing/notify -complete -installsuffix shared -buildid F84tl1O1Wp-vG21xOlLo/F84tl1O1Wp-vG21xOlLo -goversion go1.10.4 -D "" -importcfg $WORK/b090/importcfg -pack ./debug.go ./debug_nodebug.go ./doc.go ./event.go ./event_inotify.go ./node.go ./notify.go ./tree.go ./tree_nonrecursive.go ./tree_recursive.go ./util.go ./watcher.go ./watcher_inotify.go ./watcher_stub.go ./watchpoint.go ./watchpoint_other.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/1692c381637828f069dc2abef74766f9d83656e91814e5cb57d48f8e6972730d-d # internal github.com/pkg/errors mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 77leATKplGbHTXZWToNL/77leATKplGbHTXZWToNL -goversion go1.10.4 -D "" -importcfg $WORK/b093/importcfg -pack ./errors.go ./stack.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/52/527d6c9c175bf25e3859d115a72da9b623f357820e2a514be935274613b93d2c-d # internal golang.org/x/net/bpf mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid K6p05gWwYVJ69nJy-znJ/K6p05gWwYVJ69nJy-znJ -goversion go1.10.4 -D "" -importcfg $WORK/b097/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/81/8152cf470b91d256594ca7c76313f8c66ae963574c4be356d161676a0ede6750-d # internal crypto/elliptic mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid X4bEnEb3pRsfNXa66oF4/X4bEnEb3pRsfNXa66oF4 -goversion go1.10.4 -D "" -importcfg $WORK/b027/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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/b097/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/5c/5cc700a9a6c01aef45bbab6f060f3656894954af356f0763fcb1b7bbea6a9dcc-d # internal encoding/asn1 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid vAROgc9XgrkZIKIY555z/vAROgc9XgrkZIKIY555z -goversion go1.10.4 -D "" -importcfg $WORK/b039/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9c/9cfd6a90fb06ef78befd5890453e751e4125c044be588443b922a4ccdab4b722-d # internal crypto/rand mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/rand -std -complete -installsuffix shared -buildid EaPIHNNAYBJENQo2A2yc/EaPIHNNAYBJENQo2A2yc -goversion go1.10.4 -D "" -importcfg $WORK/b043/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/de/def7ccaf4d065a6d35ed5bca16062f3551f0a1d96bd4f4a7368835a3e1637cb2-d # internal crypto/dsa mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid t5Jyer0IU2KuQepvgWZH/t5Jyer0IU2KuQepvgWZH -goversion go1.10.4 -D "" -importcfg $WORK/b051/importcfg -pack ./dsa.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9f/9f309c172507645c7a9b1dcb7babcc5cf8ef56916b865461db19f118a944d82c-d # internal github.com/AudriusButkevicius/cli mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b076/_pkg_.a packagefile text/template=$WORK/b077/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/AudriusButkevicius/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/AudriusButkevicius/cli -complete -installsuffix shared -buildid J99r7iLdYdE_OrZO1Hpu/J99r7iLdYdE_OrZO1Hpu -goversion go1.10.4 -D "" -importcfg $WORK/b074/importcfg -pack ./app.go ./cli.go ./command.go ./context.go ./flag.go ./help.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d3/d324fac348680bc4fe61f04f8f22981e00072af8a656379256fc94b522a5e338-d # internal crypto/rsa mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 6Yi9XJRNOBGPK-3zEIoY/6Yi9XJRNOBGPK-3zEIoY -goversion go1.10.4 -D "" -importcfg $WORK/b047/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/09/091c2c031da323c5830b85ec3bf8cfef50650ab9b7b2057ffa0fc8586570033f-d # internal github.com/syncthing/syncthing/lib/fs mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/calmh/du=$WORK/b089/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b090/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/syncthing/syncthing/lib/fs -complete -installsuffix shared -buildid 9qIg2G_ke_sOOqSMJNqB/9qIg2G_ke_sOOqSMJNqB -goversion go1.10.4 -D "" -importcfg $WORK/b088/importcfg -pack ./basicfs.go ./basicfs_unix.go ./basicfs_watch.go ./basicfs_watch_errors_linux.go ./basicfs_watch_eventtypes_inotify.go ./debug.go ./errorfs.go ./filesystem.go ./folding.go ./fsfileinfo_unix.go ./logfs.go ./lstat_broken.go ./mtimefs.go ./tempname.go ./types.go ./util.go ./walkfs.go cd $WORK/b061 gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b087 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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/b039/_pkg_.a # internal cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o -g -O2 cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c6/c65d034832f532e83638f8dc8bcaf7f46eea1cdea41e21c4e40c728b29d8aa25-d # internal crypto/ecdsa mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b016/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/elliptic=$WORK/b027/_pkg_.a packagefile crypto/sha512=$WORK/b038/_pkg_.a packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid sBjQkfkhDz_YxtCv9LoW/sBjQkfkhDz_YxtCv9LoW -goversion go1.10.4 -D "" -importcfg $WORK/b026/importcfg -pack ./ecdsa.go cd $WORK/b087 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/72/72b8dde7eb9d69071c8a749a915fd8862f98fe89efe58887fa7a8819d8b75fa2-d # internal crypto/x509/pkix mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid E8zPGhSAAMVtHIv_dKuw/E8zPGhSAAMVtHIv_dKuw -goversion go1.10.4 -D "" -importcfg $WORK/b052/importcfg -pack ./pkix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/31/312529dbf58cfbb441347f4bdd5302dcea81d360db00ad6b000ab731a12cfc31-d # internal vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid Jb6cMXbdm41cbKOaEpCZ/Jb6cMXbdm41cbKOaEpCZ -goversion go1.10.4 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b036/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p net -std -installsuffix shared -buildid 3q2ecwYPhgZ0Fomp_GG0/3q2ecwYPhgZ0Fomp_GG0 -goversion go1.10.4 -D "" -importcfg $WORK/b061/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/b061/_cgo_gotypes.go $WORK/b061/cgo_linux.cgo1.go $WORK/b061/cgo_resnew.cgo1.go $WORK/b061/cgo_socknew.cgo1.go $WORK/b061/cgo_unix.cgo1.go $WORK/b061/_cgo_import.go cd $WORK/b087 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/83/83bf8561a24029bb3749868984db3b1684a6e91a8cda482832b0d2e49a724264-d # internal compress/flate mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b035/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p compress/flate -std -complete -installsuffix shared -buildid btkfTNDatcp7YdGsbVj0/btkfTNDatcp7YdGsbVj0 -goversion go1.10.4 -D "" -importcfg $WORK/b105/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f4/f4e00658f78cc5f4717f340c21cc51367d969556bba3e9c6958f6ffc7ac1cbfb-d # internal vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_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 w-PMmQg4KY9sGjC3i5SE/w-PMmQg4KY9sGjC3i5SE -goversion go1.10.4 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b087 gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/82/82818054026f0f3c3a971d3359aafb66933f68cf715971a635a5427564613973-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/b015/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 QQlse-w4Cn4quMHrrDLC/QQlse-w4Cn4quMHrrDLC -goversion go1.10.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/86d09e0f902b97590dfc303301c7ffea65978771ec9d69758d29cdfc62c5efa6-d # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p os/user -std -installsuffix shared -buildid yULin4ETPVpG1ojZWU9o/yULin4ETPVpG1ojZWU9o -goversion go1.10.4 -D "" -importcfg $WORK/b087/importcfg -pack ./lookup.go ./user.go $WORK/b087/_cgo_gotypes.go $WORK/b087/cgo_lookup_unix.cgo1.go $WORK/b087/getgrouplist_unix.cgo1.go $WORK/b087/listgroups_unix.cgo1.go $WORK/b087/_cgo_import.go 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/b029/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 JvqtePZvVX3cIJe6mt_W/JvqtePZvVX3cIJe6mt_W -goversion go1.10.4 -D "" -importcfg $WORK/b112/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/23/23bc234ccd2b32242357370782bdd0ed8b65e5e55e83882dd44d6143256cddf6-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 7Vn7k6ZNj4KnwBt_T1rc/7Vn7k6ZNj4KnwBt_T1rc -goversion go1.10.4 -D "" -importcfg $WORK/b115/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/93082400d3d0a7266da50f86c89fe3404871650027d96601133af364738780e1-d # internal github.com/sasha-s/go-deadlock mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b086/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/user=$WORK/b087/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sasha-s/go-deadlock /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/sasha-s/go-deadlock -complete -installsuffix shared -buildid rR9my9GC_3vKWpPIpNod/rR9my9GC_3vKWpPIpNod -goversion go1.10.4 -D "" -importcfg $WORK/b085/importcfg -pack ./deadlock.go ./stacktraces.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/61/6182dde353b9e84a0502157c88b94ba7cafff0c73b45642c95a9d802ed4a4943-d # internal compress/gzip mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/flate=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b106/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p compress/gzip -std -complete -installsuffix shared -buildid HaKH3L6nKM4jbBLsdco_/HaKH3L6nKM4jbBLsdco_ -goversion go1.10.4 -D "" -importcfg $WORK/b104/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/11/118d974f9bb97ae108efe80705c80f410a791f8aeb5bf821b98a6efdaeb8606b-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/b003/_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/b013/_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 -GsVQ1k0mwh4QhDlSlt9/-GsVQ1k0mwh4QhDlSlt9 -goversion go1.10.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/53/53255e295d4f56e77cd66a261dd3d29830d29b029b1992d777aea0eb302d4ebe-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_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 NSIJwS0EJa9eEf8MPukR/NSIJwS0EJa9eEf8MPukR -goversion go1.10.4 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e3/e3e93191acc46b2f48da595b45e10e71c26bfc23873b82f062adf728e6fb09d3-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_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 tSKT0uRbHKRVw7yold8K/tSKT0uRbHKRVw7yold8K -goversion go1.10.4 -D "" -importcfg $WORK/b120/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1e/1e2e4cac06c63f71124cfe7b2462da43d58e1a6d85691e4aa7013749759c75e8-d # internal github.com/syncthing/syncthing/lib/sync mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b085/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/syncthing/syncthing/lib/sync -complete -installsuffix shared -buildid ksCN6Eewkjwcy5RY5tAv/ksCN6Eewkjwcy5RY5tAv -goversion go1.10.4 -D "" -importcfg $WORK/b084/importcfg -pack ./debug.go ./sync.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/23/23dcdca5c54ab6fd147dab561caafbf50de4e5cf41e5efc7b4fdd9118700832a-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kUJcJcfHsn-XqCVhfGc9/kUJcJcfHsn-XqCVhfGc9 -goversion go1.10.4 -D "" -importcfg $WORK/b121/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c9/c999eedb4e4083cc7d1d971af99a43f5489cb2201a50a2d18241c43015160029-d # internal github.com/calmh/xdr mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/calmh/xdr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/calmh/xdr -complete -installsuffix shared -buildid I1ySObzbjSNJ1lMojb3-/I1ySObzbjSNJ1lMojb3- -goversion go1.10.4 -D "" -importcfg $WORK/b126/importcfg -pack ./common.go ./doc.go ./marshaller.go ./unmarshal.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f9/f904f752409eb9b0eedfc458da11ae8eb017b54eecfa541c15657bf76364abf0-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid sI2Q2W2BIJOtp192hV-s/sI2Q2W2BIJOtp192hV-s -goversion go1.10.4 -D "" -importcfg $WORK/b128/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/80/80e4956fe4c06f966fbb4e032617fbb3fbd2403ae363cd8a0e04039f782f7098-d # internal github.com/syncthing/syncthing/lib/events mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/syncthing/syncthing/lib/events -complete -installsuffix shared -buildid 0QmZaPZd7_HDkwfxnqUs/0QmZaPZd7_HDkwfxnqUs -goversion go1.10.4 -D "" -importcfg $WORK/b081/importcfg -pack ./debug.go ./events.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/16/1628b05c615e72206e18905ede3421b9d081f4aeffeb9c896fa0564952b6d3a6-d # internal github.com/syncthing/syncthing/lib/rand mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b036/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/syncthing/syncthing/lib/rand -complete -installsuffix shared -buildid jYLPbMrOPyg3_acNZyv0/jYLPbMrOPyg3_acNZyv0 -goversion go1.10.4 -D "" -importcfg $WORK/b130/importcfg -pack ./random.go ./securesource.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/2f/2f81d01d92466081e676e71599e19a67f2ae2178cb3613963b6ff4ab259014b4-d # internal github.com/syncthing/syncthing/lib/sha256 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b132/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/syncthing/syncthing/lib/sha256 -complete -installsuffix shared -buildid 5nanXGyGHKzFW4DAp4P5/5nanXGyGHKzFW4DAp4P5 -goversion go1.10.4 -D "" -importcfg $WORK/b131/importcfg -pack ./sha256.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/fa/fa895cbeddbfece7f7e34511f5de768aa8a6ae01e95ff40115752c4f3e3f8a0d-d # internal github.com/syncthing/syncthing/lib/upgrade mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/upgrade /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/syncthing/syncthing/lib/upgrade -complete -installsuffix shared -buildid HFMGgj61CpZh_QBGXYKh/HFMGgj61CpZh_QBGXYKh -goversion go1.10.4 -D "" -importcfg $WORK/b133/importcfg -pack ./debug.go ./signingkey.go ./upgrade_common.go ./upgrade_unsupp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ee/eee04589aab0865a1f5d2e660edf484e9824ca047e68c41baec82ec2c0a73922-d # internal github.com/syncthing/syncthing/lib/util mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/syncthing/syncthing/lib/util -complete -installsuffix shared -buildid usqDN3X3Pwqi18ngSv5E/usqDN3X3Pwqi18ngSv5E -goversion go1.10.4 -D "" -importcfg $WORK/b134/importcfg -pack ./utils.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/78/7842435bb0ffc4a9fbeeb2d686388567d65c6f6613cf669b1bd10830bc5f7c56-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/b029/_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/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b013/_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 0v1abyZSEHxMjr3QeVM-/0v1abyZSEHxMjr3QeVM- -goversion go1.10.4 -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/28/284b6676c6a26c1a7e2dcc0af79a0b5b36b9f273c6e3d66af3e5cbf57528f382-d # internal os/exec mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p os/exec -std -complete -installsuffix shared -buildid hcVYPkNAOOeGYdfysQcN/hcVYPkNAOOeGYdfysQcN -goversion go1.10.4 -D "" -importcfg $WORK/b137/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a2/a20213f7835cc603dedcca8663c6119a91159f58e016edf5691b0d82be5c04f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/7a/7ab5c717d28277a14d256e7f57868086d63d52aa24748d8d2b731a33dae66b33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/bd/bd179141de8d50068729590ca615c22c677563db39bdb3599e37d82aa66c495f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/12/1297c0d712071e1f701eb2c524b68c12f1e4945a7d7963ea88c5e2324da0bab4-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/21/21f5b5694b4dc275c96175b38bf5a2bb83044f2952628f8801ad8660487924fa-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/b061/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF vendor/golang_org/x/net/proxy golang.org/x/net/internal/socks mkdir -p $WORK/b114/ 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 m4sFbTRHe5LjgmCTzdsS/m4sFbTRHe5LjgmCTzdsS -goversion go1.10.4 -D "" -importcfg $WORK/b113/importcfg -pack ./httplex.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_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 _OaHg49-V0rbL2fOQbq4/_OaHg49-V0rbL2fOQbq4 -goversion go1.10.4 -D "" -importcfg $WORK/b114/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go crypto/x509 mkdir -p $WORK/b050/ cat >$WORK/b050/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/b002/_pkg_.a packagefile crypto=$WORK/b016/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/des=$WORK/b023/_pkg_.a packagefile crypto/dsa=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b026/_pkg_.a packagefile crypto/elliptic=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b038/_pkg_.a packagefile crypto/x509/pkix=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MA-Zuau7Y-XuIaD9sT98/MA-Zuau7Y-XuIaD9sT98 -goversion go1.10.4 -D "" -importcfg $WORK/b050/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 golang.org/x/net/internal/socket mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid xLPOYv731Scd_2CWVR95/xLPOYv731Scd_2CWVR95 -goversion go1.10.4 -D "" -importcfg $WORK/b102/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid -cr6bpfrcNRTcLGvQWjZ/-cr6bpfrcNRTcLGvQWjZ -goversion go1.10.4 -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/74/742412e40046695df11af8d8a9f26c849aff7b0cb075ce4682072f6240376831-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_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 sTeZanPuWdGvCvtT7CcC/sTeZanPuWdGvCvtT7CcC -goversion go1.10.4 -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/19/19a90dd61ed21cdb14c2c3b491b0688065d5adf1752f661d96dcdce5c5963900-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b0/b0f7cad4a36188373e30504d061ac53f9cf782c5f12d8502a12b8f72e62e7977-d # internal golang.org/x/net/proxy mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b102/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid oufy7ZzhDQuP4590Wg2x/oufy7ZzhDQuP4590Wg2x -goversion go1.10.4 -D "" -importcfg $WORK/b101/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a5/a57b0a0ababcf433268dc4baf11c43ceb2f88527624e6e9b0bf986bd20ceda1b-d # internal mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_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/b030/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strings=$WORK/b037/_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 u4DOs_BAPDdrjP69kR_v/u4DOs_BAPDdrjP69kR_v -goversion go1.10.4 -D "" -importcfg $WORK/b116/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c9/c93039c1451e55a5caca952c54f74f9cbc8a0c79a4bf6ef600051c0a2f51d4e8-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e8/e88204d30f8e4165f6358f3d878953743941872767728523b084d2d6f5d25946-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 7FcForXqH2XX8Xvx-I9f/7FcForXqH2XX8Xvx-I9f -goversion go1.10.4 -D "" -importcfg $WORK/b129/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b099 -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b099/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b099/_pkg_.a $WORK/b099/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/50/50b08ee385ec55eb1956ac4adde0ea3372f1d51c079364856fcc8ea4295acabd-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b097/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b098/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b099/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid vmdQRKaG34EAloUB5Klc/vmdQRKaG34EAloUB5Klc -goversion go1.10.4 -D "" -importcfg $WORK/b096/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./packet_go1_9.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go golang.org/x/net/ipv6 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b097/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b098/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b099/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid bGLWu-457nZQd-q79Ra2/bGLWu-457nZQd-q79Ra2 -goversion go1.10.4 -D "" -importcfg $WORK/b100/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./payload_cmsg_go1_9.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/01/01f6b6dad2c3ce99ecc8f8a032605098ce7e399d0e034980fc43767a765e2adc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ef/ef6587490bd93c026dcff1e803ec0d2ad026f47544bb1e287889e3bb12ddb301-d # internal crypto/tls mkdir -p $WORK/b014/ cat >$WORK/b014/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/b002/_pkg_.a packagefile container/list=$WORK/b015/_pkg_.a packagefile crypto=$WORK/b016/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/des=$WORK/b023/_pkg_.a packagefile crypto/ecdsa=$WORK/b026/_pkg_.a packagefile crypto/elliptic=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b040/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b041/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile crypto/rc4=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p crypto/tls -std -complete -installsuffix shared -buildid dRQFJGtXYuwnMXqM3M0U/dRQFJGtXYuwnMXqM3M0U -goversion go1.10.4 -D "" -importcfg $WORK/b014/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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d0/d0efa2d6b2c804bf8e39df67912a5255dafb948ba6ce7e9d9a46539675a0dac0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a8/a8f6b262fed9672c674bd4bb189b71e4f7055065f1aa3e839422b91f2e976e6d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8b/8bfd98b2935e5ec7acc683cc893bde5bc82ce199bada2f00a99ca0d432e6d2f3-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a packagefile math=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid lRfQn51mgbJlNjwe75rF/lRfQn51mgbJlNjwe75rF -goversion go1.10.4 -D "" -importcfg $WORK/b127/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/92/92277dc271abdaf49d91a83a4948a059f57f2efca80e741a383d3e35616860e2-d # internal github.com/syncthing/syncthing/lib/protocol mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b126/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/protocol /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/syncthing/syncthing/lib/protocol -complete -installsuffix shared -buildid fQCtnq3_cl70q6GVS6HO/fQCtnq3_cl70q6GVS6HO -goversion go1.10.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bep.pb.go ./bep_extensions.go ./bufferpool.go ./compression.go ./counting.go ./debug.go ./deviceid.go ./deviceid_test.pb.go ./doc.go ./errors.go ./hello.go ./hello_v0.13.go ./hello_v0.13_xdr.go ./luhn.go ./nativemodel_unix.go ./protocol.go ./vector.go ./wireformat.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/0c/0c27270765e390c085854c21723ad20dda789dae133a785bc56d4556c009ee5f-d # internal net/http/httptrace mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b014/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile time=$WORK/b033/_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 _JMahxfvWJYpen3I58xW/_JMahxfvWJYpen3I58xW -goversion go1.10.4 -D "" -importcfg $WORK/b119/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/06/06a13db6e749d495403f6bf838af5f55e60d5bc88b4272f81525d9e13aa2e813-d # internal net/http mkdir -p $WORK/b103/ cat >$WORK/b103/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/b044/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b104/_pkg_.a packagefile container/list=$WORK/b015/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile crypto/tls=$WORK/b014/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_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/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b036/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b061/_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/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p net/http -std -complete -installsuffix shared -buildid wsUVJG79s9jnKi3kIiDf/wsUVJG79s9jnKi3kIiDf -goversion go1.10.4 -D "" -importcfg $WORK/b103/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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/05/05464b237df2cccb4745e416aa86ba6c0c1705b103eea0007dee7714ad837719-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/80/80c7cf394e2c6e7a500974fa645a88ba114d9a3b69db2fb46de94d7a648203b3-d # internal github.com/syncthing/syncthing/lib/dialer mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b096/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b100/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b101/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/dialer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/syncthing/syncthing/lib/dialer -complete -installsuffix shared -buildid LGhchBZGXuhPp9qnV4ei/LGhchBZGXuhPp9qnV4ei -goversion go1.10.4 -D "" -importcfg $WORK/b095/importcfg -pack ./internal.go ./public.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/86/86c0d865dd0e6128bba720c653ae75d1566f67b8e0f0ec9684ce1d4f16803246-d # internal github.com/syncthing/syncthing/lib/osutil mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/pkg/errors=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b095/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/osutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/syncthing/syncthing/lib/osutil -complete -installsuffix shared -buildid XMd5GmzennW986YpBgHZ/XMd5GmzennW986YpBgHZ -goversion go1.10.4 -D "" -importcfg $WORK/b092/importcfg -pack ./atomic.go ./filenames_unix.go ./hidden_unix.go ./lan.go ./lowprio_linux.go ./net.go ./osutil.go ./ping.go ./replacingwriter.go ./rlimit_unix.go ./symlink.go ./tempfile.go ./traversessymlink.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/65/65650f39ad44b097d7831fbb48cff301311f469fdb19e2f03f73426ba738199f-d # internal github.com/syncthing/syncthing/lib/versioner mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/versioner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/syncthing/syncthing/lib/versioner -complete -installsuffix shared -buildid K17E9ij0ynTf5py9mp1r/K17E9ij0ynTf5py9mp1r -goversion go1.10.4 -D "" -importcfg $WORK/b135/importcfg -pack ./debug.go ./empty_dir_tracker.go ./external.go ./simple.go ./staggered.go ./trashcan.go ./util.go ./versioner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6d/6dda47656325ce07ba682db8282b027e68ac47556b211feb5f959d13e3d1f82b-d # internal github.com/syncthing/syncthing/lib/config mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b071/_pkg_.a packagefile encoding/xml=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/lib/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/syncthing/syncthing/lib/config -complete -installsuffix shared -buildid HyhjF-0JibsZ76jwfMf-/HyhjF-0JibsZ76jwfMf- -goversion go1.10.4 -D "" -importcfg $WORK/b079/importcfg -pack ./config.go ./debug.go ./deviceconfiguration.go ./folderconfiguration.go ./foldertype.go ./guiconfiguration.go ./optionsconfiguration.go ./pullorder.go ./size.go ./versioningconfiguration.go ./wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ac/ac94b85cb23c370682e5387d5d319259baef2e83c2fef1803b7995f1d9d0cd5b-d # internal github.com/syncthing/syncthing/cmd/stcli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b014/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/AudriusButkevicius/cli=$WORK/b074/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b103/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b076/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/syncthing/_build/src/github.com/syncthing/syncthing/cmd/stcli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid jwWX01pvIx9Z0dapADD9/jwWX01pvIx9Z0dapADD9 -goversion go1.10.4 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./cmd_devices.go ./cmd_errors.go ./cmd_folders.go ./cmd_general.go ./cmd_gui.go ./cmd_options.go ./cmd_report.go ./labels.go ./main.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/51/513e64acd876a3f3e6cd5472ba5a58b93285f46e1a4dd6d12d9059dc66dab960-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/syncthing/syncthing/cmd/stcli=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b014/_pkg_.a packagefile encoding/json=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/AudriusButkevicius/cli=$WORK/b074/_pkg_.a packagefile github.com/syncthing/syncthing/lib/config=$WORK/b079/_pkg_.a packagefile github.com/syncthing/syncthing/lib/fs=$WORK/b088/_pkg_.a packagefile github.com/syncthing/syncthing/lib/protocol=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b103/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b076/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile container/list=$WORK/b015/_pkg_.a packagefile crypto=$WORK/b016/_pkg_.a packagefile crypto/aes=$WORK/b020/_pkg_.a packagefile crypto/cipher=$WORK/b021/_pkg_.a packagefile crypto/des=$WORK/b023/_pkg_.a packagefile crypto/ecdsa=$WORK/b026/_pkg_.a packagefile crypto/elliptic=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b040/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b041/_pkg_.a packagefile crypto/md5=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b043/_pkg_.a packagefile crypto/rc4=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b038/_pkg_.a packagefile crypto/subtle=$WORK/b022/_pkg_.a packagefile crypto/x509=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b054/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b070/_pkg_.a packagefile hash=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b028/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b055/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b073/_pkg_.a packagefile flag=$WORK/b075/_pkg_.a packagefile text/template=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b080/_pkg_.a packagefile github.com/syncthing/syncthing/lib/events=$WORK/b081/_pkg_.a packagefile github.com/syncthing/syncthing/lib/logger=$WORK/b082/_pkg_.a packagefile github.com/syncthing/syncthing/lib/osutil=$WORK/b092/_pkg_.a packagefile github.com/syncthing/syncthing/lib/rand=$WORK/b130/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sync=$WORK/b084/_pkg_.a packagefile github.com/syncthing/syncthing/lib/upgrade=$WORK/b133/_pkg_.a packagefile github.com/syncthing/syncthing/lib/util=$WORK/b134/_pkg_.a packagefile github.com/syncthing/syncthing/lib/versioner=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b066/_pkg_.a packagefile path=$WORK/b094/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile github.com/calmh/du=$WORK/b089/_pkg_.a packagefile github.com/syncthing/notify=$WORK/b090/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile github.com/bkaradzic/go-lz4=$WORK/b125/_pkg_.a packagefile github.com/calmh/xdr=$WORK/b126/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b127/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b128/_pkg_.a packagefile github.com/syncthing/syncthing/lib/sha256=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile bufio=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b104/_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 log=$WORK/b083/_pkg_.a packagefile math/rand=$WORK/b036/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_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 internal/poll=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b139/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b051/_pkg_.a packagefile crypto/x509/pkix=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b053/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b068/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b035/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile text/template/parse=$WORK/b078/_pkg_.a packagefile github.com/pkg/errors=$WORK/b093/_pkg_.a packagefile github.com/syncthing/syncthing/lib/dialer=$WORK/b095/_pkg_.a packagefile github.com/sasha-s/go-deadlock=$WORK/b085/_pkg_.a packagefile github.com/kballard/go-shellquote=$WORK/b136/_pkg_.a packagefile os/exec=$WORK/b137/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b091/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b129/_pkg_.a packagefile github.com/minio/sha256-simd=$WORK/b132/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile compress/flate=$WORK/b105/_pkg_.a packagefile hash/crc32=$WORK/b106/_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 mime/quotedprintable=$WORK/b117/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b096/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b100/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b101/_pkg_.a packagefile github.com/petermattis/goid=$WORK/b086/_pkg_.a packagefile os/user=$WORK/b087/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b110/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b097/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b098/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b099/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b102/_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=9CG0ClJFJnGqReLc20_b/jwWX01pvIx9Z0dapADD9/VTbD85QvUHceuUUZgOZ0/9CG0ClJFJnGqReLc20_b -X main.Version=v0.14.50 -X main.BuildStamp=1536660452 -X main.BuildUser=mockbuild -X main.BuildHost=fedora-koji -B 0x621eeabefa37e75d6568b194bbd04e38531e0c51 -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/stcli rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TTesrM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 ++ dirname /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 + cd syncthing + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin + cp -pav _bin/syncthing /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/ '_bin/syncthing' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/syncthing' + cp -pav _bin/stdiscosrv /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/ '_bin/stdiscosrv' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/stdiscosrv' + cp -pav _bin/strelaysrv /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/ '_bin/strelaysrv' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/strelaysrv' + cp -pav _bin/strelaypoolsrv /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/ '_bin/strelaypoolsrv' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/strelaypoolsrv' + cp -pav _bin/stcli /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/ '_bin/stcli' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/bin/stcli' + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7 + cp -pav ./man/syncthing.1 /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/ './man/syncthing.1' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/syncthing.1' + cp -pav ./man/syncthing-config.5 ./man/syncthing-stignore.5 /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man5/ './man/syncthing-config.5' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man5/syncthing-config.5' './man/syncthing-stignore.5' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man5/syncthing-stignore.5' + cp -pav ./man/syncthing-bep.7 ./man/syncthing-device-ids.7 ./man/syncthing-event-api.7 ./man/syncthing-faq.7 ./man/syncthing-globaldisco.7 ./man/syncthing-localdisco.7 ./man/syncthing-networking.7 ./man/syncthing-relay.7 ./man/syncthing-rest-api.7 ./man/syncthing-security.7 ./man/syncthing-versioning.7 /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/ './man/syncthing-bep.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-bep.7' './man/syncthing-device-ids.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-device-ids.7' './man/syncthing-event-api.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-event-api.7' './man/syncthing-faq.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-faq.7' './man/syncthing-globaldisco.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-globaldisco.7' './man/syncthing-localdisco.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-localdisco.7' './man/syncthing-networking.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-networking.7' './man/syncthing-relay.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-relay.7' './man/syncthing-rest-api.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-rest-api.7' './man/syncthing-security.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-security.7' './man/syncthing-versioning.7' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man7/syncthing-versioning.7' + cp -pav ./man/stdiscosrv.1 /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/ './man/stdiscosrv.1' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/stdiscosrv.1' + cp -pav ./man/strelaysrv.1 /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/ './man/strelaysrv.1' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/share/man/man1/strelaysrv.1' + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/user + cp -pav etc/linux-systemd/system/syncthing@.service /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing@.service' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/system/syncthing@.service' + cp -pav etc/linux-systemd/system/syncthing-resume.service /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/system/ 'etc/linux-systemd/system/syncthing-resume.service' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/system/syncthing-resume.service' + cp -pav etc/linux-systemd/user/syncthing.service /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/user/ 'etc/linux-systemd/user/syncthing.service' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/user/syncthing.service' + mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386//usr/lib/systemd/user-preset + echo 'disable syncthing*' ++ find -name '*.go' -executable -print + for i in $(find -name "*.go" -executable -print) + chmod a-x ./lib/model/progressemitter.go + for i in $(find -name "*.go" -executable -print) + chmod a-x ./lib/protocol/errors.go + go-rpm-integration install -i github.com/syncthing/syncthing -o devel.file-list -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 -g /usr/share/gocode -b /builddir/build/BUILD/syncthing/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src' Installing: github.com/syncthing/syncthing install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing' '/builddir/build/BUILD/syncthing/README-Docker.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/README-Docker.md' '/builddir/build/BUILD/syncthing/CONDUCT.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/CONDUCT.md' '/builddir/build/BUILD/syncthing/GOALS.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/GOALS.md' '/builddir/build/BUILD/syncthing/README.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/README.md' '/builddir/build/BUILD/syncthing/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/CONTRIBUTING.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stbench' '/builddir/build/BUILD/syncthing/cmd/stbench/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stbench/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli' '/builddir/build/BUILD/syncthing/cmd/stcli/client.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/client.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_devices.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_devices.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_errors.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_errors.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_folders.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_folders.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_general.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_general.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_gui.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_gui.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_options.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_options.go' '/builddir/build/BUILD/syncthing/cmd/stcli/cmd_report.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/cmd_report.go' '/builddir/build/BUILD/syncthing/cmd/stcli/labels.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/labels.go' '/builddir/build/BUILD/syncthing/cmd/stcli/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/main.go' '/builddir/build/BUILD/syncthing/cmd/stcli/utils.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcli/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcompdirs' '/builddir/build/BUILD/syncthing/cmd/stcompdirs/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stcompdirs/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdisco' '/builddir/build/BUILD/syncthing/cmd/stdisco/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdisco/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/README.md' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/apisrv.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/apisrv.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database.pb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database.pb.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/database_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/database_test.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/main.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/replication.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/replication.go' '/builddir/build/BUILD/syncthing/cmd/stdiscosrv/stats.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stdiscosrv/stats.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stevents' '/builddir/build/BUILD/syncthing/cmd/stevents/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stevents/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfileinfo' '/builddir/build/BUILD/syncthing/cmd/stfileinfo/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfileinfo/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfinddevice' '/builddir/build/BUILD/syncthing/cmd/stfinddevice/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfinddevice/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfindignored' '/builddir/build/BUILD/syncthing/cmd/stfindignored/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stfindignored/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stgenfiles' '/builddir/build/BUILD/syncthing/cmd/stgenfiles/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stgenfiles/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex' '/builddir/build/BUILD/syncthing/cmd/stindex/dump.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/dump.go' '/builddir/build/BUILD/syncthing/cmd/stindex/dumpsize.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/dumpsize.go' '/builddir/build/BUILD/syncthing/cmd/stindex/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/main.go' '/builddir/build/BUILD/syncthing/cmd/stindex/util.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stindex/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/README.md' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/auto/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto/doc.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/auto/gui.files.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto/gui.files.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/stats.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/stats.go' '/builddir/build/BUILD/syncthing/cmd/strelaypoolsrv/stats_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaypoolsrv/stats_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/README.md' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/README.md' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/listener.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/listener.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/pool.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/pool.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/session.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/session.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/status.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/status.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/testutil' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/testutil/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/testutil/main.go' '/builddir/build/BUILD/syncthing/cmd/strelaysrv/utils.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/strelaysrv/utils.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stsigtool' '/builddir/build/BUILD/syncthing/cmd/stsigtool/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stsigtool/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stvanity' '/builddir/build/BUILD/syncthing/cmd/stvanity/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stvanity/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stwatchfile' '/builddir/build/BUILD/syncthing/cmd/stwatchfile/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/stwatchfile/main.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing' '/builddir/build/BUILD/syncthing/cmd/syncthing/auditservice.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/auditservice.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/auditservice_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/auditservice_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/blockprof.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/blockprof.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/cpuusage.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/cpuusage.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/cpuusage_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/cpuusage_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/debug.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/gui.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/gui_auth.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/gui_auth.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/gui_csrf.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/gui_statics.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/gui_statics.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/gui_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/gui_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/heapprof.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/heapprof.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/locations.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/locations.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/main.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/main.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/main_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/main_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/memsize_linux.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/memsize_linux.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_config_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_config_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_connections_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_connections_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_cpuusage_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_cpuusage_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_discovery_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_discovery_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_events_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_events_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_logger_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_logger_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/mocked_model_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/mocked_model_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/monitor.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/monitor.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/monitor_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/monitor_test.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/openurl_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/openurl_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/perfstats_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/perfstats_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/summaryservice.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/superuser_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/superuser_unix.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/traceback.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/traceback.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/usage.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/usage.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/usage_report.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/usage_report.go' '/builddir/build/BUILD/syncthing/cmd/syncthing/verboseservice.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/cmd/syncthing/verboseservice.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto' '/builddir/build/BUILD/syncthing/lib/auto/auto_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/auto_test.go' '/builddir/build/BUILD/syncthing/lib/auto/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/doc.go' '/builddir/build/BUILD/syncthing/lib/auto/gui.files.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/auto/gui.files.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon' '/builddir/build/BUILD/syncthing/lib/beacon/beacon.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/beacon.go' '/builddir/build/BUILD/syncthing/lib/beacon/broadcast.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go' '/builddir/build/BUILD/syncthing/lib/beacon/broadcast_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/broadcast_test.go' '/builddir/build/BUILD/syncthing/lib/beacon/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/debug.go' '/builddir/build/BUILD/syncthing/lib/beacon/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/doc.go' '/builddir/build/BUILD/syncthing/lib/beacon/multicast.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/beacon/multicast.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config' '/builddir/build/BUILD/syncthing/lib/config/commit_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/commit_test.go' '/builddir/build/BUILD/syncthing/lib/config/config.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/config.go' '/builddir/build/BUILD/syncthing/lib/config/config_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/config_test.go' '/builddir/build/BUILD/syncthing/lib/config/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/debug.go' '/builddir/build/BUILD/syncthing/lib/config/deviceconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/deviceconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/folderconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/folderconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/foldertype.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/foldertype.go' '/builddir/build/BUILD/syncthing/lib/config/guiconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/guiconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/optionsconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/optionsconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/pullorder.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/pullorder.go' '/builddir/build/BUILD/syncthing/lib/config/size.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/size.go' '/builddir/build/BUILD/syncthing/lib/config/size_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/size_test.go' '/builddir/build/BUILD/syncthing/lib/config/versioningconfiguration.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/versioningconfiguration.go' '/builddir/build/BUILD/syncthing/lib/config/wrapper.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/config/wrapper.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections' '/builddir/build/BUILD/syncthing/lib/connections/config.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/config.go' '/builddir/build/BUILD/syncthing/lib/connections/connections_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/connections_test.go' '/builddir/build/BUILD/syncthing/lib/connections/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/debug.go' '/builddir/build/BUILD/syncthing/lib/connections/deprecated.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/deprecated.go' '/builddir/build/BUILD/syncthing/lib/connections/lan_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/lan_test.go' '/builddir/build/BUILD/syncthing/lib/connections/limiter.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/limiter.go' '/builddir/build/BUILD/syncthing/lib/connections/limiter_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/limiter_test.go' '/builddir/build/BUILD/syncthing/lib/connections/relay_dial.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/relay_dial.go' '/builddir/build/BUILD/syncthing/lib/connections/relay_listen.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/relay_listen.go' '/builddir/build/BUILD/syncthing/lib/connections/service.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/service.go' '/builddir/build/BUILD/syncthing/lib/connections/structs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/structs.go' '/builddir/build/BUILD/syncthing/lib/connections/tcp_dial.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/tcp_dial.go' '/builddir/build/BUILD/syncthing/lib/connections/tcp_listen.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/tcp_listen.go' '/builddir/build/BUILD/syncthing/lib/connections/util.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/connections/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db' '/builddir/build/BUILD/syncthing/lib/db/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/db/blockmap.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/blockmap.go' '/builddir/build/BUILD/syncthing/lib/db/blockmap_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/blockmap_test.go' '/builddir/build/BUILD/syncthing/lib/db/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/debug.go' '/builddir/build/BUILD/syncthing/lib/db/leveldb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/leveldb.go' '/builddir/build/BUILD/syncthing/lib/db/leveldb_dbinstance.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/leveldb_dbinstance.go' '/builddir/build/BUILD/syncthing/lib/db/leveldb_dbinstance_updateschema.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/leveldb_dbinstance_updateschema.go' '/builddir/build/BUILD/syncthing/lib/db/leveldb_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/leveldb_test.go' '/builddir/build/BUILD/syncthing/lib/db/leveldb_transactions.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/leveldb_transactions.go' '/builddir/build/BUILD/syncthing/lib/db/meta.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/meta.go' '/builddir/build/BUILD/syncthing/lib/db/meta_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/meta_test.go' '/builddir/build/BUILD/syncthing/lib/db/namespaced.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/namespaced.go' '/builddir/build/BUILD/syncthing/lib/db/namespaced_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/namespaced_test.go' '/builddir/build/BUILD/syncthing/lib/db/set.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/set.go' '/builddir/build/BUILD/syncthing/lib/db/set_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/set_test.go' '/builddir/build/BUILD/syncthing/lib/db/structs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/structs.go' '/builddir/build/BUILD/syncthing/lib/db/structs.pb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/structs.pb.go' '/builddir/build/BUILD/syncthing/lib/db/util_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/db/util_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer' '/builddir/build/BUILD/syncthing/lib/dialer/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/empty_test.go' '/builddir/build/BUILD/syncthing/lib/dialer/internal.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/internal.go' '/builddir/build/BUILD/syncthing/lib/dialer/public.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/dialer/public.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover' '/builddir/build/BUILD/syncthing/lib/discover/cache.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/cache.go' '/builddir/build/BUILD/syncthing/lib/discover/cache_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/cache_test.go' '/builddir/build/BUILD/syncthing/lib/discover/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/debug.go' '/builddir/build/BUILD/syncthing/lib/discover/discover.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/discover.go' '/builddir/build/BUILD/syncthing/lib/discover/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/doc.go' '/builddir/build/BUILD/syncthing/lib/discover/global.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/global.go' '/builddir/build/BUILD/syncthing/lib/discover/global_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/global_test.go' '/builddir/build/BUILD/syncthing/lib/discover/local.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local.go' '/builddir/build/BUILD/syncthing/lib/discover/local.pb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local.pb.go' '/builddir/build/BUILD/syncthing/lib/discover/local_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/discover/local_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events' '/builddir/build/BUILD/syncthing/lib/events/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/debug.go' '/builddir/build/BUILD/syncthing/lib/events/events.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/events.go' '/builddir/build/BUILD/syncthing/lib/events/events_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/events/events_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs' '/builddir/build/BUILD/syncthing/lib/fs/basicfs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_test.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_unix.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_errors_linux.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_errors_linux.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_eventtypes_inotify.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_eventtypes_inotify.go' '/builddir/build/BUILD/syncthing/lib/fs/basicfs_watch_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/basicfs_watch_test.go' '/builddir/build/BUILD/syncthing/lib/fs/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/debug.go' '/builddir/build/BUILD/syncthing/lib/fs/errorfs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/errorfs.go' '/builddir/build/BUILD/syncthing/lib/fs/filesystem.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/filesystem.go' '/builddir/build/BUILD/syncthing/lib/fs/filesystem_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/filesystem_test.go' '/builddir/build/BUILD/syncthing/lib/fs/folding.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/folding.go' '/builddir/build/BUILD/syncthing/lib/fs/folding_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/folding_test.go' '/builddir/build/BUILD/syncthing/lib/fs/fsfileinfo_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/fsfileinfo_unix.go' '/builddir/build/BUILD/syncthing/lib/fs/logfs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/logfs.go' '/builddir/build/BUILD/syncthing/lib/fs/lstat_broken.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/lstat_broken.go' '/builddir/build/BUILD/syncthing/lib/fs/mtimefs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/mtimefs.go' '/builddir/build/BUILD/syncthing/lib/fs/mtimefs_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/mtimefs_test.go' '/builddir/build/BUILD/syncthing/lib/fs/tempname.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/tempname.go' '/builddir/build/BUILD/syncthing/lib/fs/tempname_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/tempname_test.go' '/builddir/build/BUILD/syncthing/lib/fs/types.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/types.go' '/builddir/build/BUILD/syncthing/lib/fs/util.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/util.go' '/builddir/build/BUILD/syncthing/lib/fs/walkfs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/fs/walkfs.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore' '/builddir/build/BUILD/syncthing/lib/ignore/cache.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/cache.go' '/builddir/build/BUILD/syncthing/lib/ignore/cache_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/cache_test.go' '/builddir/build/BUILD/syncthing/lib/ignore/ignore.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/ignore.go' '/builddir/build/BUILD/syncthing/lib/ignore/ignore_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/ignore/ignore_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger' '/builddir/build/BUILD/syncthing/lib/logger/logger.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger/logger.go' '/builddir/build/BUILD/syncthing/lib/logger/logger_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/logger/logger_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model' '/builddir/build/BUILD/syncthing/lib/model/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/debug.go' '/builddir/build/BUILD/syncthing/lib/model/deviceactivity.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/deviceactivity.go' '/builddir/build/BUILD/syncthing/lib/model/deviceactivity_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/deviceactivity_test.go' '/builddir/build/BUILD/syncthing/lib/model/devicedownloadstate.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/devicedownloadstate.go' '/builddir/build/BUILD/syncthing/lib/model/devicedownloadstate_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/devicedownloadstate_test.go' '/builddir/build/BUILD/syncthing/lib/model/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/doc.go' '/builddir/build/BUILD/syncthing/lib/model/folder.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder.go' '/builddir/build/BUILD/syncthing/lib/model/folder_recvonly.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_recvonly.go' '/builddir/build/BUILD/syncthing/lib/model/folder_recvonly_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_recvonly_test.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendonly.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendonly.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendrecv.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendrecv.go' '/builddir/build/BUILD/syncthing/lib/model/folder_sendrecv_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folder_sendrecv_test.go' '/builddir/build/BUILD/syncthing/lib/model/folderstate.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/folderstate.go' '/builddir/build/BUILD/syncthing/lib/model/model.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/model.go' '/builddir/build/BUILD/syncthing/lib/model/model_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/model_test.go' '/builddir/build/BUILD/syncthing/lib/model/progressemitter.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/progressemitter.go' '/builddir/build/BUILD/syncthing/lib/model/progressemitter_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/progressemitter_test.go' '/builddir/build/BUILD/syncthing/lib/model/queue.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/queue.go' '/builddir/build/BUILD/syncthing/lib/model/queue_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/queue_test.go' '/builddir/build/BUILD/syncthing/lib/model/requests_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/requests_test.go' '/builddir/build/BUILD/syncthing/lib/model/sentdownloadstate.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sentdownloadstate.go' '/builddir/build/BUILD/syncthing/lib/model/sharedpullerstate.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sharedpullerstate.go' '/builddir/build/BUILD/syncthing/lib/model/sharedpullerstate_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/sharedpullerstate_test.go' '/builddir/build/BUILD/syncthing/lib/model/util.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/model/util.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat' '/builddir/build/BUILD/syncthing/lib/nat/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/debug.go' '/builddir/build/BUILD/syncthing/lib/nat/interface.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/interface.go' '/builddir/build/BUILD/syncthing/lib/nat/registry.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/registry.go' '/builddir/build/BUILD/syncthing/lib/nat/service.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/service.go' '/builddir/build/BUILD/syncthing/lib/nat/structs.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/structs.go' '/builddir/build/BUILD/syncthing/lib/nat/structs_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/nat/structs_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil' '/builddir/build/BUILD/syncthing/lib/osutil/atomic.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic.go' '/builddir/build/BUILD/syncthing/lib/osutil/atomic_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/atomic_unix_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/atomic_unix_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/filenames_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/filenames_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/hidden_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/hidden_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/lan.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/lan.go' '/builddir/build/BUILD/syncthing/lib/osutil/lowprio_linux.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/lowprio_linux.go' '/builddir/build/BUILD/syncthing/lib/osutil/net.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/net.go' '/builddir/build/BUILD/syncthing/lib/osutil/osutil.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/osutil.go' '/builddir/build/BUILD/syncthing/lib/osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/osutil_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/ping.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/ping.go' '/builddir/build/BUILD/syncthing/lib/osutil/replacingwriter.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/replacingwriter.go' '/builddir/build/BUILD/syncthing/lib/osutil/replacingwriter_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/replacingwriter_test.go' '/builddir/build/BUILD/syncthing/lib/osutil/rlimit_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/rlimit_unix.go' '/builddir/build/BUILD/syncthing/lib/osutil/symlink.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/symlink.go' '/builddir/build/BUILD/syncthing/lib/osutil/tempfile.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/tempfile.go' '/builddir/build/BUILD/syncthing/lib/osutil/traversessymlink.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/traversessymlink.go' '/builddir/build/BUILD/syncthing/lib/osutil/traversessymlink_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/osutil/traversessymlink_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp' '/builddir/build/BUILD/syncthing/lib/pmp/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/debug.go' '/builddir/build/BUILD/syncthing/lib/pmp/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/empty_test.go' '/builddir/build/BUILD/syncthing/lib/pmp/pmp.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/pmp/pmp.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol' '/builddir/build/BUILD/syncthing/lib/protocol/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/bep.pb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bep.pb.go' '/builddir/build/BUILD/syncthing/lib/protocol/bep_extensions.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bep_extensions.go' '/builddir/build/BUILD/syncthing/lib/protocol/bufferpool.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/bufferpool.go' '/builddir/build/BUILD/syncthing/lib/protocol/common_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/common_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/compression.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/compression.go' '/builddir/build/BUILD/syncthing/lib/protocol/compression_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/compression_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/conflict_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/conflict_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/counting.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/counting.go' '/builddir/build/BUILD/syncthing/lib/protocol/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/debug.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/deviceid_test.pb.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/deviceid_test.pb.go' '/builddir/build/BUILD/syncthing/lib/protocol/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/doc.go' '/builddir/build/BUILD/syncthing/lib/protocol/errors.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/errors.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello_v0.13.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello_v0.13.go' '/builddir/build/BUILD/syncthing/lib/protocol/hello_v0.13_xdr.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/hello_v0.13_xdr.go' '/builddir/build/BUILD/syncthing/lib/protocol/luhn.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/luhn.go' '/builddir/build/BUILD/syncthing/lib/protocol/luhn_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/luhn_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/nativemodel_unix.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/nativemodel_unix.go' '/builddir/build/BUILD/syncthing/lib/protocol/protocol.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/protocol.go' '/builddir/build/BUILD/syncthing/lib/protocol/protocol_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/protocol_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/vector.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/vector.go' '/builddir/build/BUILD/syncthing/lib/protocol/vector_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/vector_test.go' '/builddir/build/BUILD/syncthing/lib/protocol/wireformat.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/protocol/wireformat.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand' '/builddir/build/BUILD/syncthing/lib/rand/random.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/random.go' '/builddir/build/BUILD/syncthing/lib/rand/random_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/random_test.go' '/builddir/build/BUILD/syncthing/lib/rand/securesource.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/securesource.go' '/builddir/build/BUILD/syncthing/lib/rand/securesource_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rand/securesource_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc' '/builddir/build/BUILD/syncthing/lib/rc/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc/debug.go' '/builddir/build/BUILD/syncthing/lib/rc/rc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/rc/rc.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client' '/builddir/build/BUILD/syncthing/lib/relay/client/client.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/client.go' '/builddir/build/BUILD/syncthing/lib/relay/client/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/debug.go' '/builddir/build/BUILD/syncthing/lib/relay/client/dynamic.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/dynamic.go' '/builddir/build/BUILD/syncthing/lib/relay/client/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/empty_test.go' '/builddir/build/BUILD/syncthing/lib/relay/client/methods.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/methods.go' '/builddir/build/BUILD/syncthing/lib/relay/client/static.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/client/static.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol' '/builddir/build/BUILD/syncthing/lib/relay/protocol/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/empty_test.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/packets.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/packets.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/packets_xdr.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/packets_xdr.go' '/builddir/build/BUILD/syncthing/lib/relay/protocol/protocol.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/relay/protocol/protocol.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner' '/builddir/build/BUILD/syncthing/lib/scanner/blockqueue.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blockqueue.go' '/builddir/build/BUILD/syncthing/lib/scanner/blocks.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blocks.go' '/builddir/build/BUILD/syncthing/lib/scanner/blocks_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/blocks_test.go' '/builddir/build/BUILD/syncthing/lib/scanner/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/debug.go' '/builddir/build/BUILD/syncthing/lib/scanner/doc.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/doc.go' '/builddir/build/BUILD/syncthing/lib/scanner/virtualfs_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/virtualfs_test.go' '/builddir/build/BUILD/syncthing/lib/scanner/walk.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/walk.go' '/builddir/build/BUILD/syncthing/lib/scanner/walk_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/scanner/walk_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sha256' '/builddir/build/BUILD/syncthing/lib/sha256/sha256.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sha256/sha256.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature' '/builddir/build/BUILD/syncthing/lib/signature/signature.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature/signature.go' '/builddir/build/BUILD/syncthing/lib/signature/signature_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/signature/signature_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats' '/builddir/build/BUILD/syncthing/lib/stats/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/debug.go' '/builddir/build/BUILD/syncthing/lib/stats/device.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/device.go' '/builddir/build/BUILD/syncthing/lib/stats/empty_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/empty_test.go' '/builddir/build/BUILD/syncthing/lib/stats/folder.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/stats/folder.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync' '/builddir/build/BUILD/syncthing/lib/sync/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/debug.go' '/builddir/build/BUILD/syncthing/lib/sync/sync.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/sync.go' '/builddir/build/BUILD/syncthing/lib/sync/sync_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/sync/sync_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil' '/builddir/build/BUILD/syncthing/lib/tlsutil/tlsutil.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil.go' '/builddir/build/BUILD/syncthing/lib/tlsutil/tlsutil_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade' '/builddir/build/BUILD/syncthing/lib/upgrade/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/debug.go' '/builddir/build/BUILD/syncthing/lib/upgrade/signingkey.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/signingkey.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_common.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_common.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_supported.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_supported.go' '/builddir/build/BUILD/syncthing/lib/upgrade/upgrade_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upgrade/upgrade_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp' '/builddir/build/BUILD/syncthing/lib/upnp/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/debug.go' '/builddir/build/BUILD/syncthing/lib/upnp/igd_service.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/igd_service.go' '/builddir/build/BUILD/syncthing/lib/upnp/upnp.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/upnp.go' '/builddir/build/BUILD/syncthing/lib/upnp/upnp_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/upnp/upnp_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util' '/builddir/build/BUILD/syncthing/lib/util/utils.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util/utils.go' '/builddir/build/BUILD/syncthing/lib/util/utils_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/util/utils_test.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner' '/builddir/build/BUILD/syncthing/lib/versioner/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/debug.go' '/builddir/build/BUILD/syncthing/lib/versioner/empty_dir_tracker.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/empty_dir_tracker.go' '/builddir/build/BUILD/syncthing/lib/versioner/empty_dir_tracker_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/empty_dir_tracker_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/external.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/external.go' '/builddir/build/BUILD/syncthing/lib/versioner/external_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/external_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/simple.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/simple.go' '/builddir/build/BUILD/syncthing/lib/versioner/simple_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/simple_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/staggered.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/staggered.go' '/builddir/build/BUILD/syncthing/lib/versioner/staggered_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/staggered_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/trashcan.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/trashcan.go' '/builddir/build/BUILD/syncthing/lib/versioner/trashcan_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/trashcan_test.go' '/builddir/build/BUILD/syncthing/lib/versioner/util.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/util.go' '/builddir/build/BUILD/syncthing/lib/versioner/versioner.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/versioner/versioner.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator' '/builddir/build/BUILD/syncthing/lib/watchaggregator/aggregator.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/aggregator.go' '/builddir/build/BUILD/syncthing/lib/watchaggregator/aggregator_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/aggregator_test.go' '/builddir/build/BUILD/syncthing/lib/watchaggregator/debug.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/watchaggregator/debug.go' install: creating directory '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash' '/builddir/build/BUILD/syncthing/lib/weakhash/benchmark_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/benchmark_test.go' '/builddir/build/BUILD/syncthing/lib/weakhash/weakhash.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/weakhash.go' '/builddir/build/BUILD/syncthing/lib/weakhash/weakhash_test.go' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/lib/weakhash/weakhash_test.go' '/builddir/build/BUILD/syncthing/.goipath' -> '/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/gocode/src/github.com/syncthing/syncthing/.goipath' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.14.50-1.fc28 --unique-debug-suffix -0.14.50-1.fc28.i386 --unique-debug-src-base syncthing-0.14.50-1.fc28.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/syncthing extracting debug info from /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/bin/stcli extracting debug info from /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/bin/strelaypoolsrv extracting debug info from /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/bin/stdiscosrv extracting debug info from /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/bin/syncthing extracting debug info from /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/bin/strelaysrv dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 12820 blocks + /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.SZ72gC + umask 022 + cd /builddir/build/BUILD + cd syncthing ++ pwd + export GOPATH=/builddir/build/BUILD/syncthing/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/syncthing/_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 '\''' github.com/syncthing/syncthing/cmd/stdiscosrv ok github.com/syncthing/syncthing/cmd/stdiscosrv 0.334s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/cmd/syncthing ok github.com/syncthing/syncthing/cmd/syncthing 2.848s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/auto ok github.com/syncthing/syncthing/lib/auto 0.007s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/beacon ok github.com/syncthing/syncthing/lib/beacon 0.004s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/config ok github.com/syncthing/syncthing/lib/config 0.357s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/connections ok github.com/syncthing/syncthing/lib/connections 0.376s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/db ok github.com/syncthing/syncthing/lib/db 11.789s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/dialer ok github.com/syncthing/syncthing/lib/dialer 0.006s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/discover ok github.com/syncthing/syncthing/lib/discover 5.749s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/events ok github.com/syncthing/syncthing/lib/events 5.420s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/fs ok github.com/syncthing/syncthing/lib/fs 0.313s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/ignore ok github.com/syncthing/syncthing/lib/ignore 0.024s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/logger ok github.com/syncthing/syncthing/lib/logger 0.006s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/model ok github.com/syncthing/syncthing/lib/model 25.299s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/nat ok github.com/syncthing/syncthing/lib/nat 0.286s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/osutil ok github.com/syncthing/syncthing/lib/osutil 0.028s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/pmp ok github.com/syncthing/syncthing/lib/pmp 0.297s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/protocol ok github.com/syncthing/syncthing/lib/protocol 0.551s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/rand ok github.com/syncthing/syncthing/lib/rand 0.644s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/client ok github.com/syncthing/syncthing/lib/relay/client 0.310s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/relay/protocol ok github.com/syncthing/syncthing/lib/relay/protocol 0.315s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/scanner ok github.com/syncthing/syncthing/lib/scanner 27.585s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/signature ok github.com/syncthing/syncthing/lib/signature 0.220s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/stats ok github.com/syncthing/syncthing/lib/stats 0.375s [no tests to run] + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/sync ok github.com/syncthing/syncthing/lib/sync 1.031s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/tlsutil ok github.com/syncthing/syncthing/lib/tlsutil 0.008s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upgrade ok github.com/syncthing/syncthing/lib/upgrade 0.008s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/upnp ok github.com/syncthing/syncthing/lib/upnp 0.350s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/util ok github.com/syncthing/syncthing/lib/util 0.005s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/versioner ok github.com/syncthing/syncthing/lib/versioner 3.022s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/watchaggregator ok github.com/syncthing/syncthing/lib/watchaggregator 6.620s + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/syncthing/syncthing/lib/weakhash ok github.com/syncthing/syncthing/lib/weakhash 0.005s + exit 0 Processing files: syncthing-0.14.50-1.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AI2huh + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing + cp -pr README.md /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NKISIW + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing + exit 0 Provides: bundled(angular) = 1.3.20 bundled(angular-dirPagination) = 759009c bundled(angular-sanitize) = 1.3.20 bundled(angular-translate) = 2.9.0.1 bundled(angular-translate-loader-static-files) = 2.11.0 bundled(bootstrap) = 3.3.6 bundled(daterangepicker) = 3.0.0 bundled(font-awesome) = 5.0.13 bundled(jquery) = 2.2.2 bundled(jquery-fancytree) = 2.28.1 bundled(jquery-ui) = 1.12.1 bundled(moment) = 2.19.4 syncthing = 0.14.50-1.fc28 syncthing(x86-32) = 0.14.50-1.fc28 syncthing-inotify = 0.8.7-5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) 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) Obsoletes: syncthing-inotify < 0.8.7-5 Processing files: syncthing-devel-0.14.50-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ErHPC + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-devel + cp -pr README.md /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hIVGXi + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-devel + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-devel + exit 0 Provides: golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/auto) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/auto)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/beacon) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/beacon)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/config) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/config)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/connections) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/connections)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/db) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/db)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/dialer) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/dialer)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/discover) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/discover)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/events) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/events)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/fs) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/fs)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/ignore) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/ignore)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/logger) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/logger)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/model) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/model)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/nat) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/nat)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/osutil) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/osutil)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/pmp) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/pmp)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/protocol) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/protocol)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/rand) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/rand)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/rc) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/rc)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/relay/client) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/relay/client)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/relay/protocol) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/relay/protocol)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/scanner) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/scanner)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/sha256) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/sha256)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/signature) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/signature)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/stats) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/stats)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/sync) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/sync)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/tlsutil) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/tlsutil)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/upgrade) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/upgrade)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/upnp) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/upnp)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/util) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/util)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/versioner) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/versioner)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/watchaggregator) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/watchaggregator)(tag=v0.14.50) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/weakhash) = 0.14.50-1.fc28 golang(github.com/syncthing/syncthing/lib/weakhash)(tag=v0.14.50) = 0.14.50-1.fc28 golang-ipath(github.com/syncthing/syncthing) = 0.14.50-1.fc28 golang-ipath(github.com/syncthing/syncthing)(tag=v0.14.50) = 0.14.50-1.fc28 syncthing-devel = 0.14.50-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/AudriusButkevicius/cli) golang(github.com/AudriusButkevicius/go-nat-pmp) golang(github.com/bkaradzic/go-lz4) golang(github.com/calmh/du) golang(github.com/calmh/xdr) golang(github.com/chmduquesne/rollinghash/adler32) golang(github.com/gobwas/glob) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/golang/groupcache/lru) golang(github.com/jackpal/gateway) golang(github.com/kballard/go-shellquote) golang(github.com/minio/sha256-simd) golang(github.com/oschwald/geoip2-golang) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/rcrowley/go-metrics) golang(github.com/sasha-s/go-deadlock) golang(github.com/syncthing/notify) golang(github.com/syndtr/goleveldb/leveldb) golang(github.com/syndtr/goleveldb/leveldb/errors) golang(github.com/syndtr/goleveldb/leveldb/iterator) golang(github.com/syndtr/goleveldb/leveldb/opt) golang(github.com/syndtr/goleveldb/leveldb/storage) golang(github.com/syndtr/goleveldb/leveldb/util) golang(github.com/thejerf/suture) golang(github.com/vitrun/qart/qr) golang(golang.org/x/crypto/bcrypt) golang(golang.org/x/net/ipv4) golang(golang.org/x/net/ipv6) golang(golang.org/x/net/proxy) golang(golang.org/x/text/unicode/norm) golang(golang.org/x/time/rate) Processing files: syncthing-tools-0.14.50-1.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GoRtm7 + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-tools + cp -pr README.md /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.epNIMV + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-tools + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-tools + exit 0 Provides: syncthing-tools = 0.14.50-1.fc28 syncthing-tools(x86-32) = 0.14.50-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) 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: syncthing-cli-0.14.50-1.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xhs9QK + umask 022 + cd /builddir/build/BUILD + cd syncthing + DOCDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-cli + cp -pr README.md /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-cli + cp -pr AUTHORS /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/doc/syncthing-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9rvFWz + umask 022 + cd /builddir/build/BUILD + cd syncthing + LICENSEDIR=/builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-cli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-cli + cp -pr LICENSE /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386/usr/share/licenses/syncthing-cli + exit 0 Provides: syncthing-cli = 0.14.50-1.fc28 syncthing-cli(x86-32) = 0.14.50-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) 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: syncthing-debugsource-0.14.50-1.fc28.i686 Provides: syncthing-debugsource = 0.14.50-1.fc28 syncthing-debugsource(x86-32) = 0.14.50-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: syncthing-debuginfo-0.14.50-1.fc28.i686 Provides: debuginfo(build-id) = 36be9a658939997e26d4f2125309316e3128a62f syncthing-debuginfo = 0.14.50-1.fc28 syncthing-debuginfo(x86-32) = 0.14.50-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 0.14.50-1.fc28 Processing files: syncthing-tools-debuginfo-0.14.50-1.fc28.i686 Provides: debuginfo(build-id) = 37e2e5bf7df6d910cd8f7eb8136245be22f92209 debuginfo(build-id) = 4361e440e23c1f1c41414ac248384bb9b289ba9b debuginfo(build-id) = 7e8695a488e7cd797ce3fc3a78b9a2d6abdb2ffb syncthing-tools-debuginfo = 0.14.50-1.fc28 syncthing-tools-debuginfo(x86-32) = 0.14.50-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 0.14.50-1.fc28 Processing files: syncthing-cli-debuginfo-0.14.50-1.fc28.i686 Provides: debuginfo(build-id) = 8be2f24a99e0fd30c2a5196df4bd64f6c9f7232e syncthing-cli-debuginfo = 0.14.50-1.fc28 syncthing-cli-debuginfo(x86-32) = 0.14.50-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: syncthing-debugsource(x86-32) = 0.14.50-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 Wrote: /builddir/build/RPMS/syncthing-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-devel-0.14.50-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/syncthing-tools-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-cli-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-debugsource-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-debuginfo-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-tools-debuginfo-0.14.50-1.fc28.i686.rpm Wrote: /builddir/build/RPMS/syncthing-cli-debuginfo-0.14.50-1.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KWQW6t + umask 022 + cd /builddir/build/BUILD + cd syncthing + /usr/bin/rm -rf /builddir/build/BUILDROOT/syncthing-0.14.50-1.fc28.i386 + exit 0 Child return code was: 0