Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-19352800-1349401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1580515200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.4.0-3.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-19352800-1349401/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1580515200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bvbLA2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.4.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.4.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.4.0 /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B3TFg5 + umask 022 + cd /builddir/build/BUILD Building fcct... + cd fcct-0.4.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.4.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.4.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.4.0 -X github.com/coreos/fcct/version=0.4.0 -B 0x3d13d5a01424a78e5040e19f74682cfbf1fda4b6 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o ./fcct internal/main.go WORK=/tmp/go-build479851201 internal/race mkdir -p $WORK/b020/ encoding vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b037/ mkdir -p $WORK/b106/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid SPSMIovqZ0vEMPvixB70/SPSMIovqZ0vEMPvixB70 -goversion go1.14beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go crypto/internal/subtle mkdir -p $WORK/b073/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b018/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid VjFD4f7n_KpGSgQcCtjx/VjFD4f7n_KpGSgQcCtjx -goversion go1.14beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./aliasing.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nuSmzCSmx4fw4IJ00XoA/nuSmzCSmx4fw4IJ00XoA -goversion go1.14beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./aliasing.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid dzIO_GaI0Zx_QQ7xcJfs/dzIO_GaI0Zx_QQ7xcJfs -goversion go1.14beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Bev4zJfpOjzElNCsW8a_/Bev4zJfpOjzElNCsW8a_ -goversion go1.14beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b097/ internal/nettrace container/list unicode/utf16 cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 7rtWUPUTNVMUpXXG4lyl/7rtWUPUTNVMUpXXG4lyl -goversion go1.14beta1 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b100/ crypto/subtle cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cat >$WORK/b100/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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid m36fpWQsmyR_20w8VH6E/m36fpWQsmyR_20w8VH6E -goversion go1.14beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go mkdir -p $WORK/b068/ unicode cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 5_zQWOZAHpDlEk-zuYuj/5_zQWOZAHpDlEk-zuYuj -goversion go1.14beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal mkdir -p $WORK/b040/ mkdir -p $WORK/b074/ runtime/internal/sys cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ internal/cpu cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -1KfxivBIMDfzDLplZQm/-1KfxivBIMDfzDLplZQm -goversion go1.14beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p container/list -std -complete -installsuffix shared -buildid NJEkg6mpLDw2KxtxU8qE/NJEkg6mpLDw2KxtxU8qE -goversion go1.14beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./list.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/58/588719bfb9b0e59b05a083777d0907deaae982bf83857aa30f7c8ad45628b8bb-d # internal runtime/cgo cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid oxMHTY10fCnS9XbjGmKE/oxMHTY10fCnS9XbjGmKE -goversion go1.14beta1 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b011/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid fBFsdHASCQ92BUYQweZc/fBFsdHASCQ92BUYQweZc -goversion go1.14beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./constant_time.go mkdir -p $WORK/b007/ 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 -gensymabis -o $WORK/b009/symabis ./asm_386.s mkdir -p $WORK/b102/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e9/e942cc4d3cf5636fca1a6ce9ac772b779e13ca28844e11d5f256ac8abcb99370-d # internal sync/atomic cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/84/84b2a3c7af88481e4606c28636c0571161952946a271b25f473bada16bb11e42-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b021/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b102/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b102/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal 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 -gensymabis -o $WORK/b011/symabis ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6c/6cd2c029314197aca5be3d3705e8ccf1d408d2e4cbb83619a5377f022d68fb9f-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c1/c1918aeefe977a8f7664f3dcd66dc09c7fd5a34663bd8e9d02151d28b60fa068-d # internal 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 IItX-Sv-J3XU39-e0K2M/IItX-Sv-J3XU39-e0K2M -goversion go1.14beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid BngVeStmaV0Vs3y9QSBg/BngVeStmaV0Vs3y9QSBg -goversion go1.14beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4b/4b0ffeb9ec43bcf1d5e1af9e12b05b07e100ff877b4d9d7022a1b3d8ff22e22d-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid mRPlWid9JYvsA5iu7Egq/mRPlWid9JYvsA5iu7Egq -goversion go1.14beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go 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 UVPpNsCKS_aSc9pstKe6/UVPpNsCKS_aSc9pstKe6 -goversion go1.14beta1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/58/58db286c5863606b12ec8474ddd7b3fb0ed728bd84daffdf8251840cee5e7ffd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/85/85c7aa216f0f3a72b9221e88e90b36a421b220f81186f69519d7ec6465fa1316-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3e/3ed0996f9ce3d2e454f3e6b63f96e47fe3614e8383ad7543872c9ceaa1535c64-d # internal cd /usr/lib/golang/src/sync/atomic /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.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_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/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/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/45/454a56273132d524e65b40cb6bf41cfbe9ec98a94e4eb57011b4c5af0ea2e2dd-d # internal 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/pack r $WORK/b011/_pkg_.a $WORK/b011/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ab/ab2a0bd98128a5886dec7a594fb2a9eab3701cc48faaf9c89831b9d6976dde26-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f15c4227c162eb89ade1b619032028fd2d282cdfb68d17f56a2082c6695abeb2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6c/6c55589005de6bf1e21d764ea8df61f71965860d9d56b9bcf60c5639338e3c9a-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/86/86d3ea094bd725cba65b4633c9d09440ab4fa371477f733e3b524c4237fe3a3a-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/82/826c091619dceee27085c6f37d83ea44ae94ba95eab2a4eedd31586dbed196a9-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b006/ cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b010/ internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid YxkFaWt27H5exqq6Y0yz/YxkFaWt27H5exqq6Y0yz -goversion go1.14beta1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid PG4qtPIXyhWX4dybhBe2/PG4qtPIXyhWX4dybhBe2 -goversion go1.14beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid n593fZO1VZrHdOBu1PJJ/n593fZO1VZrHdOBu1PJJ -goversion go1.14beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fc/fcbe71579ad2a74ec99879026af8b2dd7ff73dbaad70d12aca0df31f0957ec3c-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/compare_386.o ./compare_386.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid VBMB-gyQ42APvMRgKKau/VBMB-gyQ42APvMRgKKau -goversion go1.14beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7f/7fe84e0abf527ca44b634c607f5c93ab7e88d3047439aafad9d9a4661c8c922e-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/equal_386.o ./equal_386.s cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_386.o $WORK/b006/equal_386.o $WORK/b006/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2b/2bb992ee8fb68600f0b41f229a60c673323a1005c0601a37bc1ca75fe5e3db17-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/79/79a5133dd445db4406b60b63482baf49b74231c5dc5a3fcd29f034c23a1b6a0b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid QkBhCu5hIinxvkz7azhQ/QkBhCu5hIinxvkz7azhQ -goversion go1.14beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/hypot_386.o ./hypot_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/remainder_386.o ./remainder_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asin_386.o $WORK/b015/atan2_386.o $WORK/b015/atan_386.o $WORK/b015/exp2_386.o $WORK/b015/expm1_386.o $WORK/b015/floor_386.o $WORK/b015/frexp_386.o $WORK/b015/hypot_386.o $WORK/b015/ldexp_386.o $WORK/b015/log10_386.o $WORK/b015/log1p_386.o $WORK/b015/log_386.o $WORK/b015/mod_386.o $WORK/b015/modf_386.o $WORK/b015/remainder_386.o $WORK/b015/sqrt_386.o $WORK/b015/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b7/b75f183ff4c8e29600a4ca076db589dac9f1af4fcc13c972f7d48cf50181cb19-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x010.o -c gcc_386.S cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go -dynlinker cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF /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 -gensymabis -o $WORK/b102/symabis ./asm_386.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/cgo -std -installsuffix shared -buildid t6ds1uGasEurdw2IKCSt/t6ds1uGasEurdw2IKCSt -goversion go1.14beta1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b102/_cgo_gotypes.go $WORK/b102/cgo.cgo1.go $WORK/b102/_cgo_import.go /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/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_386.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.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/24/247b8dd907e0aed26be0c4603d27e2f3d2a54879088d6ce3521313dcfea9c99c-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_386.o $WORK/b005/duff_386.o $WORK/b005/memclr_386.o $WORK/b005/memmove_386.o $WORK/b005/preempt_386.o $WORK/b005/rt0_linux_386.o $WORK/b005/sys_linux_386.o $WORK/b005/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/59/59656ed79976a3f0291fb7b7815716658fa1d930eac66c17d52e4ef329b23ca6-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid lEvFIfAIf30DkajcjI42/lEvFIfAIf30DkajcjI42 -goversion go1.14beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid vZjulq5tt0vUOu7TQevM/vZjulq5tt0vUOu7TQevM -goversion go1.14beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/11/11f40ed8a3f7c42c1a0237cd6b923bdc4cc69a411d2cc2b28357fe242886f5ab-d # internal internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF math/rand mkdir -p $WORK/b076/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid M-JQcCwVg7jLYtT6TjFk/M-JQcCwVg7jLYtT6TjFk -goversion go1.14beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./singleflight.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p math/rand -std -complete -installsuffix shared -buildid oMOxMvsUqG0ommSRYO3k/oMOxMvsUqG0ommSRYO3k -goversion go1.14beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f1/f1740b2a4a4c8e41f88686078aa7243c4625349b39b550b3b0aafe3713063c58-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/2e/2e5c809917299c4b66b6b3674c0a7dc8cabb06af46951c8b5fb1d88133418d6f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6e/6e9d3ab0436309911f6f1fd274f410314a88cac4ca80db0c79541fc596349085-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a 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 x2gqzEqvi5-QiZtVEcqU/x2gqzEqvi5-QiZtVEcqU -goversion go1.14beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid tcvINND9LhVTJRgQsavp/tcvINND9LhVTJRgQsavp -goversion go1.14beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/50/50bc89b2198f25619385b91578c53adae7cb7f559d24235e890e1c7bb735a07e-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid hUv1FpMv7644UPCTY6Et/hUv1FpMv7644UPCTY6Et -goversion go1.14beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go io mkdir -p $WORK/b024/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid YUudftcSXkpU4oIcuAlU/YUudftcSXkpU4oIcuAlU -goversion go1.14beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid qXZFqmw73CxIyaZP7Imw/qXZFqmw73CxIyaZP7Imw -goversion go1.14beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./message.go strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid Mi-76e9Tp2LnM1wDGj7M/Mi-76e9Tp2LnM1wDGj7M -goversion go1.14beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/52/52c59a4f59123495fbd89082407eb66381d8363c036f388542219b68a0dab3ef-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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 -gensymabis -o $WORK/b028/symabis ./asm_linux_386.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid EIXJ7iSg7Yqk-CQlCcZo/EIXJ7iSg7Yqk-CQlCcZo -goversion go1.14beta1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/9d/9d5e3aafafbcd95f4055df81a98334f7349a5b9e7879758f28a952dcf1d8c37a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8b/8b9550206b1820a9960a3eb52a6321f9113756b9cf004a694860d699753cad0e-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ hash mkdir -p $WORK/b055/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid y5smEv6L2P_AulXYjQQV/y5smEv6L2P_AulXYjQQV -goversion go1.14beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./randutil.go strings mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF bytes cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strings -std -complete -installsuffix shared -buildid aVS653See9PBb06l7QJu/aVS653See9PBb06l7QJu -goversion go1.14beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b035/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash -std -complete -installsuffix shared -buildid nY_iPTlVCHV6O_LDHSVk/nY_iPTlVCHV6O_LDHSVk -goversion go1.14beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./hash.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid a81wUchrIl8sxo7zW5Nu/a81wUchrIl8sxo7zW5Nu -goversion go1.14beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/80/80172c163f06b08700d2220d2764726e45712f5290a4fceea339e923b163aeb9-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/e2/e23fe418846f8f8ffd099011503f9d950aa61499a30fa3027c12167b61e78a0e-d # internal crypto/hmac mkdir -p $WORK/b086/ hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid OElgWe-BkrrsIPjBvc1l/OElgWe-BkrrsIPjBvc1l -goversion go1.14beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid wjmuKKnAMQ8cbBLvXAir/wjmuKKnAMQ8cbBLvXAir -goversion go1.14beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/73/73bf8b95cf1dcf9057f7fbe1ef750c34b50fccc6ca6fd6142fa4cbfe591f90b8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid gaRo9mC0PrHJy9utHgfl/gaRo9mC0PrHJy9utHgfl -goversion go1.14beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f9/f98122455d42a09796f8648ebc5bdfb2c5c8d27b82a477dddd51ef0b6a0049bb-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/79/79ffc69bbcd1f4c471d6420c9d5732e48651f84aff2338b0c0057eb8b804e3b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fa/faa1b596c76fcbb3f38f94bc60b946236b9a01de67334bfb23af0126fc3ebfac-d # internal bufio mkdir -p $WORK/b059/ vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p bufio -std -complete -installsuffix shared -buildid 5Fn-E-UcyaQY_7Iu8Tkn/5Fn-E-UcyaQY_7Iu8Tkn -goversion go1.14beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid zmsDVPzixoa0CU7Bfpze/zmsDVPzixoa0CU7Bfpze -goversion go1.14beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./transform.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4cd63c5f5ee3880339ade41fcb95f55eda5587372c88613cc67131ed6e6ba14-d # internal crypto/rc4 mkdir -p $WORK/b088/ crypto mkdir -p $WORK/b054/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid gP8LGSr0WGU8TBu7--RQ/gP8LGSr0WGU8TBu7--RQ -goversion go1.14beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto -std -complete -installsuffix shared -buildid 3xqEZd8xPsO4FL5yEa3U/3xqEZd8xPsO4FL5yEa3U -goversion go1.14beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b014/symabis ./asm_386.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid 7jS-2kIOhk3_Mj8K3X2w/7jS-2kIOhk3_Mj8K3X2w -goversion go1.14beta1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/45/452165c46477e62d52e075cacabcc1c3c8c3f58556b2a25ec56fd420b73549bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/66/663aa772c62bcc912a0d1bb43d111e381c82e4de2d1e0137197b7522ef134326-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/0e/0ee183ceb18be1cfc6ab3726dd77fa413581af0103c7961e2905a6e45be155c0-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p path -std -complete -installsuffix shared -buildid znmxI5CwLvngEV-MLNJr/znmxI5CwLvngEV-MLNJr -goversion go1.14beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 7jUIOAwGKYheVx2umPhd/7jUIOAwGKYheVx2umPhd -goversion go1.14beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ae/ae33c2abc50cd56744d6f5d59ee85d592c610eb5bdbd9122afaef66c3bb23835-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/50/5016c6bf6eccdc7e3268aa41f0f70d92c672fbbd68c9f0bb041f410fca800559-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c5/c5b720fc5df13f07c24b47f74da747da982de8dcb8e13a39a5ea09d7e7a6bc37-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4b/4b0d1288210d392d1f3474af39244a34d96d98cf1079b7af1076ab6e9e3c599b-d # internal cd /usr/lib/golang/src/syscall /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/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cf/cf75f041b8b904b6c263b891328aaa35e502d9e93459f06b0bfeef0dcdef93f0-d # internal internal/syscall/unix mkdir -p $WORK/b030/ time mkdir -p $WORK/b029/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_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 esmOQu0lpFETmvXVFZ6U/esmOQu0lpFETmvXVFZ6U -goversion go1.14beta1 -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 cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid VxH6W7kh5obOtTFZBff7/VxH6W7kh5obOtTFZBff7 -goversion go1.14beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/29/29f54ce3ae92468e76def49825c55e339b45688fe7955883be5effbb903089e9-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/95/95c847ee5fc66759fa27ef57f3b6db12e5841c91c0e80a76db60da33f7f6f5a8-d # internal regexp mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p regexp -std -complete -installsuffix shared -buildid eGUpIR6AsTEfSuZER92-/eGUpIR6AsTEfSuZER92- -goversion go1.14beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/37/372f387273114b4fcc1fbea69483251dfeee7b19be924c119a51159e85c5af32-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p context -std -complete -installsuffix shared -buildid PKJWM334_cYVb8zg-NND/PKJWM334_cYVb8zg-NND -goversion go1.14beta1 -D "" -importcfg $WORK/b069/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid FJaheNyTK4o-Rv3R_JwC/FJaheNyTK4o-Rv3R_JwC -goversion go1.14beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a2/a2fdd47d6d1e70f0a293400482fbe41075e0b4bb7b5c6f3ffb6a1b914340a920-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a555adfc0bf1667869a6696b6d999e8e90b66c9ba60f1856028fc41bbd81aec6-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5a/5a36cee2f72357d7b7b30501c65caad9d9d7d19ff7f6eba74af297d68671c007-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid bJAjws0xVzcrOk8i1G18/bJAjws0xVzcrOk8i1G18 -goversion go1.14beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid K7Axvh5Rfnfhw4uA0mXN/K7Axvh5Rfnfhw4uA0mXN -goversion go1.14beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d9/d9a03bf412e2fb06429eb0a9d61045c810b1f95a92f582734c8532a0f008687d-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2d/2d9b6e36c2d44f8f3e28eb1874f49d11e6d7e897420311cf21cc83270de8a759-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid JTtPbV3mnc6sL1CelGL8/JTtPbV3mnc6sL1CelGL8 -goversion go1.14beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/94/942d0613696a39b44214593eab1a9c057cf32fdb7d6fc093153b68ba38e3b1f7-d # internal encoding/base64 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/sha512 mkdir -p $WORK/b082/ crypto/sha1 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid uuhTKJe0bfv9KG_7-vMw/uuhTKJe0bfv9KG_7-vMw -goversion go1.14beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b091/ crypto/cipher crypto/md5 mkdir -p $WORK/b087/ mkdir -p $WORK/b090/ vendor/golang.org/x/crypto/poly1305 cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b072/ cd /usr/lib/golang/src/crypto/sha256 /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 -gensymabis -o $WORK/b091/symabis ./sha256block_386.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b107/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/crypto/md5 /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 -gensymabis -o $WORK/b087/symabis ./md5block_386.s cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 93Tsbo392ZghEqM6w10S/93Tsbo392ZghEqM6w10S -goversion go1.14beta1 -D "" -importcfg $WORK/b082/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b090/symabis ./sha1block_386.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid foEEia_0iBqx8JqWWHuM/foEEia_0iBqx8JqWWHuM -goversion go1.14beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid xcnhrWupiboMmoVs_JVW/xcnhrWupiboMmoVs_JVW -goversion go1.14beta1 -D "" -importcfg $WORK/b072/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 1hLAwr-A-IUAXiLCAZZU/1hLAwr-A-IUAXiLCAZZU -goversion go1.14beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid X02XWYjBiP_maIUHfYry/X02XWYjBiP_maIUHfYry -goversion go1.14beta1 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 2I8b3cVyefdrwcC0A3on/2I8b3cVyefdrwcC0A3on -goversion go1.14beta1 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid eP309s1UgmtvOm3Be2Nx/eP309s1UgmtvOm3Be2Nx -goversion go1.14beta1 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fd/fdc08f36ac022fa2a061d0547b07fdb87b95723eee5e92643094eaada869eecb-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid enlAJ1U1YfGxIVaIwrCK/enlAJ1U1YfGxIVaIwrCK -goversion go1.14beta1 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b090/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/9f/9f503eedd85a1a6137fbbb546ddb98d53291532dd0518e092b6042269b4c25f1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /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/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_386.o ./sha256block_386.s cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/96/96b377dc8425d35985a7424c3d108f4a00241fd08f956ec632b5ae0bf221c62a-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/11/1166454bdb272d9c83ff27937a7e8cd955e610901a3912a96f64593ace649fde-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_386.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/6a/6ab2b7ac18033bfbd50be8428e14b357f56b8f83e3bb4fea660bb1eba27cf140-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/89/89beb70312562630611fb816aad4974b3d3628b9cf6e08cb07a4c0899f8b0e5a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_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/5a/5a0a484885f5ae6d4648db30c865cc0bbbace47ceaf175950b04dd470128e010-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c6/c688525139deffe95c223577f1e5c483ad741283778f6396f85e590ee30e4733-d # internal crypto/des mkdir -p $WORK/b078/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF crypto/aes mkdir -p $WORK/b071/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid Pwar3D8EwI1Zx7BPWJ_a/Pwar3D8EwI1Zx7BPWJ_a -goversion go1.14beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid nrag86d1X0DZVeIpkD7i/nrag86d1X0DZVeIpkD7i -goversion go1.14beta1 -D "" -importcfg $WORK/b105/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 5oOo2Avc4FHvNbLA4sPC/5oOo2Avc4FHvNbLA4sPC -goversion go1.14beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a5/a53f7c438a269ec928cd572883180f646d1255be94da96a5c5b4c00cab8749a2-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/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF fmt mkdir -p $WORK/b012/ 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 c0bZpAaovpr4ryHNvj7s/c0bZpAaovpr4ryHNvj7s -goversion go1.14beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p fmt -std -complete -installsuffix shared -buildid jxX_N2Yn4pP0mqLjRc0J/jxX_N2Yn4pP0mqLjRc0J -goversion go1.14beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/26/26b30b39e96a2b81c7c98e758a67c8086d3356612b4a7ec4587ca7fcb933c782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/36/361e873f4083fda1247de176f00de69ff29650d906baec1b5de72c5aa4fcbe0f-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7b/7b0ecfd7a0149e5480c757f0d23754eb81bc789fb4226c1e7f88d54223fb1cde-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid QSmqvJkqSIwp-B4wEOaK/QSmqvJkqSIwp-B4wEOaK -goversion go1.14beta1 -D "" -importcfg $WORK/b104/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3b/3b44da19ec7c47248c207ef1d380226b1c73b1a5130522ef0afeb7ac566b142f-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/ed/edd55ca23f2f1b6af57be58e7641ea99f9a7f08cc564568103087333a1d6c04b-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid h9BlJg-bwhh8bHJ6PAZf/h9BlJg-bwhh8bHJ6PAZf -goversion go1.14beta1 -D "" -importcfg $WORK/b062/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e1/e1021bba100f68b48f986b7938f7016e13651124424ff0e0f89869ce84b4a320-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/37/3797b9b82df888fbc481789daf8a767b36b51b65ce41d041467dd430910cf77a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/69/69829d74b714ce455f998e069edd0d53a2b1ddd63be63287c87b55a6f002bbb6-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b044/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors flag mkdir -p $WORK/b002/ encoding/hex mkdir -p $WORK/b056/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b043/ net/url log github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid pi4bAHAFksvyGBoDwm2J/pi4bAHAFksvyGBoDwm2J -goversion go1.14beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go mkdir -p $WORK/b103/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid 4ApDkcoCJEcP9Mh3Apom/4ApDkcoCJEcP9Mh3Apom -goversion go1.14beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./path.go mkdir -p $WORK/b115/ vendor/golang.org/x/crypto/curve25519 cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/url -std -complete -installsuffix shared -buildid Jsi-uSPygkjkDrW_nv0t/Jsi-uSPygkjkDrW_nv0t -goversion go1.14beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./url.go github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid 9PJNNzpq4oiZM2WgW3lp/9PJNNzpq4oiZM2WgW3lp -goversion go1.14beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./errors.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid E8VVvanV0rznKxh0iEhF/E8VVvanV0rznKxh0iEhF -goversion go1.14beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go mkdir -p $WORK/b108/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b057/ mime github.com/coreos/fcct/internal/version mime/quotedprintable net/http/internal cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p log -std -complete -installsuffix shared -buildid 8MX_3aHhnYEejz33k-SD/8MX_3aHhnYEejz33k-SD -goversion go1.14beta1 -D "" -importcfg $WORK/b115/importcfg -pack ./log.go mkdir -p $WORK/b058/ encoding/json cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF compress/flate cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid HPIeIlX_ODwqaFwf0qFx/HPIeIlX_ODwqaFwf0qFx -goversion go1.14beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b119/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid kvTc5fG9yOwLgoniDS6V/kvTc5fG9yOwLgoniDS6V -goversion go1.14beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./semver.go ./sort.go mkdir -p $WORK/b120/ mkdir -p $WORK/b136/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid 30eRgDYWWsaEzle_HLXt/30eRgDYWWsaEzle_HLXt -goversion go1.14beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b122/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b124/ text/template/parse cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid luyCniimbBXahUmfTBVl/luyCniimbBXahUmfTBVl -goversion go1.14beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./version.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b036/ github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b066/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid fBPNhqRqJd61cACChWYX/fBPNhqRqJd61cACChWYX -goversion go1.14beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime -std -complete -installsuffix shared -buildid wgakYknBAQExc3n0HVyz/wgakYknBAQExc3n0HVyz -goversion go1.14beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b135/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid erDiF31i4IaK3LQuR7wQ/erDiF31i4IaK3LQuR7wQ -goversion go1.14beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid rJskwnZ6VttY8P1tYRDr/rJskwnZ6VttY8P1tYRDr -goversion go1.14beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid W6TT5vIL8Gzg6xICxPod/W6TT5vIL8Gzg6xICxPod -goversion go1.14beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid VV5wFDjWHfoiJmFS3Y4Q/VV5wFDjWHfoiJmFS3Y4Q -goversion go1.14beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b048/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid rgajMlCaSJvV_UHdQzEU/rgajMlCaSJvV_UHdQzEU -goversion go1.14beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b130/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal mkdir -p $WORK/b116/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -installsuffix shared -buildid wResVXaY-sMtyzPr9go-/wResVXaY-sMtyzPr9go- -goversion go1.14beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 5ygmd_LI4XFGMuR2_5K3/5ygmd_LI4XFGMuR2_5K3 -goversion go1.14beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go math/big cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b075/ cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5f/5f9952398e47c0dbbc6112213fe9d9bc9834cb36339282d615db7dc39968024c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid czzfxOvbYkCVgLbfsjYY/czzfxOvbYkCVgLbfsjYY -goversion go1.14beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b075/symabis ./arith_386.s cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8b/8b92d98b9a65dbebf6c8cb5c0135c0722088309ecf924f71737bce882aee2e04-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8c/8c49b8d277564518a27058c3c0e0ab7f16b578ebf64debfc58078c608c39aa7c-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid B9P2gMdCxMykv6mFWI9n/B9P2gMdCxMykv6mFWI9n -goversion go1.14beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./tree.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p math/big -std -installsuffix shared -buildid i1InZ-7l0Bk2XefuuAW6/i1InZ-7l0Bk2XefuuAW6 -goversion go1.14beta1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/42/429cdf396c9f5e07ab31d86dd2bbd9868cae06c3f52ac32a51536846ae5aecff-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/1a/1a98e278ecf4cf1e60295ae245f1431bb78598e5b749776c77d6b5c430387dfd-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/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid smBdVi1XXvUHxZBjMfmz/smBdVi1XXvUHxZBjMfmz -goversion go1.14beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c5/c50f8d76a03503564bc80dd72489ad7cc74db44f104a83aefd1b8a1f97bb15d7-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ed/ed2e454d54cd9ef3a919e27791a9c35203e3c851aff2e7db796e8a1a72675db7-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a3/a32aac7698f90e3e1272c19aa4a940adae4bf80687523484cfbd17ca7d152420-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/88/880c45a996223816ae35262927fd9fefdafb0555b870002b02ed210cad90754d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid AviJw0kK2IfftSpvIrdj/AviJw0kK2IfftSpvIrdj -goversion go1.14beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a3/a3e0c8846d9fc35b545be8adc66fd48e649f8f32dbc609fe681b9578920bfcd9-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b045/ cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8b/8bc5d97352199260f38b532f5d39b012c9053d83fcbaebb98a74ab86d7578626-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid 470EZSznFKaKELom6hdq/470EZSznFKaKELom6hdq -goversion go1.14beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./report.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/da/dacd299d84794c2381350887b4b64e26355f9b2cf7dd6b6a5f658e223982a6be-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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/b045/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5d/5dd10a30668d443d30ac625efd495a8a0a692400f49226d6865a25d758ba82c2-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/142d48d11ed348c21bb91049898bd170327d1da8ddfab8a62e3fb3f907a76803-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid qV4jdoojb7OjxTLsJZZV/qV4jdoojb7OjxTLsJZZV -goversion go1.14beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./validate.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d0/d0b0f1e3ecdf93416fd5ea3d9d2b492e9da4391cade921dee0eba3309867209d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a1/a139aa9ef6ece754b35065d98d93e8ffab42367148c153e552e3aa03ba19b1b3-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/1f/1fcd7e187640338a99fc6b7af521e40ba43f2e39de462598bb3fdfa6d76a11a9-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/5c/5c84535a602eb8470c16ae374180872e864a3af3a9c3c9f80af0dd3b78a0df62-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7c/7c306121b354aa34726d26c5676a5b562c60d713abdfd344ff944f86da666f84-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xmBjWawP5VpV9E3QRkhP/xmBjWawP5VpV9E3QRkhP -goversion go1.14beta1 -D "" -importcfg $WORK/b112/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5e/5e1706fbb1cd73ed39eed81bb6948d3a3fb3a753fce4954c7a23c4bb82a1db76-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b024/_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/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid tWxvTO2ssriJYwF-Z8yK/tWxvTO2ssriJYwF-Z8yK -goversion go1.14beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c1/c18d4b314297b85ed6b3a7dc25251675a55dc08a150454e6ce5bff4874189b5a-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/56/5688b313cd4c212329acee314e7156fddef976f793fb49fcea0764ad994959cb-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net -std -installsuffix shared -buildid JcDbPaktvRIdvdl8xuBP/JcDbPaktvRIdvdl8xuBP -goversion go1.14beta1 -D "" -importcfg $WORK/b098/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix.cgo1.go $WORK/b098/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/da/da5cb0e8a8361839ca1632cc23834c2d51ae02e6c2fc9201f11a3405f797041d-d # internal text/template mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b135/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p text/template -std -complete -installsuffix shared -buildid KEa3yy70yq3iHvh3zwlr/KEa3yy70yq3iHvh3zwlr -goversion go1.14beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7f/7f4e533b26ddfb08cad32bd203b70f649ccf7409688a679eb46cb3995f6e8a6a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid qvfbvhkoTrqGXZwzcRXm/qvfbvhkoTrqGXZwzcRXm -goversion go1.14beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/88/8832004dd7b67c2b1e5084c3d8fbd85d09c4a482dafdacd733ee941b47e8abf6-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid oOf3Ii83zdlRAs0dG_KJ/oOf3Ii83zdlRAs0dG_KJ -goversion go1.14beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f4/f4d1cce4b62051658c8a7c762293e18ab8a0dc64e7e7ab66cebe62a91d8cca31-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid lAuQvjkNnwZQaTw3I2jZ/lAuQvjkNnwZQaTw3I2jZ -goversion go1.14beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/16/16445c6b411d3318fdba5618267766ece7a645bad397713a2092c49270853763-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fd/fd15621265e5c52c0397044e109bc779b93ac5fd144a3816422499ef98f20ba9-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b128/ github.com/coreos/fcct/translate cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b041/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid QJaikhYZ2i5wvAdNBPUf/QJaikhYZ2i5wvAdNBPUf -goversion go1.14beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./validate.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid Fi9BRJtY4xbep34Ak_Q0/Fi9BRJtY4xbep34Ak_Q0 -goversion go1.14beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d0/d0536660b04a86bd2019244fd8783fd6b06f7c636ea103d22985874669a450f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ae/ae06d0f326be5eb34f9e0f07d6ad8d7eaa54dc11b105222b105ccd0825f82c98-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/2d/2de559d3909fdbea8d7e69eaf1e76b2b113864d8c13728207fb5dd35a26b6df6-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b075/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b075/_pkg_.a $WORK/b075/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/fe/fedf474d8bae4a79434d4ad3a47136ebd1f468648127fbc79f161ee6b2fda33b-d # internal crypto/dsa mkdir -p $WORK/b093/ crypto/rand mkdir -p $WORK/b070/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6FAVsvlgKjIQ_T1SPOib/6FAVsvlgKjIQ_T1SPOib -goversion go1.14beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid yVMfaGWvGEn6I3i0dlnG/yVMfaGWvGEn6I3i0dlnG -goversion go1.14beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b080/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 8hWyrsLqAfGpckbR33fB/8hWyrsLqAfGpckbR33fB -goversion go1.14beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid sYlav-BJY587RbEZhh6z/sYlav-BJY587RbEZhh6z -goversion go1.14beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/38/385c0b7a9c858e376e6a90679f6d57b636e09c1420d3ecd10d4ad16dee5c13b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/68/6802582fce86660519bbd1f915cbe41df98f8dc3b365720d3992db8c85729a57-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/1e/1e601035f27153ec94ce3e372f1ce6acd2d44fc982a2e3f749b449f0f7d139df-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b089/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid w3vp57wctwGsBcveG9XS/w3vp57wctwGsBcveG9XS -goversion go1.14beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid OKkgvpdCdwgMMRzrdeJ6/OKkgvpdCdwgMMRzrdeJ6 -goversion go1.14beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/61/617e37745c6fac9dece834dc31c8d07ec73d4c43814e7e02446f19ffc9fa75d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ee/ee1ffdb9bce3dadf3a748260891b2107f1132ace88fe8f3806aa2c6b17ce9f9f-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid OJy5HAX1U59DOamqAd5_/OJy5HAX1U59DOamqAd5_ -goversion go1.14beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6a/6aa6258855f5a51bf1e9b7e849218b4732372b557cca03b3009a8d9b8db10591-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/37/37d45848c0c71d760462d76d7f5d44ad7ff4ff52257e50bb766af1ce193b84f7-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/20/206420079cf15032628785a7849abe6074152cfd5146d864ab10574a29955493-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid R3foDNHHs4UVr0NEJl75/R3foDNHHs4UVr0NEJl75 -goversion go1.14beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./common.go ./errors.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/82/82c18b9acadd3b7c3b687c19e2674a3928de977a116700c4c682e35b9dea2d85-d # internal crypto/ecdsa mkdir -p $WORK/b079/ crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid LNJR527Vn7hy0Ky3uprv/LNJR527Vn7hy0Ky3uprv -goversion go1.14beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./ecdsa.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b075/_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/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ng_ZCdVKvGK_NbM-YYyc/ng_ZCdVKvGK_NbM-YYyc -goversion go1.14beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_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/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid er3uF2R8Zde5mfsCMgsK/er3uF2R8Zde5mfsCMgsK -goversion go1.14beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ad/ade1197405b64037f968c6ef0fb66e519b5358a4c4c36d28c4b66783786bda99-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f7/f74a6cc1e670991f308d8c9459161a30ef6627a2e86879a6a45b8f881e228df6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/c4/c4b5ff38c6f2a36d5686ec6677b8fccc6ab56dcc5918661bc445fba66a8e12c3-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/63/6380f0cd171f758fd6f9381a90d23de662e9181e44a676856dd56cea1aa9a3ac-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6e/6ebfea1d2bacb0a8d78311a36b8b96fa8b35fe16d1327335d7b8e8eea8b7c097-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF net/textproto mkdir -p $WORK/b117/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid j3x1UHnVo2kJQgfKRRxS/j3x1UHnVo2kJQgfKRRxS -goversion go1.14beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./proxy.go crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b092/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/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid YHIHCskZuzeluWysbz7e/YHIHCskZuzeluWysbz7e -goversion go1.14beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid w9T8VjoywIL8tzI9TY9E/w9T8VjoywIL8tzI9TY9E -goversion go1.14beta1 -D "" -importcfg $WORK/b092/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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/60/60b0b8f058b47599a413316b4ddb9b17d74841f36ee87271dbe649a38b7f67b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6b/6b1fa73efd4129184be983214a550b00e58ca06b27da6af7a5dc9f1d4619d25b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ mime/multipart cat >$WORK/b110/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/b111/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b121/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid G2O9hpYBRS6Gs4aQPAtq/G2O9hpYBRS6Gs4aQPAtq -goversion go1.14beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid ocEz0EHL_UbIX-qUNO-2/ocEz0EHL_UbIX-qUNO-2 -goversion go1.14beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e6/e6c5446409e69b15d2834a721ffc5f66acad01b9a5c8e05f5a0d6c5922896954-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/06/06dfcb05a264e545761316f4ed60e9c727d71b75b251f29dd0f6b33344e67349-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/bc/bc6247cf3f6126f5d2a65dfe25c14b17dfe2e9dd28f14b1d996ca110cad8e8aa-d # internal crypto/tls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid zZMAbWGtcAnrRCpTD8EI/zZMAbWGtcAnrRCpTD8EI -goversion go1.14beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5f/5ff73f80a867fb5e44ee62d24fc1ba1bc186f6fe39afb8ae66bb6223d9571c34-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid s8cF_-0TBjif31xEafM6/s8cF_-0TBjif31xEafM6 -goversion go1.14beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/48/48abcb15068fe4274ca8fa77f1357bbb10cd3de00f51605e9d029497439733d7-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/http -std -complete -installsuffix shared -buildid mk4IebrXx5lSQ6ONzDTj/mk4IebrXx5lSQ6ONzDTj -goversion go1.14beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/48/482650c00efab595fc98db761b90ce2553eb636d16327c7f611b452e9eb806c3-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid 5tE6gEpx_EEHW-2Nfgkh/5tE6gEpx_EEHW-2Nfgkh -goversion go1.14beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c6/c6dbb73d0ac388b80535c60756f240c40b103d6c9315490acbe7061cd972d8ff-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b127/ cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid phag-WE1hWfDrQ_yYd1H/phag-WE1hWfDrQ_yYd1H -goversion go1.14beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -installsuffix shared -buildid gHbnCrUD10sV4STP4c0n/gHbnCrUD10sV4STP4c0n -goversion go1.14beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_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/22/22fe481d28315fe7d22a4ffb69a3f7dcaf59db9af4d9f4a655964d998e8cb06d-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid mK_7P0U2AxBgUnYP4GTG/mK_7P0U2AxBgUnYP4GTG -goversion go1.14beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./schema.go ./translate.go ./validate.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/6b/6ba9d7258ecfac67b1b9e1c79bb4aab77c0c4a758fc64aaf0947e08df4875adc-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/v3_1_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -installsuffix shared -buildid 4us-DG4lyrbLTPwKq0xk/4us-DG4lyrbLTPwKq0xk -goversion go1.14beta1 -D "" -importcfg $WORK/b126/importcfg -pack ./schema.go ./translate.go github.com/coreos/fcct/base/v0_2_exp mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/base/v0_2_exp -complete -installsuffix shared -buildid _HBgb4nqiEDYwziU-rxM/_HBgb4nqiEDYwziU-rxM -goversion go1.14beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2d/2d22e9d04b3d2285b490edf765b4d2180e6e077ffb759e615f5b343527153360-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/de/de19936abb84f549dd2d7f30156707d357a43434982520494c8021ff96c420c7-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/coreos/fcct/config/v1_0 -complete -installsuffix shared -buildid bNLWIcNpV74HBNj5Cg-K/bNLWIcNpV74HBNj5Cg-K -goversion go1.14beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c9/c94cff54857b4c03df772a0cb1b2943da571fc7f823052a93abd26d832b3ce15-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5e/5e378501dd007a9fa34ad4de1362f733fc5873422589c5e89cdac600ffc1986a-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/config/v1_1_exp -complete -installsuffix shared -buildid Om_TUgQykQ50gvTOrQdk/Om_TUgQykQ50gvTOrQdk -goversion go1.14beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2f/2f4945ea84a14fbc06fee4941dcabb26d346e009781155489b04c2831181eb65-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid KqgmHYBYFeJqJb1Le1to/KqgmHYBYFeJqJb1Le1to -goversion go1.14beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482d41b5229eb04c070f196bb2fb8c870c242a0a75b46ffae7bc14eb24b2b208-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid wEE8JY4ng1tebNVcom4F/wEE8JY4ng1tebNVcom4F -goversion go1.14beta1 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fe/fe2e2916d21f32da1a227e388efef123a98234da81806899eb797cc6b657ca82-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b127/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b129/_pkg_.a packagefile text/template=$WORK/b134/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_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=IAnLoJiByewiIpA5jsmO/wEE8JY4ng1tebNVcom4F/KP9PCufkbONyrMg1ItFs/IAnLoJiByewiIpA5jsmO -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -X github.com/coreos/fcct/version=0.4.0 -B 0x3d13d5a01424a78e5040e19f74682cfbf1fda4b6 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ Building macOS fcct... + echo 'Building macOS fcct...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0xba98879d2a4b1007eb479c61059110095962aa65' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build541002660 crypto/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b018/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/subtle -std -complete -buildid 9EkG7zpDrHht3Sq3yDW1/9EkG7zpDrHht3Sq3yDW1 -goversion go1.14beta1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./constant_time.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b073/ vendor/golang.org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid JUv09N_5mPSnmvmOOtmd/JUv09N_5mPSnmvmOOtmd -goversion go1.14beta1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go internal/nettrace cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b037/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 1xGuRRHc6J_9iQhDFHpo/1xGuRRHc6J_9iQhDFHpo -goversion go1.14beta1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b097/ vendor/golang.org/x/crypto/internal/subtle container/list mkdir -p $WORK/b101/ mkdir -p $WORK/b107/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF unicode/utf16 internal/race runtime/internal/sys runtime/internal/atomic cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid SGzxFNthitt0RLCRyM2t/SGzxFNthitt0RLCRyM2t -goversion go1.14beta1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/subtle -std -complete -buildid FydeQJrymApnTK_GjK0G/FydeQJrymApnTK_GjK0G -goversion go1.14beta1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./aliasing.go mkdir -p $WORK/b020/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF sync/atomic unicode cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid DtSKQnhV4oDZAWjMSRyU/DtSKQnhV4oDZAWjMSRyU -goversion go1.14beta1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./aliasing.go mkdir -p $WORK/b068/ mkdir -p $WORK/b040/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding -std -complete -buildid 1_Ybl5O5iSH7n19Pxq41/1_Ybl5O5iSH7n19Pxq41 -goversion go1.14beta1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid fmcAT_uBEJGvMlnu-DMG/fmcAT_uBEJGvMlnu-DMG -goversion go1.14beta1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/nettrace -std -complete -buildid -HKO5lCPUoSuxuqvAQvb/-HKO5lCPUoSuxuqvAQvb -goversion go1.14beta1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./nettrace.go mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b009/ mkdir -p $WORK/b021/ mkdir -p $WORK/b022/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF 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_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p unicode/utf16 -std -complete -buildid MyvpLZeVRTN69n67voN_/MyvpLZeVRTN69n67voN_ -goversion go1.14beta1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal 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=>" -p runtime/internal/sys -std -+ -complete -buildid MdKFzlQvsWVErB_RmcF2/MdKFzlQvsWVErB_RmcF2 -goversion go1.14beta1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -buildid Ko9bo_VTHqD4Ezk7OCi2/Ko9bo_VTHqD4Ezk7OCi2 -goversion go1.14beta1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./list.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid jCF73IkNTeEhYu6cLvdw/jCF73IkNTeEhYu6cLvdw -goversion go1.14beta1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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/b037/_pkg_.a # internal cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e6/e6a0ec623d13898c0f1c3648e63b4a077fd7822091b5cd3ad2edad5befd0a686-d # internal cat >$WORK/b021/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=>" -p runtime/internal/atomic -std -+ -buildid 9BmkGc7N0dkccLrqhgaW/9BmkGc7N0dkccLrqhgaW -goversion go1.14beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid MbI6VhrkeMDJO33aqERw/MbI6VhrkeMDJO33aqERw -goversion go1.14beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4e/4e9a8a45217041378e16ba3179a6c9bfc62a177376a5f4d36b0e710037405700-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/62/629970c1a01fa099507928357173ddf711250463d1a1a37c118e336b100ef2ca-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/88/88954c1d3a063f24eb0a8854bdee4656f52df6c092394b05a099867ec2492436-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/3e/3e2eff82c7f6d0a36876f5324b7ca3423a4b75e3ba6ed6cea79723ed0fbcb0e9-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid t7uUIsALoMaUMrr3zP2M/t7uUIsALoMaUMrr3zP2M -goversion go1.14beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/91/91e51dc874b5641272f04dc7bd057fe42fb419a64e8394d8239972e179dfefae-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/1e/1e7114b090f709de486ab7ce0f4a34230c730695d407ab0b82940d37546cbf78-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/78/78914bdf32c68107f75fca3140edb6af2487aa7bc78ce630bc28e15db9ccfc6a-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ca/cac30520a32a65d56e0e25382481e8594a72578e7941c640ac3120741792a256-d # 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/b016/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/dd/ddeb6d9b6e2bf7ee5e05cd16ba87bf20d1e95bea037d0f31061efc61f789331a-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid 2tlrN8wqD-IZgeD2Glgw/2tlrN8wqD-IZgeD2Glgw -goversion go1.14beta1 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f2/f24f542767be7e35dc98042a3c3797b610d00623cb50e5444cb49b56d35c9fe0-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_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.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/cd/cd337c26129815404459940971f99f513cfb25e19b2c09ed2c79176860cbee16-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.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/b010/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e3/e3ae9cbd83240121b2365085f8cb713723234fee66790bd93145bf8542f1f685-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/02/022b08e0472bca60293fb03468916c505d7451f1fc54113010486d6f33f805d3-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ba/baff8db676ab7092c15154d986bbcfeaa808efd3b80df95f5cd2c828eabb4ab6-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid 0StnN8NHXP3d0x7ra0Qy/0StnN8NHXP3d0x7ra0Qy -goversion go1.14beta1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/48/48668e24d3139bca124463c7aa42b35e90e389c26db11b35ba073286025999bf-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid Xlc5rXCrr9rRCPjIhrrY/Xlc5rXCrr9rRCPjIhrrY -goversion go1.14beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dd/dd7702834202c275ed4de4685ac0fad4961fe7103dfd317620a1fc94dc61da9c-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid TDzUNMQvcyyZt24Cetti/TDzUNMQvcyyZt24Cetti -goversion go1.14beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/43/435d6856cfe6a48e40b5c2f8189e063458334fb05b87ffc9af10cc83443792f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c6/c6abf623b6dce7952cfe3ef8671f4e87cc940e9835ba799b07342b36a29f6a57-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid mngh1Tlc7uwsQkbuMRzE/mngh1Tlc7uwsQkbuMRzE -goversion go1.14beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/91/917544ee18994f5654de84019751654a218d582450ba4476e0fe3de6e95deff2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8f/8f3bd1aac73430180e59e84969e96fa7813b87543d2d7ff87e8a913718cbb0ff-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid HGcf3d6wqKXSXAhi0rto/HGcf3d6wqKXSXAhi0rto -goversion go1.14beta1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid T1TOjs5xVQYnPANyylJZ/T1TOjs5xVQYnPANyylJZ -goversion go1.14beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/de/de7b355aa1315c72b276f93c818fc9328be2edc693b367b142948c8f37708df1-d # internal internal/singleflight mkdir -p $WORK/b102/ math/rand mkdir -p $WORK/b076/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/rand -std -complete -buildid E7GIvwbFU8n04zO5jkq_/E7GIvwbFU8n04zO5jkq_ -goversion go1.14beta1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/singleflight -std -complete -buildid CgSWL3leLto5P911CKAi/CgSWL3leLto5P911CKAi -goversion go1.14beta1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/86/86d204749d43c1045153786297581aa3594a16bea22d425079b438897b0b2d83-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5d/5db034ed258ddaf3cb1a75691230358fff7f4cc0d226272e858c949b1da3cb20-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/33/3379c99631189862d5b5871af453d453203c66f9868127ebe5313f6a0244dcbe-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid xY3yV5ubpZUW6JkkhVx0/xY3yV5ubpZUW6JkkhVx0 -goversion go1.14beta1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid xsSKMGYUp3EbBuxPSBnX/xsSKMGYUp3EbBuxPSBnX -goversion go1.14beta1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fd/fdcc4a7d675c32ae408913ac71d70d0f453f7e756708aaa1faab29e2216a6804-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid p-3Cz93SKxKtU5s-2kfr/p-3Cz93SKxKtU5s-2kfr -goversion go1.14beta1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid yW0fwJHurnUVOITxPuDJ/yW0fwJHurnUVOITxPuDJ -goversion go1.14beta1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid U9GomsAe2FZYZocFz2ri/U9GomsAe2FZYZocFz2ri -goversion go1.14beta1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid wSAFE0Zj3tySmbJ9azbT/wSAFE0Zj3tySmbJ9azbT -goversion go1.14beta1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/82/82ed5c3753bf5d54a4fda8d63dea509207b593e1f0872df120d70ecaf3a1a449-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid UvlaiUYTpekuWTJX6fMO/UvlaiUYTpekuWTJX6fMO -goversion go1.14beta1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b1/b168f47f95469004406c3bd48fb7afc6cc3b3ffe73894a57dca9ea1b57c569de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/89/894d30f7916c9ea5341e97fe1c3e7d29cec97e39e445735217db77106f589ee1-d # internal hash mkdir -p $WORK/b055/ crypto/internal/randutil mkdir -p $WORK/b081/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash -std -complete -buildid 5OR16tvf8psaIS63vUr8/5OR16tvf8psaIS63vUr8 -goversion go1.14beta1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hash.go bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b032/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid rOit5slv0h5kk-W8svHx/rOit5slv0h5kk-W8svHx -goversion go1.14beta1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./randutil.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p bytes -std -buildid gQrfZbNlSW8w3OdXEmFU/gQrfZbNlSW8w3OdXEmFU -goversion go1.14beta1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strings -std -complete -buildid HxdUVEb9wo2ysMCdBwRI/HxdUVEb9wo2ysMCdBwRI -goversion go1.14beta1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/36/364a2a3d37f93cc7e3f1cbfb502963b522a0ba5bd6212376d5a36c1a60767a3a-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/19/19b67d31b26748840a975677ad376ce121f93722c3ff0aaabce1f4a441f8c8f1-d # internal crypto/hmac mkdir -p $WORK/b086/ hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b067/symabis ./crc32_amd64.s cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid IOewVFSVRKjoT30-c1cs/IOewVFSVRKjoT30-c1cs -goversion go1.14beta1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./hmac.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/crc32 -std -buildid 9cUIWYVtrOxsNCkni9Vw/9cUIWYVtrOxsNCkni9Vw -goversion go1.14beta1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/25/25aa93890a458314ab50145a45294e2e02f19649b7af5e1fd277863e6d3cc187-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 3wVncaMr1UBg24j78InY/3wVncaMr1UBg24j78InY -goversion go1.14beta1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b067/crc32_amd64.o ./crc32_amd64.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/10/10c5bc2b6d73c65f4d2291803e73a71603bc5e41e1c870c30444a3a67f79d358-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e4/e4a860e2df9efadfe0ad0e39a95a2f2f624bb865814789ba6a0041aa2a5201be-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b9/b9e9d07c4be4a7747f4818ce170448ef6416268f17c510c6dc33612629b11ae7-d # internal crypto/rc4 mkdir -p $WORK/b088/ crypto mkdir -p $WORK/b054/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid 6vV2GBoB4Y_CmXggPQEq/6vV2GBoB4Y_CmXggPQEq -goversion go1.14beta1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto -std -complete -buildid KbJk5ck25AjJrf7ALLme/KbJk5ck25AjJrf7ALLme -goversion go1.14beta1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid YVQ4_qo6c8kEoI-tGHVk/YVQ4_qo6c8kEoI-tGHVk -goversion go1.14beta1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ad/adedcd4f6959ca1cfa81c0eab99f3473def57445468b3d43ea557297e5fb9b79-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ bufio mkdir -p $WORK/b059/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid TqAyolNGTyeeRBLuUXcY/TqAyolNGTyeeRBLuUXcY -goversion go1.14beta1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p bufio -std -complete -buildid V2mNdLOwCQyi-z72iqlF/V2mNdLOwCQyi-z72iqlF -goversion go1.14beta1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6b/6b2131ed9cf91cd0d9f94fb9d6429db86900ce15fa9c822054803d76cbbd6e42-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7d/7dec90d8baa65fb694b0f12c94b25238a0219631011408bd2898e5ef3b88c731-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2a/2a8d46edd35dc96c28f35dc20892c146a91e29e3e9fd7f724e5592ae48c3135f-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid WrarOs0cOYMIqKp8N_V8/WrarOs0cOYMIqKp8N_V8 -goversion go1.14beta1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go regexp/syntax mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p regexp/syntax -std -complete -buildid jFpL_XL67GBk2GaVAviy/jFpL_XL67GBk2GaVAviy -goversion go1.14beta1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/21/2126015f59ba720196a7bba65fc922b58fbbea58680b7375ece1abecf4822628-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/43/43c51ca84e1ededbd58d31b584ba527255b8b97547c60aa4fc40d9f62de9d529-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1f/1fb10256e7e9b161a2a648e8929706cb02b3eddc1b52db87e34468d7b45d1bf0-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/45/45b51c4dc3064902323366b234cd19692814d3fc5b642ee91d66ebe701cab756-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b8/b8fe9a6ce7a2cfacf8b6e5311ba76836daaae549414602fba91c2ff0510e06c1-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid lxv7w7UjzKgEwjE4C0zj/lxv7w7UjzKgEwjE4C0zj -goversion go1.14beta1 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_darwin.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_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=>" -p time -std -buildid a9nhDSoCSvedPheXOuVV/a9nhDSoCSvedPheXOuVV -goversion go1.14beta1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8c0e17bddc1893f562ea82e79edeedb15f12d0844a8aa03be6ecb30be426623a-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/0c/0c8f9e7f7b79d3195615839268fab4eca59cdb47a4e0b7a7fc042db315c26f80-d # internal regexp mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p regexp -std -complete -buildid lC4MfaHQiSVJGA9enVty/lC4MfaHQiSVJGA9enVty -goversion go1.14beta1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e4/e4bf2e442985aa86bb6c080d6f9dd2ab930e9a49884acfb16927f8770df11477-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p context -std -complete -buildid OnR_IWbZ6dEE1JO3sOlR/OnR_IWbZ6dEE1JO3sOlR -goversion go1.14beta1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid 8GomIJG1-wJ_qPcAQuW5/8GomIJG1-wJ_qPcAQuW5 -goversion go1.14beta1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/bf/bf2daecf54cb8f9844e695818461768092ccca216f440a10ed3a32460369cfcd-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ee/eea917ac44c94b6baae0c73f78c1994eb516955e4943048c6274df70876e92c1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/02/021950efd774890262e6b132b2fc4102225dbe206cfc2deb1a7516fcd98f9df5-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid 3uT4WjD_nJu2PmPUwRQi/3uT4WjD_nJu2PmPUwRQi -goversion go1.14beta1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/be/befa384b6e1f9b8d9830740cf831273c0cd837b312b98e1b5d5a5dc383b38a7d-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 4TkB8cYGUq9jY1DqL4iZ/4TkB8cYGUq9jY1DqL4iZ -goversion go1.14beta1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/binary -std -complete -buildid 33Y_wub1pLu0RUC_U8Q3/33Y_wub1pLu0RUC_U8Q3 -goversion go1.14beta1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/19/1940103ca8c87b3904a22f8e932c4618cac54a797a77569766e9ec31d5bbc9af-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1b/1bd7d5854eebb51791f51da6db76eeaa241cd54f022b0cd60a7583dd7c8ec995-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/base64 -std -complete -buildid UaAIOGQ01qLqz9IdJbJi/UaAIOGQ01qLqz9IdJbJi -goversion go1.14beta1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b082/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF crypto/sha1 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s vendor/golang.org/x/sys/cpu mkdir -p $WORK/b090/ crypto/ed25519/internal/edwards25519 crypto/cipher vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b108/ crypto/sha256 mkdir -p $WORK/b109/ mkdir -p $WORK/b085/ mkdir -p $WORK/b072/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./cpu_x86.s mkdir -p $WORK/b091/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 6jrkmxYazvZJuSr9BrA9/6jrkmxYazvZJuSr9BrA9 -goversion go1.14beta1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./xor_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid EdHjlqjC2F9NgKnWz9P3/EdHjlqjC2F9NgKnWz9P3 -goversion go1.14beta1 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid 5LiMhcVKc57Z0zOtZgeR/5LiMhcVKc57Z0zOtZgeR -goversion go1.14beta1 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/sys/cpu -std -buildid xdKFW8mjG8gDVJg1wjMH/xdKFW8mjG8gDVJg1wjMH -goversion go1.14beta1 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/cipher -std -buildid 8VTSQgb-dn5weHcKcTe9/8VTSQgb-dn5weHcKcTe9 -goversion go1.14beta1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid 3gZE2QeMGxA67C_J5gcE/3gZE2QeMGxA67C_J5gcE -goversion go1.14beta1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid aSSVNt1JndCujVdwr1DT/aSSVNt1JndCujVdwr1DT -goversion go1.14beta1 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid w-36aIaSwGWH2rgvG4PG/w-36aIaSwGWH2rgvG4PG -goversion go1.14beta1 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a6/a6a669e8dd9c77d7afccf1deadaaacaacc2437e6b02890c6d1b0cedead3dc51f-d # internal path/filepath mkdir -p $WORK/b063/ vendor/golang.org/x/net/route mkdir -p $WORK/b100/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p path/filepath -std -complete -buildid Vg63paUVJj8OSh253nSk/Vg63paUVJj8OSh253nSk -goversion go1.14beta1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF fmt cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b100/symabis ./empty.s mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid EmDclhz8lxgDz-Em9d40/EmDclhz8lxgDz-Em9d40 -goversion go1.14beta1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b109/cpu_x86.o ./cpu_x86.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/net/route -std -buildid A3PIyYv9VprOM8kA_1c_/A3PIyYv9VprOM8kA_1c_ -goversion go1.14beta1 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b109/_pkg_.a $WORK/b109/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/15/1530c3d106326fa3bf3a466e0deb2985871bc77567c2fde94ed58bd5846a05ab-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p encoding/pem -std -complete -buildid 215oDm3V-7lfZl3nP_To/215oDm3V-7lfZl3nP_To -goversion go1.14beta1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./pem.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c41a692e59a8b78f3e14c8918c05062486c9a76f2d9ec0840373693a8303ba4c-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b108/_pkg_.a $WORK/b108/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/16/16408ebd438c0537c7e0b3eb9a129843e187567a08cbb19c91a50800a9ed604c-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/eb/eba57aff3022b3ad19c82457b993f189f1cd2bbd138f961069baedda7b323c97-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b072/_pkg_.a $WORK/b072/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_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/1f/1fb1cb28d18c3f79b6f70c7927c189fea1e3fe5abd697e64a0535e14f2a65136-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5b/5b6f99db5e526f8dc305fa6b31ef1889bd28d57cd0dfea26cecdb54597d17423-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/cb/cb21dc14e105bf55fbf15a1f45a47bf781569b8e6b44b67996f89775ce3b88c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal crypto/des mkdir -p $WORK/b078/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b106/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF crypto/aes cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid LyiGtezA3kparTvWsa3M/LyiGtezA3kparTvWsa3M -goversion go1.14beta1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid mbA5rUvHhWELSs-nlgtg/mbA5rUvHhWELSs-nlgtg -goversion go1.14beta1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/af/af89a95369593c170b94ac39f84a7372495cf0389004886a2c0b53873120bd88-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9e/9ec6acef855285b9849a53cd095526524efb4205276ad150cf6a9fbc1c953f33-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2e/2ec557c1062f693fcc6ffc9a81ec6709c4201e38642ad8dbd699848adce5901f-d # internal io/ioutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -p io/ioutil -std -complete -buildid 2IuPSTCvJ08n0IOeLiRR/2IuPSTCvJ08n0IOeLiRR -goversion go1.14beta1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p os/exec -std -complete -buildid 9yA1NuUk3uIn92tzJPHM/9yA1NuUk3uIn92tzJPHM -goversion go1.14beta1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/aes -std -buildid 0c7e92ZdVUsLgECTmQo-/0c7e92ZdVUsLgECTmQo- -goversion go1.14beta1 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b100/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b100/_pkg_.a $WORK/b100/empty.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/cd/cd04ec579fa57d9705e4d881f58038fd89bf58264991d05a33215aed76d3fc32-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/66/66ab0cb17874b03d6dea22397564e4d562361c894a45722ac5a9d4b2ee3eb0a1-d # internal net mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b100/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid V_MLmfLp-6nxIQVZtEjM/V_MLmfLp-6nxIQVZtEjM -goversion go1.14beta1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d8/d8d8dd2e8920bb92924d5eb80d75e741dd8a1a54752b23e496ba415233b633db-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/b0/b04b21b318f0a2727b3f7c5077b5c5842aff39b7f9d450b555703d963215b4e0-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/a8/a8e909e93f6950a63d993b9bd811e9ea6eaa854b681d30cb02a19e90f7eb5b32-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b071/asm_amd64.o ./asm_amd64.s vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b071/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_amd64.o $WORK/b071/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid -cNDDEDWf2MvFuBN3DGW/-cNDDEDWf2MvFuBN3DGW -goversion go1.14beta1 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/af/af314a3623e6ee060535d05df73746890833d1286058f7b860b3d7e11874b2be-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/29/297b63fe0a6ea3e5da711aa1ae88ebf51bae2ead7c0d4ac1866df5d73a50475b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b105/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a7/a7df28b30ea79b11cd43b7259e79971ba1f43f89e0a0c11ced04b13a4e91e833-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b044/ github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b043/ encoding/hex flag cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/coreos/go-systemd/unit mkdir -p $WORK/b058/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/vcontext/path -complete -buildid qnl0oGPVkxmbStbHMeKo/qnl0oGPVkxmbStbHMeKo -goversion go1.14beta1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./path.go github.com/coreos/go-semver/semver mkdir -p $WORK/b057/ log mkdir -p $WORK/b117/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF net/url mkdir -p $WORK/b103/ github.com/coreos/fcct/internal/version cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/go-systemd/unit -complete -buildid dRqPSWbm_yTVRcpYLvgm/dRqPSWbm_yTVRcpYLvgm -goversion go1.14beta1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b056/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mime/quotedprintable cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid Uh2rrKBdhftmA6COMX6N/Uh2rrKBdhftmA6COMX6N -goversion go1.14beta1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./errors.go net/http/internal mkdir -p $WORK/b002/ vendor/golang.org/x/crypto/curve25519 cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b138/ mime cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/hex -std -complete -buildid LCka8JbtuR_PWh1-IZP9/LCka8JbtuR_PWh1-IZP9 -goversion go1.14beta1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hex.go cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-semver/semver -complete -buildid fOoDraFgLgEUrohmPD97/fOoDraFgLgEUrohmPD97 -goversion go1.14beta1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./semver.go ./sort.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net/url -std -complete -buildid GrATIe4zOuq10oIQJgEE/GrATIe4zOuq10oIQJgEE -goversion go1.14beta1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./url.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ text/template/parse cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b126/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid NqgNa1AHAhLJVgslaGw9/NqgNa1AHAhLJVgslaGw9 -goversion go1.14beta1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go mkdir -p $WORK/b110/ encoding/json cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid F7YIVqptcPRIFzW5lFlC/F7YIVqptcPRIFzW5lFlC -goversion go1.14beta1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go mkdir -p $WORK/b122/ compress/flate github.com/ajeddeloh/go-json mkdir -p $WORK/b121/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid nMCsmRTJuzU3qnMetHRA/nMCsmRTJuzU3qnMetHRA -goversion go1.14beta1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./version.go mkdir -p $WORK/b137/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid jGXvNc61XSver2TEzJjp/jGXvNc61XSver2TEzJjp -goversion go1.14beta1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid TZzXwAliVXQ-50sF7ioq/TZzXwAliVXQ-50sF7ioq -goversion go1.14beta1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid ivvdnMMbxCg7TRuk5O_Q/ivvdnMMbxCg7TRuk5O_Q -goversion go1.14beta1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go mkdir -p $WORK/b036/ vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./curve25519_amd64.s cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid sSIN2fWhkcProte83TMH/sSIN2fWhkcProte83TMH -goversion go1.14beta1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b066/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b132/ math/big gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding/json -std -complete -buildid LQo3eKVeeLoyJhpvEZHc/LQo3eKVeeLoyJhpvEZHc -goversion go1.14beta1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a7/a7f9abe8f23f54b8de6909600447cfdb32ff2aaf4236c41ed18ce27fefc22ddb-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p text/template/parse -std -complete -buildid dhHD89DH35e0hZvx4EFU/dhHD89DH35e0hZvx4EFU -goversion go1.14beta1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b118/ mkdir -p $WORK/b075/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/flate -std -complete -buildid tiRsCmbE3BrO5xY4UVlY/tiRsCmbE3BrO5xY4UVlY -goversion go1.14beta1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b048/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/coreos/vcontext/tree cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c2/c2bd1d0d4518151a7bbecd87ee2e8444eb084f50ac40d8ffbf3a17a2f9b4180a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/ajeddeloh/go-json -complete -buildid niTBSYuzOeuD3i4Jwa-T/niTBSYuzOeuD3i4Jwa-T -goversion go1.14beta1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/33/333151a6c989f01a7368a09f5395563fb953cbf042dcaa9006660a6246091335-d # internal mkdir -p $WORK/b046/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid n1qYEe2IafZiN2DDj175/n1qYEe2IafZiN2DDj175 -goversion go1.14beta1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid LHBUcDKF5wMFbF3xoD7f/LHBUcDKF5wMFbF3xoD7f -goversion go1.14beta1 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /builddir/build/BUILD/fcct-0.4.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p gopkg.in/yaml.v3 -complete -buildid bgPwDSVzpqywXBjroG-Z/bgPwDSVzpqywXBjroG-Z -goversion go1.14beta1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./arith_amd64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/tree -complete -buildid cSbGMKddyIzg9glD305F/cSbGMKddyIzg9glD305F -goversion go1.14beta1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0f/0f95035e17d436eb730666230ee9fb38b79cb2cb5ea4d6f01152911bdaea34c3-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ba/bad407a25019fb779dc75b055bf92f4c3b6c051114227c7036a153c94b3d76fc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # 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/b117/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/97/97ed22dd5f22ec5a9b55aac5dc93b3d703f4d98c7f8d6521db216ccf18c0bed5-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/70/7095d51247282046d05fccf35aafe66346778cb28f290d6d6f5c9c98ef96aaa0-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b060/ cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/07/07ac6d6692b1af15a6904fb918bd50987790f93e70b4549cb13890c06abc45b2-d # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid rVVfFl8OSNTKzoDjtvEq/rVVfFl8OSNTKzoDjtvEq -goversion go1.14beta1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./unit.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7e/7e55a66d0ffb29284addae1777ad39fe550d7338218162f4dcd5632ed19187d6-d # internal cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p math/big -std -buildid YcOl0zSUSmdKOaD3Rh9s/YcOl0zSUSmdKOaD3Rh9s -goversion go1.14beta1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid VwmKaqBCYysSh9p4n0s7/VwmKaqBCYysSh9p4n0s7 -goversion go1.14beta1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/99/99e146abec81385e20b47bdbfa06dfe08425060c6212fb6749e25f5e96c1e696-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/87/875663b87f0ad0e0e0f7c6982e750b242c4c455c9d01917ad677c985e5910939-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fb/fb47ad05a4f43dd6d509b2b1f2ad9ecf15c6ddbbd85571ddd355c231f4d782e5-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/fb/fb0d93e0a629838bc011b24afcdf6e95942a1c8ee1a03d57993ef63254f65272-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c7/c72dbc93fa8d441a9abb2b0081d752082cc3fbb2853738a8708a2a10fae13d7a-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/vcontext/report -complete -buildid xWvAjp9YEgByogADsXav/xWvAjp9YEgByogADsXav -goversion go1.14beta1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./report.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/68/68f6639ea43c4940c061e2536ea1f66e1021560f6e33c58d464129d9dd8034c6-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b110/_pkg_.a $WORK/b110/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/dd/ddfe4c46673ec535c688b66e1d32b00385946fdc78ed276c783d3f918f9073a4-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/99/995679ae18697866c594b76318f487a1993f084bda25aa09f69a752ad5b809bc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2d/2d7cfc87569ab19c608e824ceb3e90f1822ad55b6538ab7533872093dcdcfd64-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/validate -complete -buildid p1Q75Jq_k00UzlW1E4HC/p1Q75Jq_k00UzlW1E4HC -goversion go1.14beta1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b8/b83e242c19be8522285d3bac31ee3a7c07c6d7908b02921d6cb2f45d6512d1b0-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d9/d9a54e3d9a9e0117fd7e19ba4a3be44cc860f4a083aa66c80c8f27d013b35100-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b024/_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/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/gzip -std -complete -buildid ar9MCYs1B3gNzAfUDFII/ar9MCYs1B3gNzAfUDFII -goversion go1.14beta1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/0b/0bf0a91ae60411109ab7d9f2813e4fe124ca41daad3cf3ecfb63ef66786c7d34-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid h7zt4goHX20hg2NSDO4g/h7zt4goHX20hg2NSDO4g -goversion go1.14beta1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/82/824bf4d47a4311d75755470994f6c1b3b324aa68fe81231a2e4961218e562299-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/58/5897db8700fed078b4db541d561fc8542b4934175cb7132edec8fdcf5a8e3d23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/05/05ed079e5887afadc8426d65692cd6e8215bd5c7940e3ecd9b9cad1e8cc504e2-d # internal text/template mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p text/template -std -complete -buildid S82ScKUB7nIwbAjVdPAy/S82ScKUB7nIwbAjVdPAy -goversion go1.14beta1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1d/1d289972ee7d0f64e942009ef89570ade3a9472d24ef645a5ce98d6956bea802-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid NIhIG-ob56qptnLF9Go0/NIhIG-ob56qptnLF9Go0 -goversion go1.14beta1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fc/fc65e635da9cb65ebd1f5ecb7accce9e7d4a56ecdd5c176051523bfe162fdf1b-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/vcontext/json -complete -buildid PQzt6NxkQ8QDpx_fNOK4/PQzt6NxkQ8QDpx_fNOK4 -goversion go1.14beta1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./json.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c0/c08949a02a5edd40d1fb8f58e7fb4bc220e4f49233f6e373b8fa446628d6f440-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid tNpgu2pvWPTNXYw7ZUqN/tNpgu2pvWPTNXYw7ZUqN -goversion go1.14beta1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e8/e8f62c7f1ce56886299283438ceccdfe7a4f33ee4dd29c80e5c6c21330b8a385-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/translate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid uAMXjMHaK8WzCwIVxx9R/uAMXjMHaK8WzCwIVxx9R -goversion go1.14beta1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/70/70822dfe8c0abec26c3f3052a88e029999097b4c389880b4b63c84be78e669ec-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid qsg-tcZzpAUXSyig6IGv/qsg-tcZzpAUXSyig6IGv -goversion go1.14beta1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9e/9ec2b63900cd3313924c4edd501ce26091fdf5f52d9dfb955c6b0ff111c2591c-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/91/91e801093a58d5bc5a143ddb6ee50f6e556caf5f467102be4c63700e4b9440e3-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b075/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b075/_pkg_.a $WORK/b075/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/27/276a884f4afedaca9329df2ee06d8039dd22dde609247633bd33bd0d38fcda8d-d # internal crypto/rand crypto/dsa mkdir -p $WORK/b070/ mkdir -p $WORK/b093/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/rand -std -complete -buildid TZY0g3RUiZWM70JmuUaK/TZY0g3RUiZWM70JmuUaK -goversion go1.14beta1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b083/ crypto/elliptic cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b080/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid pueoGnrECM_28Ew8lMWK/pueoGnrECM_28Ew8lMWK -goversion go1.14beta1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./dsa.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding/asn1 -std -complete -buildid 9MVCBWj2yitWHRKtnmnU/9MVCBWj2yitWHRKtnmnU -goversion go1.14beta1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid 9QYJbnmYB-vlqezF-m5X/9QYJbnmYB-vlqezF-m5X -goversion go1.14beta1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d7/d707ed1f4c95adf8983007acbc9ba92ac9b60050ba2fe63003e54703e620ea63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/67/67436e9353a84ebe8645be02c936c403db259fc289ba8e44f4fed7e4f43ad72b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_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/f9/f9872c8dda559661fdbe8cca514a4da23c709119f5cbd40e588d48c966e18553-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid 1T40BK80fsO4SCXrxtiw/1T40BK80fsO4SCXrxtiw -goversion go1.14beta1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ed25519.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid 0y0178PEDKEZU_QvN4HS/0y0178PEDKEZU_QvN4HS -goversion go1.14beta1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0c/0cef97edf6f265cb7f5debf24f3d2036c2f873e6ce86dc15ab0bca9a8f16c2ee-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid 90gwsOV4ORx3ganca6m1/90gwsOV4ORx3ganca6m1 -goversion go1.14beta1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid pm40KRegzWpjH9GW6Nb7/pm40KRegzWpjH9GW6Nb7 -goversion go1.14beta1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/58/589af7da2828cd0960056fdb1d7e7f47a289eb72d290070390910b13a9be626b-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/55/55fd8a661147d45ea91de3f149543f99eb0a7a56f3a78144f547ee338eea8068-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/30/30fd31fe2e1f414da017d2c364bde775a4b1c268027fa5b1bcb15fb54fb40bc8-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b047/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/66/660ee0bb08c857f7b0fe70be24358cbd65b48eea41df16923f13d80a81f0a66a-d # internal cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/yaml -complete -buildid ybrrf3pMAQUOoRBoChEJ/ybrrf3pMAQUOoRBoChEJ -goversion go1.14beta1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ba/bad9a2f06ca417de0229906e964c2f4e32c603bbe88e7297d81a1142d1628e8f-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid L0zQxPGr7QVJXkA0hFam/L0zQxPGr7QVJXkA0hFam -goversion go1.14beta1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/40/40b31a9fb8f5df4b4c282947789d287282a3b329631b4c25926f95be02125c16-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid Dnitwj1Cff-HKfQdkUiK/Dnitwj1Cff-HKfQdkUiK -goversion go1.14beta1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid GazhRKQXDEQYU35aHgpV/GazhRKQXDEQYU35aHgpV -goversion go1.14beta1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/52/52e4975cff5e1424a0cb2b21c19aa577dbf5ad428b15ad36d63ebd77be4ebf72-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b075/_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/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/pkix -std -complete -buildid 9Z9cI4yMlA_Lgws9BrLy/9Z9cI4yMlA_Lgws9BrLy -goversion go1.14beta1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/24/24eb47586ac0b8c488513577e49edeaa21cd5c3256920071895faa59ce90a089-d # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b014/_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/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid ef0gM2WNw1NAfQ-ys7Qn/ef0gM2WNw1NAfQ-ys7Qn -goversion go1.14beta1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/91/91284acb6e4484b2dcc2f3ac03c1093077a5d898c9c3499705a283bf4542be69-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0e/0e21dbbc688e5b4ac6b748db910dc48a581047d0aa9c3eba3164a7374d88aecc-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/67/67da359a853efe8c662a201089e7344d017f07b154d4eddbe6a2a37302d1614d-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid aS2cwLxJ6FIZcZunySi0/aS2cwLxJ6FIZcZunySi0 -goversion go1.14beta1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/99/9907da21c7c6a657690fe44ee515721c29802c24bb1fb77894f58f6b2afba52e-d # 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/b079/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/27/2788773351bbea8619046d841a6caeed2f08014ada5fea666f7acb8cfd979e36-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/92/9208e085596f20705d218d6b28533a90570cca68a31bf6aa2ec727cb73ff8052-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/a1/a1424380779c0fea43fc806c60b05fea0faccd6c18c9c59ccfc0ae378d0d3b35-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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 bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid sLC9p9xE5wIF5DkptSFV/sLC9p9xE5wIF5DkptSFV -goversion go1.14beta1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin.go ./root_nocgo_darwin.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b3/b349f2fc22ee508416f08d5c20a44b4b15d6f89ca1bc339d32d423a31259db06-d # internal crypto/tls mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b035/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_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/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/tls -std -complete -buildid 48w4Tqhpcd5VlmcoVyCR/48w4Tqhpcd5VlmcoVyCR -goversion go1.14beta1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e6/e6c76338efc627d65e6d34b794bdb296f4a979d27ae6238b56dfdfb49c699293-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid 8YuzPUIWa9hwZjnmm_Wp/8YuzPUIWa9hwZjnmm_Wp -goversion go1.14beta1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f3/f374ded2b69e6744b5dd7132f9c6301d1a63b64d06f6b4f089cdd62d5a0775a6-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid pdSyvXPDWSJ2f3q9w7FP/pdSyvXPDWSJ2f3q9w7FP -goversion go1.14beta1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1b/1b477efe6ff3af457358c6267c9bee6f154cd3698dbdc0f178b8dcfd60382dbd-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/vincent-petithory/dataurl -complete -buildid G2QBFs8lHxGqIr2lACjc/G2QBFs8lHxGqIr2lACjc -goversion go1.14beta1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e7/e711bf31eae11874eb6ecdbe9e5ebba7ed687e7c3e4473cfe41ea7c766f9f288-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b129/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid Ii8yF1lRiGqW6BJEeoJf/Ii8yF1lRiGqW6BJEeoJf -goversion go1.14beta1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -buildid O_UWBG9eWHy2BLH7ORiK/O_UWBG9eWHy2BLH7ORiK -goversion go1.14beta1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.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/b053/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e7/e737b97766526dc1fcc839f078c9e33642793f7eab2f1ad95220f1791fc24a07-d # internal github.com/coreos/fcct/base/v0_2_exp mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/base/v0_2_exp -lang=go1.12 -complete -buildid DbklWu6TYiKxnUJeJ8IN/DbklWu6TYiKxnUJeJ8IN -goversion go1.14beta1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/36/369468350d810f394982db0b8229aff8b8d5ad3082a9054927dfeea792b1b5d4-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b052/ github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid M7rH6DITqy2gx56m-LYD/M7rH6DITqy2gx56m-LYD -goversion go1.14beta1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid fRoP7uxqwYdcKnRaYO8F/fRoP7uxqwYdcKnRaYO8F -goversion go1.14beta1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2c/2c57a20e73ad35b940d208c3f3ee85b01e67412bb2667aa7b0072514c6fc8897-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f03161f02fcc63b2ca30b79e971a9bdd95edc78680349b1db793e05116d92ff-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid 6Xa6lBXSd4sEgi3nIi_f/6Xa6lBXSd4sEgi3nIi_f -goversion go1.14beta1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/63/63295daec4a70c38bb1526ecf6d06c6d233537ac2d533ec14eaa31f32b869464-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/config/v1_1_exp -lang=go1.12 -complete -buildid l1jmB4T9mPZjn2yOb4JZ/l1jmB4T9mPZjn2yOb4JZ -goversion go1.14beta1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/97/9760e22f4ba9096f933863e18eef2c3bedf7b921247a3bdc4a1ea8f2c3dfde54-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/c3/c3f23b70a206e7969a6993947e254405ddaaf0aa9a76a3e192592ec2ceae5380-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid qqzLQVTFEmshrZ9vAx8k/qqzLQVTFEmshrZ9vAx8k -goversion go1.14beta1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d9/d93eb85096756ea6df80cf10d240cd8680157e88bc98730407f2e4bc14d769eb-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/ignition/v2\tv2.1.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid FxmHIu8TJ_OMjIrwwKKk/FxmHIu8TJ_OMjIrwwKKk -goversion go1.14beta1 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8d/8dd8fc35358f45435530aa5140dc05897d2e135cb85c4e57d4e09c265e259f93-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b062/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b045/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b063/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b050/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b058/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b060/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b070/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b083/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b100/_pkg_.a packagefile internal/nettrace=$WORK/b101/_pkg_.a packagefile internal/singleflight=$WORK/b102/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile os/exec=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=QuhXUrtltSecmbcftnBf/FxmHIu8TJ_OMjIrwwKKk/aAzCLsxjWszBPpaaIBgw/QuhXUrtltSecmbcftnBf -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0xba98879d2a4b1007eb479c61059110095962aa65 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ + echo 'Building Windows fcct...' Building Windows fcct... ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0x4ad4529a2fcef8546b3ca04deae6603f9c94e8d8' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build140958832 container/list mkdir -p $WORK/b070/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF internal/syscall/windows/sysdll mkdir -p $WORK/b029/ crypto/subtle cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b079/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p container/list -std -complete -buildid JPOPh0lFjHvBCQFigUMl/JPOPh0lFjHvBCQFigUMl -goversion go1.14beta1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./list.go math/bits mkdir -p $WORK/b016/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid perlRxtpI-THSwWAf4AJ/perlRxtpI-THSwWAf4AJ -goversion go1.14beta1 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid kXXHMBMhftFfrpCyUjnQ/kXXHMBMhftFfrpCyUjnQ -goversion go1.14beta1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/subtle -std -complete -buildid qFX53OOKqV3wPbCUjGm8/qFX53OOKqV3wPbCUjGm8 -goversion go1.14beta1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid jycbeeuGVV1pz3sH2WE-/jycbeeuGVV1pz3sH2WE- -goversion go1.14beta1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b099/ unicode/utf16 mkdir -p $WORK/b031/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF encoding crypto/internal/subtle internal/race cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid Mq467En9yCd1yD8wVxgx/Mq467En9yCd1yD8wVxgx -goversion go1.14beta1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./asn1.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b040/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid ZtJR6ONV2A-fwsmLDoJ-/ZtJR6ONV2A-fwsmLDoJ- -goversion go1.14beta1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go mkdir -p $WORK/b078/ mkdir -p $WORK/b020/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal mkdir -p $WORK/b107/ mkdir -p $WORK/b102/ internal/cpu sync/atomic cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid 0Ny_jjt9v8AD1PRHDKKq/0Ny_jjt9v8AD1PRHDKKq -goversion go1.14beta1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -std -complete -buildid yktCv5LuMJUBjvxcIBhM/yktCv5LuMJUBjvxcIBhM -goversion go1.14beta1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./encoding.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ unicode cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid APdSjX0_QHyb1roJxYXZ/APdSjX0_QHyb1roJxYXZ -goversion go1.14beta1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal mkdir -p $WORK/b021/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Dj-U7229b8C5q9VLWeGJ/Dj-U7229b8C5q9VLWeGJ -goversion go1.14beta1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./aliasing.go mkdir -p $WORK/b022/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/subtle -std -complete -buildid m71TnNudvGFPtfWTemYE/m71TnNudvGFPtfWTemYE -goversion go1.14beta1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/nettrace -std -complete -buildid E4YL44xTZp6Gs73gIgET/E4YL44xTZp6Gs73gIgET -goversion go1.14beta1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./nettrace.go runtime/internal/atomic mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/8f/8f9c06f6dfc07d7b2ab9367e66b4c90583fd991cb0601a816129187676ec530d-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF runtime/internal/math mkdir -p $WORK/b010/ 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_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5c/5c3c799b5460be830bfc3eebff8660311054e44562904dba30607911d493de04-d # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid ErMgA4mYWCmN4ZPyx_c9/ErMgA4mYWCmN4ZPyx_c9 -goversion go1.14beta1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid hekvmTyjnBJK5QRXD-qD/hekvmTyjnBJK5QRXD-qD -goversion go1.14beta1 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/65/6554247ced3f20eb3648aabf30cc3f87be0f82f4c72b70156d10fdd3b735b657-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c0/c0add7973f3bf28cf06de48a5547b28c341f2a46d450bd4ff08614a8591672e1-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # 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/b070/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid g5k56HrEgQWRxRAN5ZMt/g5k56HrEgQWRxRAN5ZMt -goversion go1.14beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid at6hP9VG8h3h0xmpMpcv/at6hP9VG8h3h0xmpMpcv -goversion go1.14beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7e/7e22f945c9a265584c8f317f73eb90e0ad721e3663318347d463a52a077bd691-d # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/83/83b211fbb92574d91a45ab5297d3528d2713e3abc936baf80b76af051293c450-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d7/d7cc79b3daea5b522155c3db151a9e2b376d3d05b572b2fecf8880dcf28a2c82-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/85/8514fbeaa31403802f40027a3182ef28533a10263babbe8a5cdfb1ac0a468e1f-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f1/f1b49ac1a248e4f5b1474ef27c1041be389f24cdee7f0fe75887f99d7f688df0-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid WIEaDPeCxc_S6M2dieVD/WIEaDPeCxc_S6M2dieVD -goversion go1.14beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/59/59c052c7a2326a5aa0562d428f159902fafcbc36e6dfab65c9ba49cc17cf1691-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/6c/6c1e4ec81456fbcbd136c1278feb12a0237428d14496bfc1a6f9381c2d12ad0e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b6/b69fc6977f614187ec2896b80615e1be54e81a41c166e5be2fb878ded8a02c46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/45/458d254c6b9a0244ae4a63e143719f5be94a2b1789d67f5c71be26bdcf3021e8-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/62/6296623181e0312664465c7afc725b7ad1351892900c811b85c4637a3c56556c-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_windows -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.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_amd64.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/6f/6f66f08551ba7479e713dde545ab69c2d6122001bcdfe476a89a49c916593136-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4b/4b061a0a94e85f2302d9bc149acb62a57572bca7cce2a1ac334333138bd3ec64-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_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=>" -p internal/testlog -std -complete -buildid 2CqwDG2YYLkLnm2BvoxC/2CqwDG2YYLkLnm2BvoxC -goversion go1.14beta1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/de/de061f6fdd1b1e97ba1243826068de43bc04adbe74031bb4c505e5e07a5e54af-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e7/e777e09597058bd2e03988e53ace2d696d1b6f5440404123726308f2a3ef9f0c-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid lMge3HaPNUbcd46HQ5vu/lMge3HaPNUbcd46HQ5vu -goversion go1.14beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid mXcpOESEEhMxCzX9tw_4/mXcpOESEEhMxCzX9tw_4 -goversion go1.14beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ad/adc8ae1468d2629fb2fab81170819d0f3f2930b57a67abd001d53342f61e6965-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c5/c57061984e9a860a2c8abbbb0d5436147e6b565fcdd63ed4c4057c5201473437-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid H6rGLL0iFxy-xwD2qGUQ/H6rGLL0iFxy-xwD2qGUQ -goversion go1.14beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fd/fde50a63e14f3b24b537d2048303ad497301d6db90adf1087237f49f21998c20-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/preempt_amd64.o $WORK/b005/rt0_windows_amd64.o $WORK/b005/sys_windows_amd64.o $WORK/b005/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e4/e425f79989b91f0bc5796523d739a084349c8c645117d9c28bda4582cdc4e7be-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid 0XBJMIhcmz19eeGEGzsD/0XBJMIhcmz19eeGEGzsD -goversion go1.14beta1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid cJaySleOA9DrF0A7EDLQ/cJaySleOA9DrF0A7EDLQ -goversion go1.14beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/aa/aab9cdd7e2b68795ddfa080a0f4f086525d77ac6f10fb29f522e341dd4c0b8d4-d # internal internal/singleflight mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF math/rand mkdir -p $WORK/b074/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/singleflight -std -complete -buildid eB3qpuqQQ1lNgYdT9Y_r/eB3qpuqQQ1lNgYdT9Y_r -goversion go1.14beta1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -buildid w4qs9pmdawjR5b5DkNaS/w4qs9pmdawjR5b5DkNaS -goversion go1.14beta1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/75/755ae6b5493a7db37023ff986d1d1d56498d834fc2d147f82269ffe00e6278b8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/471fec56f25c9a951e19a7178e43a0837bba5009ad9cd3fecd7ed131187da5ef-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid i0XE4k1qs6pCDyAN8swg/i0XE4k1qs6pCDyAN8swg -goversion go1.14beta1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid 9tSrckp7KykGqbSF0iWn/9tSrckp7KykGqbSF0iWn -goversion go1.14beta1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/67/678836be9144cfa5c8f9a768a498a895d120b2a7c4b34493ceb423fbb9245bab-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b5/b53462f78a3419f6d6965164b60ecfa30a09bce1389a6806bc706befd0467042-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF io mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid PrJAaCLAtH6KUQH9cvjj/PrJAaCLAtH6KUQH9cvjj -goversion go1.14beta1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b101/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid OlsvR8rCQH8InyXPD0rH/OlsvR8rCQH8InyXPD0rH -goversion go1.14beta1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go strconv cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid LANAsDz20liem4zfObZ8/LANAsDz20liem4zfObZ8 -goversion go1.14beta1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid 5YZ6k-jeazpLOtYSzNj_/5YZ6k-jeazpLOtYSzNj_ -goversion go1.14beta1 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d9/d9f27f6c889ecb423433ffc8d4a082b7fc7d3ece17d469962cbc099f630c04ec-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid 5m4o4gw-8UY0x_AYPx8H/5m4o4gw-8UY0x_AYPx8H -goversion go1.14beta1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./time_nofake.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/81/813da6fc491a22af24475bf9feaaa1def8ef5c3acecd0b003f17babaf2a1eb90-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/28/2889503c649ab8c4764e8ffdb4b8cd61bafe7bf2bfea8a8bbdb5741c53b9fc9a-d # internal hash mkdir -p $WORK/b057/ crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -buildid yiBpPGW3GmVx19OYy6hB/yiBpPGW3GmVx19OYy6hB -goversion go1.14beta1 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hash.go bytes mkdir -p $WORK/b038/ strings cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b035/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -std -complete -buildid xgt1TFDJ5XkFlusFqCU-/xgt1TFDJ5XkFlusFqCU- -goversion go1.14beta1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./randutil.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid UXV-5lHHbMD_VzIDAHTQ/UXV-5lHHbMD_VzIDAHTQ -goversion go1.14beta1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p strings -std -complete -buildid RH3e0A9MfUEnpJiUPEAE/RH3e0A9MfUEnpJiUPEAE -goversion go1.14beta1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0f/0fd482f18f555965816ffe72de7447fca1b94442a31be2147679783e362cf191-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5b/5b86d8eaa6696bfd29aa9fda21d199856b5117bb98f38715155fb7438cf0532a-d # internal crypto/hmac mkdir -p $WORK/b088/ hash/crc32 mkdir -p $WORK/b069/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid 7hRajNpc9fUqWj6tQW2L/7hRajNpc9fUqWj6tQW2L -goversion go1.14beta1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./crc32_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash/crc32 -std -buildid 8uldmXegUbRLGwo7WJmb/8uldmXegUbRLGwo7WJmb -goversion go1.14beta1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/82/82f1c082597e2355b3da8de7b61a6929e7eb86e96c587f3818c12211cc00a3f1-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid QQoTUcM4m1AqB4hSoIiP/QQoTUcM4m1AqB4hSoIiP -goversion go1.14beta1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5c/5c7a69b3b4f5cdaaf49df70f7253e64cfc8a41a074f7e7f597b2f08d43985160-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d1/d1152ed942ef4258e9b2a63886eb19596f7809375bd8e94bb9b8a8467a376e07-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/44/449da1604aec79de575cead1cfe522c4b9953ff41943776cf834c0bf5e74bbce-d # internal crypto mkdir -p $WORK/b056/ crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto -std -complete -buildid W338amDHeoelUrUVWFfl/W338amDHeoelUrUVWFfl -goversion go1.14beta1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./crypto.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid TejcXe7WJI49Mf9DzUwW/TejcXe7WJI49Mf9DzUwW -goversion go1.14beta1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid RWPMbbDqk_9QC85M7cda/RWPMbbDqk_9QC85M7cda -goversion go1.14beta1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c1/c1328c4d893d7ce03e3a8129f382627e0aad9f36583a87522b48138bb56faca8-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/dd/dd456c4f88e856294ffb64806ef36554fd3a491ff3fa2fb5955225f6d6fd2e98-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e8/e895743ed35f24666a6c266c7ec0a0205f8a15650c6b12dab5c1ff3e72356429-d # internal bufio mkdir -p $WORK/b061/ vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bufio -std -complete -buildid N8-jd4NPh03xySQvxplc/N8-jd4NPh03xySQvxplc -goversion go1.14beta1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid O1PjMkDHD8fM4W5D4Tct/O1PjMkDHD8fM4W5D4Tct -goversion go1.14beta1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cf/cf704f7a836e24f2bca8daba3b6daaa3ceedb64d3a036378ad15f84d5c384dcc-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid q_P5k64rhavYd7lgVW5e/q_P5k64rhavYd7lgVW5e -goversion go1.14beta1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./match.go ./path.go regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp/syntax -std -complete -buildid O2Pf8Y1Zbu_1wrXkQ5ER/O2Pf8Y1Zbu_1wrXkQ5ER -goversion go1.14beta1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/72/72857416e88eedbdb0d413ac56ea647457138747fbd75cb8377a3fe8de4b70ec-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/24/2431483d779f9844735cdd7b84cab6a25b2f085e24cc6f06b21855be8ef0d9fc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5e/5e90e604fe07d7f801e8c2ef541a026635906462d670ac54763eca37d600083a-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/1f/1f3b09ecb76dbee2c68514e6117159d40db8c3a6ccd2cd26025b468e68b0d938-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/16/16bf52757bee2afbdef26c94f713cd4b1d4b956bc44d1bdaba93fdb16e958d1b-d # internal internal/syscall/windows mkdir -p $WORK/b028/ internal/syscall/windows/registry mkdir -p $WORK/b033/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid aBpTCwE-0q1SvbyOSlEy/aBpTCwE-0q1SvbyOSlEy -goversion go1.14beta1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid 6GAporaKBhmwWVe3nL2I/6GAporaKBhmwWVe3nL2I -goversion go1.14beta1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ab/ab301a7a9d2032cbfa60bed4a8404faf52d205f4fc7d2b64dcb737e1fdb3064a-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b7/b78b7e6389ea23c536add9cd6539b6418f40293faebb861ff83692bb068ff4dd-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid kZ5T9-rV9suh8UQWUkhN/kZ5T9-rV9suh8UQWUkhN -goversion go1.14beta1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7f/7f8ce0acb7e830e94aa27f0ce1fb86a44dc1b8b8dfa55b9e6c94a2626712df1a-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp -std -complete -buildid c7BSR2860scTyH7O8BQf/c7BSR2860scTyH7O8BQf -goversion go1.14beta1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/47/477e56081e188b003252c4df86dbce8fac04379199a8a5691d165be7c27dbfcb-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3e/3e9d7879d21e18e95916cd0ee4853fcc3fc171d5ddc73cf631a7376c4fc0a5bf-d # internal context mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p context -std -complete -buildid na-Am0jjjiPF7qBbcAuo/na-Am0jjjiPF7qBbcAuo -goversion go1.14beta1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid E_uHIH0uD9tD1vlL0hxJ/E_uHIH0uD9tD1vlL0hxJ -goversion go1.14beta1 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/03/03e867180a915ba2b9798993db5b3aba46d3ce891cceb6a6ebbb69d538ef7048-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid zZ3JevxrN-TE0bIb2ys9/zZ3JevxrN-TE0bIb2ys9 -goversion go1.14beta1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding/binary -std -complete -buildid tGwmFq1uzuelN3IkdHS-/tGwmFq1uzuelN3IkdHS- -goversion go1.14beta1 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f0/f059da7fcea1e6e67e0f5ee7dcdf1b708df6555c38d1032d779ea93f6db55104-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c7/c7368c0168359223cd3fb03636fd41b2ab5bed03aeacbb71ae92967817e5244a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/32/3233e896a75beae766bee1c988e79c29c86863a620a50bf5f9c7eed125788409-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid nLl9uBr6xbbnmd1LvPes/nLl9uBr6xbbnmd1LvPes -goversion go1.14beta1 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./env_windows.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a3/a31994e8b41733d8a2eb83afdb12c18f32c9b94b56dd9985246722e7e540e221-d # internal encoding/base64 mkdir -p $WORK/b041/ crypto/md5 mkdir -p $WORK/b089/ crypto/sha512 mkdir -p $WORK/b084/ vendor/golang.org/x/crypto/poly1305 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b108/ crypto/sha1 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/base64 -std -complete -buildid 0cmY6fVde_Fn9ChDR6PM/0cmY6fVde_Fn9ChDR6PM -goversion go1.14beta1 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b077/ vendor/golang.org/x/sys/cpu cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b092/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s mkdir -p $WORK/b109/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./xor_amd64.s cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF crypto/sha256 mkdir -p $WORK/b093/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b109/symabis ./cpu_x86.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/cipher -std -buildid Jbyi3YYhBvbQjMnmxR1V/Jbyi3YYhBvbQjMnmxR1V -goversion go1.14beta1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid das39LI--cekj0Q1AGb8/das39LI--cekj0Q1AGb8 -goversion go1.14beta1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid XgUJh6p_POrIcmXwiuap/XgUJh6p_POrIcmXwiuap -goversion go1.14beta1 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/sys/cpu -std -buildid AfJZ4riYni4Cn8oM48Y_/AfJZ4riYni4Cn8oM48Y_ -goversion go1.14beta1 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid EApG1Wysyf5CoetCOAg-/EApG1Wysyf5CoetCOAg- -goversion go1.14beta1 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid bh526ESQ2Wd712o4CtuV/bh526ESQ2Wd712o4CtuV -goversion go1.14beta1 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha512 -std -buildid -tJTd5w2NAr5C0_f0g8X/-tJTd5w2NAr5C0_f0g8X -goversion go1.14beta1 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid 9mli_gxg2qBAs2KF2Vyu/9mli_gxg2qBAs2KF2Vyu -goversion go1.14beta1 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b109/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b109/_pkg_.a $WORK/b109/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/43/43f4de3ad95931b6007481bb124a16f76709c56384e4d5a1fbe75fe0c46ede25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/sum_amd64.o ./sum_amd64.s cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d7/d7d74461be5ed051426d0d22330b1269b4cccc2a726af45670617a06e5adf9d8-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid gLFOSVXxzHm532x3wAn8/gLFOSVXxzHm532x3wAn8 -goversion go1.14beta1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b108/_pkg_.a $WORK/b108/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a6/a6626c42077054e67503ba49f995148b4322c86f15b844c5ead914f9615ef861-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b084/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0b/0b9943e0d2ec874048c33c03ae6eb8f1c9cc6dc6cbb2d5cd3f1ded617156bcf5-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b077/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b077/_pkg_.a $WORK/b077/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/71/71eafc2e9ee95cc447ba1f2726cac4b0f8bb5abd5c396e99974ec50ec2897b77-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/e2/e2cd327de768a6acea064cefff9b0911513ca401299197d09beb9d4e82e095b0-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/31/3191b671d5d7ce8d62b65566fa7b6ef24e42cd7cad117262c75834a70d8b8b7d-d # internal crypto/des mkdir -p $WORK/b080/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b106/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/des -std -complete -buildid eBMUZHCtzfkR17xx2DaK/eBMUZHCtzfkR17xx2DaK -goversion go1.14beta1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF crypto/aes mkdir -p $WORK/b076/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid Ar1JiACNIp8RMmvndvka/Ar1JiACNIp8RMmvndvka -goversion go1.14beta1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b076/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2b/2b38a15b12132f93e4d29d9d255e1aeac9db67821d8c57e08202290d793d5333-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/90/90e82a82b04159ed0b95eeca2b5d06838f405d004063a6657d260a7292d3faee-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/aes -std -buildid bhmI_6cPSqwD3b6AfW_d/bhmI_6cPSqwD3b6AfW_d -goversion go1.14beta1 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cc/ccb674b6acf6ef6038cecf7329433b3395e57a278d76e191582512352ea97804-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c8/c81c926c883abab93739d92ebf350fd89674af114da7a1ba6b3c79383f05b961-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5b/5bdbe0612d678b6350aba52ca0775712c33ba3fd0e7b36f3eaf29eb7a96bbd64-d # internal path/filepath mkdir -p $WORK/b065/ fmt mkdir -p $WORK/b012/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p path/filepath -std -complete -buildid eOSi0tCEMtKw7ibqjshO/eOSi0tCEMtKw7ibqjshO -goversion go1.14beta1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid 1V31wmkHMD5312XXcEJ5/1V31wmkHMD5312XXcEJ5 -goversion go1.14beta1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f9/f9cbed1e6fe58093918a8d2d7356cca2eef9ecd6a91b4e81381493ebaf8b5f85-d # internal net mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net -std -buildid XuWiI3QBbavUfDeMLIPx/XuWiI3QBbavUfDeMLIPx -goversion go1.14beta1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b076/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid EoYJnVWhI4k1DUxmQuYY/EoYJnVWhI4k1DUxmQuYY -goversion go1.14beta1 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_amd64.o $WORK/b076/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/92/928ff54cbf430596ddf62cac3e7b1e5a447894e80899130f4e005878b576d147-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b105/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/be/bea913bb15ffca481f4dfc6d02683122ad8487afc202f9cd18588f4f50d80201-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p io/ioutil -std -complete -buildid lHzxvXFAAnZSDWaW244k/lHzxvXFAAnZSDWaW244k -goversion go1.14beta1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0a/0a6874b3cd8d5e66f977d04e8847bf4b203792024d67ccc6dfa9c075ad552c5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ad/ad98c50f06e38805d865974514ca2400916322f96c91830db0c3d11b5259b766-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a5/a56c0b48ae9388df706f96c74128e11484b539ffa4506ddc13d6c9988beee82d-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b045/ github.com/coreos/vcontext/path mkdir -p $WORK/b046/ flag mkdir -p $WORK/b002/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid 1akH34_ESFAe_2uqnvBl/1akH34_ESFAe_2uqnvBl -goversion go1.14beta1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./errors.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid 7NhZdUjYdGNtSxdygwR3/7NhZdUjYdGNtSxdygwR3 -goversion go1.14beta1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go github.com/coreos/go-semver/semver cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid 7IRv3TYfXE7D7_Q4pvST/7IRv3TYfXE7D7_Q4pvST -goversion go1.14beta1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go mkdir -p $WORK/b059/ github.com/coreos/go-systemd/unit mkdir -p $WORK/b060/ log mime/quotedprintable net/http/internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_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=>" -p encoding/hex -std -complete -buildid A8VTcS5mtqiFocYWJBrl/A8VTcS5mtqiFocYWJBrl -goversion go1.14beta1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hex.go mkdir -p $WORK/b117/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/go-semver/semver -complete -buildid NmGJSNWmsovXIEk0WcFM/NmGJSNWmsovXIEk0WcFM -goversion go1.14beta1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./semver.go ./sort.go net/url mkdir -p $WORK/b104/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b124/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-systemd/unit -complete -buildid IX11mjBIh2JnxFhHZ3VA/IX11mjBIh2JnxFhHZ3VA -goversion go1.14beta1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go mkdir -p $WORK/b126/ mime encoding/json mkdir -p $WORK/b121/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b122/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid s1h4rxi7UOOhumnPfe1d/s1h4rxi7UOOhumnPfe1d -goversion go1.14beta1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./log.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF compress/flate mkdir -p $WORK/b039/ github.com/coreos/fcct/internal/version cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b138/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF github.com/ajeddeloh/go-json cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_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/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid lGVyVyJoHvOdiWo6Erea/lGVyVyJoHvOdiWo6Erea -goversion go1.14beta1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p net/url -std -complete -buildid X68IViuZ_M8eEoLwMqkF/X68IViuZ_M8eEoLwMqkF -goversion go1.14beta1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./url.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid XQndxKTruMQ_pI7cDYO2/XQndxKTruMQ_pI7cDYO2 -goversion go1.14beta1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./reader.go ./writer.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid Ifu-XoTnBPJ4NGb86Xn7/Ifu-XoTnBPJ4NGb86Xn7 -goversion go1.14beta1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./chunked.go ./testcert.go mkdir -p $WORK/b068/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/json -std -complete -buildid PMCFQthT5rAMPyDE9QF7/PMCFQthT5rAMPyDE9QF7 -goversion go1.14beta1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b110/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF text/template/parse mkdir -p $WORK/b137/ mkdir -p $WORK/b132/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid IZ_qRQssjLogd45JfMvl/IZ_qRQssjLogd45JfMvl -goversion go1.14beta1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/flate -std -complete -buildid fGOVNuGx2ttKNCN5rpzf/fGOVNuGx2ttKNCN5rpzf -goversion go1.14beta1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid yvR986KVNxnS9crJ3hNU/yvR986KVNxnS9crJ3hNU -goversion go1.14beta1 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./version.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./curve25519_amd64.s cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p text/template/parse -std -complete -buildid g-m95DUkqW_8YBVmO-I-/g-m95DUkqW_8YBVmO-I- -goversion go1.14beta1 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/ajeddeloh/go-json -complete -buildid fplon-A47Z6e5N6mGtEq/fplon-A47Z6e5N6mGtEq -goversion go1.14beta1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid f1LrYPl9L3lBK5sBNWb_/f1LrYPl9L3lBK5sBNWb_ -goversion go1.14beta1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/92/92109c731eddb9183fd7a6fd5ff29ccb61bd0e57f475b304c0d537a16bdd35a7-d # internal math/big cd /builddir/build/BUILD/fcct-0.4.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p gopkg.in/yaml.v3 -complete -buildid fggKh6TJO1Ec1cPCnCUd/fggKh6TJO1Ec1cPCnCUd -goversion go1.14beta1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b2/b2111fb08ff1339ca4fb1a3d27753a68d8b0748765f87f39130a6e7da282c6db-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d3/d36da9d08dab149db698c45943d5de41f63e622d1acea11cb16eb39b2d0316bb-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8e/8ec71cdce8e804199ca937aca223bc46653d00735cb06cd6888d91989ce70c62-d # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid w6ciyz6XkzvNWn1MMQTR/w6ciyz6XkzvNWn1MMQTR -goversion go1.14beta1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid w1RvgVgHyk8jId08z5Fi/w1RvgVgHyk8jId08z5Fi -goversion go1.14beta1 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -buildid 4xCYy3eE49K6mqKVcea-/4xCYy3eE49K6mqKVcea- -goversion go1.14beta1 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b9/b9cf918c54a2e0db50639fe6700914cde2f5ef1adbf941826be81bab00441fc5-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3b/3b162d9dcc51893d159fab597ff9e67680ed3ab8db591126706c42ed22322c65-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/89/8987591ac1ca0beaf4fa0ef80a1f26d25a7f8384968b99f4e3e9a234e85b5808-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/75/753cfed986c14fd02672284bbdedf0effca3bd8ce0f5c45b4dbd88fe25a02e4d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid LBTZia-NQHoR_66yCraD/LBTZia-NQHoR_66yCraD -goversion go1.14beta1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e5/e54f90b6172a851342120f6317ba739b28f9fe4fb4dcbb93355f077dd3b7e51f-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid PMj9typfPhMhWtzX_jxR/PMj9typfPhMhWtzX_jxR -goversion go1.14beta1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/67/6759a36d3ca68f330bc00ed2c811b96e126740eb431aeb37d4965fca220b65c1-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b4/b4183354515c3aa19f6d2c783e204036b76eaec8a4f9591da2a6fec1c082a845-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid xC-O5_gKLc1lLqAdHfki/xC-O5_gKLc1lLqAdHfki -goversion go1.14beta1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/curve25519_amd64.o ./curve25519_amd64.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ca/ca3b67debc8441e498d720506698303cd777b58430e2eeed32da0a6de9c0c57f-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/42/429bf8a277190fdb1bb8698a76c9a14c21576a3cc6e131e14d3cee6e6965af45-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a0/a056034ff6e8c7631e89aec393ec9d7993f13b9fe8c668bf6e42a44f7e667d3c-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b110/_pkg_.a $WORK/b110/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f7/f73a600efc17ca1668f45a273e4c157e403b41afb6cfa12fd6894750399fe782-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/vcontext/validate -complete -buildid AtVuh3NBjL9mkl85aN7Y/AtVuh3NBjL9mkl85aN7Y -goversion go1.14beta1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./validate.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/14/14b66b2ad9a2fd0038e91c72e6eac9b7915aeaa9f831000853b63fa24856e9e0-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/85/85b38e331df94e043f5db45383f9bea5aef139138d25310b3af7f3a7f3a35a46-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e0/e0f4d0fd7741b694e30ba9894d1a50bf862c87af5e074268f603dfd1b8ca97a5-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4c/4c61f3f3c67f2041870f501f715941808a1bf88c20fb1e420fda21ee57d37867-d # internal compress/gzip mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/gzip -std -complete -buildid HmxvZySfC6p8frdn8WL5/HmxvZySfC6p8frdn8WL5 -goversion go1.14beta1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/11/111bb8d8c06a5f3e1e900896c8807434a7eceaefac0f89d463c6494b3a95ca23-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/37/370ccefe0e5be2acdac623e452cb1a82b06de1ab1f387a930b3297b997b318c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Qx7tl62g022wNu-TpZm-/Qx7tl62g022wNu-TpZm- -goversion go1.14beta1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b7/b7731f60d05bc608c6821c9cac8eaa4c1a03c47fe67d79ca730ae572f9532d0f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4b/4ba6cf7c8fc174244f8959c7e0c8e675a596ae2b1d0dd82f01fd1a00d375e3d7-d # internal text/template /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p text/template -std -complete -buildid fGOYlkwSJXpGjLmRCKvK/fGOYlkwSJXpGjLmRCKvK -goversion go1.14beta1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/7d/7dd95f3b5a7c9e6fd75a3b5f4b865499f706e21d1603141d2bef6b2afc719058-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid LnNBRkz26yHW6dSCYYcV/LnNBRkz26yHW6dSCYYcV -goversion go1.14beta1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9d/9d28c6568938812e13170781694d87bc07067c08c476f5aebb845cee9ab4632a-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/vcontext/json -complete -buildid Fhd66qS9xQtHKDV96a4I/Fhd66qS9xQtHKDV96a4I -goversion go1.14beta1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c4/c46776aba6d9db10adf33a86ddd9958bbcc708c36dabe8feb69ea1bbc11025ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e2/e2fd12e7c95f123dc4e72a5b1035f1a996ec9b86959cf2af9bd1e0cd03aa0d36-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b130/ github.com/coreos/fcct/translate mkdir -p $WORK/b043/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid ZzduKomdoT3fWo5GvZUu/ZzduKomdoT3fWo5GvZUu -goversion go1.14beta1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./validate.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/translate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid cimMw-4X3uMS_-Mbv6K7/cimMw-4X3uMS_-Mbv6K7 -goversion go1.14beta1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./set.go ./translate.go ./util.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/df/df2595df4c9a1b282179e15a1eae61d6a183a5260e29676874763be189779909-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid 2OyzsTtphcHR2dKbXZeX/2OyzsTtphcHR2dKbXZeX -goversion go1.14beta1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f1/f12553772e5b579c01337534fa3da48c698cc37d9524ead65496fd9bf7d4d27b-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid bgdeY7-dHRKKhTJyovnP/bgdeY7-dHRKKhTJyovnP -goversion go1.14beta1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/14/143fbb3a699052a22e0dc458ed80c078d5013cc0c2d756dabf028810566c9d1c-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d4/d4d4e6f423780c6de323e58d1b82bb32f27893a3759d679ee0fc293b375881b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6f/6fc8cfd9ec19934e99974bc25a1b7c4012859ef4aaf497420e4af194d9cd4563-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/23/236a812ae82d46904094e557ddbf5a7ef32d08c0ef31b0f90f11bab891d6db46-d # internal crypto/dsa mkdir -p $WORK/b095/ crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid kvBs-KWG9fbWdZOvW19O/kvBs-KWG9fbWdZOvW19O -goversion go1.14beta1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go encoding/asn1 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rand -std -complete -buildid uqjW9xH7FuOa6toI8Kte/uqjW9xH7FuOa6toI8Kte -goversion go1.14beta1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go crypto/elliptic cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b082/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/asn1 -std -complete -buildid ajhRn_G9HJr-_cZhEush/ajhRn_G9HJr-_cZhEush -goversion go1.14beta1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/elliptic -std -buildid CNlIK7cYSje9Hkem_EFs/CNlIK7cYSje9Hkem_EFs -goversion go1.14beta1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_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/2e/2ee16fbbe8140b1fd443dba325a84c82fd53e303ec9b197e46b5557bba328d85-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/53/537b86854fb19f954fdc3362a8157b55b0a2eb6eac72aab6da873f0bfae8adaf-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid BTbG_RZpvUzvQvcnkRiI/BTbG_RZpvUzvQvcnkRiI -goversion go1.14beta1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go mime/multipart mkdir -p $WORK/b123/ crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid 0SLjpChpONqqQ-rJx1-Z/0SLjpChpONqqQ-rJx1-Z -goversion go1.14beta1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid c0pJC-WAeuxWwboNx3gR/c0pJC-WAeuxWwboNx3gR -goversion go1.14beta1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/33/33e065120d10f83c9634cbd2ec5aa62a7ee9ec98cb537718f97d18b15925b8ff-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/97/97a25178221e6eab14913270597668480746c54dda156a4a922410681be7782d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/13/13788fb7006a896f77e5326d86f89438ea3bd46536ca314360913e7d096efe98-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/coreos/vcontext/yaml mkdir -p $WORK/b049/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 705mJdd_qijxn-u6jxee/705mJdd_qijxn-u6jxee -goversion go1.14beta1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/yaml -complete -buildid spwnInbqOyrr1UYWF3I2/spwnInbqOyrr1UYWF3I2 -goversion go1.14beta1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./yaml.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 8X4B95WkNyhTA9FUQHuu/8X4B95WkNyhTA9FUQHuu -goversion go1.14beta1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./proxy.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ab/ab0a4d82927e94372fe322e208ce02fcbd1a878434aad86d700c6f695ecda43d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d8/d87721f373c13f6c6b4c78432dadaa988d73d1c693b425ecc3309a9a3f25e3ab-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/3f/3f7d02d3cbb029b23bb511bb855f2c829e67e6f789ddd334f9bc1365c91e2dfa-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/common /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid Dnsccwgj4D55hByAcRQY/Dnsccwgj4D55hByAcRQY -goversion go1.14beta1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./common.go ./errors.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7a/7a47955003105c27b0f89a28e10ac0a9c418f42b40b9114082a1ce1c3ae10fdd-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # 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/b085/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/86/86ce209384a9f42aa83cb015446843680bde3b8ad00cf21ebed83dec16cda139-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b6/b6dcd1da9dfb8fae1dd78b25f60c6b212bf76dedea7308a08115e314f8254954-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3eb2600c177701e719699609bfeb27093efc1441be1eb778145c691f5ed795fa-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/aa/aa57b385603bb6da9835a499830a81addc77be497864a0fa5272f9c9bdd62fdf-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid EAsNh4BZWG6REUZ4ZdRN/EAsNh4BZWG6REUZ4ZdRN -goversion go1.14beta1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid xaV1bxEu6nQkTuXeMwAy/xaV1bxEu6nQkTuXeMwAy -goversion go1.14beta1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/98/98b4178f4f41ff6e48a43cdc83b625c2b194f3736c2f1cd4b59be259a53a31eb-d # internal crypto/ecdsa mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ecdsa -std -complete -buildid W9I256KuZpcbyDtDiGPC/W9I256KuZpcbyDtDiGPC -goversion go1.14beta1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/db/dbfb539c7fd0f76e0de63d877cc4592f02b635cff2a1ae41c859b473f8cee42d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/53/53e8d14092a6a15417dfe5dbd2e6b5e185fe52e43486ce02f92384885904cfeb-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/91/915b662b135768e111ed5b7e355590dec51a5ad053df07c63b5f21b63b065178-d # internal crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b038/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid SkWgRmRY31wxu4t3rN3n/SkWgRmRY31wxu4t3rN3n -goversion go1.14beta1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/97/974d4e5698de9050d97a47c1a47ba3829a244a504056087fac03aab631af7b0f-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -buildid XURZlk6Czg1AmetuUH-T/XURZlk6Czg1AmetuUH-T -goversion go1.14beta1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/38/3839f224ff2e50f5eed49bbc5f166c2f1ae4e17743132aae2903e3cb97f5ff7b-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid enJKqXGQTogXY5siv4P7/enJKqXGQTogXY5siv4P7 -goversion go1.14beta1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fb/fb07929af9eaaab260aea5b859ae8fe6bc16cba28b960cd8afd77f8d8de98cc6-d # internal net/http mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -buildid CsEhdp1Uo94dYag7yS9Z/CsEhdp1Uo94dYag7yS9Z -goversion go1.14beta1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c2/c2f7bbd28bf058011409c9d9c8224d214b460c503d98069fcd48f3bee6100518-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/vincent-petithory/dataurl -complete -buildid Mi0oE6ATpFush6ejPfBZ/Mi0oE6ATpFush6ejPfBZ -goversion go1.14beta1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/35/3598a18e719ab1f43db155f3c2b5ed0be22c5d0d0dc267f16e48a04d46b2b3fe-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ github.com/coreos/ignition/v2/config/v3_1_experimental/types mkdir -p $WORK/b129/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid WuPtNVTR56C9Md8G2A-1/WuPtNVTR56C9Md8G2A-1 -goversion go1.14beta1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.4.0/vendor/github.com/coreos/ignition/v2/config/v3_1_experimental/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1_experimental/types -complete -buildid GYe4rYOY4eEiLqJkpmry/GYe4rYOY4eEiLqJkpmry -goversion go1.14beta1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./ca.go ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b8/b8f00c93a5064c7e386fc45fa4d54f4e61e17d19fbae991c17ea407099197182-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid AzVhs0VYRvUAfdD_ldo5/AzVhs0VYRvUAfdD_ldo5 -goversion go1.14beta1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8a/8a56ff68ca4742828f1dc40cd66eaee301bc58dd622b6a9ed2b793dbf76db40c-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a EOF github.com/coreos/fcct/base/v0_2_exp cd /builddir/build/BUILD/fcct-0.4.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid G7SQ6FGA7hLNVKwczKug/G7SQ6FGA7hLNVKwczKug -goversion go1.14beta1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./schema.go ./translate.go mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/base/v0_2_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/fcct/base/v0_2_exp -lang=go1.12 -complete -buildid Ol_namPUdsHhgkftkUDy/Ol_namPUdsHhgkftkUDy -goversion go1.14beta1 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/72/722a0811403fac16bec3e3e2cb48b48d1b7e0d651d8ec8d15875a978dd15943f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c7/c72353af4e8fc9a283ec2cce64cfccb29f65993f1c49cd6a3a0aef1c2207ef00-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid Bu1ziM0Fwg0uZ1mNbtFB/Bu1ziM0Fwg0uZ1mNbtFB -goversion go1.14beta1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/98/982181dbfbd479f91a32edefb45928da87f7cd241a46af9d220d940ec9fa286f-d # internal github.com/coreos/fcct/config/v1_1_exp mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config/v1_1_exp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/fcct/config/v1_1_exp -lang=go1.12 -complete -buildid IHGvZYazhqUHrsKjGPxE/IHGvZYazhqUHrsKjGPxE -goversion go1.14beta1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/bb/bbbc97bce9d38ee886544d92af187c227cf38b737c1378b7dc8b689c657121a6-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/05/058bfe51ffe22b5c1a308d21fcdc831beb165b122abfa95c12cbf143dc9b50e1-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid gtDpjiGMXR6pwM-S6axg/gtDpjiGMXR6pwM-S6axg -goversion go1.14beta1 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0c/0cb222eeef89db7eadfbe0ebd609edd3f9c1679ced9adb18b8d6d4babac44e9a-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/ignition/v2\tv2.1.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.4.0/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid D-DKVtI8dmNwpO6PY19c/D-DKVtI8dmNwpO6PY19c -goversion go1.14beta1 -D _/builddir/build/BUILD/fcct-0.4.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3d/3daf863e2e0c94b507772751377f90c2d4fd7148604f288c02243f8093f66609-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1_exp=$WORK/b134/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b130/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2_exp=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1_experimental/types=$WORK/b129/_pkg_.a packagefile encoding=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b044/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b104/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b131/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b132/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=kLb-PBVJLUs_UgFuTUVC/D-DKVtI8dmNwpO6PY19c/GFH8K4NzmFLAh4kYgGW1/kLb-PBVJLUs_UgFuTUVC -X github.com/coreos/fcct/internal/version.Raw=0.4.0 -B 0x4ad4529a2fcef8546b3ca04deae6603f9c94e8d8 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out.exe # internal mv $WORK/b001/exe/a.out.exe fcct-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8MweW1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 + cd fcct-0.4.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.4.0-3.fc32 --unique-debug-suffix -0.4.0-3.fc32.i386 --unique-debug-src-base fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.4.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 7324kB, size after compression: 6944kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1205 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D7CWg2 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LDFLAGS='-X github.com/coreos/fcct/version=0.4.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.4.0/_build/bin -s /builddir/build/BUILD/fcct-0.4.0/_build -V 0.4.0-3.fc32 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.4.0/_build/src PATH: /builddir/build/BUILD/fcct-0.4.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.4.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/coreos/fcct/version=0.4.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.011s github.com/coreos/fcct/base/v0_2_exp PASS ok github.com/coreos/fcct/base/v0_2_exp 0.011s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.006s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.010s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.4.0-3.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CcQPH2 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DoPIG2 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_1_experimental/types)) = 2.1.1 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.1.1 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20191017033345.git260217907eb5 bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fedora-coreos-config-transpiler = 0.4.0-3.fc32 fedora-coreos-config-transpiler(x86-32) = 0.4.0-3.fc32 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.3) 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: fedora-coreos-config-transpiler-nonlinux-0.4.0-3.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QdLxR2 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.4.0-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.4.0-3.fc32.i686 Provides: fedora-coreos-config-transpiler-debugsource = 0.4.0-3.fc32 fedora-coreos-config-transpiler-debugsource(x86-32) = 0.4.0-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.4.0-3.fc32.i686 Provides: debuginfo(build-id) = 9a2dce005aefc6f2066451698e48daad5504fce8 fedora-coreos-config-transpiler-debuginfo = 0.4.0-3.fc32 fedora-coreos-config-transpiler-debuginfo(x86-32) = 0.4.0-3.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(x86-32) = 0.4.0-3.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.4.0-3.fc32.i686.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.4.0-3.fc32.i686.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.4.0-3.fc32.i686.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.4.0-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G2iKP4 + umask 022 + cd /builddir/build/BUILD + cd fcct-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.4.0-3.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0