Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-23575755-2298480/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1603411200 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.7.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f32-build-23575755-2298480/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1603411200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XEOBcr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.7.0 /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lKiAbt + umask 022 + cd /builddir/build/BUILD Building fcct... + cd fcct-0.7.0 + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.7.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.7.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.7.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.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0x9ba9d8095673f20cd7fe2e9cd11b275d87817989 -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-build396371528 unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Uhwan4jIQb3MHWVu5oVd/Uhwan4jIQb3MHWVu5oVd -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b015/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid Tt66JK_knaiIk1N2hSKI/Tt66JK_knaiIk1N2hSKI -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid mSKzr5qzZeyO2IlEpaUs/mSKzr5qzZeyO2IlEpaUs -goversion go1.14.9 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zMY74sx3ZgyA0Ts0T3gB/zMY74sx3ZgyA0Ts0T3gB -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid YyHMEwHyilOScoQVF-4n/YyHMEwHyilOScoQVF-4n -goversion go1.14.9 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/8f/8f029886d610d8eb0801bce81a8517ec0ffacc646b07cb563b26d96475c918c8-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7d/7debef6b7b62fdeb621b8cf8187c2aeecd2c579f19ad8cbda8173080ad380ec5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF 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_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid V23c0FQl7bSLZqFD9fI3/V23c0FQl7bSLZqFD9fI3 -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid tLjOA8g423n4BBzofCep/tLjOA8g423n4BBzofCep -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3f/3f5a719c49964cdc12740318143c73daeded923c498c35877337d5584b54fbbe-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid GVgAb9EvQwyRgU_Bk1jF/GVgAb9EvQwyRgU_Bk1jF -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid Ckojwwkke0_wj3BsTPJe/Ckojwwkke0_wj3BsTPJe -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d2/d24e62b88b3a7e2fefce2fa101ca015dd721060be103ce94bd11ed05f89a5833-d # internal encoding mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding -std -complete -installsuffix shared -buildid ejpZ3gCdKUZMkXFVaHbV/ejpZ3gCdKUZMkXFVaHbV -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm.o ./asm.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/77/7751ab38d6b67a554294503c555c399953dfe22d11eeff542bee098dad396d3a-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid SA5vGwCtJZC82QfTkgWO/SA5vGwCtJZC82QfTkgWO -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1c/1ce86d89a45224d5a1288bf0ca1141b8bb38d9d0c468be09adf54cb5c3f594d5-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/coreos/fcct/base -complete -installsuffix shared -buildid p12t-aivrQyx5TdECXp9/p12t-aivrQyx5TdECXp9 -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack ./options.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/eb/eb53e9373366d58d63a06855f188f03e77f100927db1df120210d519129cbbe8-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid WmNBbQUWGJeYx3v-trt5/WmNBbQUWGJeYx3v-trt5 -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/fb/fbe94bde6e4d44887f353247b7df529e274eb47689b673b8d178752967452714-d # internal container/list mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p container/list -std -complete -installsuffix shared -buildid kIp129xHCRSPwwgcghXl/kIp129xHCRSPwwgcghXl -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/ce10e69d1ac2976d942b722dada36cdf501c6f9676696de2ae5cf63bdde35699-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Y3FtfOlsNEtINmPjfC32/Y3FtfOlsNEtINmPjfC32 -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/61/6162e5c8bf1e804f418b04d0583d11ed6ca8544bdebbb5bb3c2cf45dc8ec1a86-d # internal crypto/subtle mkdir -p $WORK/b076/ cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/19/194063d171f7e0a055000497c24b010bc504c478308f05f987801232bc93bd6f-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b099/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid HNqqraYi3Yy3YS_2XdV-/HNqqraYi3Yy3YS_2XdV- -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yCFb3U4mVTzTbrEc_Srp/yCFb3U4mVTzTbrEc_Srp -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/49/494313543df73416d417a19a9833dec0b7f5e54b6a23200b1ccff42581a39f30-d # internal internal/nettrace mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vcixAfUTF6RoSyDAIQrX/vcixAfUTF6RoSyDAIQrX -goversion go1.14.9 -D "" -importcfg $WORK/b102/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/be/be6436583af402dd10ec6e4afe03cf54d395b295b4175f65b48953b2f5015cb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/91/910ebee4cf0a10cbea080512adad6a986af550f981b2c2924289008f034db3cb-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid t8R2iKzEZKymAHX__g2u/t8R2iKzEZKymAHX__g2u -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack ./aliasing.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/da/da8c1414c1cfcb9c586076aca35bf3679b6811beb01e9ceb0943c758204e7ea8-d # internal internal/bytealg mkdir -p $WORK/b006/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ea/eaa63435e02a9b93c605db1e4b19cccb8e81c8773c98dbeb547dd5cdd99b98a3-d # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s runtime/cgo mkdir -p $WORK/b104/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b104/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b104/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal math mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b1/b1c366519fcc7633a7b5574130f62ecd845d897de8d80eb4eeda7a339e59f5e5-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/31/3170d7e5f895058b5988ff4c73ac0c583cb1c0e30347d0847ffe04e8520dd040-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid PdQLGDc837pkhVcZzxbi/PdQLGDc837pkhVcZzxbi -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go 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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid pkRzVOZ_cKb1-Ja7Cb7v/pkRzVOZ_cKb1-Ja7Cb7v -goversion go1.14.9 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/96/96cc885b578bcdf58f024aec0a17dd8808b8d1cf78a0c89b4ddc8a882dc08771-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b9/b9794b6a4f2d156f02fff1141496526917ab6a7ce34e28e18bd6103890a0eaba-d # internal cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.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_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c 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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid x-7KbFjR4hNMysNug-hO/x-7KbFjR4hNMysNug-hO -goversion go1.14.9 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e2/e2b7fcba245d912beb81c6185ebd139e5237875b680c570d7c10a70f47b007d4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I $WORK/b104/ -g -O2 -Wall -Werror -o $WORK/b104/_x012.o -c gcc_amd64.S cd $WORK/b104 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o $WORK/b104/_x011.o $WORK/b104/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go -dynlinker cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./asm_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p runtime/cgo -std -installsuffix shared -buildid AYVXusac_AzZ_wejwhUG/AYVXusac_AzZ_wejwhUG -goversion go1.14.9 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b104/_cgo_gotypes.go $WORK/b104/cgo.cgo1.go $WORK/b104/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_amd64.o $WORK/b104/_x001.o $WORK/b104/_x002.o $WORK/b104/_x003.o $WORK/b104/_x004.o $WORK/b104/_x005.o $WORK/b104/_x006.o $WORK/b104/_x007.o $WORK/b104/_x008.o $WORK/b104/_x009.o $WORK/b104/_x010.o $WORK/b104/_x011.o $WORK/b104/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/33/336017033783db8cd73a5b1bd1f53ec08e2b20d8016bb13f666eeafc0429f23f-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/20/203bd205b61a471bcdf59cd099f367f1070c5c132456655fd80a840c953ec279-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid EB-0VI07fep4C6TRaPp8/EB-0VI07fep4C6TRaPp8 -goversion go1.14.9 -D "" -importcfg $WORK/b018/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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid URbHCijJiTS_6qXWXIKM/URbHCijJiTS_6qXWXIKM -goversion go1.14.9 -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_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1a/1ad1d697636c680351d79266cc6de48d9ce7e9d5e827a6f96358d506f4a4b7e1-d # internal internal/singleflight mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Wv_QlpngHdgT-WYFtTUY/Wv_QlpngHdgT-WYFtTUY -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dGm0JVMh293NPcVhaRni/dGm0JVMh293NPcVhaRni -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c7/c76f2451c3f4ae553cb658ebdaf4e84eec3a145e4ad4d5ab5ff383ab17bba14e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/cb/cb195b24b749660d34cc531584b91442cc7e6a45d80dc133fa5889b90ac6896e-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/7b/7b925656f7741ce01c7789329fb07044230fd401b577e2d356adc016823f7a50-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid XO4wb4VHXq3FRyam8yce/XO4wb4VHXq3FRyam8yce -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/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_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid 5nYLm6iD2cFwrCpcpRqL/5nYLm6iD2cFwrCpcpRqL -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/eb/eb5029088dad0b9674a592e90a98ac2bb4c48de315554735af7cc994a06e1efa-d # internal internal/oserror mkdir -p $WORK/b025/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b101/ strconv mkdir -p $WORK/b016/ cat >$WORK/b025/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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid f9IVJpHq8Wwp0AM0L_BD/f9IVJpHq8Wwp0AM0L_BD -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF io mkdir -p $WORK/b023/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid AdY3r-PepvcIm_7Wm0iT/AdY3r-PepvcIm_7Wm0iT -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid kk6RotrCzaLBcSK-CgV9/kk6RotrCzaLBcSK-CgV9 -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b101/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_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid W52kDwqqvo4IhRkXIann/W52kDwqqvo4IhRkXIann -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/d3/d350e23b6b9d835b7ec492ec2eb499f92f51041e12823ac9dbf9bdce1d0eb17a-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_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid wF0-z5HKvm5PAljHBYbV/wF0-z5HKvm5PAljHBYbV -goversion go1.14.9 -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/36/36964978f06cf0443828d053c909cd0070afd864ef2608f6a88e827167f02102-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a4/a456f8c6d6495032e9d9cba3bbaf1d00b2f99cc962d41fdf80a2b22259e67cec-d # internal hash mkdir -p $WORK/b057/ bytes mkdir -p $WORK/b034/ strings mkdir -p $WORK/b039/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid -xKXLS4S1NG2RAhZN2tM/-xKXLS4S1NG2RAhZN2tM -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash -std -complete -installsuffix shared -buildid BTBF1Pr0ZZ7y29lnvp8s/BTBF1Pr0ZZ7y29lnvp8s -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid qxA43NsxkUPIDrTtxYCO/qxA43NsxkUPIDrTtxYCO -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/39/39d6344db22145cd978fb311d8245f557b75b937d25ca2803e49555414d61e5f-d # internal hash/crc32 mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -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/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash/crc32 -std -installsuffix shared -buildid gIrlNlFa4YBxskYpPcBb/gIrlNlFa4YBxskYpPcBb -goversion go1.14.9 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/de/de6d982563b4187e7f245d86ad7d3ffda2715ebb355c6a02852e2d18287266e1-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid EsdamDA5sjgyIZaHr5hN/EsdamDA5sjgyIZaHr5hN -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/95/953a367be91b9c51ef4ba4ce07739bb0bf51aef2343e91e92ae1a4e25997d526-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid ff_Z_OCWjj9yBm5CgMSM/ff_Z_OCWjj9yBm5CgMSM -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/1d/1d63624eccf869503bd9a01a56f2f46e1ec2faef1803eb996a5dc62267c73cbf-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid ysS-jWU5TTFUn0pvEpni/ysS-jWU5TTFUn0pvEpni -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/98/982a90b5d841cad653cf875d4ba55f3c1b3e7995f58f8df83f219a9711e2d407-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid NKSgvHrWwpecG6PfJi8H/NKSgvHrWwpecG6PfJi8H -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4b/4b505795662be807624640eb797a53521cbd7117031c89501338cdffe824e266-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid vOPdEQ9ErYFBCrgXTwP9/vOPdEQ9ErYFBCrgXTwP9 -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a6/a60c221ffbd8adcf3a4e0476474bbe15b519c6885018ab81b42b6b2a58f6e27e-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b112/ cat >$WORK/b112/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/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 1pK62XrvQz1RnNtzLusK/1pK62XrvQz1RnNtzLusK -goversion go1.14.9 -D "" -importcfg $WORK/b112/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4c/4c1f3f2e3c0016dd3b60b26989f0f58a607a07c91ac0f91c4937a4a710077de6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d0/d0164b1bc45d03118867c8e4dcd94d88caa8768049702d0c127540bb3acadc36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/11/1122317b15558849138d7eaef793f4ec1698eee591db06fbea549861189f7c85-d # internal bufio mkdir -p $WORK/b061/ vendor/golang.org/x/text/transform mkdir -p $WORK/b116/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p bufio -std -complete -installsuffix shared -buildid BeBl4qQIGvj6qgHAnpM1/BeBl4qQIGvj6qgHAnpM1 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid RsnCApa7FVRQ3S2wUF_E/RsnCApa7FVRQ3S2wUF_E -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c7/c7161b9eeaed4bee54fdf3ac996e074cccc05e22043723e64d668d9ac38ec356-d # internal path mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p path -std -complete -installsuffix shared -buildid 4WbHaDZWp6l_BV9il8nZ/4WbHaDZWp6l_BV9il8nZ -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 4YvrbogoEAkB0OE1UYd5/4YvrbogoEAkB0OE1UYd5 -goversion go1.14.9 -D "" -importcfg $WORK/b052/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_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0f/0f8341619e1e1f60668ed57fbd97578f4b21a2d81072dede056ac42b8e1b8514-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7c/7c670740deac6cd669f3f1027251f1f87efd40f6ffe7b39cde9e82f4df076074-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/62/62f1e8c200f7699749ee67d1b08cadbf4c7b0c8a1a12b34c3396fb4e649e9159-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/89/89ff7d44410737d1a9ae4d13f337794ee22254e148ff422034c3aa433bf87774-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF time cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b029/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid SuI4V10Z7VUXnuUt_Dm6/SuI4V10Z7VUXnuUt_Dm6 -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 28ClcGp5LAY1eSyDlrQu/28ClcGp5LAY1eSyDlrQu -goversion go1.14.9 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid DlVZztkOtRyYmd9ceSIW/DlVZztkOtRyYmd9ceSIW -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/cb/cbd824c0cf5e4e47bb519dea56b3cf3a3294fbe67906ec866603ebbbecee67f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e7/e7ee78a357254b6386bc2adaa13fde2b4533d0fe028377bf66e0b2e1ef3ee137-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4f/4f58f9f889f2fcb7f4319693744caf4a074614510dd6003a1e2ad1c35045b6ac-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp -std -complete -installsuffix shared -buildid MqPUsYPdK5ZnJnCSrTsa/MqPUsYPdK5ZnJnCSrTsa -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/33/33cbd51564b177c6273ae764461a195736d337838994dec12771efa6c4936d74-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c9/c9ccc8cc9f031a74e1b307c62fa388667a91231cd7e52fd0b42461e0b282ad11-d # internal internal/poll mkdir -p $WORK/b026/ context mkdir -p $WORK/b071/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid auCUT0Qw6j0JETbkJrZU/auCUT0Qw6j0JETbkJrZU -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p context -std -complete -installsuffix shared -buildid sGB4sYJRbCIBllGuzb1a/sGB4sYJRbCIBllGuzb1a -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/86/86f1b213ab4e060cbef0771f6cec13928174d785b60896f1272c398c7d7b4430-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ef/eff5af97254c69411e3f8f2d64113afc7adf2d5c9bef086153e8b762459e295b-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid 8I7ReEw7pAaoa-oJ-R-r/8I7ReEw7pAaoa-oJ-R-r -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5c/5c921085f08cf306d6792db9b39d244f30ac132c00dffa76ecbfdeab07350e00-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid E4yUXwYJbH4a0kZrKWc1/E4yUXwYJbH4a0kZrKWc1 -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid C9UFbL6B_eKGYh4E9vZO/C9UFbL6B_eKGYh4E9vZO -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f5/f5e6835c55793cdc8a0684ccf671eefb92dcdcc4c7cab209ce5954699570f32a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/be/be79ea918265b70616e27926a9a2625e16eddf688abf28adbf5967eb9bfca8d0-d # internal encoding/base64 mkdir -p $WORK/b037/ crypto/cipher mkdir -p $WORK/b074/ crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF crypto/sha512 mkdir -p $WORK/b084/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b074/symabis ./xor_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid FgpdeSY5AzpDC9jSB24z/FgpdeSY5AzpDC9jSB24z -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack ./base64.go cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Gpj0rsF7bEaodRnyWlKJ/Gpj0rsF7bEaodRnyWlKJ -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/md5 -std -installsuffix shared -buildid qJfzR94f8A1oZHILIEOm/qJfzR94f8A1oZHILIEOm -goversion go1.14.9 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/cipher -std -installsuffix shared -buildid bv-2CXg1SYU9GNnwpAfz/bv-2CXg1SYU9GNnwpAfz -goversion go1.14.9 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid M4ZVEdDJ7u3BE3P4MabN/M4ZVEdDJ7u3BE3P4MabN -goversion go1.14.9 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ee/eedde9de62caa0860d5ba6699f7e32a78f97c35d9b2be51df2b300bd833285ec-d # internal crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/39/39770029c3a0447339919bafd3769ba178a96a8b66bd6eef277449745188e79f-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid nUz8YwnV9yjDtiLnEZ0G/nUz8YwnV9yjDtiLnEZ0G -goversion go1.14.9 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a2/a28127537367f93b21df7cfdfd785c8a225021b5a614a601f6b8b50b6adc1286-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 2TkFtuABH8S2vxXf1UMM/2TkFtuABH8S2vxXf1UMM -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid Qq34g56HU2D4wpi9pBo1/Qq34g56HU2D4wpi9pBo1 -goversion go1.14.9 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9d/9df9c36054d6e981e206fd5b9e5727ad94cdc7cad1098860a739fd68543dce45-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid R_xzyppA_CeHA_1L3ai6/R_xzyppA_CeHA_1L3ai6 -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d0/d09854cfe55e52a37e18a2d45be48779f60e0e7793bfc4c526010b4a832278ed-d # internal path/filepath mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 327TUdVWe4lg1wHyOmu9/327TUdVWe4lg1wHyOmu9 -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/29/29756901bef89e97abeb94954bf8c23689d5d168522208828d32786883f326db-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/eb/ebc54b8ca55657332fd567f2632dae20b0d4017f1dbbf0fd089c3f7c937c6e0a-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid F9_YGw2bynHpcr7ouwBv/F9_YGw2bynHpcr7ouwBv -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/aes -std -installsuffix shared -buildid 0ex2YpCaBGDTkOwjV9w4/0ex2YpCaBGDTkOwjV9w4 -goversion go1.14.9 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/4e/4e65e978c7eb4b3d263ef3c5038acc4c763a12dc64d5829a1a515a7143f86106-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4b/4bd3bac2a6dbfc7874fa18bf3055d44f78c4b3b89b633912a6a47263e848f72f-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid DNF1d8okGDhQbsxjS2Kv/DNF1d8okGDhQbsxjS2Kv -goversion go1.14.9 -D "" -importcfg $WORK/b107/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b100/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b100/ -importpath net -- -I $WORK/b100/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c1/c124f713284ca1e6529aa207a9b2e627469e4ae33cfe779b0d3fd3282f6ece9b-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b109/ 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_amd64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./sum_amd64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid AbsKt8-jxMKREs4WHC2W/AbsKt8-jxMKREs4WHC2W -goversion go1.14.9 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/41/41fef1b347437ed1aa621176923341c70ed2b8d7b93728371f6cbf75c09fe398-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b110/symabis ./cpu_x86.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid -88A2poTcgky02hS5UPP/-88A2poTcgky02hS5UPP -goversion go1.14.9 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b110/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/sum_amd64.o ./sum_amd64.s cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/60/608d715b77009bf268e8eefbad3155b19d8344f0f7ed5d22b71cff6b8a5c6995-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/58/587a10b146484e993ed084fd79c08c841a768d59914f0c86f484a0203ce4717a-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid qWGl_sQ38i5lBjlV3o5m/qWGl_sQ38i5lBjlV3o5m -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8a/8a800228df61bae5cf9a3ff2164687b4976f68937153d5ec2644910345691848-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b3/b3df365fae8a291df3f26ece498f63cba782f0f34b9784d026858927c5b498c7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./chacha20poly1305_amd64.s cat >$WORK/b106/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/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid WF6C0gjC6-aXW1P0Yaik/WF6C0gjC6-aXW1P0Yaik -goversion go1.14.9 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9d/9d20b519fb14cd02426a0df339be375b1cf17f38a1f5b255eb559da816692e5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2f/2f362c95763cc01c79b2e5688c9a940cc33e53ed83efd8573e2ca50ae3a977bb-d # internal encoding/json mkdir -p $WORK/b044/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b045/ github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid 46ROz7Da2nEYiRz8KiU8/46ROz7Da2nEYiRz8KiU8 -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack ./path.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid Rv8kndMVpEfZ_oFRIjyJ/Rv8kndMVpEfZ_oFRIjyJ -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack ./errors.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b035/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid rFJ5w9tul3WldbU9pP5t/rFJ5w9tul3WldbU9pP5t -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid MArqmjlWWndXBKUFpMab/MArqmjlWWndXBKUFpMab -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/50/50d8b877c2f52dff7ebd7f3376f8e5835e206196147ce7efc2167f4e6124b40b-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/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/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid zDKglgOTaZLrdFWG44cW/zDKglgOTaZLrdFWG44cW -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2e/2e0961a7f00e5b4ef332f590fb51a0bb7a583348aea692036dddde5157bcb4ae-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid 0xRwi53qOTNAbyd0jKI9/0xRwi53qOTNAbyd0jKI9 -goversion go1.14.9 -D "" -importcfg $WORK/b050/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 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b0/b0e0df38b27e6a430f29988b0a3c21664e6478b720fd370a082374c0bb4b46be-d # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid FU0kTaIdpiI-V-WMfu44/FU0kTaIdpiI-V-WMfu44 -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/75/75a80fc7a6e2ef9f8590995793e1316c9331e7cc8d1b46851336774355abcd7d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/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/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid Jx7p2oxz6o-0nLfjBVIo/Jx7p2oxz6o-0nLfjBVIo -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack ./report.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b2/b29ebc4ff7d4ac90d860a354ce4d1975a427317100990809b98e286ee52fb0bd-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid RFzH7Ktiwc6LCnMbg99I/RFzH7Ktiwc6LCnMbg99I -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9e/9e4a5470fbe58ae2193912bfa75036f0a67e204e970cd470c66a37428295b69a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid ObdQLmSqx1u3ZRKDOgGc/ObdQLmSqx1u3ZRKDOgGc -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/655179e4bad8cba36bb322201798ec5c236091fff7770b33bf60c1f339f22483-d # internal compress/flate mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid dfUc-KS6MxzqN4FR-507/dfUc-KS6MxzqN4FR-507 -goversion go1.14.9 -D "" -importcfg $WORK/b068/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e8/e8acdc3c01c0ff03b8e0302399405578d7545fc2757bf8aaef95932c6b069780-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/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/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid Y1PbvPCEfzgdllpwKFm3/Y1PbvPCEfzgdllpwKFm3 -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack ./unit.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e6/e6b33ea3b6b98e566e86ae95d942795c077f3193a3c0a5499b621377741312e5-d # internal math/big mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./arith_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p math/big -std -installsuffix shared -buildid IRD47aVVcjDYzb7HrQBc/IRD47aVVcjDYzb7HrQBc -goversion go1.14.9 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b100 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b100=/tmp/go-build -gno-record-gcc-switches -o $WORK/b100/_cgo_.o $WORK/b100/_cgo_main.o $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b100/_cgo_.o -dynout $WORK/b100/_cgo_import.go 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/b026/_pkg_.a packagefile internal/singleflight=$WORK/b103/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p net -std -installsuffix shared -buildid VBgXMUeUjOAps4M37bVp/VBgXMUeUjOAps4M37bVp -goversion go1.14.9 -D "" -importcfg $WORK/b100/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/b100/_cgo_gotypes.go $WORK/b100/cgo_linux.cgo1.go $WORK/b100/cgo_resnew.cgo1.go $WORK/b100/cgo_socknew.cgo1.go $WORK/b100/cgo_unix.cgo1.go $WORK/b100/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b7/b7e2ea1a63de44d381ccd96ad49ccb93ed6eda41a893f2e794eee3a162813bb7-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/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid gT3Kru1uv_ac03pyTnHx/gT3Kru1uv_ac03pyTnHx -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a4/a45b5255eb126af26fcd1eb99f5372f50844f2ed3cac225fe40d48b09501237d-d # internal net/url mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/url -std -complete -installsuffix shared -buildid 1R8sJ3Inc8Xk-ganxKDk/1R8sJ3Inc8Xk-ganxKDk -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack ./url.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/33/333de05ee4159ab772d8e4c2f1de51d2fd12f8829e076878194c8f190fbce089-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/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/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid RWjBTaOEJZNG2lII9_uI/RWjBTaOEJZNG2lII9_uI -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cf/cfe87b7b3fdbeceafb4887aecaaea6d7aaaddc63f34ab02e2103635dfa7f9c34-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b042/ cat >$WORK/b042/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 importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid ha8F-8ImxMoyfxSD89jq/ha8F-8ImxMoyfxSD89jq -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack ./set.go ./translate.go ./util.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d8/d81e7831bc62fc87891e50417e6e0f966aa0cde59671073930c133ff54371456-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b111/symabis ./curve25519_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid Yr1MxDZEcQjab5LoYcwM/Yr1MxDZEcQjab5LoYcwM -goversion go1.14.9 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b111/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/55/55c3cef3e50570df0ffa0319679e7b06471ff02b934f939b4aac546451aca645-d # internal log mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p log -std -complete -installsuffix shared -buildid Yo3KHW4ACHezjoZpntOJ/Yo3KHW4ACHezjoZpntOJ -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/68/68052aa009bb26fae13a6dc1378412a6f9e03c6bed7caf3a657b88b6332edd6f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 2csnQ-UcLflh37Mjhnoy/2csnQ-UcLflh37Mjhnoy -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack ./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_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d8/d816ce8f79453c065c557d531df1de31d48c5fcb0fbe135898b52bbd3b6beef8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 6pGe5koIIajjAK72mZoj/6pGe5koIIajjAK72mZoj -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/3e/3e6349cfe45f7c73edf6622bbce241699bf0fb40abd8099ef64128923c461948-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid kfzuseitM1bxFDK6favo/kfzuseitM1bxFDK6favo -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/55/55b33717123116d74d75f6e20359df13d6c120db1d3a33e88c7f27f172f2bda5-d # internal mime mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime -std -complete -installsuffix shared -buildid _m8sEialmHLhUaRuq6aI/_m8sEialmHLhUaRuq6aI -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/0c/0c0aea78af2c3fed8b199d3de207caba20a74f1a8b3a8153767b4113f9d781de-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid LOfNX-AB1olaHQefh5in/LOfNX-AB1olaHQefh5in -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/34/3482e2e350721218e1ec002486b60ec9b4e100efcdbdce2628dd79dcfe1a6a8b-d # internal mime/quotedprintable mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 5Rww9hn6D-HybkUMpgaT/5Rww9hn6D-HybkUMpgaT -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e4/e44ff0a14bfb2e46b328a4133195ee6888c3b8b6f898c2b80f82741ffa4b091a-d # internal net/http/internal mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ypnY1B4PT8TierR9dCm7/ypnY1B4PT8TierR9dCm7 -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/76/76d4d44d43bfa237ec235c09898812e74e01e28ac2dbff29d8a9305c2375ca42-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b114/ cat >$WORK/b114/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 6IJwl3aRQ5HUJybAwGHO/6IJwl3aRQ5HUJybAwGHO -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5c/5c76a2a3b59fde0f8aa8e432f8c0603dd3251679c42bdfddd08919253507cee9-d # internal github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json -complete -installsuffix shared -buildid 5sISpQOfJ3r3feFI-84v/5sISpQOfJ3r3feFI-84v -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0d/0d492e80dc1d5141ce2fc863226c64ee2b8e2ec1fc90ee2b8e0ec00beb01bc23-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b136/ cat >$WORK/b136/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/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid y3WzMLAKfZ5VxwmstBmC/y3WzMLAKfZ5VxwmstBmC -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/arith_amd64.o ./arith_amd64.s cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5b/5b06b23b99e8a1429889c122aff067f8704d79fa03705d5988cca6ebb6dfefb4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid jfUsGm3N1Vk7qfzAYIjB/jfUsGm3N1Vk7qfzAYIjB -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/9c/9cd0f764a4ee1affe0d51bb6c2c79b4ea2e44b99c4676fffc52dc4f8c8baec1b-d # internal crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_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_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid nhj9HGkHdZONHA14zSZz/nhj9HGkHdZONHA14zSZz -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c6/c6170876e0c24aa3ae727e8fec7e6cc9184a37af9dc1f13eb7f0bea578287848-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b049/ cat >$WORK/b049/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/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid kXejgRNMvumPCwyi3fne/kXejgRNMvumPCwyi3fne -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/14/1454c34218845df8368997f533e1f7c2664950bcda2bf92e8310d8f462b78491-d # internal crypto/elliptic mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid HFOB4qnkDP-Ep8ZUphCJ/HFOB4qnkDP-Ep8ZUphCJ -goversion go1.14.9 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/52/52442a200903ed3e5feb545efb76bf70a3b8908053ee4a41a45b7b2ce074a7fb-d # internal encoding/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -7Gzy7iuSD7-rjipzTjP/-7Gzy7iuSD7-rjipzTjP -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7f/7fd4d3592daabe24a7a64c8f7991a4b15d50eb3c7e47fe075b61babc8386da43-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 03OFFNkpooV4EtQB7-q0/03OFFNkpooV4EtQB7-q0 -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/67/67402a1ad8205717e8ac43a877251e21d09fa5376778c1539263db1f3f61b21c-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/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/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/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid 5nORw1PIJuvdSI4aImDu/5nORw1PIJuvdSI4aImDu -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/69/69e48870c2dbfbbef8fa3fec78148761f1c7b2e2374c0cb0c9aaa5ff70842591-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid rOMfqrxW2hIMglm1ecvh/rOMfqrxW2hIMglm1ecvh -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0a/0a3e356dc18d939d6216646dcd1cb1baa67310c4790810a8d1ff6e72ea76dcc6-d # internal crypto/dsa mkdir -p $WORK/b095/ 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/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 8JXXJQww4GX0uBnqMyBA/8JXXJQww4GX0uBnqMyBA -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b5/b5e0838cb9cb1898a04ef52b9a1edee625fd168e71636ccb4f7910a1d38154af-d # internal text/template/parse mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid V_PV9uEuAm9A6o5djvCj/V_PV9uEuAm9A6o5djvCj -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0e/0ec6d37a8e3fd7fa895218be995d41493cc4a0b063e0ae243f8a18965864efe6-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid 5oWjoVLVS4BW9g1f8MQf/5oWjoVLVS4BW9g1f8MQf -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/26/267e62ccf7a9e570bd68fbab82178d2327708e542af70730ce0e4db30cd3d9ba-d # internal encoding/csv mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid O3YIFN_wjPfZB3uahpfr/O3YIFN_wjPfZB3uahpfr -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/99/992bdbc914c58447b3c9d0e848d97dc09c63e522da5e1195d8f23f606a8cee58-d # internal flag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p flag -std -complete -installsuffix shared -buildid A6D6Bln2BRj5NL9MqLuh/A6D6Bln2BRj5NL9MqLuh -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack ./flag.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/98/98d5a4b97cf90fe84059ba412f61a5ed5563999a1c04a3ec1bd565405a74e5b9-d # internal crypto/ecdsa mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 1JI0Uupt4KylNV1cG7n3/1JI0Uupt4KylNV1cG7n3 -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d9/d9f0e6fb6998fdb24badac842864b47b2824a09bb270ec065079666dacfa35b8-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/55/550c2b229a502c79716564f8222061aa89d4f656796b29abfdf62a59277a4c5e-d # internal 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/b002/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eRyRC3g1MAmTPoLlH_u9/eRyRC3g1MAmTPoLlH_u9 -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack ./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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_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_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid CgUghagYVpsTpO6B3NEe/CgUghagYVpsTpO6B3NEe -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/10/10c31187dd08b01fec846e9405bfd3adff62e4d390d51e58eafeac7f21252475-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/85/8549abdb69a0d6f5071b595731bb15b70181f6e244c021901bc8503cdf6132d0-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b134/ cat >$WORK/b134/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/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid OUSgbrCk7psBetwiQlFA/OUSgbrCk7psBetwiQlFA -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/17/17974858639905b7084bae19faeda4c729abcbbbdd882ab2f5ece6b282187db0-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b133/ cat >$WORK/b133/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/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid yVl0S8p8t0iIn600A4Eb/yVl0S8p8t0iIn600A4Eb -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/89/89fe98e097d00c7ff2774d3b37d105a50476a524538ab9b4efe91984da51b75a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f4/f4d69fb73a8ac968175ff6518edaa2ec7347601401c836fa1ea0e0bb1e02ef8e-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/_x001.o $WORK/b100/_x002.o $WORK/b100/_x003.o $WORK/b100/_x004.o $WORK/b100/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ad/ad491c6a161690358b32545e3a5f1bac2ff3cc7b8f2ba1a299c7e4a10492c4ab-d # internal net/textproto mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 0pu5J5WIJw3tec6bRcTr/0pu5J5WIJw3tec6bRcTr -goversion go1.14.9 -D "" -importcfg $WORK/b120/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b121/ cat >$WORK/b121/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/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid M88jp7sqtY6NChiqxkv8/M88jp7sqtY6NChiqxkv8 -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack ./proxy.go github.com/spf13/pflag mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b148/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b149/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid FZwAbmgS4-rcobAQDK__/FZwAbmgS4-rcobAQDK__ -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/74/745c6a91511bb1278d2f022e7346c8462fe3f679ead2b359fac63c9b00fb5642-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/b034/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b002/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid MOeuEz4olIu7fLP6lSMo/MOeuEz4olIu7fLP6lSMo -goversion go1.14.9 -D "" -importcfg $WORK/b094/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1d/1dff60ef729b54542b6939c5c76dddeadd833d8c5dcd6b8c4efe5b9c55bce312-d # internal text/template mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p text/template -std -complete -installsuffix shared -buildid FVIyg4s7QMVPK_hWTsw-/FVIyg4s7QMVPK_hWTsw- -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/fa/fa381247e6c677589f6b85afb95b50ed56f6a35f234311644c81b9c272ef20a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d1/d1959795389820bd5aaf9dc8e6e37b093d40ddb150571410db67fdff00ad641b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b113/ mime/multipart mkdir -p $WORK/b124/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid JLy4ljmt2GT_zbj37yt4/JLy4ljmt2GT_zbj37yt4 -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid TIqVuhd49uvT_JClPFqH/TIqVuhd49uvT_JClPFqH -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ae/ae97c391020c20e7c871faa24512c197a1e757c400b3cf40969fd2e075c0700c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/4c/4cad3f985ac08dd67af38df160c176558d28cc245d390ea0d49c26334a277201-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f9/f9a881e085c261c4a9a14c45fb097e5a9c9b12aa74fae94364c141a960a5804a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/46/46ceef938a84ec5496771e699ee2772333d5cbb1813b1ecd0f242d9d7139ac81-d # internal crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b034/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b076/_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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 6V47pg66Jf2qOk4MbwHw/6V47pg66Jf2qOk4MbwHw -goversion go1.14.9 -D "" -importcfg $WORK/b079/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/44/44ef477545886f78cbef23c79e67aeb00e0caf136cc9a0bb39cb80b084b0fdb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8f/8ff1a8df7419cfe6face3be0f47a07002078205dfe0b5c1f7014d9aa9e74a480-d # internal net/http/httptrace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b102/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid v_v3wOPutH32RkO2UwIh/v_v3wOPutH32RkO2UwIh -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f2/f2c62aff37c62993a6435832b6925ae392c3a206f2a7165808fd422b64ca1a06-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/b034/_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/b079/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net/http -std -complete -installsuffix shared -buildid xQi8xlvI3GpVWL-Dnu3E/xQi8xlvI3GpVWL-Dnu3E -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/09/09f3047f548e09b05981fcafa72aadcd17f960202a3861c7047a3f1ac284c59e-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid R9CjVB3_F4hIZ29SkJl5/R9CjVB3_F4hIZ29SkJl5 -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/18/189c8b63ad6576f5b4b9b40f638c8131c9afd16491ca10bab14ca23a564a8dbe-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ cat >$WORK/b055/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/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/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/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid LVCRNh6h9TZ1UGxsHb2z/LVCRNh6h9TZ1UGxsHb2z -goversion go1.14.9 -D "" -importcfg $WORK/b055/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 github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cat >$WORK/b130/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/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/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/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid JSbyk530K7FSXgvHAX-t/JSbyk530K7FSXgvHAX-t -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b132/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b131/ cat >$WORK/b132/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/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/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/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid WSmXshCZADb93B77vyyF/WSmXshCZADb93B77vyyF -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b131/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/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/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/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid tRm6pVbSsSpaH8JVCLv0/tRm6pVbSsSpaH8JVCLv0 -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/69/6919dcdeed705b195308f4f5d74d026cca4f800ed3f7af5cde6bdd2cf50916fc-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b054/ cat >$WORK/b054/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/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid N8u6o4zqhfcwJIjIfo6F/N8u6o4zqhfcwJIjIfo6F -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c2/c249c82960cfa16b8fe1a234eb8329e5bf607a7b2c390414db43835b21a6f4f6-d # internal github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b138/ cat >$WORK/b138/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/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/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 bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid sEiuk98ApvjFPQgEuKqr/sEiuk98ApvjFPQgEuKqr -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3a/3a25d37c80d94ff7b40f3a5df7eea21c56812f42b1bfbfaba8e07a1989bfe1ab-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6b/6b77c2b14458193d17467cdc040967aa47e97b2abecf9f5a64161fbe0b2abf50-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b145/ cat >$WORK/b145/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_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_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 bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid X5fxm5pNya0IQhDOommp/X5fxm5pNya0IQhDOommp -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9e/9e547513fb2159e91fe3138dca47c3c8b22494d7f2f55cf1287c855ace8acee4-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b129/ github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b143/ cat >$WORK/b143/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_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/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 bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid 2e4CuzWk4CrU191d63va/2e4CuzWk4CrU191d63va -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b129/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/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/coreos/fcct/distro/fcos/v0_1 -complete -installsuffix shared -buildid cqOYXyGqaeNqzEuzzimY/cqOYXyGqaeNqzEuzzimY -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a8/a807422d8f4e773d24f94bcc5a2ecb32c5558123f1e48f98f874a2a107212057-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b053/ cat >$WORK/b053/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/b054/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/config/v1_0 -complete -installsuffix shared -buildid gZsA6vs5XI3G7cEI7cTi/gZsA6vs5XI3G7cEI7cTi -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/28/2817a5e6b8bc87a227198b3593406c65c374d95804c7b57e7e8093cda8bac7d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/df/df67f5ce101b1914bd6bab11f956a8e35aa3ea98750c9c40ab4fa3863f893450-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/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=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/config/v1_1 -complete -installsuffix shared -buildid 59BS7m9YgAZaQAbCCYdy/59BS7m9YgAZaQAbCCYdy -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9f/9fb865b5a4564d2c3ffc3817c0bba963a66adba2880f165f394537c442da0fa9-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_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_4_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/config/v1_3_exp -complete -installsuffix shared -buildid THvhAY2CKKiv-pw39xtu/THvhAY2CKKiv-pw39xtu -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ab/ab725f18f8396c3d4de73e97736ecc9055f81d0305a098c679c855e0146db30e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/59/594ad4e1743e6c01cdc0f143de427fb501b73915adc94c60bee3060d7925de4b-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/11/1112cc75721818f3599c079260b1749d401dff77f0c9b50baaafea552c823e09-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/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_3=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/config/v1_2 -complete -installsuffix shared -buildid 2_S6jtpk8wV96MnnfNW5/2_S6jtpk8wV96MnnfNW5 -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/77/777afccede7f57ff265aa32876f3bac1b3a5b3534fc5206a6f1a9eb25343bdf6-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/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/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid xSgXXgbthQJpRBKTcyeE/xSgXXgbthQJpRBKTcyeE -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c6/c616bf080b11d466afcb75cd66aa390c5061c7814651562c8a33e58cd013fb76-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b146/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid BxFtElUUf5rBScVvzkGx/BxFtElUUf5rBScVvzkGx -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2a/2a607484f104518d41b08b0e60f8f5e0eee55ca8e097643106836d7716cd25da-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b146/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b148/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b149/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b132/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile context=$WORK/b071/_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 math/rand=$WORK/b078/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b062/_pkg_.a packagefile path=$WORK/b128/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b134/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b139/_pkg_.a packagefile text/template=$WORK/b140/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/ajeddeloh/go-json=$WORK/b135/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b141/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b114/_pkg_.a packagefile log=$WORK/b118/_pkg_.a packagefile mime=$WORK/b123/_pkg_.a packagefile mime/multipart=$WORK/b124/_pkg_.a packagefile net/http/httptrace=$WORK/b126/_pkg_.a packagefile net/http/internal=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b120/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile math/big=$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/b076/_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/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_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/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b116/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ZKJLjAu2z3USRa0sTYtj/BxFtElUUf5rBScVvzkGx/sWJIyOES-RPUOcTVlmLh/ZKJLjAu2z3USRa0sTYtj -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -X github.com/coreos/fcct/version=0.7.0 -B 0x9ba9d8095673f20cd7fe2e9cd11b275d87817989 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ 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.7.0 -B 0x2fd48f36cb5a2bf6919f84492538ccb6a13c29cf' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build451575169 internal/race mkdir -p $WORK/b019/ unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid nRAUs2e-MY-fH8r9ClqV/nRAUs2e-MY-fH8r9ClqV -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid -wrQyqDHxTuBYTSAjk4Z/-wrQyqDHxTuBYTSAjk4Z -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go runtime/internal/sys mkdir -p $WORK/b011/ internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid NmWaoRpwR4W7dQC6t9SY/NmWaoRpwR4W7dQC6t9SY -goversion go1.14.9 -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 cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/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 math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid b_DQuyo9pc4JtPoOJ4q-/b_DQuyo9pc4JtPoOJ4q- -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b007/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_amd64/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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid EDqk8dwKv2hNEq42g98g/EDqk8dwKv2hNEq42g98g -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid EErnrkJrfZFi3tEBPIha/EErnrkJrfZFi3tEBPIha -goversion go1.14.9 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64.go ./stubs.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fa/fadc6432843d6dbe12383aa0dbb8e65d5fb20115670a3ca78b90828568430fce-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f8/f8bca021bc588904674c1bafea5752f9ec3c34a94b2c9c880a84a3915aa033bb-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_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid ma0Sqbd_rlHNpIOl5En-/ma0Sqbd_rlHNpIOl5En- -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ba/ba7ff8889fb4a54a89434fc08cae35b18eeee31956d79f34d7ada02e1228d41b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/23/23a8ba8d974e4c46bac14260ac77e80f9dd3234d916225a59500408204ed6273-d # internal encoding mkdir -p $WORK/b036/ unicode mkdir -p $WORK/b021/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p encoding -std -complete -buildid Yw9FBIzZGsaogm_CeFOw/Yw9FBIzZGsaogm_CeFOw -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./encoding.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid JZGaOR_r8RXjSg1raDuR/JZGaOR_r8RXjSg1raDuR -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid x8-MwFMA2bAKGHIHlUqc/x8-MwFMA2bAKGHIHlUqc -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d0/d0056f35c76c7a17ae8348086a358b9092c9c079f2ad49bfe43bd6e3cc24eb01-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/36/36e3611fbbb3fc542101c8c880d73ca9682ce4b10a2577cddd0a31af92ead3e2-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/1c/1c19237079bf9d5217d92a20be4f44760ab03931a5f2dad40fe4c65c496d874d-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF internal/bytealg cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p unicode/utf16 -std -complete -buildid Jt_XX0m2VMLmbxZhtHqH/Jt_XX0m2VMLmbxZhtHqH -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./utf16.go mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF math mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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 cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid ddYfBDB2AYHARo4WpyU9/ddYfBDB2AYHARo4WpyU9 -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e6/e69fbf7054fdaa29720520d64c07c5769af287fbce8a5a13193059bea8308baf-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid wFDGt-GBVsoamfsElCGm/wFDGt-GBVsoamfsElCGm -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./options.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid NuS_iKOcH7qZCiufJugX/NuS_iKOcH7qZCiufJugX -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2f/2f486f1ce56f268f853657131abded3978420966c6772de162cd0acb624e731b-d # internal container/list mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p container/list -std -complete -buildid K6jgqZ3Fq8mbH8uU3FcS/K6jgqZ3Fq8mbH8uU3FcS -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/50/502fa3c7452109a49d22a595d9906f12e686a507e16f25499862af1c111ee1e6-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/testlog -std -complete -buildid M0wvw0JCWxTfJZ6KiIsS/M0wvw0JCWxTfJZ6KiIsS -goversion go1.14.9 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./log.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/10/10c40880c0a45c2d37b8e5b7b9a9a481e7ba43cead515b1670b31e8ebe701a0f-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/subtle -std -complete -buildid CwQ9tPv9qpmZd2Q_fUQD/CwQ9tPv9qpmZd2Q_fUQD -goversion go1.14.9 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/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_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d9/d9f880971c9f7656856c6197ae93218c69aca18874180289edbfb5408d41d3ef-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/subtle -std -complete -buildid -pO5JVsL6ikHjZ6cBzD5/-pO5JVsL6ikHjZ6cBzD5 -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b897dc17a07d0b9c722bcc4df091ccc4feb83f42ef30603f9ff0a74bbe61e43d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b099/ cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a3/a38f98a94b9307163010fe55b6438021b70e7d7ece8fc2bd629f699714c0825a-d # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 5e4jr_EjJJXVoQgGGBdX/5e4jr_EjJJXVoQgGGBdX -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./asn1.go internal/nettrace mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p internal/nettrace -std -complete -buildid rMlmKitB3gS6Jl_hsnX_/rMlmKitB3gS6Jl_hsnX_ -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c0/c08a1339c0d5e5dd597a51e7bda2b0b66ea0d26edc0e240be00429e9de7adf7e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid P84Isy0CfdxpYEZuu_rO/P84Isy0CfdxpYEZuu_rO -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c2/c20845ebe3b9b1c782aa2a386f047de8aec078f94233f600f99fc274e24744d4-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fc/fcad4c81a0efef23999095ab8ca0534f5533b32dc518940b46b952f4b39fcc0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9a/9a80e269c39fad8d183e7e7247fbe1566c843edd79872d166ba8cfc43cd59b7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/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_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8b/8ba5510a9ec5101411598c3852c75a95490fdc173ec518e1e7b0ccbe6da55ada-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_amd64/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 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_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid Xu79hu0Chs9wsTYtbprc/Xu79hu0Chs9wsTYtbprc -goversion go1.14.9 -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 ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_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_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e9/e9b98ad552931f57a4ebac89a056505c97235b7b59b8897bb376d4f8715d8abb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/26/26943d1cdd1b0f626b4baeda5cba07e36226f42ff93a62d97df573188bc47ebb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b3/b3fe1901ea60d34076f6eaca741d328ffc9910c7ac18646caebd1c37cb705b35-d # internal sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid VtT4N7yJ374g_VvYYsFh/VtT4N7yJ374g_VvYYsFh -goversion go1.14.9 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go 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_amd64/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid t5kOuF-pTjpfmy1vHx7q/t5kOuF-pTjpfmy1vHx7q -goversion go1.14.9 -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_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/20/209355980562d5a6e2cf29660e585fc36cfa973098dab193b43201ce256e521c-d # internal internal/singleflight mkdir -p $WORK/b104/ math/rand mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/rand -std -complete -buildid TOZCJlp3Z9UvP6OYWysC/TOZCJlp3Z9UvP6OYWysC -goversion go1.14.9 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/singleflight -std -complete -buildid zIt4BWK_dJiNVttuZxm0/zIt4BWK_dJiNVttuZxm0 -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d5/d55624c0bcccc94ca761288f0aea2373704f99f7487b36666a639b2b3d46ce2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3f/3fe7e2f2323b55c72c872820b15ae3310a294876e6e9bde19c115985c3e5ccc2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1f/1fce4784f802dd361b2bf97348c3a4bc3c365c1363e8582866e7abfe51a4943d-d # internal sort mkdir -p $WORK/b022/ cat >$WORK/b022/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_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid D3ZjvAk_YWqV2AlYwlA4/D3ZjvAk_YWqV2AlYwlA4 -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid 7Iwx6hjsXIYAoBaBbSXH/7Iwx6hjsXIYAoBaBbSXH -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/42/422f07f2ab7ba3a61b7ff9bddce515da247fe76d20f5b107bf8f42ec404b9a9c-d # internal strconv mkdir -p $WORK/b016/ internal/oserror mkdir -p $WORK/b025/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b101/ io mkdir -p $WORK/b023/ cat >$WORK/b025/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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid YSBxkQyWjDozaXFahyGY/YSBxkQyWjDozaXFahyGY -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid RvL8qIYFAAJlQmPuJbsj/RvL8qIYFAAJlQmPuJbsj -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b101/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_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid LlHTBgDZv0zmf6oz9s5h/LlHTBgDZv0zmf6oz9s5h -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./message.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid AVcPOlOFZC4yUHJlBM1N/AVcPOlOFZC4yUHJlBM1N -goversion go1.14.9 -D "" -importcfg $WORK/b016/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_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/90/902bdeecaebd46f301a53038946bb597dd0f5481eb573de8734f41e5c748591d-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6a/6a61eccb2c40be200c05d6c6d73fb5af24dba627bd495598dd4b567d908005fd-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b027/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -buildid ovV1Sr0f6eeVdGQkJG1A/ovV1Sr0f6eeVdGQkJG1A -goversion go1.14.9 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/08/08187856a72b9eff200c97a1ef1a9a9cedf471f0ada3fb88b2773e3be7c35802-d # internal hash mkdir -p $WORK/b057/ strings mkdir -p $WORK/b039/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -buildid _tu7qWsTPSihfTlEuYrO/_tu7qWsTPSihfTlEuYrO -goversion go1.14.9 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p strings -std -complete -buildid uI1W38NHfjpG7BL2EwcC/uI1W38NHfjpG7BL2EwcC -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p bytes -std -buildid al5f2k75chkHB_6nnRCw/al5f2k75chkHB_6nnRCw -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d8/d81189bdc20e47f50c5ccae6eda91e3d5a83b41a392db8fc409d6d03f5bbb2fa-d # internal hash/crc32 mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -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/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash/crc32 -std -buildid 74PemK1EN3Bfsl33JeqU/74PemK1EN3Bfsl33JeqU -goversion go1.14.9 -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_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/09/098e33a0595a03a50da0b609f8daad334f6c2200aad35509664450bf507f5523-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/crc32_amd64.o ./crc32_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid NrlLUDcbaBaYTr3E5phC/NrlLUDcbaBaYTr3E5phC -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f0/f0e0f12e061db88873dd23a21d8e349b26a2a87e97f4975ec58ab2f5c8501b45-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto -std -complete -buildid -Jt3HClyLojQh05c7hby/-Jt3HClyLojQh05c7hby -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/81/81a57f1735ca3952bbf77a35d734b53e201d03a549c17cb7ef4f413ff0bf2862-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -std -complete -buildid vnNfHMJbLzGM_3kqwsTf/vnNfHMJbLzGM_3kqwsTf -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./randutil.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6f/6fe864a592bc0d2cc9cb2684ef9a05b3f57b2dc5573fb16aec9fd321b64f8292-d # internal regexp/syntax mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p regexp/syntax -std -complete -buildid UjWv6S3I1OY1rEA-5ysk/UjWv6S3I1OY1rEA-5ysk -goversion go1.14.9 -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/ce/ceb92c827608a94a34acfeb1e40f699eed5900cbd3d930d5266890a4e94de24e-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid aFxbBOLIioXcwgTwGu5f/aFxbBOLIioXcwgTwGu5f -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/96/9686e4802a060c9baa375c9661ab34eac08c6128b511cf5fa512cf6ae03baa88-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid cjfIvobVG3a0Dd7wfLn5/cjfIvobVG3a0Dd7wfLn5 -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b2/b27b1ba403a972aaaa4b9fa6346fbfbcd68065ddc19260666248b220ef152748-d # internal bufio mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bufio -std -complete -buildid B0MfzFZSFEsIRZbMyWj8/B0MfzFZSFEsIRZbMyWj8 -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/41/4116fffac5517b5a2ef8327146c9272bad62e031700708a638fd94288be6a3c2-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/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/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid -5wBz3VVCpXn3c8VwKDh/-5wBz3VVCpXn3c8VwKDh -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2b/2bac6eab8deede2e8815e29c96374a749c5d75b7271584088adbd0ecd6de4f5a-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/transform -std -complete -buildid -84TyOvuo2UjCMYNppb2/-84TyOvuo2UjCMYNppb2 -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ff/ffdff302023d9dae5480a70f635e11fc5984329ae1096e42ff7742e18144aed2-d # internal path mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p path -std -complete -buildid EAOW_Wz5nsTU6LWsqpnR/EAOW_Wz5nsTU6LWsqpnR -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/32/3261ff4757fa93f6a6e2e33034b48c7b97b08a84f70fe24a73b8903d45313d99-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/85/853fcc55feb7bc51be2849694b61db125e8a35f8bfe437b1f4b7371bfe357eee-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b0/b0cf9b16d5628574785ad843662a05e9392012f9fefffb6701009fca8bb434f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b027/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_darwin_amd64.o $WORK/b027/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7e/7e80a2b46f09aa2dccd7ed301e16b396fbc91af121b86877677a029c62902228-d # internal internal/syscall/execenv mkdir -p $WORK/b029/ internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/execenv -std -complete -buildid zj2o0C-VlLPdQ7Kt4mdr/zj2o0C-VlLPdQ7Kt4mdr -goversion go1.14.9 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./execenv_default.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/unix -std -complete -buildid u_H3yK5k4kxy5Icbu3LE/u_H3yK5k4kxy5Icbu3LE -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -buildid GtdAfbk0D4bfGvBe4ccL/GtdAfbk0D4bfGvBe4ccL -goversion go1.14.9 -D "" -importcfg $WORK/b028/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_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/04/04c6f2a4de3e9089882658edfe9a1857dfc6529ed14f35949c3b498fa09c0374-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1b/1bb5ab341ce6d6354d96557f8b8267471ab6d207f481735c8307b106dbcddf7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b9/b981f1e3fd4f95490703decb9ca04731f1b1ee57be8a2de9940a3966a540f459-d # internal regexp mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p regexp -std -complete -buildid _c9ppmRQFI3NDJmQ57Ba/_c9ppmRQFI3NDJmQ57Ba -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/27/2795a44a6f4cddb566d80751dc23a36791499dc9d6cb24ecd4ca747073bfaa18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/31/31433c9fedfab01c65153e65fd9f1ac0dc5084c65439683990c2b044094dcf1a-d # internal internal/poll mkdir -p $WORK/b026/ 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/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p context -std -complete -buildid 9zgWYi9q3pkCNzX_q4rv/9zgWYi9q3pkCNzX_q4rv -goversion go1.14.9 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid 3-oXCIF3MzyhqfcfrxXQ/3-oXCIF3MzyhqfcfrxXQ -goversion go1.14.9 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errno_unix.go ./fcntl_libc.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_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b2e7bdbff8fd79c7656966a9ee058d5baf36e110a5c6842fecf111fafe43162a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7e/7ecc757e0f636e94368602e51bc53665b54d6b1a683effd9fdbc286a6b185f58-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid JDw_GmTrWQ6__MEcHlwM/JDw_GmTrWQ6__MEcHlwM -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/binary -std -complete -buildid KSY84yVAzQlIoKBlglmd/KSY84yVAzQlIoKBlglmd -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/de/dee20aaa5f2dbe6207526453ca001aedd99133fead3d92fa6e8649bb206038b5-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid vEC3ncgGY0vVG9MvfV8k/vEC3ncgGY0vVG9MvfV8k -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b7/b76843f5f1536c62064456412041f75485d66c31cb1a3eeffb745ccdd724857d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/22/22458269f326a4a31abc61456e51608ce9b8b78f47081d9fd3f2c4ab815fb92e-d # internal encoding/base64 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b074/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p encoding/base64 -std -complete -buildid a9JCIuAm5xN2bJOjjBhc/a9JCIuAm5xN2bJOjjBhc -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./xor_amd64.s crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid FT31F5ETf9-Bzc8Qe1bH/FT31F5ETf9-Bzc8Qe1bH -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/sha512 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/cipher -std -buildid 4uZ0mITrTwpCg9Q1DrJt/4uZ0mITrTwpCg9Q1DrJt -goversion go1.14.9 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid J-JalydM4etuGMgIBxkz/J-JalydM4etuGMgIBxkz -goversion go1.14.9 -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/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha512 -std -buildid a4Xzu4_h_2pMgLlJB1p7/a4Xzu4_h_2pMgLlJB1p7 -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3edf83ab6e2820542a1a2325d8e06ee303a57461b3b8220cef37d59903a0a7fb-d # internal crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/32/32c6cd1fabc3d2b547d85026aec0b75a3c101ecf36646143dae74e2a59deefb0-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid IVVSJGGcsQ9npVYtI3ZQ/IVVSJGGcsQ9npVYtI3ZQ -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid AHytYd9Y5zmTZjufu1aR/AHytYd9Y5zmTZjufu1aR -goversion go1.14.9 -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 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b074/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b084/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ff/ff84fddca63c85d592f32c9c5325f949ef53d42c35b398d565247cfb6c632a72-d # internal path/filepath mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p path/filepath -std -complete -buildid u34yW8PIUXfy9IF59Wv-/u34yW8PIUXfy9IF59Wv- -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/58/58c11c5bcecec282256833e31a7e514d0cebd0f8d5018620a06b53f92d566934-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/aes -std -buildid LZfMwuFiz8K9WmzO8Tnf/LZfMwuFiz8K9WmzO8Tnf -goversion go1.14.9 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/42737c7e2a3e45556fab45c2d766a58b9d2dfedb151a12e9b037d9440b91fcb5-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/des -std -complete -buildid G61sOCiTbwLV_2vxKv0K/G61sOCiTbwLV_2vxKv0K -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/05/050492a08fb32394d35649d328012388af2b80bf07ea3bdd10d92a10c857bcac-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e0/e0fb82dc79f78c47ffdc72a9cf7a938f17c0327918b988035a21c7e023f96a43-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid dzbiDWLlE68mrE4qUEMf/dzbiDWLlE68mrE4qUEMf -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/59/599a9881c3d9c781d7142bb86d2995df6fb893bb479a9886d637ada1533149bf-d # internal io/ioutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p io/ioutil -std -complete -buildid gurA6n3VXOCd7YDVIf60/gurA6n3VXOCd7YDVIf60 -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b038/_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/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid N5dCCEAYfvrnl6eVbvHj/N5dCCEAYfvrnl6eVbvHj -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c1/c1f343581b2b482d2eb861cbfa9dc730652db52f44792956ecd532b39e5133e6-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./empty.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/net/route -std -buildid gu_WQed8YUllbnGoTUN1/gu_WQed8YUllbnGoTUN1 -goversion go1.14.9 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/01/011aa556872d86e2dca73abd97a1bf198f553f21097ddf36aeee13bb98a9622d-d # internal os/exec mkdir -p $WORK/b106/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bf/bf997a43a8e46b4c6f21cb66b5effb3ad9aee0ccecd3eacf37f7dac5f14c45f9-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p os/exec -std -complete -buildid NU1wunRL22-12DLo7Xo6/NU1wunRL22-12DLo7Xo6 -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid FDoc57atKPpccUfM3zn5/FDoc57atKPpccUfM3zn5 -goversion go1.14.9 -D "" -importcfg $WORK/b108/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_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/57/57ff67acfa0069742d1c385edfc0e21b4b8a0861dd8fdf08595efccb111869ad-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./sum_amd64.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid qcbzEsWVhG5Rj43a9ICM/qcbzEsWVhG5Rj43a9ICM -goversion go1.14.9 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/11/11472961955048e8b85378adb42d2a56e75e2957d92e12510e75edb2459e7b21-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b102/empty.o ./empty.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/sys/cpu -std -buildid Ogjnt0PX4p4S952JljO7/Ogjnt0PX4p4S952JljO7 -goversion go1.14.9 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2b/2bf9552388e1a6ab47941d81f277e8233932cc80ebd2d0e2dc2ae7eb6cc85ae4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b110/sum_amd64.o ./sum_amd64.s cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8b/8bfd049cad9f76aa7f96392f9a9c1cd5b4c142818f2f4a32a38d06a271e2e92f-d # internal net mkdir -p $WORK/b100/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cat >$WORK/b100/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/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b102/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net -std -buildid C29dp8sdEEYYB2u2Excw/C29dp8sdEEYYB2u2Excw -goversion go1.14.9 -D "" -importcfg $WORK/b100/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c2/c2bbbdaff34d87e6ad10f294f0a85816c8520ddb2a9aabc42bc272fc9ea6523b-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/41/41b6815c81419382e3cf24e32b8b03a189f19d14523031d0749c7fd749aad68c-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b045/ encoding/json mkdir -p $WORK/b044/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid dd8TRJQwEE15_yOIbLQT/dd8TRJQwEE15_yOIbLQT -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b111/cpu_x86.o ./cpu_x86.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -std -complete -buildid Cu42JXCXZhOUE7xfL15E/Cu42JXCXZhOUE7xfL15E -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/clarketm/json mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/clarketm/json -complete -buildid l8dEmARTH0fyHR4piOCi/l8dEmARTH0fyHR4piOCi -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f4/f4d46b0721613431e79e5e89ff04d151ceb8ddf52ac0bd1e0aeb2fa35b405374-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid FkwMtrOk4JJZj0lchVKg/FkwMtrOk4JJZj0lchVKg -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1b/1bf8ca482dadb8c21a7e2292e4182bb6991438792a2062f2e15eab0ffd6f8406-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p gopkg.in/yaml.v3 -complete -buildid vt_tfiELpl5ci5gGU0Hq/vt_tfiELpl5ci5gGU0Hq -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/90c8c78b7fbca8de4e5be273c45993bd27d20d6a5d589f8c1520486355278ea8-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid TdPPx1JgU8-hZTZ1ARwo/TdPPx1JgU8-hZTZ1ARwo -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/77/77959ec6bc6525783ddbd1eeb9589ebde7cdbf18b64e3c9cd1e4a0ad913f31b3-d # internal encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/hex -std -complete -buildid 5cMU4gumnXcxAw5N0eK0/5cMU4gumnXcxAw5N0eK0 -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c0/c0e662b7a12a40d6b3a91d19ee9b38885c4e48dc10904ad221f761f5b862992a-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_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.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid 7XYRWVNyuMFSWX1o6E2o/7XYRWVNyuMFSWX1o6E2o -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d0/d0762eca58f3f689795d23212d8005fe021b6ae8eed2be36ff17999996bb3a60-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b059/ cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/40/40c0c01322c56ec480971aea03504544eb70f58b110793480445d80a7379949c-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid obfAkqsDwuG0oBQXyqT7/obfAkqsDwuG0oBQXyqT7 -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/go-semver/semver -complete -buildid hmYJACglKepA2-199WJj/hmYJACglKepA2-199WJj -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bc/bc3b3bdab3e9ffe57de580628c75e475818f62baef25ee5d6a5872ccf041d2cb-d # internal compress/flate mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p compress/flate -std -complete -buildid HsMMEnzR6Lh2C8UhK07w/HsMMEnzR6Lh2C8UhK07w -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/48/48b852b89e58cf74935c4dca27aa49d79387acaa968d0feca529fc9c11fc06c3-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/v22/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.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid X9V-UMHZJVO0Ovvey3eF/X9V-UMHZJVO0Ovvey3eF -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/14/1417a9e4a6c51d03d0f8d832f07101c3d23133a2d418e5c4b3080f560d7beb4d-d # internal math/big mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./arith_amd64.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/big -std -buildid eQjQ5t-uiiC-6iDJHaVP/eQjQ5t-uiiC-6iDJHaVP -goversion go1.14.9 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/32/328a976298bd40267d919a3320690068f444da12f67be810e886cd9ae175d7bb-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_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/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid zEau2NCh4tfubzuin-71/zEau2NCh4tfubzuin-71 -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d5/d534080374797ff8757b02f3c6d95db97ca9c961d9db340b4e965b62c6822a36-d # internal net/url mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p net/url -std -complete -buildid qqInPhai47Sy6k5vDeyG/qqInPhai47Sy6k5vDeyG -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/be/be34ee1ed338eddb7f2a2700532e9e19fbbcdb44b32dbe44bef16f1ddde18931-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$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 reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid m0QxrABy5wphuEmaNBQn/m0QxrABy5wphuEmaNBQn -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ff/ffd35725d42967b2bbea3c68b73f02a05f85fbcd207bde21585e379d7d8028a3-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/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p compress/gzip -std -complete -buildid p1M2L9KXlrRE4yO7kR1K/p1M2L9KXlrRE4yO7kR1K -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/df/df28b5aa860a0e685e59a41d14fd9e22959f9dfe1fde4586ab1e8a0a7bd068d5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/46/4608d9cf3bdd7e22cb5980a69a153f018a866bfd6d26e0656d20c9140dfa85bd-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./curve25519_amd64.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b8/b886d8d2657f1e288b484b31cf1760e91c017208880b18e1caa54417ff6ec6d0-d # internal log mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p log -std -complete -buildid ncUB2hqwuMSCFFRmt1v_/ncUB2hqwuMSCFFRmt1v_ -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./log.go cat >$WORK/b107/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/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid hfkwnlLWt88wI_zpcCN7/hfkwnlLWt88wI_zpcCN7 -goversion go1.14.9 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 8m5bIUCp71hPP_eztnPu/8m5bIUCp71hPP_eztnPu -goversion go1.14.9 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d3/d32f10062e507c072451dd558139a2865a88e20a8b572173cbe4a2a51168d95f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid MlpjPbawkuHpmC6xpyH2/MlpjPbawkuHpmC6xpyH2 -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2e/2e2cafd59d2b20a8c5d64a410c18610532dd871a5224cb739125f2b162c470b1-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b049/ 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.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/yaml -complete -buildid FbtBzY_iFThBH4tddYiv/FbtBzY_iFThBH4tddYiv -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./yaml.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b112/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ae/ae8b096899a0de148342f5cf1a84bbefad0935dd12533429200f9973e7e5de39-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid eDkzqalixa3vP42szbEn/eDkzqalixa3vP42szbEn -goversion go1.14.9 -D "" -importcfg $WORK/b120/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_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/86/86621382242307964b90678f507aa8ba4681a3793d9d262219d4294f6d9f4846-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid 8wkysBgZexp-reVfbM_P/8wkysBgZexp-reVfbM_P -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./common.go ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/65/650f6af13a199fe56fb3270ad6fb9e0385398e9aa3261fbfd4618793b31fe302-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid HQK2dAjOiUSoJq5JVEXx/HQK2dAjOiUSoJq5JVEXx -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/13/13f5ed13d883ff64d69e21d5dafaa082b846347ec57e2d1db911b5424cbe2571-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime -std -complete -buildid 2gtGihpVHcP0IYeWIh6g/2gtGihpVHcP0IYeWIh6g -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/arith_amd64.o ./arith_amd64.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/253838afb5f2e2d472ed447cbc81fa0f209da599717c75ea7602ecd9c949640f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid BfVimVoj2mnrGcqfdX5D/BfVimVoj2mnrGcqfdX5D -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c2/c2be02410ac90472c327f0cfa33425d7a483d0d9bc3d9a28ee4639cdbb2ff591-d # internal net/textproto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/textproto -std -complete -buildid MYnBI27trZsgA21Zz7pg/MYnBI27trZsgA21Zz7pg -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f9/f9196b7fecbe7aeccae35c635b37a49b786ad217858267cce61faad1ad681e63-d # internal crypto/rand mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/rand -std -complete -buildid Fb3J2opaFAWuBTP4BLHS/Fb3J2opaFAWuBTP4BLHS -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b0/b075ffd18553ba8888cc8add402401e2b23cb6ab0d3cfb5da23e0d644bf31560-d # internal crypto/elliptic mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/10/10eb03d4d68417d93ab61499013dfcc14766cd1d5b7c005d3af4b868aa0f9fef-d # internal encoding/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/asn1 -std -complete -buildid Ob7e0n1IXu3We-exPvwP/Ob7e0n1IXu3We-exPvwP -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/elliptic -std -buildid KiGKB4oRTB-JJut-uOiE/KiGKB4oRTB-JJut-uOiE -goversion go1.14.9 -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_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e9/e9c60640162bf4b01f617480eae02cedc7a3e01c769fe5c089fbb8108464b188-d # internal crypto/dsa mkdir -p $WORK/b095/ 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/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid vAQShhicYzCJEqtdhl-0/vAQShhicYzCJEqtdhl-0 -goversion go1.14.9 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/07/075eed58327362ff746a072eb6861d20fcb6c0ed0499f94c4fb056c34d60e4b9-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid Vb6ztBf1tv0L1lUNy1so/Vb6ztBf1tv0L1lUNy1so -goversion go1.14.9 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./ed25519.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/35/351cac687d795026d5fb4c0d3c96899506ae132e6aa2d082add299ea940344da-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_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/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid nHvNIksOFlF1t-MrFaNc/nHvNIksOFlF1t-MrFaNc -goversion go1.14.9 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/60/608a7e597363c1949ac765c13749d2a3d1fa89072cdd8a682c8435fd1495a125-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b115/ cat >$WORK/b115/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/idna -std -complete -buildid fz2TzCN0eFQ3DtcassZQ/fz2TzCN0eFQ3DtcassZQ -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/95/95dc36f9d0ae301fb2da4168bd91cd307a8230e86914707e74d6c793eec14855-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/quotedprintable -std -complete -buildid Imlx3Tjcty0jN8zC-Iqt/Imlx3Tjcty0jN8zC-Iqt -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2e/2ea981a351108f79ebd6aa4e53dc2e4b982a8e0aa5a7179693ec10106e6c1efa-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/internal -std -complete -buildid NVIHPjhcfd5gtcRDXGVy/NVIHPjhcfd5gtcRDXGVy -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/21/216a2beb9059f5a0bfd4faeebe0e41cd50235cded12d05453b65e08fb8205943-d # internal mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/multipart -std -complete -buildid WlhwJ8Hw5A8Q3o711fXp/WlhwJ8Hw5A8Q3o711fXp -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b082/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5a/5a57dc2ce3b7c5316a0f19560b8289bcbb9c1ed38c182c67d800406dfbd2333a-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/ajeddeloh/go-json -complete -buildid AEUAtxCGDk9tqJ0XbKaX/AEUAtxCGDk9tqJ0XbKaX -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/af/afb7a60efe7c9fa902788e721710f13f03a9b9066a03408bfcef5b5e758834c2-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/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b023/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ecdsa -std -complete -buildid EhATk0ScBq6K2i33lC9q/EhATk0ScBq6K2i33lC9q -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/24/24808856ea6e2b5d31041565c5eecb505f1adf002001b857b80a72e12ab70b88-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/b002/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid 76I_k0yuU3jxSR_OUsmD/76I_k0yuU3jxSR_OUsmD -goversion go1.14.9 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/42/42a9123d74051eadfb835908f67a98996209d48152330fcd4bdb4026e46b6283-d # internal 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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b099/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid YyWaLVNczJQfRmaSq0T4/YyWaLVNczJQfRmaSq0T4 -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ed/edde1cb5d09019677faa14c3c5f5104e32058d4aaf8faf9713ac940464fb380b-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b137/ cat >$WORK/b137/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/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/vcontext/validate -complete -buildid Ho-kC9-WomZDkUictWBR/Ho-kC9-WomZDkUictWBR -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/cc/cc02f1de66d77454c2eef8b0e2e1a13cde716a0d98d486376d745b6750713935-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/go-systemd/unit -complete -buildid N9JAIKdL7Qq8u4-NxCPg/N9JAIKdL7Qq8u4-NxCPg -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a941b694c47b090a3c7a1d386a5ff2bc691ff824cc4411e914e09567dedd7039-d # internal text/template/parse mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template/parse -std -complete -buildid vYKbvnmK0GQLalQhGGly/vYKbvnmK0GQLalQhGGly -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/cb/cb13efc028ffa075671da68e178ed4782fd12d18f6b6606cb0f624b8ce95c483-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid mmH5LW2jmuyqMrChltvD/mmH5LW2jmuyqMrChltvD -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./version.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f0/f02e464d4e362c1c5ad0dae5387b432e39ddb5f97271b29b4abe1876833d1c17-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 1feojI2uTyslAEGYU9e7/1feojI2uTyslAEGYU9e7 -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fc/fc0541cf0d94d2fcb8e30fb595c9f93393155b70b4306d15d0ed2537180ba5f1-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b122/ cat >$WORK/b122/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/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid aTL-T9nWWkUmUV6mENdR/aTL-T9nWWkUmUV6mENdR -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c8/c85a4348373bfad07ba091d1bd38d3629c3ab810a2102f890bd1c2802c0ccc86-d # internal encoding/csv mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p encoding/csv -std -complete -buildid iW-JMekiU_BEcNQdyDGb/iW-JMekiU_BEcNQdyDGb -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/db/dba976bd636d61f180a3a96944122c9fc7d0a513075e642c1575edda2da7e535-d # internal flag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p flag -std -complete -buildid oiGN64G1kPtzEFGXJXyD/oiGN64G1kPtzEFGXJXyD -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/33/33360c13689aa35c968a5d35ed22a7d52209d5231a842968588a8828613239d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c5/c57f6832bb886ec82666dcede50ec6cae1aeb008b0d10f6b6f6feee41ae9d453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/53/53238cbc9d98c741ab0ccc78760bc7289e0265f532b0d799096e10745aa70926-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 bufio=$WORK/b061/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b002/_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/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid GeyyWAZPWgxXg8zMPGiY/GeyyWAZPWgxXg8zMPGiY -goversion go1.14.9 -D "" -importcfg $WORK/b094/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_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9a/9a06ae82d4dd416f76a93d3b08b687012d4204636853a267be8e976f7b0ac6ec-d # internal github.com/spf13/pflag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/spf13/pflag -complete -buildid 3CRqZa63msOo68ZKugv2/3CRqZa63msOo68ZKugv2 -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e5/e55be3bfe916c289092cb0af7aa5019b6b0bf6e5d5e7f35535e9e5d4a199654f-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/json -complete -buildid LYfUpB9in1pFpRcOE-YR/LYfUpB9in1pFpRcOE-YR -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/be/be3d7211d833782d9291416bbf7ce79ec2c06c275c4212b74939843437c5e20d-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid 1LUlGBFaEI--HQ20EE3I/1LUlGBFaEI--HQ20EE3I -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/94/94357d855abdc107ebca0efc621cd7106f4680bc5bfd14dc58d49006f9d778c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal text/template mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p text/template -std -complete -buildid cs_SPZhvHmZ-ACghgYb-/cs_SPZhvHmZ-ACghgYb- -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/0d/0d8a32d24064b75c251c8ef778816578a0089c0eac7e12ab778937d471d4b8ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/39/393f6dc198253d833a3865bb91b88e9d4a93c25377e366404cf74b0c78e5c75c-d # internal crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b034/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_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/b076/_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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/tls -std -complete -buildid w7nNXxbcr0GXXDW5cMGC/w7nNXxbcr0GXXDW5cMGC -goversion go1.14.9 -D "" -importcfg $WORK/b079/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_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0d/0d902d8e1bccca11e33211a19fb7bc3344ce48d220d64009679086686bb2837f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/97/975e308e64d42b911c6293594e8000deee82c385c76b3e7651a5dc33ea9bf503-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/6e/6e5b06c40e0a96598d253996313675b316425553d6098180ea482f20a449398a-d # internal net/http/httptrace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptrace -std -complete -buildid igql5tgo9UqJqgculWwM/igql5tgo9UqJqgculWwM -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/39/394047accc6b79ddb43c206c13568e4a4b230adbdaf444ad03d74c340823b83b-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/b034/_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/b079/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -buildid QQ4UwGS6-A_prUwVAG_o/QQ4UwGS6-A_prUwVAG_o -goversion go1.14.9 -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_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d1/d1e1df756c79decce5519574211335740e92310e7e11c8338d327b01c03035d7-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/vincent-petithory/dataurl -complete -buildid IpWUudrREhgeJFoP3S6z/IpWUudrREhgeJFoP3S6z -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d3/d31eebdf22a5e118b904d6488fca7962484c1e9497d7d26918d70a73221e49d6-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid 39PG1pdbkykqKRa-vC01/39PG1pdbkykqKRa-vC01 -goversion go1.14.9 -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 github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b132/ github.com/coreos/ignition/v2/config/v3_1/types github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b131/ mkdir -p $WORK/b133/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid mHhrtL1xFBNJwrCkpFLa/mHhrtL1xFBNJwrCkpFLa -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid C90n8wTk6SbHxaiPr4PS/C90n8wTk6SbHxaiPr4PS -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b059/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b051/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid GYw4aBM3_Uh9ucHulovO/GYw4aBM3_Uh9ucHulovO -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/54/5485e0246efa050c2c5b815f7c0a4478c731bec58e8cbd93bb3773116abaa2ac-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/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b105/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid 8VxgzmO0W7cv_W8mFbSJ/8VxgzmO0W7cv_W8mFbSJ -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/21/215b2ff35f3ea11ae470ce9c958f5f88dd4b6ed03f163986914a378067430988-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_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 io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid qIY0whx9jf4CuGukXM9Z/qIY0whx9jf4CuGukXM9Z -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ec/ec85a09862857c852ea829e4194ed5d3c07c8bfadebe7438ae826b1540b1fd8e-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b144/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c9/c9f56a8b5bd71241687ec226814739a5c664136e88316e36fe11e00e9f266733-d # internal github.com/coreos/fcct/distro/fcos/v0_1 github.com/coreos/fcct/base/v0_2 cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_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 io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF mkdir -p $WORK/b130/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7e/7ee6cddc17c7d05572ecc80024670ccb7560f6d2ad4795f720fb8595dd8d131a-d # internal mkdir -p $WORK/b139/ cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid jxHIvCoDWSzlELhqjgGM/jxHIvCoDWSzlELhqjgGM -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$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/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid f5mA4-rtAmuJ7qWj2354/f5mA4-rtAmuJ7qWj2354 -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid jW95Rk7q-R5aAbntuFBc/jW95Rk7q-R5aAbntuFBc -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d4/d42bf5fab7b4e5b537d56e538003fcafd5ead402f02212546a482395643bed12-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/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid TA9ejlcLHD-vwyIFu9_m/TA9ejlcLHD-vwyIFu9_m -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4d/4d60ddd59c39add1728c0377bfdae1aef5ae5480aff469522c9d0b86ce8dbdd0-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid xJ7TuNf5Wo9mgLMIb6-Q/xJ7TuNf5Wo9mgLMIb6-Q -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./fcos.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/51/512c245b63c228e4a2b781e6972ded7c5ed6c7ce578e7fb91255360c241361dc-d # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid aR19bBMQLAv7Zyg6GjjE/aR19bBMQLAv7Zyg6GjjE -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5b/5b22c6a9ebf94ee42769a45f74460b7a9e0008d870399d64ce1fbafb7d34ce37-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b138/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a3/a334e67aa28ca152b530e8eab68aa354dc8805c66f953e88467cce3b62ec6873-d # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_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/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid Od58dqB4b7xYQi2i-ktG/Od58dqB4b7xYQi2i-ktG -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/79/7987fa1b3aaed465eb1f2b25f602c0effd3c1a5b1025b275749b30562e695b2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f6/f6f71c5fb1d48fbe424de38ab4004f58e0d5814b3fea827dc6b23e1d7dd6fb7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cd/cd6497a6fa0a7e520aa5b335640030197d84f5a0a5ccfa890e9faea714707514-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_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.7.0/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid riKl0nbdvwPhyEZvIiUQ/riKl0nbdvwPhyEZvIiUQ -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c7/c73d1c9b31ed1023c4b6d2366dac3a752451079f15cae32f2238a2bc20df1c25-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/clarketm/json\tv1.14.1\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/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\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 fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid mh_ymrW5qo6XNdagjG7a/mh_ymrW5qo6XNdagjG7a -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/19/1952d59e6df5e9ac439e8a06986f7b9f7df8ba7e39b00a097631eb764ee826fb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b032/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b064/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_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/b034/_pkg_.a packagefile github.com/clarketm/json=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b041/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b042/_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 strings=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile net=$WORK/b100/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_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/b134/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile bufio=$WORK/b061/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b102/_pkg_.a packagefile internal/nettrace=$WORK/b103/_pkg_.a packagefile internal/singleflight=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b105/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/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/b129/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b067/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile compress/flate=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b069/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile container/list=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile math/big=$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/b076/_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/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_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 os/exec=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=gTMAne2ARhhRElBltkiQ/mh_ymrW5qo6XNdagjG7a/_ylDeD7intAyWHhBqpNS/gTMAne2ARhhRElBltkiQ -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x2fd48f36cb5a2bf6919f84492538ccb6a13c29cf -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ Building Windows fcct... + echo '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.7.0 -B 0x6d62a8ad80d3944b9faf57faa6fe4af941b93598' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build145414650 math/bits mkdir -p $WORK/b015/ unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b011/ internal/race mkdir -p $WORK/b019/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p unicode/utf8 -std -complete -buildid mupt_0Yi8VMjRWgkgexj/mupt_0Yi8VMjRWgkgexj -goversion go1.14.9 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math/bits -std -complete -buildid zFDcrgOFvv1T51rWZKWz/zFDcrgOFvv1T51rWZKWz -goversion go1.14.9 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 7g7Jc0wBUsu3CMIX-VwB/7g7Jc0wBUsu3CMIX-VwB -goversion go1.14.9 -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/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -buildid ExNCTTDLS45GkgRNKw_9/ExNCTTDLS45GkgRNKw_9 -goversion go1.14.9 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/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 runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/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/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid 8aZeAHJDaqgj8uis6-wn/8aZeAHJDaqgj8uis6-wn -goversion go1.14.9 -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 cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid o7BeYiAT7HQnVZvkmX6v/o7BeYiAT7HQnVZvkmX6v -goversion go1.14.9 -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_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/68/689f84640e6a814adc99f7e675b55e6a2696c0f2076ae3591b2cbeea7f70b126-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/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 cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/42/4284577b07e482b4d19ef2a6d14fc2ec9edd45ff40f0f13792a3ab35b0b6c4cb-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_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid RT6DkAibgaFMK6g9G6i4/RT6DkAibgaFMK6g9G6i4 -goversion go1.14.9 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -buildid B5KmM2gzJAGyfCjoHMsr/B5KmM2gzJAGyfCjoHMsr -goversion go1.14.9 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1b/1b89f3bd7599847670ee5839b8ee4e22a8336f3be305676f728aa4fe3fd93a94-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/62/6261c2e4e2a7ed31169461e7cecc6aa3dcf714bc3f11ab2aea087e0b002822e7-d # internal unicode mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p unicode -std -complete -buildid qeIIEm1Un0a8jKzQs6xu/qeIIEm1Un0a8jKzQs6xu -goversion go1.14.9 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/04/049c91fdbd78e36624013f758739cf39633cdc7c59d584d573ae48bbb06bedea-d # internal internal/bytealg mkdir -p $WORK/b006/ math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/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/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p math -std -buildid UZww10khUj9oBWgQK_-m/UZww10khUj9oBWgQK_-m -goversion go1.14.9 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ff/ff21f8d9ebf22c6b0e099c40fa9a103ae6ffc8d0da9dabd4e4aa3c43bd08b5b7-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b028/ 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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid 2-l9us_vsUVKdJU-6inf/2-l9us_vsUVKdJU-6inf -goversion go1.14.9 -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/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows/sysdll -std -complete -buildid FNJx7IFjaEXozKj-mHnw/FNJx7IFjaEXozKj-mHnw -goversion go1.14.9 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./sysdll.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/cea171fad41f4f019afc2afdac331dfb405556d2bbcc7c3afb4d6d1d99037c1e-d # internal unicode/utf16 mkdir -p $WORK/b030/ cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e1/e15becb4afb0264fda01851c5b9012e0889ea32f9177cffef7d3a56497af0669-d # internal encoding cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p unicode/utf16 -std -complete -buildid MmsxllbbNyXZESDRAzvy/MmsxllbbNyXZESDRAzvy -goversion go1.14.9 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./utf16.go mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding -std -complete -buildid dVjNqisSalSKLthIohMN/dVjNqisSalSKLthIohMN -goversion go1.14.9 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4d/4d70341f4f2bf2717ed292ea39fbc2e2b6eb9a27cdb326b8bab44b6ddf8221b3-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/testlog -std -complete -buildid BhBF0Ak-JeCW3X7pzSRL/BhBF0Ak-JeCW3X7pzSRL -goversion go1.14.9 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/41/4103c21add3dccbb1c100bd2efbc694827f034e5ec8cb5cc0f62da48b9b58f74-d # internal github.com/coreos/fcct/base mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/fcct-0.7.0/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/fcct/base -lang=go1.12 -complete -buildid PvWyNdGY_IgmbXDAhMUP/PvWyNdGY_IgmbXDAhMUP -goversion go1.14.9 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/dd/ddfae06de9556f75c67cd2548ee56ac24f6623601b303bba8faddda0f1bf1939-d # internal container/list mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p container/list -std -complete -buildid K3-9X4duynDvQIdRBurZ/K3-9X4duynDvQIdRBurZ -goversion go1.14.9 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f3/f3c20b56ed1f94c1fa65fe040ca0c1ad057828fb41b89db429ee987d63f834d1-d # internal crypto/internal/subtle mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/subtle -std -complete -buildid IpDKa6TVHma2780fT2qN/IpDKa6TVHma2780fT2qN -goversion go1.14.9 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/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 cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/bb/bbd1b6449e82b8ac7eaad6c6e085b57ac58b621140826b7640640fa70828ad13-d # internal crypto/subtle mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/subtle -std -complete -buildid 8gx8Mc9zgr0SCq2Hn_Ky/8gx8Mc9zgr0SCq2Hn_Ky -goversion go1.14.9 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/76/76789b6e73956dc8eb2ee227530623351737d8619a31b6c4775fcdcb903bedbe-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_amd64/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_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8d/8dffb717a9d5358aa8e225c05b1706497fd36c8131a227add8596acfe0d16125-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b101/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b5/b5c383c7ca6eecb9fe12710e40c873acdbb1d19794897634996b7e34b0313e0a-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid SHqpZ9k4prHiyddqggP0/SHqpZ9k4prHiyddqggP0 -goversion go1.14.9 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./asn1.go internal/nettrace mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p internal/nettrace -std -complete -buildid OyuM8rIdQ5TYsvnEmW-9/OyuM8rIdQ5TYsvnEmW-9 -goversion go1.14.9 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/95/954f05ed5e1fc34f8bcc7e01f89361ffd49cd3e4d4a31c03d3d78741994ce313-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid hMCB4y_0SV8C2ePjVUPK/hMCB4y_0SV8C2ePjVUPK -goversion go1.14.9 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./aliasing.go 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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid BBLzwTH_Q3ml5RBl09Nc/BBLzwTH_Q3ml5RBl09Nc -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d7/d7ef33d42e7f61a15308c92964e705fade9a165e60725a4b1ccb7012cdf9c243-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a3/a38e5984ccd3888e72e60c355e7a675d3d60168d598e8b6235de03a9e6f74562-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e6/e69f966cae6fc3ec6a091e38b23303a3318258b421e08c799761cc946450ff87-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7f/7fd8ea513bb2a0480b82750af554e792f2cf6e0ab9aba1983e2575c50974125e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/00/00917f293625f343584fc50bf0f06758bd419d1367fb18ca54dff189834685f5-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/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_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/41/41131a01e680511bd4ab4c99e26a28699c1323d90de8ce3881e369be88a9fac7-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -buildid YDbEn03gS_8lXqM-5Z0F/YDbEn03gS_8lXqM-5Z0F -goversion go1.14.9 -D "" -importcfg $WORK/b018/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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid JpK24HZePhHaf8wAJSje/JpK24HZePhHaf8wAJSje -goversion go1.14.9 -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_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/65/650b2e29ce2eca1e0cff03d721e6dab4195203f5c27d49b30fc0af63c7750d15-d # internal math/rand mkdir -p $WORK/b076/ internal/singleflight mkdir -p $WORK/b105/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p math/rand -std -complete -buildid JusLg7cTQ5Uit28W4Sr2/JusLg7cTQ5Uit28W4Sr2 -goversion go1.14.9 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/singleflight -std -complete -buildid AApkf0tv5UI8KF9Rzl4W/AApkf0tv5UI8KF9Rzl4W -goversion go1.14.9 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c1/c154a73384fa771f9fab57fe476d56f9c67c5ab318100fd2f5a911b710ca9510-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/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_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f2/f21d6f073280577bbed0914365efcf28c0415d230a07bdec2b75b1c1f7c218f4-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Yt2T4JvhMimoPP59tHZ0/Yt2T4JvhMimoPP59tHZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b022/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_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sort -std -complete -buildid L0HdrVRxcMdzY9cbPEWq/L0HdrVRxcMdzY9cbPEWq -goversion go1.14.9 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a0/a06dfb82d5b5afa295a3eddb614576c4abd5b7c3af40ab834c220e7367c3b8cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/59/59ea7d2db8149c28ba513464525e128cbbe6264c362f009ef5e420ff8171b787-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ strconv vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b025/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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -buildid ARJz5rPZwoPYrVFvD-UG/ARJz5rPZwoPYrVFvD-UG -goversion go1.14.9 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./errors.go mkdir -p $WORK/b016/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p io -std -complete -buildid DRiKPIr-uYV8UD7nKtjU/DRiKPIr-uYV8UD7nKtjU -goversion go1.14.9 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p strconv -std -complete -buildid k_kotrfLQBFFQpd2a2E2/k_kotrfLQBFFQpd2a2E2 -goversion go1.14.9 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b103/ cat >$WORK/b103/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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid Z6pERqb0D15jIYHDBuxV/Z6pERqb0D15jIYHDBuxV -goversion go1.14.9 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/80/8004f8a21fe028fde120998627f24ba35593ab8805183391b3f98dd54eeca94e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ec/ec3546fd2c04d4df400478d50d41c58d24192baeb9237a275f9c06d21d9ba2da-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b029/symabis ./asm_windows.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -buildid 7nnWVbaAOIwEsonLdy3u/7nnWVbaAOIwEsonLdy3u -goversion go1.14.9 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/12/12ad20c42f5c94e6407b585906f28177461c3cbbf7a9d3bd069b136cf5f8505c-d # internal hash mkdir -p $WORK/b059/ strings mkdir -p $WORK/b042/ bytes mkdir -p $WORK/b037/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p hash -std -complete -buildid jtGCHmnoW3YerAXRpdf8/jtGCHmnoW3YerAXRpdf8 -goversion go1.14.9 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./hash.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p strings -std -complete -buildid XTu4iAT_0aCfzq2FwxKE/XTu4iAT_0aCfzq2FwxKE -goversion go1.14.9 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p bytes -std -buildid hQhPHffFkggjPkrvNe9Y/hQhPHffFkggjPkrvNe9Y -goversion go1.14.9 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c5/c5ae4da6f6acbdff1fbfcebe9a0ca3bfd70e0c7b4d3b921c3a94233da2c1c335-d # internal hash/crc32 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b071/symabis ./crc32_amd64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash/crc32 -std -buildid OSvDvIuvIA-EHfd7uvd0/OSvDvIuvIA-EHfd7uvd0 -goversion go1.14.9 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7e/7ee692472f867a063df69706f5c6325b48678d38f84ba563b13b9861dfa48bde-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b071/crc32_amd64.o ./crc32_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p reflect -std -buildid vlhCZmgF7Sk7Pu8IzHI1/vlhCZmgF7Sk7Pu8IzHI1 -goversion go1.14.9 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/55/559c8aef52fad71dbcab1dfda7d04c13489351114088750c57413f53cd5657b2-d # internal crypto mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto -std -complete -buildid O4Ic_eG78PLnLBXdmfpV/O4Ic_eG78PLnLBXdmfpV -goversion go1.14.9 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./crypto.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c2/c2f99cab063c3ddc94cc774531dce65bc9c275c0b0ee37af7991b5e4c60cb9c7-d # internal bufio mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p bufio -std -complete -buildid e9bwcGD9qohSPO1CPVaE/e9bwcGD9qohSPO1CPVaE -goversion go1.14.9 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e6/e6d15d6106ef9e2cfb4dfc23d40e89094234c78b63b3c7c009fb184e7ce0dc6e-d # internal crypto/internal/randutil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/randutil -std -complete -buildid 61OQesdkIyK4Xv3YzFWu/61OQesdkIyK4Xv3YzFWu -goversion go1.14.9 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e3/e3c4a9f5ee7213a55ca8136dc2f9d70641c9e2e71121d4e7cc646bb4eb2496e5-d # internal crypto/hmac mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/hmac -std -complete -buildid 04ZR6vsJkAFLUC3jsGvc/04ZR6vsJkAFLUC3jsGvc -goversion go1.14.9 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./hmac.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d4f2d566307fac4bd3a441307b19f7f9eabe3cd96d3b255258afeb0ec596b07-d # internal regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp/syntax -std -complete -buildid w88PjHyszwd7M9ndMWa6/w88PjHyszwd7M9ndMWa6 -goversion go1.14.9 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2b/2bf14986a6cb4d45b58b9cd66c5d078a03bcf93969044247a89548cc6ac7d187-d # internal crypto/rc4 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rc4 -std -complete -buildid 6EQyVX5QQaZWkT98O_3M/6EQyVX5QQaZWkT98O_3M -goversion go1.14.9 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d9/d9cce3ae5ad7ff180bb6b0a8ecc6a8fe1d97bb5f3543d803fababa30ac7d6962-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid ZSvgljkROKxXOUF2o51t/ZSvgljkROKxXOUF2o51t -goversion go1.14.9 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/cf/cf4702780783904b817454a2c1532eb0e15b46afb18aa6e9276276233c7c3345-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/transform -std -complete -buildid Bq060Rbl22JkQOpZEGC0/Bq060Rbl22JkQOpZEGC0 -goversion go1.14.9 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/03/038e0ab9330da498101be095e37b120930128f120487b05f5207a5a144adf4f6-d # internal path mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p path -std -complete -buildid FnhCJkBn3KGf4kiW8oT-/FnhCJkBn3KGf4kiW8oT- -goversion go1.14.9 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b029/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f7b31cdfdb1d3906eaac6f9e08b71207119f671ad6e195c9497a4924ed5a4503-d # internal internal/syscall/windows mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/syscall/windows -std -complete -buildid gp7cqiX1gL4eJVdiI4P3/gp7cqiX1gL4eJVdiI4P3 -goversion go1.14.9 -D "" -importcfg $WORK/b027/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/285440f1bba88af8cb9438e1c2bd914baf0d0846d667bd9e2717802a4371bb8c-d # internal internal/syscall/windows/registry mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/syscall/windows/registry -std -complete -buildid Ko8vIVqhvumQPObLEeRo/Ko8vIVqhvumQPObLEeRo -goversion go1.14.9 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/cd/cd86f37098e291983039d4dc9d98f1b19a0f6d67e2b56b4274277770a2bc7030-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/64/64453cf9b48078a39ed87e821126bd6b7f66a06f44d352e9f0f53d81747776b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d7/d755b942a2ccfe5613575e208cbcb5ec34e815e456794b494825c354952072f3-d # internal time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p time -std -buildid ZNt8GjR-YFsXnehW_1q-/ZNt8GjR-YFsXnehW_1q- -goversion go1.14.9 -D "" -importcfg $WORK/b031/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_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/98/984203869c83f1a836fd288bd79792b2d74f84c068919f45ab25b60678234070-d # internal internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/execenv -std -complete -buildid Ufa8fqzjD7VgRrOK0JKV/Ufa8fqzjD7VgRrOK0JKV -goversion go1.14.9 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a6/a617ba0c769dcf594ee6bf4e047808efea39c2dc30cacacfaaba33910296ce1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/13/1354f481369aede497c37faae1c11ecf613beeafeeec1c208980baf171e95f6f-d # internal regexp mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp -std -complete -buildid FzquRdtNyVw-SDT8hjsf/FzquRdtNyVw-SDT8hjsf -goversion go1.14.9 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8b/8bee03acb9343e6c7339b74bf2966fc24cf7ab2096a8de3fee724f952d4a233d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/88/889f3f0b8b45eeb22c1f209782ec48d2379e4d1811f3c8a4457e656342bfeafd-d # internal context mkdir -p $WORK/b073/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p context -std -complete -buildid Sp0ABI8KUhjeuq7GtO7i/Sp0ABI8KUhjeuq7GtO7i -goversion go1.14.9 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/poll -std -buildid GKRyb4qCvcvmSh1TIJog/GKRyb4qCvcvmSh1TIJog -goversion go1.14.9 -D "" -importcfg $WORK/b026/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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/62/6269310d14c26ac19e5093263edb330a4dc3186a930cc5bf9a9f150666362117-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -buildid ShXirKUH9yEoSv2qo-5z/ShXirKUH9yEoSv2qo-5z -goversion go1.14.9 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./binary.go ./varint.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/fmtsort -std -complete -buildid ppg6Rz3WeI-IixtAJaW8/ppg6Rz3WeI-IixtAJaW8 -goversion go1.14.9 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ec/eca803e18d2ab6485be00240165db669ff0b4ea224b4e3e0e1e85c07ed88e371-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d3/d36ba9da5c1679b9c964217a3488686379e82d3b006ea94eb0ee0388498cf7f3-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p os -std -buildid kPpMV7FGcSms1AunVupx/kPpMV7FGcSms1AunVupx -goversion go1.14.9 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.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_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5a/5ac9a76e2b5ef65516b971711df427c3d3cf9a4983d6d4a73daa036b4417edb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2a/2a251d105f44826046b240a0d54c46e76932302fb7c51fa7988ff27c055caff7-d # internal encoding/base64 mkdir -p $WORK/b040/ crypto/md5 mkdir -p $WORK/b091/ crypto/sha512 cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/base64 -std -complete -buildid vBuPSA9_BBDPvjtouN-H/vBuPSA9_BBDPvjtouN-H -goversion go1.14.9 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./base64.go cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./md5block_amd64.s mkdir -p $WORK/b086/ crypto/cipher mkdir -p $WORK/b089/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b079/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./sha512block_amd64.s cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./xor_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid g2vSDhM3MhxAIINA4fFm/g2vSDhM3MhxAIINA4fFm -goversion go1.14.9 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/md5 -std -buildid 22r3qGjGvamixugHY4A5/22r3qGjGvamixugHY4A5 -goversion go1.14.9 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/sha512 -std -buildid d8iQpbjHyvRH_EcqE4YI/d8iQpbjHyvRH_EcqE4YI -goversion go1.14.9 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/cipher -std -buildid lteXHa1YJGJOzkb8fefZ/lteXHa1YJGJOzkb8fefZ -goversion go1.14.9 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a0/a04395569e3f3b29a1ba427f0e29c1062cdcb662d44d86ca10301b8a457d1dca-d # internal crypto/sha1 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./sha1block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha1 -std -buildid qVD5PmQ6tUOCoBspkH0y/qVD5PmQ6tUOCoBspkH0y -goversion go1.14.9 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b086/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b091/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d6/d616860d721f4194aec6ae387c0b0484d0ac28c41d18f5d952fd3ec0bf9a670e-d # internal crypto/sha256 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b095/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b094/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/54/548ab259ed9f1f035e5817a9a7b150469ecf7754a736c488c13182ac4a9328dd-d # internal encoding/pem mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/pem -std -complete -buildid aoS0GRJxSpavPKyAhHeQ/aoS0GRJxSpavPKyAhHeQ -goversion go1.14.9 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./pem.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/xor_amd64.o ./xor_amd64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha256 -std -buildid L36hLl2csHVCTL0Lmi4p/L36hLl2csHVCTL0Lmi4p -goversion go1.14.9 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/74/74ea9405101103372e47a2cc25a3f5804d353eddd96c8c9ac49f8d1088c50145-d # internal crypto/aes mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e8/e82be9197c146d53bd284633bac60979c3ed8788010545042fb47597cf58bcbc-d # internal crypto/des mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/des -std -complete -buildid mXjbfPpwU2m5Bb_PfMTp/mXjbfPpwU2m5Bb_PfMTp -goversion go1.14.9 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/aes -std -buildid cpYB9MOPQRdZI6ejleiw/cpYB9MOPQRdZI6ejleiw -goversion go1.14.9 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9e/9ef815b0790c13654b1346b6c6411d80ac77cb290ab82703f88c049c9f87b0f0-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid dAuIq6xI8RG1_Xpl2XtH/dAuIq6xI8RG1_Xpl2XtH -goversion go1.14.9 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6d/6d7b1b65b9f2b1e3d03b3becbf39368e2155f0b201d2d015e9ad11d0f4f8903d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b110/symabis ./sum_amd64.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid r1kYxgxrryJsz2GX8ffO/r1kYxgxrryJsz2GX8ffO -goversion go1.14.9 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h -c=4 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ae/ae8ba196a90711efb02347c76af4416547ead1299c90ddef34f901b0e1501308-d # internal fmt mkdir -p $WORK/b002/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b095/sha256block_amd64.o ./sha256block_amd64.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid uWT-6x-tdAXCp4XZROCR/uWT-6x-tdAXCp4XZROCR -goversion go1.14.9 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/da/da27f4fdbda2521a1bd0ea1e2d4d76a19505fe28861774ed7f22170f8dced4b7-d # internal path/filepath mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p path/filepath -std -complete -buildid ChqJGAcBoiXfBTYjaP5s/ChqJGAcBoiXfBTYjaP5s -goversion go1.14.9 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b110/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/04099dd37bc096daf6326c460e68665866f76c37cf855825acb6fade0a8a9b2e-d # internal net mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b105/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net -std -buildid JSGjEk8djaqqMesz2-k-/JSGjEk8djaqqMesz2-k- -goversion go1.14.9 -D "" -importcfg $WORK/b102/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9c/9ca35bf2cc68249145550d6cb17d478be2726f356ebd0c51a0c0698fc6b33009-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b078/asm_amd64.o ./asm_amd64.s cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b111/symabis ./cpu_x86.s cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e8/e83984a98b03c6092260621616ddd7e9ca960c1c3950a3c276e81ad3ba2ff816-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b078/gcm_amd64.o ./gcm_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/sys/cpu -std -buildid u5gW077TZMEI1v7eOVry/u5gW077TZMEI1v7eOVry -goversion go1.14.9 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/51/51a75171710a617516e6310cea69b6d34b8b6d66b9db90df56e7d33ebdc7272b-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b111/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/58/58f74af5505b80d83aa4fd271cebddf19646c8e118f5d893798bb1100a175802-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/96/96ce196900c235abe2e7ba0da2c71f76700a0a7fbb13c218fe924c23831d2150-d # internal io/ioutil mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p io/ioutil -std -complete -buildid JmXJgrJXXowwQlhMm3rB/JmXJgrJXXowwQlhMm3rB -goversion go1.14.9 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cat >$WORK/b107/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/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid bAQt8FBuw49t799nNWLD/bAQt8FBuw49t799nNWLD -goversion go1.14.9 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1c/1c8ad449d060dc37560298c96d367bc1c75d6b284115d793425ce6fa304faeef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/86ebdc6ea392cceceb0a8cc3fe8c0de650f3ae2f913f3938ea6d936f0fc14ca2-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/81/8185d92ea30093362a72c4cb9c00718007673909d8f11278c731c1a1c96ac9d3-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/path -complete -buildid lhRSl953GU_ZcREBFNwI/lhRSl953GU_ZcREBFNwI -goversion go1.14.9 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./path.go github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b047/ encoding/json mkdir -p $WORK/b046/ github.com/clarketm/json mkdir -p $WORK/b038/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/json -std -complete -buildid f9SXT_rVRZDXroH9q4sy/f9SXT_rVRZDXroH9q4sy -goversion go1.14.9 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/clarketm/json -complete -buildid V3iiwUk8mewLLzxB5mZW/V3iiwUk8mewLLzxB5mZW -goversion go1.14.9 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid Ag1lB0wsf3ADTWIuv1LN/Ag1lB0wsf3ADTWIuv1LN -goversion go1.14.9 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./errors.go gopkg.in/yaml.v3 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p gopkg.in/yaml.v3 -complete -buildid F6WXwj2Uq5JJM6VnAVEu/F6WXwj2Uq5JJM6VnAVEu -goversion go1.14.9 -D "" -importcfg $WORK/b052/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/cb/cbc3e5e630d34e9ffd0a1782d963594b0661f2c56767e22ba5791e16184a6d80-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/tree -complete -buildid Zo8IDGXuxq1oMcleB_yo/Zo8IDGXuxq1oMcleB_yo -goversion go1.14.9 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/74/74647652f44a86122b63f8fb7c20e666aef37cfb919c1dad4b0a2c6221333242-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding/hex -std -complete -buildid E0BNTyerFeRpuKjPnOIl/E0BNTyerFeRpuKjPnOIl -goversion go1.14.9 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/63/639dda1168b1072ba5f963f75c88f9f5cc2672a0b7822b9c9794808dda5da5ec-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b049/ cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/03/032ec8e3e21eda70bab3796b629d11fa10f9c514de239cf9cf351cc1ef475b9b-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b061/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-semver/semver -complete -buildid f1CwfDKPwKD0n4U_qVEg/f1CwfDKPwKD0n4U_qVEg -goversion go1.14.9 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./semver.go ./sort.go cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/report -complete -buildid ng_2Q_zO-DB_3xxn4mcw/ng_2Q_zO-DB_3xxn4mcw -goversion go1.14.9 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7d/7de35abd14b351a5eeaa3477863e6b23f2d0dca48c1f41722c0e147a6c2f309a-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid 3ZtE4pSij0qYAz50MR_E/3ZtE4pSij0qYAz50MR_E -goversion go1.14.9 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/76/76899d663c81897154b9361356821b66e4f4fcb962d17b335e514911d901771e-d # internal compress/flate mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/flate -std -complete -buildid EyDzeVi8YId3qqg1SRgw/EyDzeVi8YId3qqg1SRgw -goversion go1.14.9 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ad/adc6f061cd6de3a83dc6a8ae196b2af6784bb19c989dbb3e6b01ec7ce6cdce68-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid g7p2iT54jhkn-gA09dom/g7p2iT54jhkn-gA09dom -goversion go1.14.9 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/735f9f1d99dd0624461bba51b1d6a9d24d2c09b059910b5ce061c9d6a41caa54-d # internal math/big mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ff/ff6d485578c0c7abcc698ab24b9c3cad31750891410d3870ce78a8f688cdfa08-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid cdXb8uEgoeUPO3l4XhEr/cdXb8uEgoeUPO3l4XhEr -goversion go1.14.9 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3c/3cdd82cb3f3c664d574ae80714250404b3e57055c80368b988fd147c7bc6ca11-d # internal net/url mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p net/url -std -complete -buildid PG1rUsrdKYLLs9GcxgKv/PG1rUsrdKYLLs9GcxgKv -goversion go1.14.9 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./url.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p math/big -std -buildid LVOvx_dv8hUftlsXiovr/LVOvx_dv8hUftlsXiovr -goversion go1.14.9 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4e/4e580e2289d15c47a8421bfd9a99368ef1cddcd0579ee3bde29b65679a613207-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b112/symabis ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93f4f1bf30ae42c251c4b8fe99891cdc200e4ade6751afedb808af06d5a44137-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid fiKzrkL41a9E0EFq0S0u/fiKzrkL41a9E0EFq0S0u -goversion go1.14.9 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./set.go ./translate.go ./util.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid Yc-YAmdCkL1KdDqdIZQa/Yc-YAmdCkL1KdDqdIZQa -goversion go1.14.9 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h -c=4 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/64/6408e27f9772d524d6d5ebbc6845b0e9678b6e9c8660843fff71346bfe547f51-d # internal compress/gzip mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b071/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/gzip -std -complete -buildid pL45JrLcbmhBNgKzkuM2/pL45JrLcbmhBNgKzkuM2 -goversion go1.14.9 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d3/d3bada0c96a400d57e6cb284553c27bd98787da8344a7fa66c0eb578e6d3a9e4-d # internal log mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p log -std -complete -buildid 71P6cLoKEBdjiCS-_X8K/71P6cLoKEBdjiCS-_X8K -goversion go1.14.9 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./log.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c6/c69f46c830c1d581164fbedbd69acc9a5b9632aa532d76cf0f799505d2159c93-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid goh-YhH2saVkqdQ66r8-/goh-YhH2saVkqdQ66r8- -goversion go1.14.9 -D "" -importcfg $WORK/b120/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_amd64/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b112/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/68/6842dd0efba8f8f1ce28f9f0f0c475420808655393571af31fb2299f98b0c834-d # internal net/textproto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/textproto -std -complete -buildid dz2MaI9KzDMvur2C3nA7/dz2MaI9KzDMvur2C3nA7 -goversion go1.14.9 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/1a/1ae192f3bbf458234e795cb370d6fbc101e0af0c4ef33586ab072fcaaa3e9bfa-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid a1kc36M_IIzAhpuJ1MWW/a1kc36M_IIzAhpuJ1MWW -goversion go1.14.9 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9bd5b0d51ec26e2c69b9e271a212c5c2fc984102c099c7866d9d60c9ee2d79f2-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid HQ-8vf9-AtDrmZQ-AM4-/HQ-8vf9-AtDrmZQ-AM4- -goversion go1.14.9 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/77/771e17f2c367a92d885aaaa5e7bf84852616976be060bd10a250e234252d5057-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/vcontext/yaml -complete -buildid 7SMkJSY5XCNnSUG46chm/7SMkJSY5XCNnSUG46chm -goversion go1.14.9 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1f/1fc5021342b1171432bb9da60b777557f88848773c4608a7c90a538acb71f95f-d # internal mime mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime -std -complete -buildid w2URcmzZRK9EOvRvk7fH/w2URcmzZRK9EOvRvk7fH -goversion go1.14.9 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ca/cad3efae48843d1412b87f467b8fab3c59f6dda5cf2db4f8307041809fd08cae-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/quotedprintable -std -complete -buildid OkIDXa49rG2wqFVeDFw2/OkIDXa49rG2wqFVeDFw2 -goversion go1.14.9 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2d/2dc6400e909192ddea763d4bf5d298d0d39fe944c9232151d4d0ff440f2604ad-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/clarketm/json=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid NdVtZTLUfH0HBa3vinfd/NdVtZTLUfH0HBa3vinfd -goversion go1.14.9 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f40c78bf105fd88dfd3187a7568ae852716f5a319f29f91e8cb13270329bba15-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid 6n4vMt78RjGC-sZ16OGM/6n4vMt78RjGC-sZ16OGM -goversion go1.14.9 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2e/2e71d37162aa4c968c42e6423f1905144626025c991adf10210c30a67a492291-d # internal net/http/internal mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/internal -std -complete -buildid 39cxfcfVDqkw3KpNQ-Vx/39cxfcfVDqkw3KpNQ-Vx -goversion go1.14.9 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/03/0326edb5585812099ef5e0e70d2fd51cfed37b262294f7d042c652679aff4339-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/ajeddeloh/go-json -complete -buildid 5Gva8-GXLJbMhsV-yqjH/5Gva8-GXLJbMhsV-yqjH -goversion go1.14.9 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b075/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a4/a4c9c74801fcf7c239502cf83e7cacdd164b22ac09fe66ddf013a8b779f8946a-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/vcontext/validate -complete -buildid UL0QMxCAO6xEeE2AZ6FI/UL0QMxCAO6xEeE2AZ6FI -goversion go1.14.9 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d7/d764304f39addd2779a59da7d7b3efc07d7ebdb4f54b1296f47295d32df2e17d-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/go-systemd/unit -complete -buildid l6an37AIZOdQgAsWEHeL/l6an37AIZOdQgAsWEHeL -goversion go1.14.9 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a04c89c740e837567d366174f1f93723ebf57cb22cab2128c7a31092d8a02a97-d # internal text/template/parse mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p text/template/parse -std -complete -buildid q4zIMpv-mCrQ02x6a6HI/q4zIMpv-mCrQ02x6a6HI -goversion go1.14.9 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e6/e650c0f29186ab9f428ffe1cc2cfbec7cf8e711644cff63f18508c8e2dd7949f-d # internal crypto/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -buildid NVkwqMBW1pRUBXlj_y0S/NVkwqMBW1pRUBXlj_y0S -goversion go1.14.9 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/21/21a7df9b66ead8389cd3e8566945265c99308bcb7358bc50134e6ce738c805b1-d # internal crypto/elliptic mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/elliptic -std -buildid WOCBis1oQXnn49zTpAuB/WOCBis1oQXnn49zTpAuB -goversion go1.14.9 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0c392a9bb8e158f0757b1fc71ec0fc81f293cc17f54b84e78f561bc226940e38-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid ViKeHl7ngErDdWNc4rXw/ViKeHl7ngErDdWNc4rXw -goversion go1.14.9 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/90/900ecc5af2449d29c3849246e065de286371540cf08aa5379f34ef301c89da36-d # internal crypto/dsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/dsa -std -complete -buildid -ZNGUh7CBrkwy1cyRCjB/-ZNGUh7CBrkwy1cyRCjB -goversion go1.14.9 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ed/ed43db96aa266ee16222e77d97b6335706a85d1db74635a478f54b805f5c8621-d # internal crypto/ed25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519 -std -complete -buildid VFSySI4ixxmygLwzuHRJ/VFSySI4ixxmygLwzuHRJ -goversion go1.14.9 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/eb/eb0630b0d30501890c79c9a07c9e1361d5078d477696aa27d537fe94434f4c92-d # internal crypto/rsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rsa -std -complete -buildid xmDz3J1QGdScOz0tGYva/xmDz3J1QGdScOz0tGYva -goversion go1.14.9 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/17/17af2f179e00d6b5499b77f9bf6741aadf31bafa852d4fadae828f3b977103ed-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b115/ cat >$WORK/b115/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/idna -std -complete -buildid EzyT9ZLol8FvlW61_ieE/EzyT9ZLol8FvlW61_ieE -goversion go1.14.9 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b084/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/39/394a8b837f4fabd2887c1cc2d473323be7faf5d10d49131598683d55c3696323-d # internal mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime/multipart -std -complete -buildid efOIh8vNRdw4ejljOiVO/efOIh8vNRdw4ejljOiVO -goversion go1.14.9 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/2d/2d90a1c22325d9503fe09540aa853f29226affce7683522d5976b9261be77843-d # internal text/template mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p text/template -std -complete -buildid sOJzAo1d4QXhjoIolimW/sOJzAo1d4QXhjoIolimW -goversion go1.14.9 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/63/63d8530d4b0ab41f12b82b2664e8dcd8df2b646203a9ff15f3b8e9536d928d94-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid 1Tp4Ri8N2wQKq5xeRO2Y/1Tp4Ri8N2wQKq5xeRO2Y -goversion go1.14.9 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./version.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a8/a83fcf86f34de798fa0f17667f30b43d5eb9501f324cedb0b330fe71f4bc6a9b-d # internal crypto/ecdsa mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ecdsa -std -complete -buildid lA_F_EbaJDWyBba35iDs/lA_F_EbaJDWyBba35iDs -goversion go1.14.9 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/80/80f49205c6a53188182b433f30cd0fcfff8ee578814a204dda7e9d0ee1665485-d # internal crypto/x509/pkix mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/x509/pkix -std -complete -buildid 3UCHwSe-mU26FccOBhUc/3UCHwSe-mU26FccOBhUc -goversion go1.14.9 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/a9/a9d13ababf4379686806fed5cd53d17c7484adec6871cc74f650866434ac3327-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid Z_fwRQreDlvZgL6SVtG6/Z_fwRQreDlvZgL6SVtG6 -goversion go1.14.9 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8c/8c6870a15a4cc6e931cbe3d88f26c65db5cbb061f840af6ca5ef3c876782c448-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/vcontext/json -complete -buildid F9bLlpotQgM8altbabe0/F9bLlpotQgM8altbabe0 -goversion go1.14.9 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/80/80600473b51752a5a745fa9a8344e2ff7f8390eace9968639fe6ca25ea3c6f19-d # internal encoding/csv mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p encoding/csv -std -complete -buildid oJUfZ5cOQDeNdHMClUHQ/oJUfZ5cOQDeNdHMClUHQ -goversion go1.14.9 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/39/396465deb76f3a003d75433925cc42a6080a272005f81a2aecd093e1dc4510af-d # internal flag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p flag -std -complete -buildid G_LT3t-Su-73xRKhC7iV/G_LT3t-Su-73xRKhC7iV -goversion go1.14.9 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/22/228b359166079788392b23a8ed3397c910454d78591f4f33ad1dcbec4a9db1aa-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid QU6Yvfw9zv7dw_iiYDdR/QU6Yvfw9zv7dw_iiYDdR -goversion go1.14.9 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c9/c9824ffd75279b2cccbf28bea32e358c390b0de290867e5ce3ead206aa3df6f6-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid iYJlwAmfSSCsE58DHQ4b/iYJlwAmfSSCsE58DHQ4b -goversion go1.14.9 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5e/5e01cc426d7292ac3efacbe400a764413e7210e0950a842c14fba783844d692b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b122/ cat >$WORK/b122/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/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Jnh_wGXudkQ0GNCpxOGX/Jnh_wGXudkQ0GNCpxOGX -goversion go1.14.9 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/35/357bfce02e1ba666b3575ce2135a251a1e7df438d2ee682be33a3be3f5cf9b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f6/f6b3bd8012709ddac73297a86cf2b7a09156ecec0c44c8b0bd86de90f8850ce3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/aa/aac895ac527d9f9a8456d69a70772b05b2f60ace11530ac15ac53d60ca90118b-d # internal github.com/spf13/pflag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/spf13/pflag -complete -buildid tx32656POyWdJMeF870s/tx32656POyWdJMeF870s -goversion go1.14.9 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1e059a149b26f493981fab9bb9074a0611c0696d302a2c2e144a6497c358e6a1-d # internal crypto/x509 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b037/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509 -std -complete -buildid l2HjeQ5LMFxUGAeED6t9/l2HjeQ5LMFxUGAeED6t9 -goversion go1.14.9 -D "" -importcfg $WORK/b096/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 cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/cf/cf799bef96142acbe3e60fa00238d7ed547d3cb7c5a35598d4679707fbfd2ce2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/84/84b68325eba4c09377dae77586c9ae42d8aa5f7a83e97fdde46744c7e6c3db93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/aa/aa3668d32b7126ef82ff1b1a98e336dd7d560e0046054986968432d59c80b829-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/b037/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/tls -std -complete -buildid IUnPXjxV3JAfzvowSVCl/IUnPXjxV3JAfzvowSVCl -goversion go1.14.9 -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_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/21/215aa072a63bfbf61df3f4df0d81d285bcdf19ff650fa05b8fdb143acd6b37e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f7/f711c339689e47df034aca4d109ec0df8016909026d7a744d452e7397ddfc9f8-d # internal net/http/httptrace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b073/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/http/httptrace -std -complete -buildid RXufK9ngadrEZ2WldgLp/RXufK9ngadrEZ2WldgLp -goversion go1.14.9 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ef/efb3a0e03f46c48115fb6bc84ffc1c514dadcf7aff08715225ec36f32d3446d1-d # internal net/http mkdir -p $WORK/b068/ cat >$WORK/b068/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/b063/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net/http -std -complete -buildid l8wwIPs5__5fQgR4uUN-/l8wwIPs5__5fQgR4uUN- -goversion go1.14.9 -D "" -importcfg $WORK/b068/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_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1de7b9ed15d0d2a7cce7598dcc16f6bba03b3049ff411d9c8883dddc42f1358f-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/vincent-petithory/dataurl -complete -buildid ircj9v4HMWxF2tinVP_I/ircj9v4HMWxF2tinVP_I -goversion go1.14.9 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/91/91d3cea08280b5ece959238b9fe6502f521c3e645a6e0753390e2e2ab8babc0a-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid B4fpnQZurOb9-PUKmvMF/B4fpnQZurOb9-PUKmvMF -goversion go1.14.9 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b132/ github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b057/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid eIMJ_n_-eLi7ezttpQjN/eIMJ_n_-eLi7ezttpQjN -goversion go1.14.9 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid lIEEmMFGZSXsGcq60dlb/lIEEmMFGZSXsGcq60dlb -goversion go1.14.9 -D "" -importcfg $WORK/b057/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.7.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid ERcUNHNhWc7JnMkieD0B/ERcUNHNhWc7JnMkieD0B -goversion go1.14.9 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/44/4437524d6192c7c221d67b3c89629f2c6b1abf7226c7128c40f2b4ba08fe97ab-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid 318ckvox7Bsq3lgDCPIr/318ckvox7Bsq3lgDCPIr -goversion go1.14.9 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/39/39d415154d8459b42466ec637ea253b3579df7450c8431797fe62dc67777dcf3-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/73/7347d1f77e528353d86017766ffff1d65cde8f06281f5e6e10c9d93736579e53-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid Zp1pjl6Ss5ty-pS88vCO/Zp1pjl6Ss5ty-pS88vCO -goversion go1.14.9 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6d/6dd84860e3ee6e9b4c965c53fc2d2dd73d116785e060e63773ed174bbe059cd2-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid Itke4gInPImVs5VYCuU5/Itke4gInPImVs5VYCuU5 -goversion go1.14.9 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3d/3dfa442a638d43a27a0bd3ff455811e383e9e8a878dafaf1119fff08f1e25f60-d # internal github.com/coreos/fcct/distro/fcos/v0_1 mkdir -p $WORK/b130/ github.com/coreos/fcct/base/v0_2 cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/distro/fcos/v0_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/fcct/distro/fcos/v0_1 -lang=go1.12 -complete -buildid VJKo3TzwKHJfmBGNNfu8/VJKo3TzwKHJfmBGNNfu8 -goversion go1.14.9 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./schema.go ./translate.go mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid FSh1YJtnIRnB-A_VtgxI/FSh1YJtnIRnB-A_VtgxI -goversion go1.14.9 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/02/0292b2918fba8a51ecc513da04347488c781dd503e70dbf3b7d64639b755f99b-d # internal github.com/coreos/fcct/config/v1_0 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/fcct/config/v1_0 -lang=go1.12 -complete -buildid vgbYB5l7Bcx8BeTTFbny/vgbYB5l7Bcx8BeTTFbny -goversion go1.14.9 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8d/8dff5042ae786353d49a2db4ef88e7850cde32b1fd41df11185fc7429dc05c46-d # internal github.com/coreos/fcct/config/v1_2 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/fcct/config/v1_2 -lang=go1.12 -complete -buildid QQNXF5h7cujW8NofKXJ7/QQNXF5h7cujW8NofKXJ7 -goversion go1.14.9 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/da/daf321c1840e392782d553c6578ece0e293014fc7ced7be0ef18cfdeb45af771-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/cb/cbd5b98c6ce3c2503a069c1cd091caa22ca620b9cdeb3bbc8e790f0d7af8085e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal github.com/coreos/fcct/config/v1_3_exp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_3_exp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/fcct/config/v1_3_exp -lang=go1.12 -complete -buildid miTuPd_ybqjJFXx0GqEr/miTuPd_ybqjJFXx0GqEr -goversion go1.14.9 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./fcos.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c3/c33e63af0914ad4b5481f4c73d0992ed943b8816acb8b6b668fb7ea3e36c821a-d # internal github.com/coreos/fcct/config/v1_1 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config/v1_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/v1_1 -lang=go1.12 -complete -buildid 7pjKQOIry30AdtrKA5z6/7pjKQOIry30AdtrKA5z6 -goversion go1.14.9 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./fcos.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9e/9e790448f521abec5c08d953c9c68f13765aab9b7fba1f21a8be6540ded5467e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/35/35bae7acb80d4abb9aa850a74666bb6750e52682d3f4b709630181aaeac3f13d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c4/c44c3feffcd0ed169d0b6fb226d3e864a457848e4d2e1d7beeecbd06de7c1f22-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid qM8B9L9yZdetc57xHJZ0/qM8B9L9yZdetc57xHJZ0 -goversion go1.14.9 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b5/b58a67de6d6c265549c324957a96766598df3c2b6e439ecc599669bab302cc8a-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/clarketm/json\tv1.14.1\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/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.7.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20191017033345-260217907eb5\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\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 fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.7.0/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid NL00VbeMGSmBYQfYBUoB/NL00VbeMGSmBYQfYBUoB -goversion go1.14.9 -D _/builddir/build/BUILD/fcct-0.7.0/internal -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a4/a4d1530176e80ba50d48a6d7c78c0e859f849562d453a17f24fe6861d05e6d74-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b147/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/coreos/fcct/config/v1_0=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/config/v1_1=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/v1_2=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/config/v1_3_exp=$WORK/b145/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/clarketm/json=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/base=$WORK/b043/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/csv=$WORK/b149/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile flag=$WORK/b150/_pkg_.a packagefile net=$WORK/b102/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/windows=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b030/_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 math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/distro/fcos/v0_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b144/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b146/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b133/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b045/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b063/_pkg_.a packagefile context=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b103/_pkg_.a packagefile internal/nettrace=$WORK/b104/_pkg_.a packagefile internal/singleflight=$WORK/b105/_pkg_.a packagefile math/rand=$WORK/b076/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b032/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b028/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b065/_pkg_.a packagefile net/url=$WORK/b106/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b062/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b064/_pkg_.a packagefile path=$WORK/b129/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b135/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b140/_pkg_.a packagefile text/template=$WORK/b141/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b136/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b071/_pkg_.a packagefile text/template/parse=$WORK/b142/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b115/_pkg_.a packagefile log=$WORK/b119/_pkg_.a packagefile mime=$WORK/b124/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net/http/httptrace=$WORK/b127/_pkg_.a packagefile net/http/internal=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b083/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b084/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b081/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b085/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b117/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=8kYX3ocJc6IfUxlqoodI/NL00VbeMGSmBYQfYBUoB/y2VYKFKQe-qL7wLkW9H-/8kYX3ocJc6IfUxlqoodI -X github.com/coreos/fcct/internal/version.Raw=0.7.0 -B 0x6d62a8ad80d3944b9faf57faa6fe4af941b93598 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/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.Z5qrfs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 + cd fcct-0.7.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.7.0-1.fc32 --unique-debug-suffix -0.7.0-1.fc32.x86_64 --unique-debug-src-base fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/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.7.0-1.fc32.x86_64/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 10192kB, size after compression: 9712kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2135 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.i3UHdu + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LDFLAGS=' -X github.com/coreos/fcct/version=0.7.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.7.0/_build/bin -s /builddir/build/BUILD/fcct-0.7.0/_build -V 0.7.0-1.fc32 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.7.0/_build/src PATH: /builddir/build/BUILD/fcct-0.7.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.7.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/coreos/fcct/version=0.7.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.009s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.031s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.033s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.031s github.com/coreos/fcct/config/common PASS ok github.com/coreos/fcct/config/common 0.004s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.007s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.knyGOu + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/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.7.0-1.fc32.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.87f9br + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/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.7.0-1.fc32.x86_64/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 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/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.7.0 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.7.0 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/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.7.0-1.fc32 fedora-coreos-config-transpiler = 0.7.0-1.fc32 fedora-coreos-config-transpiler(x86-64) = 0.7.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i6jBgr + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/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.7.0-1.fc32.x86_64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.7.0-1.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.7.0-1.fc32.x86_64 Provides: fedora-coreos-config-transpiler-debugsource = 0.7.0-1.fc32 fedora-coreos-config-transpiler-debugsource(x86-64) = 0.7.0-1.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.7.0-1.fc32.x86_64 Provides: debuginfo(build-id) = 6d08dd822788bdc7b94d4d3cd2d45a8dd19f7a4b fedora-coreos-config-transpiler-debuginfo = 0.7.0-1.fc32 fedora-coreos-config-transpiler-debuginfo(x86-64) = 0.7.0-1.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-64) = 0.7.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.7.0-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.7.0-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.7.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nAiO4q + umask 022 + cd /builddir/build/BUILD + cd fcct-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.7.0-1.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0