Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-starlark.spec'], chrootPath='/var/lib/mock/f34-build-25085373-2790959/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-starlark.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1610573685 Wrote: /builddir/build/SRPMS/golang-starlark-0-0.3.20210113gite81fc95.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-starlark.spec'], chrootPath='/var/lib/mock/f34-build-25085373-2790959/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-starlark.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1610573685 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.77PDGK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + /usr/bin/gzip -dc /builddir/build/SOURCES/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/vendor + [[ ! -e /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin install: creating directory '/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build' install: creating directory '/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin' + export GOPATH=/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net ]] ++ dirname /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net + install -m 0755 -vd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src install: creating directory '/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src' + ln -fs /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net + cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net Patch #1 (fix_tests.patch): + echo 'Patch #1 (fix_tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file starlarktest/starlarktest.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z1bzsL + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/starlark + GOPATH=/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X go.starlark.net/version.commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -X go.starlark.net/version=0 -B 0xc1c9193bcb526be020f3ccc0d0fa6f508bfd1a6d -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/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin/starlark go.starlark.net/cmd/starlark WORK=/tmp/go-build117608294 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ internal/nettrace cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go encoding mkdir -p $WORK/b054/ mkdir -p $WORK/b068/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ZEkni3_iqAgJt5gGhsxU/ZEkni3_iqAgJt5gGhsxU -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./nettrace.go unicode cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p encoding -std -complete -installsuffix shared -buildid uR6fRDSIOh04zLtZLIaR/uR6fRDSIOh04zLtZLIaR -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./encoding.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b023/ mkdir -p $WORK/b064/ internal/race mkdir -p $WORK/b021/ math/bits mkdir -p $WORK/b017/ unicode/utf8 cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ unicode/utf16 cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid m-oS3n9SxEEdv0btzVSq/m-oS3n9SxEEdv0btzVSq -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b065/ container/list cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b009/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b051/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid SAYyAOqQE3wQbbKXAQQI/SAYyAOqQE3wQbbKXAQQI -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./utf16.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p container/list -std -complete -installsuffix shared -buildid y-ukRB-lddhVwJ7idB2M/y-ukRB-lddhVwJ7idB2M -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./list.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b056/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b056/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b056/ -g -O2 -Wall -Werror ./cgo.go runtime/internal/atomic mkdir -p $WORK/b010/ sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/db/db62214fd834a885d7401afab631fb93dc92bcc6b6f991859504b88a5a3aefec-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/efbc6ed97c4104c30ca32b405872b2f618d9e59aa26ca7745e0f51a0902eb293-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/54/5463fb5e1a3de89001c4292ba50c37c2a933dab2d0bcda63ee3ebf521d07772d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9c/9c90da37a6420f020d444778c8839006b4fbbf2cf21ee97ab1a9690bb88acffb-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3c/3cbd37b63532f8d6317c7aa99632c92ed0eb89c0af82ef74a9334ed9233b40f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ internal/bytealg 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_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal 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_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x004.o -c gcc_fatalf.c 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 cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./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 ./mpagealloc.go ./mpagealloc_64bit.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 ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I $WORK/b056/ -g -O2 -Wall -Werror -o $WORK/b056/_x012.o -c gcc_amd64.S cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o $WORK/b056/_x006.o $WORK/b056/_x007.o $WORK/b056/_x008.o $WORK/b056/_x009.o $WORK/b056/_x010.o $WORK/b056/_x011.o $WORK/b056/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go -dynlinker cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./asm_amd64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo.cgo1.go $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_amd64.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o $WORK/b056/_x006.o $WORK/b056/_x007.o $WORK/b056/_x008.o $WORK/b056/_x009.o $WORK/b056/_x010.o $WORK/b056/_x011.o $WORK/b056/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0c/0c67b8529dbab0f9dcae2b1e13ed9d56f58a3f0d8d8eb32b8cce0446788e6c56-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b020/ 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_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -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/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal internal/singleflight mkdir -p $WORK/b055/ math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Fa8IKEca_qrzuUcd3rW0/Fa8IKEca_qrzuUcd3rW0 -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid de-zSAQ4YLSXesUrHIn1/de-zSAQ4YLSXesUrHIn1 -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a2/a2e324280dd9a305897b7ec58024add2f4197002b97ea3d0cba46ae9339574cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fe/fe7717ef07e1e275b3cae18b3a9df92bcf86b12c77c0ba3c2ecded6d0c217f3f-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b024/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal internal/oserror mkdir -p $WORK/b027/ io mkdir -p $WORK/b025/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b053/ 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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b018/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 41l_F9EpiVm9dPPZeiqx/41l_F9EpiVm9dPPZeiqx -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./message.go 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_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-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_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal hash mkdir -p $WORK/b062/ text/tabwriter mkdir -p $WORK/b072/ strings mkdir -p $WORK/b034/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF bytes mkdir -p $WORK/b036/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid T2V71QA3eQ-NWIHPgxBs/T2V71QA3eQ-NWIHPgxBs -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./tabwriter.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/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid HU4VXZAr0O-ZexXly7Mw/HU4VXZAr0O-ZexXly7Mw -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/01/0193dfd6e0759497a01b44422b681f9091a14ad83a5a678a9a3af31b7e1701c8-d # internal hash/crc32 mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./crc32_amd64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bCH9cLnKwPmtdEAIbCSi/bCH9cLnKwPmtdEAIbCSi -goversion go1.15.6 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3d/3d68b543c093515503f838d08d0d2b47dfdb2186c65f112277f848154e420708-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4e/4eb4bf917544098743a95d2af0517c4d0eb2a08c7048b652daa92b830e969295-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal 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_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -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_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal go.starlark.net/internal/spell mkdir -p $WORK/b039/ bufio mkdir -p $WORK/b050/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/internal/spell /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p go.starlark.net/internal/spell -complete -installsuffix shared -buildid ChYu2uRA8-r3PBXUXYi2/ChYu2uRA8-r3PBXUXYi2 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./spell.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p bufio -std -complete -installsuffix shared -buildid xynMtYbzo4fBA7AoOgB9/xynMtYbzo4fBA7AoOgB9 -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1f/1fd2cbe906f9af6e0d946ed3a804ad6d9cae188519fb2137d52f58b7ad2c4074-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/4c/4c2ede5c62c69d3b315d7733b4b1a9527475ee1907dc0d90524c27bdb51b707c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/39/39fc0e6abd877a033e6f337a5a9e870c542628837da07481cd0e06233456c4bd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF 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/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.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_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -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_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal context mkdir -p $WORK/b048/ cat >$WORK/b048/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_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p context -std -complete -installsuffix shared -buildid ioDlry59e5QgRZEpHv1M/ioDlry59e5QgRZEpHv1M -goversion go1.15.6 -D "" -importcfg $WORK/b048/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_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9a/9a634304772d2b92d5818faa05985bcab126acca6d6c7244c182eaf7facc7e1e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b037/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_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 8ftculk91o4-paGMge0V/8ftculk91o4-paGMge0V -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7e/7ee0772d339fe546c4398a3125900ff28e622731bd480ec5ffa856f53c0b953b-d # internal encoding/base64 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V4Iy9kXg8euK3nqzybj4/V4Iy9kXg8euK3nqzybj4 -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./base64.go golang.org/x/sys/unix mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b063/symabis ./asm_linux_amd64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b064/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid kOFKF4thaoTPxHgOnly6/kOFKF4thaoTPxHgOnly6 -goversion go1.15.6 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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 ./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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/4b/4bcc3884f58d4131037d302f9c955bc74bf5b7a947038dee9481ff0f1189914b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal runtime/debug mkdir -p $WORK/b046/ path/filepath os/signal mkdir -p $WORK/b042/ mkdir -p $WORK/b057/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF fmt mkdir -p $WORK/b013/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./debug.s cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cat >$WORK/b042/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/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b057/symabis ./sig.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/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b046/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_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/debug -std -installsuffix shared -buildid T_NLeo2oTiMVwFzHVQtC/T_NLeo2oTiMVwFzHVQtC -goversion go1.15.6 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p os/signal -std -installsuffix shared -buildid 1cDGHU-LTbNxpLhHIhF1/1cDGHU-LTbNxpLhHIhF1 -goversion go1.15.6 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./doc.go ./signal.go ./signal_unix.go net mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath net -- -I $WORK/b052/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b057/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b057/_pkg_.a $WORK/b057/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/debug.o ./debug.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/68/68bc52fc1c1904304e6547a0a71ef22d855aa4ec5f630c2855b7edd198ebf6aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/59/59458ae2832dda600edf76ed9525c138048ab4747a8da0fea024329d96c19647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b042/_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_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal log mkdir -p $WORK/b043/ flag mkdir -p $WORK/b002/ cat >$WORK/b043/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 compress/flate mkdir -p $WORK/b060/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./log.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_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 encoding/json mkdir -p $WORK/b067/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid og2TydqpuIkcpWkkWWH4/og2TydqpuIkcpWkkWWH4 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b069/_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/b065/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid lyFLimVIg31INOTxULP4/lyFLimVIg31INOTxULP4 -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./arith_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b045/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/big -std -installsuffix shared -buildid o_X2KJJX7Btkg88FjVaA/o_X2KJJX7Btkg88FjVaA -goversion go1.15.6 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9d/9ddee12d2e70307556d75cec143f1d523cbbe632bd16cde91fa7c38a4113e550-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4a/4a1ecf16e55a8bd63a8060f1a4e21e66eea7d17872098110976f1a9ddfca8853-d # internal compress/gzip mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b061/_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_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JfbSvvYen7jFVgSwwsZt/JfbSvvYen7jFVgSwwsZt -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b045/_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/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p net -std -installsuffix shared -buildid m_5cEz6u_MbXMG0gMkc-/m_5cEz6u_MbXMG0gMkc- -goversion go1.15.6 -D "" -importcfg $WORK/b052/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/b052/_cgo_gotypes.go $WORK/b052/cgo_linux.cgo1.go $WORK/b052/cgo_resnew.cgo1.go $WORK/b052/cgo_socknew.cgo1.go $WORK/b052/cgo_unix.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cb/cbdf1c4823ee3584fbbed231e2cf5a545cdec6795ad4e2cd32bbd5a17c5f7d3c-d # internal runtime/pprof mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile context=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_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 syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b072/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ItoLOhZtbQiIQ93H5LQK/ItoLOhZtbQiIQ93H5LQK -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3e/3ea65215a3eb8ce7d07eadb2034ba0f1c0d22b55c95222611804873679e45919-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8e/8e2798c052554a04aff51619724c7354afddbbbc3375b47e68d69f2a8dd945fb-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/33/3373d282f0c27487a6d3534ec8b4943c0de7850669f213f322f0fd1a218532f3-d # internal go.starlark.net/syntax mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_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 /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p go.starlark.net/syntax -complete -installsuffix shared -buildid R9sHpli5WC45L6R92qwr/R9sHpli5WC45L6R92qwr -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./parse.go ./quote.go ./scan.go ./syntax.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c4/c4d87cd5ce34c68baae61dcd854cced1846c51fb2f1f36b6ec1b3448c3ae62eb-d # internal go.starlark.net/resolve mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/resolve /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p go.starlark.net/resolve -complete -installsuffix shared -buildid oNk3Tso7d0zmX31junIA/oNk3Tso7d0zmX31junIA -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./binding.go ./resolve.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/28/289434d9580c5d322c7dd12941e8427b5b0b54a02dee0e0a64623d5d9b818827-d # internal go.starlark.net/internal/compile mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime/debug=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/internal/compile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p go.starlark.net/internal/compile -complete -installsuffix shared -buildid O02KI2bbYSlWx_Jzuroo/O02KI2bbYSlWx_Jzuroo -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./compile.go ./serial.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/48/48c7cd12ace744119eee27a4e88a233b3e0dfce53077445b64da5ef6943ad95b-d # internal github.com/chzyer/readline mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile container/list=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b057/_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 syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/chzyer/readline -complete -installsuffix shared -buildid Wx78DFup19hqGn43BzNw/Wx78DFup19hqGn43BzNw -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./complete.go ./complete_helper.go ./complete_segment.go ./history.go ./operation.go ./password.go ./readline.go ./remote.go ./runebuf.go ./runes.go ./search.go ./std.go ./term.go ./term_linux.go ./term_unix.go ./terminal.go ./utils.go ./utils_unix.go ./vim.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/8f/8f9fa707dce473df7b772ebb75dcabde834eb1d008be7313b7a88f101dea3fb1-d # internal go.starlark.net/starlark mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./empty.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b050/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_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 sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b065/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p go.starlark.net/starlark -installsuffix shared -buildid _ZBtr884W6SJDJAOs2HZ/_ZBtr884W6SJDJAOs2HZ -goversion go1.15.6 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./debug.go ./eval.go ./hashtable.go ./int.go ./int_posix64.go ./interp.go ./library.go ./profile.go ./unpack.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/07/0775f05a228df6f839828148988fa50f7946537f667f09c39170bdf4d1abf697-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f9/f9c0b88d5ed52014a1a0c77ba615cfe1ed3ec6675f9b4034004716fc69848d3f-d # internal go.starlark.net/repl mkdir -p $WORK/b047/ go.starlark.net/starlarkstruct mkdir -p $WORK/b070/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b049/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b058/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/repl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p go.starlark.net/repl -complete -installsuffix shared -buildid Cr8faiuRQZDNuLp9WYTU/Cr8faiuRQZDNuLp9WYTU -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./repl.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b058/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/starlarkstruct /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p go.starlark.net/starlarkstruct -complete -installsuffix shared -buildid CV3sC7SsZWNeM-jecY8N/CV3sC7SsZWNeM-jecY8N -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./module.go ./struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fd/fd1f3c8f4a39f2a5cbc9a917ebe0bb2da0c7e255dff29c5e92902538e80ed194-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/86/8607e3568e1a3c705a09f049a02d4530b986591699590ba696a4b40b840b417a-d # internal go.starlark.net/starlarkjson mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b058/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b070/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/starlarkjson /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p go.starlark.net/starlarkjson -complete -installsuffix shared -buildid doOFhPVVUBbn27I235ki/doOFhPVVUBbn27I235ki -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5b/5b1ed10733e311a2a2971f7693f98c4a089733235c84e31fa7cbd64d46b21ea5-d # internal go.starlark.net/cmd/starlark 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 go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/repl=$WORK/b047/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b058/_pkg_.a packagefile go.starlark.net/starlarkjson=$WORK/b066/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b071/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net/cmd/starlark /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid fLf87x78EK-yAEWMimDL/fLf87x78EK-yAEWMimDL -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./starlark.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/70/701bd3d4c6d8f766c14d51293a0d4a038d4376770de8a74662ad4fa219eb8c3d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile go.starlark.net/cmd/starlark=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b035/_pkg_.a packagefile go.starlark.net/repl=$WORK/b047/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b038/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b058/_pkg_.a packagefile go.starlark.net/starlarkjson=$WORK/b066/_pkg_.a packagefile log=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b071/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b056/_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 bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime/debug=$WORK/b046/_pkg_.a packagefile context=$WORK/b048/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b049/_pkg_.a packagefile os/signal=$WORK/b057/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b039/_pkg_.a packagefile bufio=$WORK/b050/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b063/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b067/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b070/_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 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 text/tabwriter=$WORK/b072/_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 math/rand=$WORK/b045/_pkg_.a packagefile container/list=$WORK/b051/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile hash/crc32=$WORK/b061/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b064/_pkg_.a packagefile encoding=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=4hUVDDTzfCRU0LZiSEzV/fLf87x78EK-yAEWMimDL/RsFnmdEUkVvG8T9QQaEN/4hUVDDTzfCRU0LZiSEzV -X go.starlark.net/version.commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -X go.starlark.net/version=0 -B 0xc1c9193bcb526be020f3ccc0d0fa6f508bfd1a6d -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin/starlark rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j9onPI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + mapfile -t star ++ find . -name '*.star' -type f + cd /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src/go.starlark.net + IFS= +++ realpath -e --relative-base=. ./resolve/testdata/resolve.star ./starlark/testdata/assign.star ./starlark/testdata/benchmark.star ./starlark/testdata/bool.star ./starlark/testdata/builtins.star ./starlark/testdata/control.star ./starlark/testdata/dict.star ./starlark/testdata/float.star ./starlark/testdata/function.star ./starlark/testdata/int.star ./starlark/testdata/json.star ./starlark/testdata/list.star ./starlark/testdata/misc.star ./starlark/testdata/module.star ./starlark/testdata/paths.star ./starlark/testdata/recursion.star ./starlark/testdata/set.star ./starlark/testdata/string.star ./starlark/testdata/tuple.star ./starlarkstruct/testdata/struct.star ./starlarktest/assert.star ./syntax/testdata/errors.star ./syntax/testdata/scan.star +++ sort -u ++ listfiles_include='resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' ++ echo 'resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' + gosupfiles='resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star' + mapfile -t gosupfilesA + go-rpm-integration install -i go.starlark.net -b /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin -s /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build -o golang-starlark-devel.file-list -O /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -V 0-0.3.20210113gite81fc95.fc34 -C e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' resolve/testdata/resolve.star starlark/testdata/assign.star starlark/testdata/benchmark.star starlark/testdata/bool.star starlark/testdata/builtins.star starlark/testdata/control.star starlark/testdata/dict.star starlark/testdata/float.star starlark/testdata/function.star starlark/testdata/int.star starlark/testdata/json.star starlark/testdata/list.star starlark/testdata/misc.star starlark/testdata/module.star starlark/testdata/paths.star starlark/testdata/recursion.star starlark/testdata/set.star starlark/testdata/string.star starlark/testdata/tuple.star starlarkstruct/testdata/struct.star starlarktest/assert.star syntax/testdata/errors.star syntax/testdata/scan.star Installing: go.starlark.net + 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-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin/starlark /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin/ '/builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin/starlark' -> '/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin/starlark' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0-0.3.20210113gite81fc95.fc34 --unique-debug-suffix -0-0.3.20210113gite81fc95.fc34.x86_64 --unique-debug-src-base golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin/starlark extracting debug info from /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin/starlark warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/bin/starlark. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/starlark-0-0.3.20210113gite81fc95.fc34.x86_64.debug after non-allocatable ones original debug info size: 5672kB, size after compression: 5672kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 772 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.OJ6iEI + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + LDFLAGS=' -X go.starlark.net/version.commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -X go.starlark.net/version=0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i go.starlark.net -b /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin -s /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build -V 0-0.3.20210113gite81fc95.fc34 -C e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/src PATH: /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X go.starlark.net/version.commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 -X go.starlark.net/version=0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: go.starlark.net go.starlark.net/internal/compile PASS ok go.starlark.net/internal/compile 0.005s go.starlark.net/starlark PASS ok go.starlark.net/starlark 0.781s go.starlark.net/syntax PASS ok go.starlark.net/syntax 0.008s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BUrpoJ + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + DOCDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark + cp -pr README.md /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IAARYI + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + LICENSEDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark + cp -pr LICENSE /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-starlark = 0-0.3.20210113gite81fc95.fc34 golang-starlark(x86-64) = 0-0.3.20210113gite81fc95.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: golang-starlark-devel-0-0.3.20210113gite81fc95.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.omYjOK + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + DOCDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/doc/golang-starlark-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YvPc8M + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + LICENSEDIR=/builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64/usr/share/licenses/golang-starlark-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(go.starlark.net/internal/chunkedfile) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/internal/chunkedfile)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/internal/compile) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/internal/compile)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/internal/spell) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/internal/spell)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/lib/proto) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/lib/proto)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/repl) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/repl)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/resolve) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/resolve)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlark) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlark)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarkjson) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarkjson)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarkstruct) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarkstruct)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarktest) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/starlarktest)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/syntax) = 0-0.3.20210113gite81fc95.fc34 golang(go.starlark.net/syntax)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang-ipath(go.starlark.net) = 0-0.3.20210113gite81fc95.fc34 golang-ipath(go.starlark.net)(commit=e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48) = 0-0.3.20210113gite81fc95.fc34 golang-starlark-devel = 0-0.3.20210113gite81fc95.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/chzyer/readline) golang(google.golang.org/protobuf/encoding/protojson) golang(google.golang.org/protobuf/encoding/prototext) golang(google.golang.org/protobuf/proto) golang(google.golang.org/protobuf/reflect/protodesc) golang(google.golang.org/protobuf/reflect/protoreflect) golang(google.golang.org/protobuf/reflect/protoregistry) golang(google.golang.org/protobuf/types/descriptorpb) golang(google.golang.org/protobuf/types/dynamicpb) Processing files: golang-starlark-debugsource-0-0.3.20210113gite81fc95.fc34.x86_64 Provides: golang-starlark-debugsource = 0-0.3.20210113gite81fc95.fc34 golang-starlark-debugsource(x86-64) = 0-0.3.20210113gite81fc95.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-starlark-debuginfo-0-0.3.20210113gite81fc95.fc34.x86_64 Provides: debuginfo(build-id) = cfacb6e82b4f0e83d60e6638f979b4d2a863bac0 golang-starlark-debuginfo = 0-0.3.20210113gite81fc95.fc34 golang-starlark-debuginfo(x86-64) = 0-0.3.20210113gite81fc95.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-starlark-debugsource(x86-64) = 0-0.3.20210113gite81fc95.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 Wrote: /builddir/build/RPMS/golang-starlark-debugsource-0-0.3.20210113gite81fc95.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-starlark-devel-0-0.3.20210113gite81fc95.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-starlark-debuginfo-0-0.3.20210113gite81fc95.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UyOJpK + umask 022 + cd /builddir/build/BUILD + cd starlark-go-e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-starlark-0-0.3.20210113gite81fc95.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0