Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cpu-goacmedns.spec'], chrootPath='/var/lib/mock/f33-build-21891708-1803753/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-cpu-goacmedns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/golang-github-cpu-goacmedns-0.0.3-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cpu-goacmedns.spec'], chrootPath='/var/lib/mock/f33-build-21891708-1803753/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-cpu-goacmedns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EIpRcA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf goacmedns-0.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/goacmedns-0.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd goacmedns-0.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/goacmedns-0.0.3/vendor + [[ ! -e /builddir/build/BUILD/goacmedns-0.0.3/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/goacmedns-0.0.3/_build/bin install: creating directory '/builddir/build/BUILD/goacmedns-0.0.3/_build' install: creating directory '/builddir/build/BUILD/goacmedns-0.0.3/_build/bin' + export GOPATH=/builddir/build/BUILD/goacmedns-0.0.3/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/goacmedns-0.0.3/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns ]] ++ dirname /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns + install -m 0755 -vd /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu install: creating directory '/builddir/build/BUILD/goacmedns-0.0.3/_build/src' install: creating directory '/builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com' install: creating directory '/builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu' + ln -fs /builddir/build/BUILD/goacmedns-0.0.3 /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns + cd /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CtkwIy + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/goacmedns-register + GOPATH=/builddir/build/BUILD/goacmedns-0.0.3/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/cpu/goacmedns/version=0.0.3 -B 0x8b24b45c0c510acdcd95341316cf48bfefa88684 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/goacmedns-0.0.3/_build/bin/goacmedns-register github.com/cpu/goacmedns/cmd/goacmedns-register WORK=/tmp/go-build858923521 vendor/golang.org/x/crypto/internal/subtle math/bits mkdir -p $WORK/b017/ mkdir -p $WORK/b090/ internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b061/ unicode/utf16 cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 4_aNaJy-YP0eRBPlOkdH/4_aNaJy-YP0eRBPlOkdH -goversion go1.15rc1 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b057/ unicode cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MolOaFwUiu0i-Q6JF0dc/MolOaFwUiu0i-Q6JF0dc -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go mkdir -p $WORK/b041/ mkdir -p $WORK/b023/ encoding mkdir -p $WORK/b038/ internal/race vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/subtle cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UgDlcG4ratXMNp_ULduB/UgDlcG4ratXMNp_ULduB -goversion go1.15rc1 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF internal/nettrace unicode/utf8 mkdir -p $WORK/b021/ runtime/internal/sys runtime/internal/atomic cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF sync/atomic runtime/cgo mkdir -p $WORK/b073/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CAExZEKIb9FXV5SvxEUK/CAExZEKIb9FXV5SvxEUK -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 80HAaCOu5-PJynzknGlE/80HAaCOu5-PJynzknGlE -goversion go1.15rc1 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p container/list -std -complete -installsuffix shared -buildid w7KuAHJurLVmxNkHEe2D/w7KuAHJurLVmxNkHEe2D -goversion go1.15rc1 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go mkdir -p $WORK/b062/ mkdir -p $WORK/b047/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF internal/cpu cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding -std -complete -installsuffix shared -buildid Cuwvb_mYmACnI7uHdj3J/Cuwvb_mYmACnI7uHdj3J -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack ./encoding.go mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 6P_sFQgHZ33aOAKmQZW-/6P_sFQgHZ33aOAKmQZW- -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M2IbR7eGrfpbwIEC4mV9/M2IbR7eGrfpbwIEC4mV9 -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid fNWyPXXHM0KBZtNrt7bW/fNWyPXXHM0KBZtNrt7bW -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b012/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XPX_v_Jbdh2vkLxngUTU/XPX_v_Jbdh2vkLxngUTU -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack ./constant_time.go mkdir -p $WORK/b010/ mkdir -p $WORK/b022/ mkdir -p $WORK/b050/ mkdir -p $WORK/b009/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b050/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b050/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/9a/9a3b20b5a23087bfc963db98ef448ee2e5a98c9cd1c00b8332dea42933e8ccac-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid LaocNEwVKYDTIm1QCE_d/LaocNEwVKYDTIm1QCE_d -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack ./nettrace.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/94/9457116335cb5206853ded7eb816dbf122732e74900522bd51e6dcddb4174ce7-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid BzH6tXFJvXANmkac5Wri/BzH6tXFJvXANmkac5Wri -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e9/e923bc678c36054a6f64e995e8402b1e12f44b73608d8d072fdd983aecb2a2f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid R0Ome4nkgi0bwyH2eAdl/R0Ome4nkgi0bwyH2eAdl -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid XibDks_A7_9FzmEvttzY/XibDks_A7_9FzmEvttzY -goversion go1.15rc1 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d2/d267d15995ae9972f622f2ac6d87178a8d4dc75da49520b311978abde72deb9b-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f5/f52e030e38891b1afeb5599b8be33b018f33c5b3369000c70724eea3fdff8a1d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid EeRmWa5ch8XJP7pkU6bl/EeRmWa5ch8XJP7pkU6bl -goversion go1.15rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid kYiRxf0vNIxWohyVQor2/kYiRxf0vNIxWohyVQor2 -goversion go1.15rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52a635e9c393e3c5592d0c2532ca55129882e337a8d00e41c5a58fe5cc1fde26-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4f/4ffb95f6420b2a077b81c622e68ee7f1b3fd68497899aba8491e5865edaff6eb-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/33/334e7278db208ea8654699d043534bbc4f72a549b398c5a0d4f95180a88f2dda-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a0/a0ba5e0aad5460c590efbbd142fc53bac8179d1efdcd621f90eaefa170fcd9c8-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asm.o ./asm.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/06/06f2674fa85e5b455bc7f4caf1645f54c7acf8e3afd0369a82fed303d4fabfc8-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ce/ce3b2289259ace414b5f3fcc6c012b2e0128d074fc7a684e9903665e94190ce5-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/00/00e0d7d2731934745d259b7b14d5e562b0dfdd287fa98e6610edd2e3a545704b-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/da/da7b15792aae9e2afb4200639043a7ec8b7d8489a2f854e8eaee66d38e7ac323-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/08/08d43dff1bd0837bffa3f6505c0e252ae2f1b804def4e5fcb5a1a08d93fe90df-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bdc20a85cd6b1e9c7b306a313e07f00997e634f649496dd950cf4901f365aced-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime/internal/math cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/40/4062b7bfa65b72179077330f2d5d4691a506032e8d89b943fea33ae1d28f4e8e-d # internal math gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b011/ internal/testlog mkdir -p $WORK/b016/ cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b033/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UDG-I4-cHnyEaUwgVUqp/UDG-I4-cHnyEaUwgVUqp -goversion go1.15rc1 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ocnPSpD5NxxujysH7kAh/ocnPSpD5NxxujysH7kAh -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/1c/1ca90a08497d112442bfd6f15f4f475ca3860b6a009494350661e3f5a35a65ef-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid UInujsEwAqPGY9Xy-RDn/UInujsEwAqPGY9Xy-RDn -goversion go1.15rc1 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid u5aPg_0kUb1YoXuobqe1/u5aPg_0kUb1YoXuobqe1 -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/54/54fefd8d715d2453cbfc7fe7a18763e61fea6f44565d935f4167d63408e013f7-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/98/98951c61056fa03800063ba57c3abb1306ee20c248dc4eb6d890c23560ac551a-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d9/d9c0a52abfae651dd8e64dd19aa0cfcc5a6281ee96a3000f92b0552c0ece2292-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x004.o -c gcc_fatalf.c runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid LaioJVJ9cfa-qQH35XKZ/LaioJVJ9cfa-qQH35XKZ -goversion go1.15rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./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 ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/exp2_386.o ./exp2_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log1p_386.o ./log1p_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asin_386.o $WORK/b016/atan2_386.o $WORK/b016/atan_386.o $WORK/b016/exp2_386.o $WORK/b016/expm1_386.o $WORK/b016/floor_386.o $WORK/b016/frexp_386.o $WORK/b016/hypot_386.o $WORK/b016/ldexp_386.o $WORK/b016/log10_386.o $WORK/b016/log1p_386.o $WORK/b016/log_386.o $WORK/b016/mod_386.o $WORK/b016/modf_386.o $WORK/b016/remainder_386.o $WORK/b016/sqrt_386.o $WORK/b016/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x009.o -c gcc_util.c cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f8/f8d3f1662e939f3e83592bc8071a042f23333b0552c35f37b4b675ef1b382474-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -g -O2 -Wall -Werror -o $WORK/b050/_x010.o -c gcc_386.S cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go -dynlinker cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b050/symabis ./asm_386.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p runtime/cgo -std -installsuffix shared -buildid CQkd6DPVi0uBG6xd8vxc/CQkd6DPVi0uBG6xd8vxc -goversion go1.15rc1 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b050/_cgo_gotypes.go $WORK/b050/cgo.cgo1.go $WORK/b050/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b050/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_386.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b4/b441efe9c868fe36203d8acde03e695b8344d25ff30163e4c451b9a016ff11b3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/816afc684aa2226c44a1c551314004bfb3ecece76e8f87c7cdd3c5aec7c244cd-d # internal sync mkdir -p $WORK/b020/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid VaI2Ea8yBqhM265Kv3Xk/VaI2Ea8yBqhM265Kv3Xk -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sO1GHwEkNv5zFeOCwSb5/sO1GHwEkNv5zFeOCwSb5 -goversion go1.15rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1d/1d6a34711630a48bcef447857b6d3c00cfea66f452075c6d389a369414beff2a-d # internal internal/singleflight mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _FvkolscGGCtctMAOFra/_FvkolscGGCtctMAOFra -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid x3rglftzwCG7LcyLz4lZ/x3rglftzwCG7LcyLz4lZ -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/96/96a8d6e48f6ad27e6bb5ee46e297e091cf6f5e602b903b609c30bb54d104e38e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ee/ee5bf9951272e0578ab29d76436fe10a23a8fbb22e88f3c77ebe35cc662188e6-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/82/825f036c11f4b465dead7ffff1d993453af54a8d570e3ff5eb016561e715bdda-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid 7WA-H_ZBCZteo3Ez32i9/7WA-H_ZBCZteo3Ez32i9 -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid g8IOEvwPnjGjgNcI-ddv/g8IOEvwPnjGjgNcI-ddv -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/49/4923e92b08639c9820d49791184c414f638718689f5bf603ddca415f692269d3-d # internal internal/oserror mkdir -p $WORK/b027/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b046/ io mkdir -p $WORK/b025/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ek2hGR8tNk-uuqGhtPE8/Ek2hGR8tNk-uuqGhtPE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 1AOC4HCRx8FvbeiFx8pZ/1AOC4HCRx8FvbeiFx8pZ -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack ./message.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid cKXABJ6c7YULFVc09d5i/cKXABJ6c7YULFVc09d5i -goversion go1.15rc1 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid mUWwtDxlh_kM4ccR9hEu/mUWwtDxlh_kM4ccR9hEu -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3a/3ab3c65c51a0da81c967194fda83a525bb2539d704f983c6545f9bd14e1e9fb0-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_386.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid RF0YhnicksjTkd5Y82I0/RF0YhnicksjTkd5Y82I0 -goversion go1.15rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/bf/bfe3192904eca5b231a41a2a7ba5e026f1b56c4afc616397e156069ceffedb4c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a1/a187067ed802472a24a0025b3965fb7196a8b2b973109b790fa44ae3b3ff7a4d-d # internal crypto/internal/randutil mkdir -p $WORK/b069/ strings hash mkdir -p $WORK/b034/ mkdir -p $WORK/b056/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF bytes mkdir -p $WORK/b036/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid IWLNglV_2yVu6dQc0MCV/IWLNglV_2yVu6dQc0MCV -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid p7a8ccwfpNEgVSqR6ksm/p7a8ccwfpNEgVSqR6ksm -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p hash -std -complete -installsuffix shared -buildid 2qTozNCgJl1QVLomyEAi/2qTozNCgJl1QVLomyEAi -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid yDj9NT1VVvt3DZPFZe73/yDj9NT1VVvt3DZPFZe73 -goversion go1.15rc1 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b2/b2728dae14b3ddd685c99dca1ac0ded45964c43a44edb6e3e3df3fe3ca497cc3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/af/af2baedd8abf467e022df97dc2724a4bccae4c079019c2a34fc2e8b33c7703d8-d # internal crypto/hmac mkdir -p $WORK/b076/ hash/crc32 mkdir -p $WORK/b055/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 5Cnc00dAJgPLtY5FWa7D/5Cnc00dAJgPLtY5FWa7D -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack ./hmac.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 8mhoRlC2SINmpt0ZfIcK/8mhoRlC2SINmpt0ZfIcK -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/35/350c6db7c46430447a86a2ff53ef8b1efad80c82e0cd63496b34c3eab523f6b7-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -NVOsjaC6ohMr6Tz1W-D/-NVOsjaC6ohMr6Tz1W-D -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ed/ed4fcb5f1542438edf2048e5da8ce100cfe5f6794002146978a17dd380e9e6bf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/0c/0cfd22b3987a43f685c1fe5ba0082ec7fd1758e26d4b4b38aed325cba3c78fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9a/9a09cdddee57b876eb822c3db281a21c73c011bd8eef6048bf7164b275c4ccb6-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid z-ODhQULf932EyMpqWdI/z-ODhQULf932EyMpqWdI -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/7c/7cb8381035b52cdc55573aba10fe99b1c180ca5bfec3b0086e78b44cd87546ec-d # internal path mkdir -p $WORK/b109/ bufio mkdir -p $WORK/b052/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p path -std -complete -installsuffix shared -buildid YjfYzKg5qjKWQfprvEUs/YjfYzKg5qjKWQfprvEUs -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p bufio -std -complete -installsuffix shared -buildid qQTyvgznda-UrBz0-NEc/qQTyvgznda-UrBz0-NEc -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/8041c267d73c1033ea0becc6687bf6bc93101d18cb9260187b3234574bb2794d-d # internal crypto/rc4 mkdir -p $WORK/b078/ crypto mkdir -p $WORK/b065/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQJg7H_-qmjSNZ3doy6W/KQJg7H_-qmjSNZ3doy6W -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack ./rc4.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto -std -complete -installsuffix shared -buildid izu142RDAMXNHBIXVL8d/izu142RDAMXNHBIXVL8d -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm_386.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid DIHXSO5gy03m7aK7JNe8/DIHXSO5gy03m7aK7JNe8 -goversion go1.15rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f5b049b195c77458532f1b3885ddd85987080a9a6b7187f5f0dd8beef2b979bd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/2f/2f7a06cf88661e38773b1c313212c6103aadd79b58d0db334bc0746ca953fade-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4c/4c7af11aa4c9b75fe24fff3c892b852382450f91cf8ca78d4d093a5db728511c-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/da/da4ca0b7d8c5520454cdb5f19056c28d8a8f07f9e1331fd979bf14866b92fbb2-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c4/c4dc5a52765d5a693b3a2e303ba28a2fbda854e186811e1bc118f5e754066e25-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0b/0ba600ad86472852ed6255fbbec5c9f3646db06c6d6c20713c53e997918318a9-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/20/209d3478f47e60b9d2a6439c82641ab750e8fea13dbf0d60e687b61568ff3def-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid acQIut8KTYb-iUVCPSfm/acQIut8KTYb-iUVCPSfm -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j2n2rh4v2Fo-Vgd3tYUZ/j2n2rh4v2Fo-Vgd3tYUZ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid dvoPWdJoFO64Z3-vP13z/dvoPWdJoFO64Z3-vP13z -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/513dbaddcc79b77a2033b23d50ff5e0c4ce7560de41eccdd01d7d10d08baa782-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/46/462f7d262f147afbe034092219b8e7979fdef4223337224e624e5c7c240bcf31-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/fd/fda74c2a2ae42d5743e86e679488076574fd99dcec13dcd2c0c499b9a7d193d1-d # internal context mkdir -p $WORK/b045/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p context -std -complete -installsuffix shared -buildid --jGXR_kkCr5ixemZcie/--jGXR_kkCr5ixemZcie -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid YBA8ywfbqM1SfWcccwrM/YBA8ywfbqM1SfWcccwrM -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8c/8ccc9c6cbf257c1e263f043344c957756ace4d2dead714b6ec067754fec5fb44-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_386.o # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/53/53582f824bd9f33c03e3277a1df7285b9c84b10d9f6e1ff8ee82a7fdbb35712e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid C8Ipj7C1YbMKzznvwDww/C8Ipj7C1YbMKzznvwDww -goversion go1.15rc1 -D "" -importcfg $WORK/b026/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 ./readfrom_linux.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/b015/_pkg_.a /builddir/.cache/go-build/85/85b2bfee64661b1d27d7a23385b4dbc376d4d1c4b9f7e4ae28dff057119da06c-d # internal internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF encoding/binary cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 6dgmETIBacs2HbVnWLLb/6dgmETIBacs2HbVnWLLb -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XrYpreWC31HQxExUf-_L/XrYpreWC31HQxExUf-_L -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/74/746c8b940ecb069504516bcc02d9b5638a55a2b81e820fb43c6c2de5371cc2dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/60/609a8b70b5a87b7d445c9fe8cb8384c8898ca690be16f5de0de089495712300a-d # internal encoding/base64 mkdir -p $WORK/b039/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b070/ crypto/md5 mkdir -p $WORK/b081/ crypto/sha1 mkdir -p $WORK/b080/ mkdir -p $WORK/b077/ vendor/golang.org/x/crypto/poly1305 crypto/cipher mkdir -p $WORK/b091/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b081/symabis ./sha256block_386.s mkdir -p $WORK/b060/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b077/symabis ./md5block_386.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid laniOmCg5G40yBxzxTmp/laniOmCg5G40yBxzxTmp -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b080/symabis ./sha1block_386.s cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ZD9WtPrhjUWgs6NBxbub/ZD9WtPrhjUWgs6NBxbub -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack ./base64.go crypto/ed25519/internal/edwards25519 cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b075/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid u2ERYP38k5khWr5mP-kQ/u2ERYP38k5khWr5mP-kQ -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ftKkvkX5dhVW4N6pVt-_/ftKkvkX5dhVW4N6pVt-_ -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid TNZ20X52eywO2n3tPrt4/TNZ20X52eywO2n3tPrt4 -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid utob6WTdXqxougDX67YJ/utob6WTdXqxougDX67YJ -goversion go1.15rc1 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/md5 -std -installsuffix shared -buildid c_UOm3oF7hARGEEigNX_/c_UOm3oF7hARGEEigNX_ -goversion go1.15rc1 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p0xjVnPCbSghEUUxRMmL/p0xjVnPCbSghEUUxRMmL -goversion go1.15rc1 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f8/f8b8b7f33d027220b767ece9f00b0ddcf7d2c7fc6e7d5bfe0a64e491c53fb04a-d # internal path/filepath mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i8kph6065LoMCIUfE6UL/i8kph6065LoMCIUfE6UL -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid OVF7YnS-a1m0k_CTlHDV/OVF7YnS-a1m0k_CTlHDV -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b044/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b044/ -importpath net -- -I $WORK/b044/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ed/edf7d22b2a6bec23d66c5bc13a7d101ab6245226e894e5911481c9287f8404eb-d # internal encoding/pem mkdir -p $WORK/b086/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Yi3gdYo-wRRoDVqliurZ/Yi3gdYo-wRRoDVqliurZ -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b080/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b081/sha256block_386.o ./sha256block_386.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ea/ea2b963ba64038bf95f3f2966db52529dd9577839db2f2fb0c39d01145934958-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b080/_pkg_.a $WORK/b080/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b077/md5block_386.o ./md5block_386.s cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9d/9d22711cb3029cec16d723bb9f8eb4ca8d88e4a0ea2ec721a384cab7599e4dc6-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ce/ce34eda972e6e04c2609e26d072b1666cfd04996078da1c3631bb40c5a79d014-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b081/_pkg_.a $WORK/b081/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b077/_pkg_.a $WORK/b077/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c5/c51e606ca727a2ecdfceb56939bcc8fc70df5d0e54fb1f42656c05fcd2eead16-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/28/28abcf824860ba5bca85105b26f64dd7ba45a7985e1300002e81cfbec86f0897-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/1d/1d3cdef59c3605c3bbd90abd5ff578d50c39c7a7c4a2fd593deefd036e20bd2b-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4c/4c302d3fc5bafe63e202620fc427597ef295ddf9e34980737912d42dbae3bfae-d # internal crypto/des mkdir -p $WORK/b066/ crypto/aes vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b059/ mkdir -p $WORK/b089/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JktWQVaS1BWJOTMqkHhD/JktWQVaS1BWJOTMqkHhD -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 1ZeMbhKLsP4pGuMT7EwM/1ZeMbhKLsP4pGuMT7EwM -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 4uqDyMbofvJdde6_LF8L/4uqDyMbofvJdde6_LF8L -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ba/ba8c1b07f7b48fc087d68e05b7f49ece9f4cc9edc72859ffa982730f8d6275df-d # internal io/ioutil mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid Z_ObxJu343hV65FkWaiO/Z_ObxJu343hV65FkWaiO -goversion go1.15rc1 -D "" -importcfg $WORK/b042/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7c/7c28e8c768a2d83fc5932b082838ea44ec3f8a9ed014a5f4c4a795a93aa4c67e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/11/112b4c91eb207a9cd5fa6ca3219e57c63059da413c6ebe1ac76357a397d7486c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7a/7aacd8f4aa8773bc54e8f2493101a673b03642c2fea8fa7167bbf025000cfff9-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ScdsBXbuQcWDhGrb-CaO/ScdsBXbuQcWDhGrb-CaO -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/50/503d29bc860b587a29d1c0599778d06c15a8ada8b3e34df335d8bd6643844d92-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/db/db51ce249b68a88d6cc974bafb083aefe363bc9c449ec9168715f6480be9ebc9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/97/97dd1bf3b2e6f401c23341fa459b7a974aac126ea5ec5e0f4138d489a0842c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/b9/b928ea7e226ca51c373f929385d5b603c95461594bec459d6e5c5d017e3f7fb0-d # internal encoding/hex mkdir -p $WORK/b085/ log mkdir -p $WORK/b099/ mime/quotedprintable mkdir -p $WORK/b106/ net/http/internal net/url vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ mime mkdir -p $WORK/b104/ flag mkdir -p $WORK/b087/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF encoding/json cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b092/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid uX7yuv0XB656NfItPi_f/uX7yuv0XB656NfItPi_f -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack ./hex.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p log -std -complete -installsuffix shared -buildid LmYYUm8Otb9DYI1rKA9I/LmYYUm8Otb9DYI1rKA9I -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack ./log.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b037/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid fUHXI4F65cOwMLXC-s_g/fUHXI4F65cOwMLXC-s_g -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid WYU7FqvfD7wPNkdybUbo/WYU7FqvfD7wPNkdybUbo -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF compress/flate cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b054/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 97gNsGR2etmjfVbyGGuC/97gNsGR2etmjfVbyGGuC -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b103/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p mime -std -complete -installsuffix shared -buildid nUnENdqTLyazX9gpLpbk/nUnENdqTLyazX9gpLpbk -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net/url -std -complete -installsuffix shared -buildid ZQqKRT1SQkkEKb4FcmmP/ZQqKRT1SQkkEKb4FcmmP -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack ./url.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid 1mmCfrblIwfvgZ8XE4f2/1mmCfrblIwfvgZ8XE4f2 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid ULkdAaxfKLNXPAH-3nvF/ULkdAaxfKLNXPAH-3nvF -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 0jvgLz6i8hzuR_1JIMFx/0jvgLz6i8hzuR_1JIMFx -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b100/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid EqdiDb4b2N59aS0irOsy/EqdiDb4b2N59aS0irOsy -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go math/big mkdir -p $WORK/b063/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b063/symabis ./arith_386.s cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid crDBCJ1Ps3j89JNQUF2C/crDBCJ1Ps3j89JNQUF2C -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p math/big -std -installsuffix shared -buildid Vunt9SZT-bUh8FwkqqQT/Vunt9SZT-bUh8FwkqqQT -goversion go1.15rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f1/f1568e8c3b34286123dfe0ba5d94b8059057b4baf730bcb7e19321d04d6d8ba5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6b/6be6d6d465c4efe952b37f10040d4536233c66ab6639714f7b42db92676b0d3f-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f8/f81438bc637e985b64594158a2db9f5dbcd9573750e32b3d653bd745b96d4d15-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b098/ cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/79/79c3818aa670bfb4d8c1e294171b0a3a732eb9f761ee27929c873d70dfada7a2-d # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CXAg22eeZ79n-GTWZMBn/CXAg22eeZ79n-GTWZMBn -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/c4/c431440e718deb0dfa56398bb97f80504ad3ea0b0a887b8e13bec3c4bf00e7ea-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/07/079a5220ae090481a165bcf1df36f3d9899ecc83ae439993ebc03166e552c6f1-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/19/1997909eb70c3d3a1e6225a9ce3170dbbf729afa59689555c93b94e8bc4b5219-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cd/cdd4ad141cfc777de05c4e94e6ab1cfb6ce097bc3cacbccc2ee1497043783955-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/09/0978ed135132306d7b96bc58d287f39d0ffcb28969cb3afb14ae7e9e96a9c0f5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6b/6b25443e2466e5e0fbc2f103fee1e8b227cfb511637851f6973a0c79c4cf795a-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid E2zIWEMnLcyn2RgIAUEz/E2zIWEMnLcyn2RgIAUEz -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5b/5b12ba5b6334f7f8f26890ddbd70c710e8564b14f3091f2a56ff8ed252eabd31-d # internal compress/gzip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b055/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qDIDzqLkXANx796gBmGN/qDIDzqLkXANx796gBmGN -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f6/f6ff6de8bc9d6a7be805a7ae8b0f599d01e7e6ff43c495d39f8cc83c699846ad-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b046/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b048/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p net -std -installsuffix shared -buildid teLdqAwVWd9I5hHMFEbl/teLdqAwVWd9I5hHMFEbl -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./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/b044/_cgo_gotypes.go $WORK/b044/cgo_linux.cgo1.go $WORK/b044/cgo_resnew.cgo1.go $WORK/b044/cgo_socknew.cgo1.go $WORK/b044/cgo_unix.cgo1.go $WORK/b044/_cgo_import.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/017dfd66c12d221dd74344da8a4513e507a3ad9ee0ce87b5f153c657c411b151-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/3f/3f994dbdf25ead683052769c3719d610e821c65e22ac2493a51ca37798b8312f-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b095/ cat >$WORK/b095/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid DbR_UAJJ-BOI-V1hQ8PL/DbR_UAJJ-BOI-V1hQ8PL -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ba/bafb043d43befbb4b834817ca407741a658611dc718ba262227bfbcbb78aa641-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/55/553cfe80343ccab053d940cb40db151eaeb73c65cccee897a9f337987c5f6c6f-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b063/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/11/110e701704ba4e7dd44ded6ed80906ba6cedd382dcaae7ee449d475c6e10f6cc-d # internal crypto/dsa mkdir -p $WORK/b083/ crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b072/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l7pr1uXtlg_460zWpG_F/l7pr1uXtlg_460zWpG_F -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack ./dsa.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _uYmSW3I1suPvdpPdusi/_uYmSW3I1suPvdpPdusi -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2ma7jAX3oYJY3ez59gw4/2ma7jAX3oYJY3ez59gw4 -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid rUX6yLc7Kb3lTD6Zl924/rUX6yLc7Kb3lTD6Zl924 -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/42/4294e1a652a99be53e1c89ec721b20d718e1da33206159fb7bb1fa5cc2664452-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/6f/6f764234dd47f7d16a87c86f608b8b97b5455b01a88b97f9d77dba4ddcd92fd4-d # internal crypto/ed25519 mkdir -p $WORK/b074/ crypto/rsa mkdir -p $WORK/b079/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5wzpCz3bBtKdbcd9r7e0/5wzpCz3bBtKdbcd9r7e0 -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack ./ed25519.go ./ed25519_noasm.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/randutil=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid _iUDITpFtQxkTD6ATZ4h/_iUDITpFtQxkTD6ATZ4h -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/61/618d44809f2806d4ff1bd1315db03577effe2bc916a381d1641ed531039387cd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/07/07ad0453e5410d0a5c300603c2cc583fd85aa582589fe82bd9dd0976d13b3aa7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8d/8de3ed15ddb5055309397eacfb22e2a4b17f2ee8a8f12eff56ec208c2e63d2a3-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7e/7ebe963b472bdadcdc010cb718775377354431e07830e78a30dbb5a9b3db194a-d # internal crypto/x509/pkix mkdir -p $WORK/b084/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b071/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid hk8NWmdFPOKman_wbfkE/hk8NWmdFPOKman_wbfkE -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack ./pkix.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b015/_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_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid wqF_LnOvFH_vLmEqF-OJ/wqF_LnOvFH_vLmEqF-OJ -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e7/e7bd94b5ec7b19e3deca54c6a63a3197dbd20012792de3f4a28d421b739d9976-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c1/c15c47f9a1692f917226e8fb032cd81d6e0ea8689ae9753cdb1a8d926f29833e-d # internal crypto/ecdsa mkdir -p $WORK/b067/ cat >$WORK/b067/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 crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 8ZI0wtaxF1Vhb0uHIBdx/8ZI0wtaxF1Vhb0uHIBdx -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/51/519e49285feb17029be9e89481d8313a28bdf77d414e4f7c681d2c6632a1bb22-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/55/55c88f8b0c2d1fdc72596c78d6aca476b869f46ede491f9fb6c471ee6c558f05-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b102/ net/textproto mkdir -p $WORK/b101/ cat >$WORK/b102/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid F6ojPu0m479bk6z9mYqh/F6ojPu0m479bk6z9mYqh -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack ./proxy.go crypto/x509 mkdir -p $WORK/b082/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Pmv9fsZ2o60AyPm4_hr4/Pmv9fsZ2o60AyPm4_hr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b082/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/b036/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b066/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b067/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b068/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid J-WrrDM9txAADMLFHFX7/J-WrrDM9txAADMLFHFX7 -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e7/e76f754ec43d84d8a54ff4e59b95ce46e8de6ded978d9a5572a08d40cf224a79-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/1c/1c662e494d2c5ef5f0b82d98aafe770f65fcdcd28634f73bd1b5f9cbf6c98c2f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b094/ mime/multipart mkdir -p $WORK/b105/ cat >$WORK/b094/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/b095/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid y-2rMsTuVtlLGQYNpf17/y-2rMsTuVtlLGQYNpf17 -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid AUBfIF2zr5Nsw7-uwNXN/AUBfIF2zr5Nsw7-uwNXN -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/43/43a204db21bcdd929e04b37b5f4bfb14e16e6ccfbe4e43a39712fffb5f0ee4f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d1/d11eb7e6037b3fcee079dd7a9087a3248f635d1d5c043dd9745e0306d686ca24-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b1/b14910a9b72d083ebcc3c6523cf84c142e30d36f9923b351760928d828978fc4-d # internal crypto/tls mkdir -p $WORK/b064/ cat >$WORK/b064/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/b036/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/des=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b067/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b068/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid UDA72hTu5zMb4iKDHQYs/UDA72hTu5zMb4iKDHQYs -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/52/52eeb69ec1298899f601502ad161f81abf7757bae95a8bd6b3b3691072c81539-d # internal net/http/httptrace mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ucbdAsMTpn2rLZQYMI6X/ucbdAsMTpn2rLZQYMI6X -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ee/ee27d77ec2ce3acbfd3554959d2b0227b25edc83f9d19f98339052973ea4173a-d # internal net/http mkdir -p $WORK/b051/ cat >$WORK/b051/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/b052/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net/http -std -complete -installsuffix shared -buildid 2UI8BciQ4YljLT4IZlnE/2UI8BciQ4YljLT4IZlnE -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d6/d6e42a1774f81063f615d312f5f627991f04d313aa9b089744dc2b1af8a7d7b1-d # internal github.com/cpu/goacmedns mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cpu/goacmedns -complete -installsuffix shared -buildid B1GZA3uBbdTfvLE-dGUE/B1GZA3uBbdTfvLE-dGUE -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack ./account.go ./client.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bf/bf1e4c99ea144f65eb1c703fbdb67eb3ce9c242ded17315cf957616048f02b9d-d # internal github.com/cpu/goacmedns/cmd/goacmedns-register mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b035/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns/cmd/goacmedns-register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 4a7-G4KRqlGA1A9bZLiy/4a7-G4KRqlGA1A9bZLiy -goversion go1.15rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f0/f040724954338d827741e1ac5eece0d7a00e844897c36662a664a0fa3e2e93fe-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/cpu/goacmedns/cmd/goacmedns-register=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b035/_pkg_.a packagefile log=$WORK/b099/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b051/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile context=$WORK/b045/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b046/_pkg_.a packagefile internal/nettrace=$WORK/b047/_pkg_.a packagefile internal/singleflight=$WORK/b048/_pkg_.a packagefile math/rand=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b053/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b095/_pkg_.a packagefile mime=$WORK/b104/_pkg_.a packagefile mime/multipart=$WORK/b105/_pkg_.a packagefile net/http/httptrace=$WORK/b107/_pkg_.a packagefile net/http/internal=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b101/_pkg_.a packagefile net/url=$WORK/b087/_pkg_.a packagefile path=$WORK/b109/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile hash/crc32=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/des=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b067/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b068/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b093/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b100/_pkg_.a packagefile mime/quotedprintable=$WORK/b106/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/internal/randutil=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=_WStfPcfMTIQiIhb--sX/4a7-G4KRqlGA1A9bZLiy/xHCVVWYOqhWKWEQ21fS9/_WStfPcfMTIQiIhb--sX -X github.com/cpu/goacmedns/version=0.0.3 -B 0x8b24b45c0c510acdcd95341316cf48bfefa88684 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/goacmedns-0.0.3/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/goacmedns-0.0.3/_build/bin/goacmedns-register rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eO4eBy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 + cd goacmedns-0.0.3 + cd /builddir/build/BUILD/goacmedns-0.0.3/_build/src/github.com/cpu/goacmedns + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/cpu/goacmedns -b /builddir/build/BUILD/goacmedns-0.0.3/_build/bin -s /builddir/build/BUILD/goacmedns-0.0.3/_build -o golang-github-cpu-goacmedns-devel.file-list -O /builddir/build/BUILD/goacmedns-0.0.3 -V 0.0.3-2.fc33 -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 -g /usr/share/gocode -r '.*example.*' Installing: github.com/cpu/goacmedns + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/goacmedns-0.0.3/_build/bin/goacmedns-register /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin/ '/builddir/build/BUILD/goacmedns-0.0.3/_build/bin/goacmedns-register' -> '/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin/goacmedns-register' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.0.3-2.fc33 --unique-debug-suffix -0.0.3-2.fc33.i386 --unique-debug-src-base golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/goacmedns-0.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin/goacmedns-register extracting debug info from /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin/goacmedns-register warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/bin/goacmedns-register. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 5220kB, size after compression: 4932kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 20 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C0rlYv + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + LDFLAGS='-X github.com/cpu/goacmedns/version=0.0.3' + 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/cpu/goacmedns -b /builddir/build/BUILD/goacmedns-0.0.3/_build/bin -s /builddir/build/BUILD/goacmedns-0.0.3/_build -V 0.0.3-2.fc33 -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/goacmedns-0.0.3/_build/src PATH: /builddir/build/BUILD/goacmedns-0.0.3/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/goacmedns-0.0.3/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/cpu/goacmedns/version=0.0.3 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/cpu/goacmedns github.com/cpu/goacmedns PASS ok github.com/cpu/goacmedns 0.013s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-cpu-goacmedns-0.0.3-2.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EwT7dz + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XZD1Ez + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-cpu-goacmedns = 0.0.3-2.fc33 golang-github-cpu-goacmedns(x86-32) = 0.0.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.32) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: golang-github-cpu-goacmedns-devel-0.0.3-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cmerwx + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + DOCDIR=/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/doc/golang-github-cpu-goacmedns-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.68N2Jv + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386/usr/share/licenses/golang-github-cpu-goacmedns-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/cpu/goacmedns) = 0.0.3-2.fc33 golang-github-cpu-goacmedns-devel = 0.0.3-2.fc33 golang-ipath(github.com/cpu/goacmedns) = 0.0.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem Processing files: golang-github-cpu-goacmedns-debugsource-0.0.3-2.fc33.i686 Provides: golang-github-cpu-goacmedns-debugsource = 0.0.3-2.fc33 golang-github-cpu-goacmedns-debugsource(x86-32) = 0.0.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-cpu-goacmedns-debuginfo-0.0.3-2.fc33.i686 Provides: debuginfo(build-id) = 607e6d2e2bcf16fbc5489a5f711f6b3035e3620b golang-github-cpu-goacmedns-debuginfo = 0.0.3-2.fc33 golang-github-cpu-goacmedns-debuginfo(x86-32) = 0.0.3-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-cpu-goacmedns-debugsource(x86-32) = 0.0.3-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 Wrote: /builddir/build/RPMS/golang-github-cpu-goacmedns-debugsource-0.0.3-2.fc33.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cpu-goacmedns-devel-0.0.3-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-cpu-goacmedns-0.0.3-2.fc33.i686.rpm Wrote: /builddir/build/RPMS/golang-github-cpu-goacmedns-debuginfo-0.0.3-2.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OjnTZw + umask 022 + cd /builddir/build/BUILD + cd goacmedns-0.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-cpu-goacmedns-0.0.3-2.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0