Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-deepmap-oapi-codegen.spec'], chrootPath='/var/lib/mock/f34-build-22423735-1990525/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-deepmap-oapi-codegen.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=1598400000 Wrote: /builddir/build/SRPMS/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.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-deepmap-oapi-codegen.spec'], chrootPath='/var/lib/mock/f34-build-22423735-1990525/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-deepmap-oapi-codegen.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=1598400000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sUxqFl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oapi-codegen-1.3.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/oapi-codegen-1.3.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oapi-codegen-1.3.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/oapi-codegen-1.3.12/vendor + [[ ! -e /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin install: creating directory '/builddir/build/BUILD/oapi-codegen-1.3.12/_build' install: creating directory '/builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin' + export GOPATH=/builddir/build/BUILD/oapi-codegen-1.3.12/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/oapi-codegen-1.3.12/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen ]] ++ dirname /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen + install -m 0755 -vd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap install: creating directory '/builddir/build/BUILD/oapi-codegen-1.3.12/_build/src' install: creating directory '/builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com' install: creating directory '/builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap' + ln -fs /builddir/build/BUILD/oapi-codegen-1.3.12 /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen + cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen Patch #0 (test-fix.patch): + echo 'Patch #0 (test-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cmd/oapi-codegen/oapi-codegen_test.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cNo26i + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/oapi-codegen + GOPATH=/builddir/build/BUILD/oapi-codegen-1.3.12/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/deepmap/oapi-codegen/version=1.3.12 -B 0xf484c439d918c0e30cf5127511d62ced9d721372 -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/oapi-codegen-1.3.12/_build/bin/oapi-codegen github.com/deepmap/oapi-codegen/cmd/oapi-codegen WORK=/tmp/go-build027079078 internal/unsafeheader mkdir -p $WORK/b005/ internal/race unicode/utf8 mkdir -p $WORK/b019/ runtime/internal/atomic mkdir -p $WORK/b021/ math/bits mkdir -p $WORK/b010/ mkdir -p $WORK/b017/ container/list mkdir -p $WORK/b063/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF 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 EyyK9BhLRUCX5WELY2Tv/EyyK9BhLRUCX5WELY2Tv -goversion go1.15 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b099/ 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 OAsmJoBsydZc9QPA5hEE/OAsmJoBsydZc9QPA5hEE -goversion go1.15 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b023/ encoding internal/nettrace crypto/subtle mkdir -p $WORK/b068/ unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p container/list -std -complete -installsuffix shared -buildid Ur2CdH_A-l3EpXX3atDH/Ur2CdH_A-l3EpXX3atDH -goversion go1.15 -D "" -importcfg $WORK/b063/importcfg -pack ./list.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF golang.org/x/sys/internal/unsafeheader cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF 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 JVowqinwWsMNidZczzDS/JVowqinwWsMNidZczzDS -goversion go1.15 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding -std -complete -installsuffix shared -buildid UWnhmpwnLVHJZS-qUO_j/UWnhmpwnLVHJZS-qUO_j -goversion go1.15 -D "" -importcfg $WORK/b045/importcfg -pack ./encoding.go internal/cpu cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid t3F9BXIqzU8G3bgNI4yb/t3F9BXIqzU8G3bgNI4yb -goversion go1.15 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.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 LDY_D9odnHjNqocKlf_c/LDY_D9odnHjNqocKlf_c -goversion go1.15 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/sys cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid PA3PyQ2ddG3n9TqrwXAc/PA3PyQ2ddG3n9TqrwXAc -goversion go1.15 -D "" -importcfg $WORK/b068/importcfg -pack ./constant_time.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal sync/atomic 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 dLo55Ta-ruHAC9od9-XI/dLo55Ta-ruHAC9od9-XI -goversion go1.15 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b046/ runtime/cgo 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/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Y4lIv74Rm-uS3Mg2RUWs/Y4lIv74Rm-uS3Mg2RUWs -goversion go1.15 -D "" -importcfg $WORK/b094/importcfg -pack ./nettrace.go mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal mkdir -p $WORK/b078/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal mkdir -p $WORK/b125/ mkdir -p $WORK/b009/ cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/a9/a989c77bddf82a1f39c15d3db4e13eed0abcc234680561567b3a15ba570bfeb1-d # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b096/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b096/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid oaDaAUgG8yp47r6noR62/oaDaAUgG8yp47r6noR62 -goversion go1.15 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go mkdir -p $WORK/b022/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jvAUcZBgcOGmxy05nD0L/jvAUcZBgcOGmxy05nD0L -goversion go1.15 -D "" -importcfg $WORK/b067/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JMwyek22RW4-WHDoYMo6/JMwyek22RW4-WHDoYMo6 -goversion go1.15 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go 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/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 OKpa2-djvXcYySanPK7l/OKpa2-djvXcYySanPK7l -goversion go1.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid pU3UXtIhLsBHKX1aEK6s/pU3UXtIhLsBHKX1aEK6s -goversion go1.15 -D "" -importcfg $WORK/b125/importcfg -pack ./unsafeheader.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e3/e39877fcecf22c04250e438bf9e2cd96c7051bf69bf00911e4196f34000a6cdc-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/75/75e6f5c70d8ad2f1e345d6f6d97eeaf64bd105f4810f03793efd09efa568b35a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/29/29f92cd19134664185c9bd50098f78c2e59473d66c54aad00bb7f95591648d14-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_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 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 cat >$WORK/b009/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 E4PuvnofY2u3qMN4FZuA/E4PuvnofY2u3qMN4FZuA -goversion go1.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d2/d2236b036cf9c38e31c57873133113b42f246c677423944afc6e967d205d1082-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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 DXsfwKFPUvtUOuT4-zHj/DXsfwKFPUvtUOuT4-zHj -goversion go1.15 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5e/5e02df644feb99d18c4c314ce200d0b4f37ecff329a9b85202752dfc4b83c3d2-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/43/439fb2068cc77d03c956483b3fa77399f5116e134e8f03d7493bf562558800c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/08/084f16a6d49bd276188e915b8bd38bb68c8e791c590ee7f6d515f9c4d5a18cd5-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF 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 cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/23/2333afcfc107d5b7e31952970adba36df83918aa61a8c753158451d98d3bf806-d # internal 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 By8h4dd7j8LDxT-zwMe1/By8h4dd7j8LDxT-zwMe1 -goversion go1.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/00/000afb321a6c2e5a51a54b34956f605435628aaccd73b2025522dabb914f8d67-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/17/174965c6d18d845b49cd6d34fb2692e1cbdbae23f666af58154d5a3fba2d35d1-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/61/615c19864b12d05bd2dd02202d99d79a4b9a8fa3d1f99775147054518f773894-d # 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/b010/_pkg_.a /builddir/.cache/go-build/65/6553dbaf3408350581d8c137301614115c59eade41e9a2aa2461cbd093edaa48-d # internal 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 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 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 cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/23/2385542fdd2107caedfa1147def258e28a383229110dd67c9bdc33a42c580585-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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/21/21e364c4d485dbf5b6f80a20014fd23ac79aa1b13298fb2bb5a29677187d4c23-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/00/0092eeb1fcbb532ed2b0ca2c631a8dff5a3f7a61926321c0f6fd2b3a637c09c0-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 -o $WORK/b009/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /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 cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/2f/2ff0a34747bbabc63c5e1dc3675f4c00540e2061a97915e088a647068d2ee657-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog mkdir -p $WORK/b033/ internal/bytealg cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b008/ 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 9P5rb2IeTuNRvWHazSou/9P5rb2IeTuNRvWHazSou -goversion go1.15 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go 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 64eQNsbcRnpNjrdRKOu8/64eQNsbcRnpNjrdRKOu8 -goversion go1.15 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 math mkdir -p $WORK/b016/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid o99cPWBGv0c8IZRpseLR/o99cPWBGv0c8IZRpseLR -goversion go1.15 -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 cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/74/743414d480972ca9fee813dfbe0224cf9bdf0762e630d8129e34635dec278b7c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/92/921a589cdbaf0ccf615d437006964fcb87aa644e1ecdebdb30045cb977f18624-d # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c 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 5hPvXItZ2MGbejAeTfSU/5hPvXItZ2MGbejAeTfSU -goversion go1.15 -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 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/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 /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/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /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/20/200aef28c7a18b884df1f810486d27b724bbdb756deb26c94e142dcf5232b845-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3cb5f007ed75147806f5e024e3f923d5a60650c5bdd7831c41a5dc21a21e10d-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_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 74vGvEnVZIhKI0x80bV_/74vGvEnVZIhKI0x80bV_ -goversion go1.15 -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/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_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/exp2_386.o ./exp2_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/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/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_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/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x009.o -c gcc_util.c cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/21/2100ad20613c644cf1d7bf6b8caa0a78c3b18b8f8e8ef0485ce5c1f7c410850e-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x010.o -c gcc_386.S cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/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/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go -dynlinker cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b096/symabis ./asm_386.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p runtime/cgo -std -installsuffix shared -buildid JOi77GSuJIFANp2r3tIr/JOi77GSuJIFANp2r3tIr -goversion go1.15 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo.cgo1.go $WORK/b096/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b096/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b096/_pkg_.a $WORK/b096/asm_386.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/05/0511a753c3abb5d613fe75681e6ba8b4acf538a31107ae310490310a8ddc7133-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/72/727d8bae1ae2c4e19bc3e99782d53b9585119a12b1d3276a2e561d16b0e75ddf-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 68MKeov3HJVHlvNouzVR/68MKeov3HJVHlvNouzVR -goversion go1.15 -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 NF94hoRnnCF3knIFdmep/NF94hoRnnCF3knIFdmep -goversion go1.15 -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/57/578f15db34c63b687f3ecd5c219dd958f27240e66a1a24d443f0d5c13dd3ce6f-d # internal internal/singleflight mkdir -p $WORK/b095/ math/rand mkdir -p $WORK/b061/ cat >$WORK/b095/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ynvCplhmgonCCwCzbVUu/ynvCplhmgonCCwCzbVUu -goversion go1.15 -D "" -importcfg $WORK/b095/importcfg -pack ./singleflight.go cat >$WORK/b061/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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p math/rand -std -complete -installsuffix shared -buildid PiCB6LeGEXLTLYlLqbrm/PiCB6LeGEXLTLYlLqbrm -goversion go1.15 -D "" -importcfg $WORK/b061/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/95/95a29196402a16d3d5f9bf3ef4ad25b6be429d7389b81fd8b3f1b4cda87d2d61-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/71/71b31d4d1958452cf5371ae5557ad05688e8f6338d86501f82db8fbac9917ba3-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/cb/cb84a31f659a155af32188aecf8b7353e866313cb047d6def8e0d511eda36bfe-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b024/ 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 wB2J7ojVet8AsZ-uRoP6/wB2J7ojVet8AsZ-uRoP6 -goversion go1.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go 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 94p_Igx_Bqg--9h6W8bk/94p_Igx_Bqg--9h6W8bk -goversion go1.15 -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/32/32a5c83f753e428f0e87930508dc903d354909e83b94968b7b97c501976e1659-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ cat >$WORK/b027/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 NlOf_S9Jppdg7Fi027Qz/NlOf_S9Jppdg7Fi027Qz -goversion go1.15 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b093/ 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 jfnzyg46pO3Hs-6m2BqO/jfnzyg46pO3Hs-6m2BqO -goversion go1.15 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid NsJah0Rj0JuVxlfv1Hx1/NsJah0Rj0JuVxlfv1Hx1 -goversion go1.15 -D "" -importcfg $WORK/b093/importcfg -pack ./message.go strconv mkdir -p $WORK/b018/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal 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 EY8pUh2RWVhWT6an8AcY/EY8pUh2RWVhWT6an8AcY -goversion go1.15 -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 cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b7/b71864a08f1451921f1c260b7fdb6b390c6b77c4ce59ea4a41e0301068128e9a-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 hknqqvBhiYefc0KGXHdK/hknqqvBhiYefc0KGXHdK -goversion go1.15 -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/be/becc98bcf4ae36912efb541999a3b07538172d03385e86a5a766b106d1174e44-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/97/97696d8e624df6a13041c06a79c9f6b3a54a64da0fc61591527e22a87c0e89ff-d # internal hash mkdir -p $WORK/b042/ crypto/internal/randutil mkdir -p $WORK/b074/ github.com/valyala/bytebufferpool mkdir -p $WORK/b128/ text/tabwriter strings cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b034/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash -std -complete -installsuffix shared -buildid LrCPo3fSP2hw_x4WDIFn/LrCPo3fSP2hw_x4WDIFn -goversion go1.15 -D "" -importcfg $WORK/b042/importcfg -pack ./hash.go mkdir -p $WORK/b148/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF bytes cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b037/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 8kky_b-xI7Mpnq566Pnw/8kky_b-xI7Mpnq566Pnw -goversion go1.15 -D "" -importcfg $WORK/b074/importcfg -pack ./randutil.go 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 cd /usr/share/gocode/src/github.com/valyala/bytebufferpool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/valyala/bytebufferpool -complete -installsuffix shared -buildid Kx3F4qRUaiCnZCqy-r3V/Kx3F4qRUaiCnZCqy-r3V -goversion go1.15 -D "" -importcfg $WORK/b128/importcfg -pack ./bytebuffer.go ./doc.go ./pool.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF 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 COZS0vSytgK4IpfzjM4F/COZS0vSytgK4IpfzjM4F -goversion go1.15 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/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/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid K33pwfHqBEUsjzqoKoN-/K33pwfHqBEUsjzqoKoN- -goversion go1.15 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid LkSsb7IkObMc0p3e_1TE/LkSsb7IkObMc0p3e_1TE -goversion go1.15 -D "" -importcfg $WORK/b148/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f0/f0f6137e79a0e7f518239d53a5b7ae93d6559200bec91387d3165586563881fd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/25/258350dd475382be946c9efbc4e996b4033df0bece69cce8a51121f5d797d3fa-d # internal crypto/hmac mkdir -p $WORK/b081/ hash/crc32 mkdir -p $WORK/b041/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid yDgiNisQDllpcEJk6mao/yDgiNisQDllpcEJk6mao -goversion go1.15 -D "" -importcfg $WORK/b081/importcfg -pack ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid AQWqyg6WcdhquYd_WksM/AQWqyg6WcdhquYd_WksM -goversion go1.15 -D "" -importcfg $WORK/b041/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7c/7cf9762f5266e3760db88aedd306dd4fb029c241cc24ac0c08dc16fdf66f9360-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/be/be7b4397df99ef2012b34cb0e13830ba6b35702f8e2d6a5440805a781f9ce76f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid hMrAWsaZ6TeeK_pYQVS2/hMrAWsaZ6TeeK_pYQVS2 -goversion go1.15 -D "" -importcfg $WORK/b102/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c1/c1e7b09b56216806c35929350a1793b8ba99fbfc509603f940222a7b72b2e88c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1a/1a5348caa5ec9ea6daec3efa21ca5f30e113fe2cbe5750768fc36b90efc778b6-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e4/e4ee5b832be9c1826cf22f266a48e3a9b5641649a25db2453eead0388beecd12-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/494e923c7204e9d1aeaa62fa62a893f77c0d038f307dbbbaad28948c571c0ffa-d # internal crypto/rc4 mkdir -p $WORK/b083/ crypto mkdir -p $WORK/b070/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid UAvyflTW81zHY7anT9ri/UAvyflTW81zHY7anT9ri -goversion go1.15 -D "" -importcfg $WORK/b083/importcfg -pack ./rc4.go cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid SZZXDsppW25f9c8lRjwr/SZZXDsppW25f9c8lRjwr -goversion go1.15 -D "" -importcfg $WORK/b070/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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/75/752c1733fcc933c6d2b094860a22a49f6cbd9738b6b9b751a7affdd3f2430696-d # internal golang.org/x/text/transform mkdir -p $WORK/b134/ vendor/golang.org/x/text/transform mkdir -p $WORK/b106/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid HNkogxHd42KRAqjdVZIH/HNkogxHd42KRAqjdVZIH -goversion go1.15 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid _mG2TMwiqEc-cdfctnRs/_mG2TMwiqEc-cdfctnRs -goversion go1.15 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go 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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid sqickdgblVuDrCJdDf5H/sqickdgblVuDrCJdDf5H -goversion go1.15 -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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/78/78d15c3100c716de4afe8fe53dcefba3fe14117b074e7885a2fb36161742be16-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/25/25c164312f37ed3ac96b057b8b3906527c3d3e3b2606793d8adc8c79feb645b6-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3a/3a03b912f0e805b50d2269c4fc135bfc58e4f04cf730571c164fe062d55b9b46-d # internal path mkdir -p $WORK/b118/ bufio mkdir -p $WORK/b036/ cat >$WORK/b118/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 cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p path -std -complete -installsuffix shared -buildid uXX6xSdey5CEQBIbgjrG/uXX6xSdey5CEQBIbgjrG -goversion go1.15 -D "" -importcfg $WORK/b118/importcfg -pack ./match.go ./path.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bufio -std -complete -installsuffix shared -buildid R5C3zd77jJ3bWTlRO_Y3/R5C3zd77jJ3bWTlRO_Y3 -goversion go1.15 -D "" -importcfg $WORK/b036/importcfg -pack ./bufio.go ./scan.go regexp/syntax mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid oPe85HmMK22WLoJYz1qR/oPe85HmMK22WLoJYz1qR -goversion go1.15 -D "" -importcfg $WORK/b059/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/62/62abe7dfd07e821ccaf1a1c876efd7c14a32c00b018df5d413f6029369be638f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/7b/7bbd0e5bb88d641d92f12575558c01827cb0fdf639c00e6ab6a488923d79f2b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/75/75b1cf825d1f984284c03bb6fc23867ee2bf6c283fa202d9684810a638200543-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/2e/2e04e4096d1efedccf2836a1639af1aad26f70a38b8ad7131fc4529c03f1dd8f-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/55/5507f5fa46cd9dc3b987581faef3a67b2e89b999c08d00a8071f69989242d525-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/11/11e04712b7d9014726cdcf94d536db5bfbad484f888f466fecf8c90f9f2ee46f-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 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 JYspeFGInbReNsPAaAYu/JYspeFGInbReNsPAaAYu -goversion go1.15 -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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF 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 643R3A7wmR-4LKQZh3Tl/643R3A7wmR-4LKQZh3Tl -goversion go1.15 -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 kbic4LT1ZFm_Shx8CfC8/kbic4LT1ZFm_Shx8CfC8 -goversion go1.15 -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/fa/fa5d59ff11c897252ae1626943eaca49acab830ccec4189260b190c0f53ddd60-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/e5/e55a04b3afe68fd5612465f65583057d92257727c74838d5f986abffce9a0793-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/e5/e5f7cc4e874554fd0a03f1e00cb7b41bb00a7eeb569cd5e709caa774d922853b-d # internal regexp mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b059/_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/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p regexp -std -complete -installsuffix shared -buildid EMeO5onGbm5GJ27UdO_T/EMeO5onGbm5GJ27UdO_T -goversion go1.15 -D "" -importcfg $WORK/b058/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a6/a61207f52f448440ed9f1ae748a3d1fa1a8b07719d0a2da6b35bfb821c4b08af-d # internal context mkdir -p $WORK/b054/ cat >$WORK/b054/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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p context -std -complete -installsuffix shared -buildid N1dMowzTxW5aPjxRjYh5/N1dMowzTxW5aPjxRjYh5 -goversion go1.15 -D "" -importcfg $WORK/b054/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b028/ 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 YcN3GtI7MA0dmSjD57VJ/YcN3GtI7MA0dmSjD57VJ -goversion go1.15 -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 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/96/96645f2ffc2d7e8d6b9e9bd60e95b6d298b65ee4852baf6f749537c21cc96e97-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e0/e051d6389edf5e15630d774dae6e9c5bd12bb0f80e4550a80fb1819ddeb441f8-d # 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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/90/907c3f51b705dd8cb742b7cc6f6ebb889144860295fcfe51ebf5ce8533e5f137-d # 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 zEYWTlItCUxz56tCRMy6/zEYWTlItCUxz56tCRMy6 -goversion go1.15 -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/84/84ab64e95e6a53e5e4d0fbd915efaee5845f8e9798050f5ecc10b7250a3f2e26-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 mkdir -p $WORK/b040/ 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 NairOubnpLerXOl9VRZT/NairOubnpLerXOl9VRZT -goversion go1.15 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go 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 _we-y0OjaeruiKUhJzCg/_we-y0OjaeruiKUhJzCg -goversion go1.15 -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/6e/6e31b01ddb63e8ec2912541bd49d265d2c4f34b014248eebd06ee01e42c69123-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/c9/c98df1273dcf642917918368d2b6663b7f26e6cd4a8f0621ddb8db77d231ee41-d # internal encoding/base64 mkdir -p $WORK/b043/ crypto/sha512 mkdir -p $WORK/b075/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b100/ crypto/md5 mkdir -p $WORK/b082/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF crypto/sha256 cat >$WORK/b043/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 mkdir -p $WORK/b086/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid NhaRcLnIl9Zh0CW9hTWd/NhaRcLnIl9Zh0CW9hTWd -goversion go1.15 -D "" -importcfg $WORK/b075/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/sha1 mkdir -p $WORK/b085/ crypto/cipher cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid zUFUyarHV43CGh2Pa1-S/zUFUyarHV43CGh2Pa1-S -goversion go1.15 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b066/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid AIwP9FT-zWR5vuSJbyPv/AIwP9FT-zWR5vuSJbyPv -goversion go1.15 -D "" -importcfg $WORK/b100/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b082/symabis ./md5block_386.s crypto/ed25519/internal/edwards25519 cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b080/ cat >$WORK/b085/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/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b086/symabis ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b085/symabis ./sha1block_386.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b068/_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 cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid LpZLnUibhE_NyTLJNEqz/LpZLnUibhE_NyTLJNEqz -goversion go1.15 -D "" -importcfg $WORK/b066/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid eIqEi_qYjjzgvAO5Uqpy/eIqEi_qYjjzgvAO5Uqpy -goversion go1.15 -D "" -importcfg $WORK/b080/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_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/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/md5 -std -installsuffix shared -buildid mpzAaips0Dnz-ZZy-1Oc/mpzAaips0Dnz-ZZy-1Oc -goversion go1.15 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_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/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid je2Dov7CiobtFtbHPv3I/je2Dov7CiobtFtbHPv3I -goversion go1.15 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b124/ cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b124/symabis ./asm_linux_386.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_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/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ysu0Kn-PWqneumdz1uuT/ysu0Kn-PWqneumdz1uuT -goversion go1.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b125/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 1KoWSJI8z6X3hx8fpNfw/1KoWSJI8z6X3hx8fpNfw -goversion go1.15 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/73/737a9675f8c5a3e3aceadc9942ebf233b0f699d90566ed5996b7ad6cfe7ce021-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c4/c4b9e71db1b76df8b654e6d65b2efee041c991ee67bcd89a6e4f597b9010710c-d # internal encoding/pem mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b043/_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/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b085/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid DOTZhBTRKHQELM5rKDGF/DOTZhBTRKHQELM5rKDGF -goversion go1.15 -D "" -importcfg $WORK/b091/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/55/559f94190e5b7e6acf16e344219aab32345a2feb22bdeae8f80410b64c1aa8a6-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5f/5fed297c0b6aeb459d2151802db5a5422aebf8389b3ac2132c879e47eb38d121-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b085/_pkg_.a $WORK/b085/sha1block_386.o # internal runtime/debug mkdir -p $WORK/b130/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal path/filepath mkdir -p $WORK/b050/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF fmt cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b130/symabis ./debug.s mkdir -p $WORK/b013/ cat >$WORK/b050/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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Shxqc4G8sRkrkE70Fuca/Shxqc4G8sRkrkE70Fuca -goversion go1.15 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b082/md5block_386.o ./md5block_386.s 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 vvaKzZprb5HBeGgzAo2u/vvaKzZprb5HBeGgzAo2u -goversion go1.15 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b086/sha256block_386.o ./sha256block_386.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config 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 time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p runtime/debug -std -installsuffix shared -buildid tJByupEo9yFRT9b9Udey/tJByupEo9yFRT9b9Udey -goversion go1.15 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fa/fa69b89b7435072bdaebcbb62dee4a0142bc1159406a3e6a03ad00ba0b3345f7-d # internal net mkdir -p $WORK/b092/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b092/ -importpath net -- -I $WORK/b092/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ab/ab37e6ece3628fcfd5faa4d78a4d4fe7435f7e62a205bf60f5cc59a668e38156-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f5/f55e018bb8c9fdca7690f1be721bce58988a8c0b70fc234dbcb8806f791b8ba6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ce/ce70e2003b5ead74424f249cc517c198b2b1599d68d117eb6359bd600f29e372-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ec/ec9b33612617f2c3249dccbc0f6b8244a230beba6883064e9ba247fe1a270e17-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b098/ crypto/des crypto/aes mkdir -p $WORK/b065/ mkdir -p $WORK/b071/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 44qbvGKyJ4lMr-0qJgrR/44qbvGKyJ4lMr-0qJgrR -goversion go1.15 -D "" -importcfg $WORK/b065/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid bLli8Oh0488Vwp1dAYpT/bLli8Oh0488Vwp1dAYpT -goversion go1.15 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 4Tseg8YbyFj7J2B9X6BO/4Tseg8YbyFj7J2B9X6BO -goversion go1.15 -D "" -importcfg $WORK/b071/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b130/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/62/6252d224771ae390651ea196aac1ff7b47644387a3f0862fec94492fe7432871-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3c/3c92315040cb19674c7bc18022baa664e00bd997ca210d34d260208f32b77214-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_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/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid PB_KAjrwiFBDcGrVmR78/PB_KAjrwiFBDcGrVmR78 -goversion go1.15 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4e/4e8dbb50aa93c50759fcae705c44d65765ca3be4a51c7208dbd0360494b5870f-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/68/68c26083ed5af7c6b3a1b9cab359705e74a18c3e26a11bc4de16b565f3cf543b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/53/53d86eb0b5bb0af23ecffcc7fea414ccb7a808d08d2dfd74358e57a32aeb3b45-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/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/b066/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid VWtTrz2J4r7u8olJmkzn/VWtTrz2J4r7u8olJmkzn -goversion go1.15 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/89/891978351074e519c92e0d6688b1fa8f0f8d7370427f18b8b3b8729dc959e06b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ab/ab52ea9f210456deb6f4ec3200741a0e890a986406024c18a38b03f158f80e40-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e2/e21bb4c3162a14b947e457ee7b7afe93507039212f0f789e7d6422fc0b7f1f9d-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/79/798a693daaa94e8654fd239c10c608adf223da8702c6e17cb66d243ec76652fe-d # internal flag mkdir -p $WORK/b002/ net/url mkdir -p $WORK/b051/ log encoding/hex mkdir -p $WORK/b108/ mkdir -p $WORK/b090/ mime/quotedprintable 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 net/http/internal github.com/valyala/fasttemplate mkdir -p $WORK/b115/ vendor/golang.org/x/crypto/curve25519 mime 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 jC6huTj1HBF-3xKXiJGV/jC6huTj1HBF-3xKXiJGV -goversion go1.15 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go mkdir -p $WORK/b117/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b051/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 golang.org/x/net/http2/hpack cat >$WORK/b108/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 mkdir -p $WORK/b127/ mkdir -p $WORK/b101/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p log -std -complete -installsuffix shared -buildid tuYHVp1Q9y3QYmA_f_HS/tuYHVp1Q9y3QYmA_f_HS -goversion go1.15 -D "" -importcfg $WORK/b108/importcfg -pack ./log.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b113/ cat >$WORK/b090/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 cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net/url -std -complete -installsuffix shared -buildid iLI7E8lCjKTWOkJvAUd4/iLI7E8lCjKTWOkJvAUd4 -goversion go1.15 -D "" -importcfg $WORK/b051/importcfg -pack ./url.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid a8Qs2S_VziwX_otSsQ92/a8Qs2S_VziwX_otSsQ92 -goversion go1.15 -D "" -importcfg $WORK/b115/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b112/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_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 encoding/json cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b128/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b139/ go/token github.com/pkg/errors cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid a-SdcrLDudDQMZPls_N_/a-SdcrLDudDQMZPls_N_ -goversion go1.15 -D "" -importcfg $WORK/b090/importcfg -pack ./hex.go encoding/xml text/template/parse mkdir -p $WORK/b141/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 6VgQ5xdtdTWHlV3f1-kh/6VgQ5xdtdTWHlV3f1-kh -goversion go1.15 -D "" -importcfg $WORK/b101/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b044/ mkdir -p $WORK/b145/ mkdir -p $WORK/b120/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b043/_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 cd /usr/share/gocode/src/github.com/valyala/fasttemplate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/valyala/fasttemplate -complete -installsuffix shared -buildid 87LGrLUNGGbekAWFUkEC/87LGrLUNGGbekAWFUkEC -goversion go1.15 -D "" -importcfg $WORK/b127/importcfg -pack ./template.go ./unsafe.go vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid D7WXB5dGIQIoxbqbjvXZ/D7WXB5dGIQIoxbqbjvXZ -goversion go1.15 -D "" -importcfg $WORK/b117/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime -std -complete -installsuffix shared -buildid FEoKk3sdXTSN9DOLeu1z/FEoKk3sdXTSN9DOLeu1z -goversion go1.15 -D "" -importcfg $WORK/b113/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go compress/flate cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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 cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_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/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b052/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b043/_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/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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 cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_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 mkdir -p $WORK/b109/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid PfQnpW0tpV5DYCb0hvba/PfQnpW0tpV5DYCb0hvba -goversion go1.15 -D "" -importcfg $WORK/b112/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p go/token -std -complete -installsuffix shared -buildid GjRfaX628lELZmqOc_MF/GjRfaX628lELZmqOc_MF -goversion go1.15 -D "" -importcfg $WORK/b145/importcfg -pack ./position.go ./serialize.go ./token.go cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid xXgmSGAnnoStKPO5u-7C/xXgmSGAnnoStKPO5u-7C -goversion go1.15 -D "" -importcfg $WORK/b141/importcfg -pack ./errors.go ./go113.go ./stack.go mkdir -p $WORK/b039/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF gopkg.in/yaml.v2 mkdir -p $WORK/b057/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 375RvaQz6q6-uOSQYD82/375RvaQz6q6-uOSQYD82 -goversion go1.15 -D "" -importcfg $WORK/b044/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid nmjySZJT8CiEbaKWEvBu/nmjySZJT8CiEbaKWEvBu -goversion go1.15 -D "" -importcfg $WORK/b120/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid xD8XWgnC7_IIFdRFAT3N/xD8XWgnC7_IIFdRFAT3N -goversion go1.15 -D "" -importcfg $WORK/b139/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid KaQlgrIz0bxwdWh0KXbU/KaQlgrIz0bxwdWh0KXbU -goversion go1.15 -D "" -importcfg $WORK/b052/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_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 math/big mkdir -p $WORK/b060/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b043/_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 regexp=$WORK/b058/_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 packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF golang.org/x/text/unicode/norm cat >$WORK/b109/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/b106/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b136/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid oRUlyDqmU4X0U2fB1mJp/oRUlyDqmU4X0U2fB1mJp -goversion go1.15 -D "" -importcfg $WORK/b039/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid mDL2BB2MQLEj5Bg6wesU/mDL2BB2MQLEj5Bg6wesU -goversion go1.15 -D "" -importcfg $WORK/b057/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid SJS-Tra5v3nAcyRdrJPA/SJS-Tra5v3nAcyRdrJPA -goversion go1.15 -D "" -importcfg $WORK/b109/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b060/symabis ./arith_386.s cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid paQuGi6rL1yvOKxDCRZd/paQuGi6rL1yvOKxDCRZd -goversion go1.15 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_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/b061/_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/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p math/big -std -installsuffix shared -buildid sZvIy9fwayGG1sC2W226/sZvIy9fwayGG1sC2W226 -goversion go1.15 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/55/55e93d8c80130faf9a621019e1cc18f285c5c36e5d5bf395163c3f7833f1d857-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2a/2a1d97451aa1982452bc6566182cc7f5115cb1a1af0e05339d54102bf21d5841-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b107/ golang.org/x/text/unicode/bidi mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid GOUraHuF5yFLrqHgr1qD/GOUraHuF5yFLrqHgr1qD -goversion go1.15 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid In4IYB-ml4k5M017B2dy/In4IYB-ml4k5M017B2dy -goversion go1.15 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/88/88d6132d27160d1a2ed6184d7a598550bdacdaa83463c8e50cb9174cb1cc4d66-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/54/54b91263e4972b24738c80cec5c9e705235b1fd8c1ca170f01161ab72e885cfc-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/cd/cdd32ff0d0ab0d69714a5a9b4e7ae3eebab4e62fd4e2a50d3c862fbad2c254e3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/5c/5c4c93c038e7310bb36bbf57f72af4a1b2b6e5664add5b3feeeb256dea81b0d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cd/cd3e7882a87adf3aa8b91396f240725dfd37b6f8bcc84ca18b5a06c16fbaf57c-d # internal go/scanner mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/token=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 1JIeFCMTImF0J8ERZxrn/1JIeFCMTImF0J8ERZxrn -goversion go1.15 -D "" -importcfg $WORK/b144/importcfg -pack ./errors.go ./scanner.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/45/452a43e07272f771f090a9220a762a7b1b2131e3c64895eff0c1bfee724c97e8-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0d/0d1f57120e634e0231219b3ad84cb7ad59fb9ca2774a7d21a1748a69f8afc365-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f9/f9048671c7049c59de204310de883a814ededa4600b826122dfa5f28a366e094-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d5/d582b341167a1a21dc5b8dfa9230b5730be71c492436b379365de1b954c799d9-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8e/8ec852f6735330973d26e85eb6252d590d25e725d4aa17aaf628c4cc77f5c5e5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0c/0ca0a83bc5179622add5783439e789161f96f20487bc0bf97c7c3daee767c15c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b124/asm_linux_386.o ./asm_linux_386.s cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b124/_pkg_.a $WORK/b124/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/34/344e0d4445f70bf9c81a99d8d1a99de384a57bd655a4fd79b7841b03c22c9a8d-d # internal go/ast mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/scanner=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b145/_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 EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p go/ast -std -complete -installsuffix shared -buildid oAC_D3qInTd97O85iekq/oAC_D3qInTd97O85iekq -goversion go1.15 -D "" -importcfg $WORK/b143/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b135/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/39/39742ddfc2003c2014d681d2237160838a5e3ff18bd12e15991be948083b45f0-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile unicode/utf8=$WORK/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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid Di8PqgXEF7sB-NkIsXIl/Di8PqgXEF7sB-NkIsXIl -goversion go1.15 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/be/be4114810c5fc69107e02affb3d2bbecf8eb21222ab2892cd54769807d9d82ee-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 4_E71_QT0Df2ZZe06SGn/4_E71_QT0Df2ZZe06SGn -goversion go1.15 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e3/e37e741aeb070b8521874e868c135142a75551f86e4bdeb2684967eb20ece46f-d # internal compress/gzip mkdir -p $WORK/b038/ cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1c/1cbcaa8aadc4a0c92a502926758c8dd3ccdabd60cbbb3b726ddd2648dbb9e3de-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b123/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile compress/flate=$WORK/b039/_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/b041/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VS5Nr6w9a80JsyRfOeLJ/VS5Nr6w9a80JsyRfOeLJ -goversion go1.15 -D "" -importcfg $WORK/b038/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b124/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid anBeMMPkE3t23NSA_A01/anBeMMPkE3t23NSA_A01 -goversion go1.15 -D "" -importcfg $WORK/b123/importcfg -pack ./doc.go ./isatty_tcgets.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c5/c5f8abbba0255db8c8bafadcc91f3a0e4318cc8e6dcdaba369a75095d1ff7f60-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5c/5cc3ab600839687904d4ac23bcfe0c7be89e4f887881d58ab4495700bddb439f-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b123/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid jyJhlKNX_KeyfpnpzbPM/jyJhlKNX_KeyfpnpzbPM -goversion go1.15 -D "" -importcfg $WORK/b122/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5e/5eadc4234b68466ad88ed8915ce5dfb0021749ecaa75a6e33712e87bb64706de-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/75/759c71db244c1d5a2465aebb7543cda86b8f926e60be6886ca375b8c208d3b93-d # internal github.com/labstack/gommon/color mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b122/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b123/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labstack/gommon/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/labstack/gommon/color -complete -installsuffix shared -buildid M2SXM5oo0QSGUdx6npgP/M2SXM5oo0QSGUdx6npgP -goversion go1.15 -D "" -importcfg $WORK/b121/importcfg -pack ./color.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/af/afc7ed3a120aa1129aa347983602300ae0ff40086f09a3af6388fde2bd6e8582-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b061/_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/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net -std -installsuffix shared -buildid B_OQfIHz0nShRIQIwjrZ/B_OQfIHz0nShRIQIwjrZ -goversion go1.15 -D "" -importcfg $WORK/b092/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/b092/_cgo_gotypes.go $WORK/b092/cgo_linux.cgo1.go $WORK/b092/cgo_resnew.cgo1.go $WORK/b092/cgo_socknew.cgo1.go $WORK/b092/cgo_unix.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a2/a24650153e09c5f259ac2588335763e6b354762d095f7560eeae9e39d3110fc8-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b109/_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/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ELdXTiNYE8z0gxYIw773/ELdXTiNYE8z0gxYIw773 -goversion go1.15 -D "" -importcfg $WORK/b104/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/b121/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f8/f8e87eba4e4d80665bd9a3747b957f8372c31425a8b03645f8a9f943fb226dc7-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/43/43388e1e05ab42377d957d882d9f5734ef662732c921ef77b442791a3a9d32e8-d # internal golang.org/x/net/idna mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid pCzEcTfGa-vBBnrQFHcn/pCzEcTfGa-vBBnrQFHcn -goversion go1.15 -D "" -importcfg $WORK/b132/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/cf/cf418bb0cac1de11c7261485681d67e4bf7d0dcb1310e9fb1f0f25cf0214e79f-d # internal text/template mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p text/template -std -complete -installsuffix shared -buildid ICDUAccuaPzOVhAli7H0/ICDUAccuaPzOVhAli7H0 -goversion go1.15 -D "" -importcfg $WORK/b048/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/78/789a35526709bf9025bda5bf1ae1e8c2c9b378db97d3d2d142cd546de786a6dd-d # internal github.com/labstack/gommon/log mkdir -p $WORK/b126/ github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b015/_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 cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/labstack/gommon/color=$WORK/b121/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b122/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b123/_pkg_.a packagefile github.com/valyala/fasttemplate=$WORK/b127/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/github.com/getkin/kin-openapi/jsoninfo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/getkin/kin-openapi/jsoninfo -complete -installsuffix shared -buildid UrrW47AUIGefqwvV5Dg9/UrrW47AUIGefqwvV5Dg9 -goversion go1.15 -D "" -importcfg $WORK/b055/importcfg -pack ./doc.go ./field_info.go ./marshal.go ./marshal_ref.go ./strict_struct.go ./type_info.go ./unmarshal.go ./unsupported_properties_error.go cd /usr/share/gocode/src/github.com/labstack/gommon/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/labstack/gommon/log -complete -installsuffix shared -buildid jzNCwHbbxNvakh2tK-oZ/jzNCwHbbxNvakh2tK-oZ -goversion go1.15 -D "" -importcfg $WORK/b126/importcfg -pack ./color.go ./log.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/07/07e0e92a23542c36530ac8fffd9e4d8e8d4036d31f777d1fb967b4e2bd31af72-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f9/f9364fd96e63b28d8e66fad15cdd538cbc60e5fa5447615b0dcedd44931ca0ee-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/03/0330afd2310ffed41115342987c14205229cb0501fef672f1eeee7dbc5c2df5d-d # internal go/parser mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b143/_pkg_.a packagefile go/scanner=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p go/parser -std -complete -installsuffix shared -buildid F2QfXjOLshcfKWZitNwl/F2QfXjOLshcfKWZitNwl -goversion go1.15 -D "" -importcfg $WORK/b146/importcfg -pack ./interface.go ./parser.go go/printer mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b143/_pkg_.a packagefile go/token=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile text/tabwriter=$WORK/b148/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p go/printer -std -complete -installsuffix shared -buildid NUPcFkVQEioB2jjvPb2h/NUPcFkVQEioB2jjvPb2h -goversion go1.15 -D "" -importcfg $WORK/b147/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f1/f1b984602cf8f01aaafdf18ff9664ad7ecb3caaa58e76f38e51b5cb84eac8991-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/fd/fd691435a85e6d05fc91493577300bcafff58885bc1631437df9d34658182cfd-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/04/04699784cd396148dc65f7c50f4dcc2f51b7dfa255a57fd7ae918174d9c72a1b-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b060/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4d/4d737f70a3d317dbf45a19b2a32b05b17592d6ed6fe159a0fb04e520d65a506b-d # internal crypto/dsa mkdir -p $WORK/b088/ crypto/rand mkdir -p $WORK/b064/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_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/b060/_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 cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 3DQmagoowTG71yUqcjBK/3DQmagoowTG71yUqcjBK -goversion go1.15 -D "" -importcfg $WORK/b088/importcfg -pack ./dsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid UWXvnCIz3X0Li8lJZYj1/UWXvnCIz3X0Li8lJZYj1 -goversion go1.15 -D "" -importcfg $WORK/b064/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b077/ crypto/elliptic mkdir -p $WORK/b073/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b060/_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/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid doMNqYMweUjvDY3FmH-V/doMNqYMweUjvDY3FmH-V -goversion go1.15 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid gCEsHVtVM8l8YBcP2YoW/gCEsHVtVM8l8YBcP2YoW -goversion go1.15 -D "" -importcfg $WORK/b073/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ca/ca2a631446f140e5fb3988efd7e2c8437b37905a49497fe5127c5b392b5055f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/86/86a9f49ed7455f5b74882613b3c9f0bb2110030e3f32bcfee161bab519b83f97-d # internal crypto/ed25519 mkdir -p $WORK/b079/ crypto/rsa mkdir -p $WORK/b084/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b075/_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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 48c2uLj9WW_CvRbl6GRK/48c2uLj9WW_CvRbl6GRK -goversion go1.15 -D "" -importcfg $WORK/b079/importcfg -pack ./ed25519.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid bs5R_QQN9w-ejFmJq8I6/bs5R_QQN9w-ejFmJq8I6 -goversion go1.15 -D "" -importcfg $WORK/b084/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/88/88e45360adb68f6f97357dfc00177f86ba69a6a62a09a2fb21a237a76d38cd69-d # internal github.com/deepmap/oapi-codegen/pkg/codegen/templates mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile text/template=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen/pkg/codegen/templates /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/deepmap/oapi-codegen/pkg/codegen/templates -complete -installsuffix shared -buildid Felm3dLFErMUAXQ2ZL7n/Felm3dLFErMUAXQ2ZL7n -goversion go1.15 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./templates.gen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fc/fc69911566623eb5c75d9faea5340d14b7ceec0b4af9718418db13bfaa9c2c06-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d2/d207131f07a0309eb32b44abbd6cad39b9406dbb1bcab4d5ff89f435d93aca1f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e8/e899506a59408b46b1765c30f53e97b5f8c8889d644e2964e281abcb40f64bfd-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d5/d5c7a4116bc40cc1b4c998efc00be9d5cd12f2cda7f2106b2ee1a03cdc197915-d # internal github.com/ghodss/yaml mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b057/_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/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid R-c7L-L7vZb9MQdw8f4i/R-c7L-L7vZb9MQdw8f4i -goversion go1.15 -D "" -importcfg $WORK/b056/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/65/65134c463c8751f1683e7a1e0b625011607b7918cc1540b96a3bbce3e22c01c5-d # internal go/format mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b143/_pkg_.a packagefile go/parser=$WORK/b146/_pkg_.a packagefile go/printer=$WORK/b147/_pkg_.a packagefile go/token=$WORK/b145/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p go/format -std -complete -installsuffix shared -buildid hBABw4Uj5vZmx4p_QCu1/hBABw4Uj5vZmx4p_QCu1 -goversion go1.15 -D "" -importcfg $WORK/b142/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/dd/dd71fb9a88f9e58a73c0c663cbd07fe9baddc70a4db4c1a40124e043b0f54038-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c0/c0ca79a59e80c5bb47386b02ef65846a099706ff12bc232fc3dc7467126e56ec-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b7/b7ebd9c72cb470ce50dd34224a9a1e670ad4d8b5fe5635b5ceb01ca0b4288ba1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5f/5f5ed08ab291662598f85257dac720a7025d0074b3b992f808da6f8bd6d84545-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/26/265d63ca85968b105198fb3e8f5fabd7b11899853e1fb4bc92452bdc86003356-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b060/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid AAza48KwdnI3PMpOhkDR/AAza48KwdnI3PMpOhkDR -goversion go1.15 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b060/_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/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid EqwqA1SJUKU4aWiQePxL/EqwqA1SJUKU4aWiQePxL -goversion go1.15 -D "" -importcfg $WORK/b089/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4a/4ae10ecfa0965fa76f93b03966ae5f35705984965abc13e076cff29c568f815c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ac/ac74f5b44bd82ce075720dc906f952b522f839630ec2776f4bdcb1e5e5a1974b-d # internal crypto/ecdsa mkdir -p $WORK/b072/ cat >$WORK/b072/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/b070/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid FVT7N6aoMCvNDpp1bCOC/FVT7N6aoMCvNDpp1bCOC -goversion go1.15 -D "" -importcfg $WORK/b072/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/43/433c1fffd999e9f6d356e6631d25d4671b31cf2406423f95378a66ed73d13901-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e8/e8861c7182444e0e6ea00aad1418bd016b37acc92d74869ac551b837df7f110e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b111/ cat >$WORK/b111/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/b104/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF net/textproto mkdir -p $WORK/b110/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid kEpRbV99WLS5PUXMazhO/kEpRbV99WLS5PUXMazhO -goversion go1.15 -D "" -importcfg $WORK/b111/importcfg -pack ./proxy.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b087/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Hjn84aW9t8yIMc3ConTj/Hjn84aW9t8yIMc3ConTj -goversion go1.15 -D "" -importcfg $WORK/b110/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid D0_nAf24-kQN397eXizH/D0_nAf24-kQN397eXizH -goversion go1.15 -D "" -importcfg $WORK/b087/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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e3/e373d43ed14330354377002f856063694b1dbae96c02cbcf2982a0c42c47dba1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f4/f4d2b8c002a2a445a3691d7980dbc45a658f67cc1e0a9064a77bad1fa000bc99-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b103/ golang.org/x/net/http/httpguts mkdir -p $WORK/b138/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b110/_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/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid H2n-OrwCmasS4QN4RU64/H2n-OrwCmasS4QN4RU64 -goversion go1.15 -D "" -importcfg $WORK/b103/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b114/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid cv1wvHXDcSu4nL6n_Ohx/cv1wvHXDcSu4nL6n_Ohx -goversion go1.15 -D "" -importcfg $WORK/b138/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b110/_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/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid FHPcu06rO36_B-rtDK-t/FHPcu06rO36_B-rtDK-t -goversion go1.15 -D "" -importcfg $WORK/b114/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/83/83f3a832cda239ed12edb82b8fb53d51754bc18a6e142e3145768dbce0f09d6d-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/94/94bd712135fc79b59d91168cd79cac4d468cd35b1ac7e0fbda04e838cf32ea23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4d/4d51d0a0686bafa236258db7833e1be7a9387c27a2c1c2fb9c0cbfa540ca26b4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/dd/ddf2ed93395d612b36e12f178c57d0bcc294512e69bafd315d10f78f86bdb028-d # internal crypto/tls mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net=$WORK/b092/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid PlIUHWqQBR05rgg9mxGV/PlIUHWqQBR05rgg9mxGV -goversion go1.15 -D "" -importcfg $WORK/b069/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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6d/6d199fd0f92f69cf0a8fd299ba6bab21f0cf3039a13b35a92d5fb729b17b2660-d # internal net/http/httptrace mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b110/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid mtGAxJuOG16JZU2J31bW/mtGAxJuOG16JZU2J31bW -goversion go1.15 -D "" -importcfg $WORK/b116/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/35/35fe72caa0ecf5ff5a32d0176f4ef6aa14adc58708c584750ac527eec7fa834b-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/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/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b043/_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/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b061/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b050/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid s48sWDUXgKLFlDaxyJJR/s48sWDUXgKLFlDaxyJJR -goversion go1.15 -D "" -importcfg $WORK/b062/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/0f/0f443778101ded7fce857ae06abfbd7bdf20ef5d943d6bfa6790eb2b24535dca-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b053/ golang.org/x/crypto/acme mkdir -p $WORK/b129/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b055/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a EOF cd /usr/share/gocode/src/github.com/getkin/kin-openapi/openapi3 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/getkin/kin-openapi/openapi3 -complete -installsuffix shared -buildid -xR_oCRqpUm5t8-8u7Nt/-xR_oCRqpUm5t8-8u7Nt -goversion go1.15 -D "" -importcfg $WORK/b053/importcfg -pack ./callback.go ./components.go ./content.go ./discriminator.go ./doc.go ./encoding.go ./examples.go ./extension.go ./external_docs.go ./header.go ./info.go ./link.go ./media_type.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./refs.go ./request_body.go ./response.go ./schema.go ./schema_formats.go ./security_requirements.go ./security_scheme.go ./serialization_method.go ./server.go ./swagger.go ./swagger_loader.go ./tag.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile runtime/debug=$WORK/b130/_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/share/gocode/src/golang.org/x/crypto/acme /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p golang.org/x/crypto/acme -complete -installsuffix shared -buildid 2pc5vpUh5JpjjyjTgIqM/2pc5vpUh5JpjjyjTgIqM -goversion go1.15 -D "" -importcfg $WORK/b129/importcfg -pack ./acme.go ./http.go ./jws.go ./rfc8555.go ./types.go ./version_go112.go golang.org/x/net/http2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b138/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b139/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b061/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_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 EOF cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid k5Wgf85O1XW-41Tp9Pty/k5Wgf85O1XW-41Tp9Pty -goversion go1.15 -D "" -importcfg $WORK/b137/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7e/7eba93ce376e7b2766c893db4ae0b16cd775d47e3f1443e4602454c0b25dd2ae-d # internal golang.org/x/crypto/acme/autocert mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/crypto/acme=$WORK/b129/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math/rand=$WORK/b061/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/acme/autocert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/crypto/acme/autocert -complete -installsuffix shared -buildid At52vcHCRnLIgTwlRsZc/At52vcHCRnLIgTwlRsZc -goversion go1.15 -D "" -importcfg $WORK/b131/importcfg -pack ./autocert.go ./cache.go ./listener.go ./renewal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a8/a8dae47d30de1957da907ac63e89d4f3810c82af41222fb5ae4d72a7dd94a517-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2c/2ccc4f72f4c9952f3e4f1d5f71112c7965970af7240677cd9b9eeb05f3244d64-d # internal github.com/deepmap/oapi-codegen/pkg/util mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/deepmap/oapi-codegen/pkg/util -complete -installsuffix shared -buildid 8aDr8tkRplm2Fy8Hu1Fi/8aDr8tkRplm2Fy8Hu1Fi -goversion go1.15 -D "" -importcfg $WORK/b149/importcfg -pack ./inputmapping.go ./loader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/41/41e3bc677affc801d1dcf79976497fbd929c40a18912d695bff8f50ec25b2b78-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6d/6d641cb8afd051ca66734db439f76f856060aee32702e81b77dadfec0eb7a2b0-d # internal golang.org/x/net/http2/h2c mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b138/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b137/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b139/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2/h2c /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/net/http2/h2c -complete -installsuffix shared -buildid SjIpT9_xEpfsMS-uRO3O/SjIpT9_xEpfsMS-uRO3O -goversion go1.15 -D "" -importcfg $WORK/b140/importcfg -pack ./h2c.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a5/a5eb5af37f989afece9775e0f6c6ce480f229b5b303fba86c10bba613896ec71-d # internal github.com/labstack/echo/v4 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile encoding/xml=$WORK/b120/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/labstack/gommon/color=$WORK/b121/_pkg_.a packagefile github.com/labstack/gommon/log=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/acme=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=$WORK/b131/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b137/_pkg_.a packagefile golang.org/x/net/http2/h2c=$WORK/b140/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b050/_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 EOF cd /usr/share/gocode/src/github.com/labstack/echo/v4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/labstack/echo/v4 -complete -installsuffix shared -buildid jmD7vxaYsojvgL-OvS5J/jmD7vxaYsojvgL-OvS5J -goversion go1.15 -D "" -importcfg $WORK/b119/importcfg -pack ./bind.go ./context.go ./echo.go ./group.go ./ip.go ./log.go ./response.go ./router.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fc/fce8719fe584c1564b8e9ea5f2ccc1dfb5f9952daf5a8ce20c139d0bae246565-d # internal github.com/deepmap/oapi-codegen/pkg/codegen mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/codegen/templates=$WORK/b047/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b053/_pkg_.a packagefile github.com/labstack/echo/v4=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b141/_pkg_.a packagefile go/format=$WORK/b142/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen/pkg/codegen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/deepmap/oapi-codegen/pkg/codegen -complete -installsuffix shared -buildid Eh958KwgF-vljdPizNFe/Eh958KwgF-vljdPizNFe -goversion go1.15 -D "" -importcfg $WORK/b035/importcfg -pack ./codegen.go ./extension.go ./filter.go ./inline.go ./operations.go ./prune.go ./schema.go ./template_helpers.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a5/a5cd0316992340b05cd1ce999ea0707d3c7d9899f76d882dc15838de35115cf0-d # internal github.com/deepmap/oapi-codegen/cmd/oapi-codegen mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/codegen=$WORK/b035/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/util=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen/cmd/oapi-codegen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid -A7uQJa5OjrXldWXRbij/-A7uQJa5OjrXldWXRbij -goversion go1.15 -D "" -importcfg $WORK/b001/importcfg -pack ./oapi-codegen.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b1/b1845c81cb1faa2e7f5d20630d40abcaa9712fee8497fbfe94e50ec50f206b5c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/deepmap/oapi-codegen/cmd/oapi-codegen=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/codegen=$WORK/b035/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/util=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b118/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_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 internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile bufio=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/codegen/templates=$WORK/b047/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b053/_pkg_.a packagefile github.com/labstack/echo/v4=$WORK/b119/_pkg_.a packagefile github.com/pkg/errors=$WORK/b141/_pkg_.a packagefile go/format=$WORK/b142/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile text/template=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b051/_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/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 packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash/crc32=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile context=$WORK/b054/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b055/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/xml=$WORK/b120/_pkg_.a packagefile github.com/labstack/gommon/color=$WORK/b121/_pkg_.a packagefile github.com/labstack/gommon/log=$WORK/b126/_pkg_.a packagefile golang.org/x/crypto/acme=$WORK/b129/_pkg_.a packagefile golang.org/x/crypto/acme/autocert=$WORK/b131/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b137/_pkg_.a packagefile golang.org/x/net/http2/h2c=$WORK/b140/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile go/ast=$WORK/b143/_pkg_.a packagefile go/parser=$WORK/b146/_pkg_.a packagefile go/printer=$WORK/b147/_pkg_.a packagefile go/token=$WORK/b145/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile text/template/parse=$WORK/b052/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b057/_pkg_.a packagefile math/rand=$WORK/b061/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b066/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b122/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b123/_pkg_.a packagefile github.com/valyala/fasttemplate=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b132/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b138/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b139/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile go/scanner=$WORK/b144/_pkg_.a packagefile text/tabwriter=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b109/_pkg_.a packagefile crypto/internal/subtle=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b124/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b128/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b133/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b135/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b125/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b134/_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=nXAqntyLS3amYdSP9_eG/-A7uQJa5OjrXldWXRbij/7FqHvOk2KR2roUdbXPQI/nXAqntyLS3amYdSP9_eG -X github.com/deepmap/oapi-codegen/version=1.3.12 -B 0xf484c439d918c0e30cf5127511d62ced9d721372 -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/oapi-codegen-1.3.12/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin/oapi-codegen rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZzDNvl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 + cd oapi-codegen-1.3.12 + cd /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src/github.com/deepmap/oapi-codegen + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/deepmap/oapi-codegen -b /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin -s /builddir/build/BUILD/oapi-codegen-1.3.12/_build -o golang-github-deepmap-oapi-codegen-devel.file-list -O /builddir/build/BUILD/oapi-codegen-1.3.12 -V 1.3.12-1.fc34 -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 -g /usr/share/gocode -r '.*example.*' Installing: github.com/deepmap/oapi-codegen + 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-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin/oapi-codegen /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin/ '/builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin/oapi-codegen' -> '/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin/oapi-codegen' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.3.12-1.fc34 --unique-debug-suffix -1.3.12-1.fc34.i386 --unique-debug-src-base golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/oapi-codegen-1.3.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin/oapi-codegen extracting debug info from /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin/oapi-codegen warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/bin/oapi-codegen. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 8884kB, size after compression: 8444kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 265 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.x99TLi + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + LDFLAGS=' -X github.com/deepmap/oapi-codegen/version=1.3.12' + 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/deepmap/oapi-codegen -b /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin -s /builddir/build/BUILD/oapi-codegen-1.3.12/_build -V 1.3.12-1.fc34 -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/oapi-codegen-1.3.12/_build/src PATH: /builddir/build/BUILD/oapi-codegen-1.3.12/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/oapi-codegen-1.3.12/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/deepmap/oapi-codegen/version=1.3.12 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/deepmap/oapi-codegen github.com/deepmap/oapi-codegen/cmd/oapi-codegen PASS ok github.com/deepmap/oapi-codegen/cmd/oapi-codegen 0.014s github.com/deepmap/oapi-codegen/internal/test/client PASS ok github.com/deepmap/oapi-codegen/internal/test/client 0.009s github.com/deepmap/oapi-codegen/internal/test/components PASS ok github.com/deepmap/oapi-codegen/internal/test/components 0.009s github.com/deepmap/oapi-codegen/internal/test/externalref PASS ok github.com/deepmap/oapi-codegen/internal/test/externalref 0.006s github.com/deepmap/oapi-codegen/internal/test/issues/issue-52 PASS ok github.com/deepmap/oapi-codegen/internal/test/issues/issue-52 0.066s github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names PASS ok github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names 0.075s github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names PASS ok github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names 0.075s github.com/deepmap/oapi-codegen/internal/test/parameters {"time":"2020-08-28T09:02:48.298263649Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/passThrough/some%20string","user_agent":"","status":200,"error":"","latency":1053,"latency_human":"1.053µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298490702Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/contentObject/{"Id":12345,"IsAdmin":true,"Object":{"firstName":"Alex","role":"admin"}}","user_agent":"","status":200,"error":"","latency":10741,"latency_human":"10.741µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298523147Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/labelExplodeArray/.3.4.5","user_agent":"","status":200,"error":"","latency":3619,"latency_human":"3.619µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.2985544Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/labelExplodeObject/.role=admin.firstName=Alex","user_agent":"","status":200,"error":"","latency":11961,"latency_human":"11.961µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298576614Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/labelNoExplodeArray/.3,4,5","user_agent":"","status":200,"error":"","latency":2400,"latency_human":"2.4µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298599311Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/labelNoExplodeObject/.role,admin,firstName,Alex","user_agent":"","status":200,"error":"","latency":5253,"latency_human":"5.253µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298624451Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/matrixExplodeArray/;id=3;id=4;id=5","user_agent":"","status":200,"error":"","latency":2562,"latency_human":"2.562µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298647441Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/matrixExplodeObject/;role=admin;firstName=Alex","user_agent":"","status":200,"error":"","latency":5464,"latency_human":"5.464µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298667549Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/matrixNoExplodeArray/;id=3,4,5","user_agent":"","status":200,"error":"","latency":2539,"latency_human":"2.539µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298689372Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/matrixNoExplodeObject/;id=role,admin,firstName,Alex","user_agent":"","status":200,"error":"","latency":5100,"latency_human":"5.1µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298709052Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/simpleExplodeArray/3,4,5","user_agent":"","status":200,"error":"","latency":2080,"latency_human":"2.08µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298730992Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/simpleExplodeObject/role=admin,firstName=Alex","user_agent":"","status":200,"error":"","latency":5152,"latency_human":"5.152µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298755292Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/simpleNoExplodeArray/3,4,5","user_agent":"","status":200,"error":"","latency":2082,"latency_human":"2.082µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.2987778Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/simpleNoExplodeObject/role,admin,firstName,Alex","user_agent":"","status":200,"error":"","latency":4943,"latency_human":"4.943µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298795826Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/simplePrimitive/5","user_agent":"","status":200,"error":"","latency":889,"latency_human":"889ns","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298818476Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?a=3,4,5","user_agent":"","status":200,"error":"","latency":7929,"latency_human":"7.929µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298841929Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?ea=3&ea=4&ea=5","user_agent":"","status":200,"error":"","latency":6407,"latency_human":"6.407µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298873154Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?o=role,admin,firstName,Alex","user_agent":"","status":200,"error":"","latency":9273,"latency_human":"9.273µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298907854Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?role=admin&firstName=Alex","user_agent":"","status":200,"error":"","latency":5302,"latency_human":"5.302µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298928417Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?ep=5","user_agent":"","status":200,"error":"","latency":4468,"latency_human":"4.468µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298954569Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?p=5","user_agent":"","status":200,"error":"","latency":10292,"latency_human":"10.292µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.298984381Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryForm?co={"Id":12345,"IsAdmin":true,"Object":{"firstName":"Alex","role":"admin"}}","user_agent":"","status":200,"error":"","latency":11755,"latency_human":"11.755µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299029117Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/queryDeepObject?deepObj[Id]=12345&deepObj[IsAdmin]=true&deepObj[Object][firstName]=Alex&deepObj[Object][role]=admin","user_agent":"","status":200,"error":"","latency":16681,"latency_human":"16.681µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299050795Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":2466,"latency_human":"2.466µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299073134Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":1879,"latency_human":"1.879µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299092054Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":3301,"latency_human":"3.301µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299111957Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":2867,"latency_human":"2.867µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299134618Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":6691,"latency_human":"6.691µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299158089Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":6038,"latency_human":"6.038µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299181339Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/header","user_agent":"","status":200,"error":"","latency":6929,"latency_human":"6.929µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299205011Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/cookie","user_agent":"","status":200,"error":"","latency":3751,"latency_human":"3.751µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299224169Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/cookie","user_agent":"","status":200,"error":"","latency":2889,"latency_human":"2.889µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299245311Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/cookie","user_agent":"","status":200,"error":"","latency":4444,"latency_human":"4.444µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299270221Z","id":"","remote_ip":"192.0.2.1","host":"example.com","method":"GET","uri":"/cookie","user_agent":"","status":200,"error":"","latency":7816,"latency_human":"7.816µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299394435Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":448,"latency_human":"448ns","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.29944799Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":8040,"latency_human":"8.04µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299475179Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":2558,"latency_human":"2.558µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299501038Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":2012,"latency_human":"2.012µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299533031Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":6091,"latency_human":"6.091µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.29956278Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":4717,"latency_human":"4.717µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299587954Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":2430,"latency_human":"2.43µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299610936Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":2029,"latency_human":"2.029µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299639802Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":5167,"latency_human":"5.167µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.29966906Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":4617,"latency_human":"4.617µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299691869Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":2040,"latency_human":"2.04µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299719633Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":1902,"latency_human":"1.902µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299756796Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":12256,"latency_human":"12.256µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299787234Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":4458,"latency_human":"4.458µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.299807399Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":908,"latency_human":"908ns","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.300003827Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":28566,"latency_human":"28.566µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.300102354Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":36253,"latency_human":"36.253µs","bytes_in":0,"bytes_out":0} {"time":"2020-08-28T09:02:48.300167392Z","id":"","remote_ip":"","host":"example.com","method":"GET","uri":"","user_agent":"","status":200,"error":"","latency":18860,"latency_human":"18.86µs","bytes_in":0,"bytes_out":0} PASS ok github.com/deepmap/oapi-codegen/internal/test/parameters 0.011s github.com/deepmap/oapi-codegen/internal/test/server PASS ok github.com/deepmap/oapi-codegen/internal/test/server 0.007s github.com/deepmap/oapi-codegen/pkg/codegen PASS ok github.com/deepmap/oapi-codegen/pkg/codegen 0.419s github.com/deepmap/oapi-codegen/pkg/middleware PASS ok github.com/deepmap/oapi-codegen/pkg/middleware 0.014s github.com/deepmap/oapi-codegen/pkg/runtime PASS ok github.com/deepmap/oapi-codegen/pkg/runtime 0.009s github.com/deepmap/oapi-codegen/pkg/securityprovider PASS ok github.com/deepmap/oapi-codegen/pkg/securityprovider 0.009s github.com/deepmap/oapi-codegen/pkg/types PASS ok github.com/deepmap/oapi-codegen/pkg/types 0.008s github.com/deepmap/oapi-codegen/pkg/util PASS ok github.com/deepmap/oapi-codegen/pkg/util 0.008s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aMKj9k + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + DOCDIR=/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen + cp -pr README.md /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RWSiDk + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-deepmap-oapi-codegen = 1.3.12-1.fc34 golang-github-deepmap-oapi-codegen(x86-32) = 1.3.12-1.fc34 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-deepmap-oapi-codegen-devel-1.3.12-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FRinJl + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + DOCDIR=/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/doc/golang-github-deepmap-oapi-codegen-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a8527j + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386/usr/share/licenses/golang-github-deepmap-oapi-codegen-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/deepmap/oapi-codegen/internal/test/client) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/components) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/externalref) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/externalref/packageA) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/externalref/packageB) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/issues/issue-52) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/issues/issue-grab_import_names) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/issues/issue-illegal_enum_names) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/parameters) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/schemas) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/internal/test/server) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/codegen) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/codegen/templates) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/middleware) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/runtime) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/securityprovider) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/testutil) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/types) = 1.3.12-1.fc34 golang(github.com/deepmap/oapi-codegen/pkg/util) = 1.3.12-1.fc34 golang-github-deepmap-oapi-codegen-devel = 1.3.12-1.fc34 golang-ipath(github.com/deepmap/oapi-codegen) = 1.3.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/getkin/kin-openapi/openapi3) golang(github.com/getkin/kin-openapi/openapi3filter) golang(github.com/go-chi/chi) golang(github.com/labstack/echo/v4) golang(github.com/labstack/echo/v4/middleware) golang(github.com/pkg/errors) golang(gopkg.in/yaml.v2) Processing files: golang-github-deepmap-oapi-codegen-debugsource-1.3.12-1.fc34.i686 Provides: golang-github-deepmap-oapi-codegen-debugsource = 1.3.12-1.fc34 golang-github-deepmap-oapi-codegen-debugsource(x86-32) = 1.3.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-deepmap-oapi-codegen-debuginfo-1.3.12-1.fc34.i686 Provides: debuginfo(build-id) = 57f1e5d00ed1e9c1670987b07ace9d9b81f25798 golang-github-deepmap-oapi-codegen-debuginfo = 1.3.12-1.fc34 golang-github-deepmap-oapi-codegen-debuginfo(x86-32) = 1.3.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-deepmap-oapi-codegen-debugsource(x86-32) = 1.3.12-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 Wrote: /builddir/build/RPMS/golang-github-deepmap-oapi-codegen-debugsource-1.3.12-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/golang-github-deepmap-oapi-codegen-devel-1.3.12-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/golang-github-deepmap-oapi-codegen-debuginfo-1.3.12-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VhdwUj + umask 022 + cd /builddir/build/BUILD + cd oapi-codegen-1.3.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-deepmap-oapi-codegen-1.3.12-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0