Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-google-jsonnet.spec'], chrootPath='/var/lib/mock/f31-build-19680822-1394719/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-github-google-jsonnet.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=1580514484 Wrote: /builddir/build/SRPMS/golang-github-google-jsonnet-0.15.0-1.fc31.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-github-google-jsonnet.spec'], chrootPath='/var/lib/mock/f31-build-19680822-1394719/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-github-google-jsonnet.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=1580514484 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GFKYYz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-jsonnet-0.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-jsonnet-0.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-jsonnet-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go-jsonnet-0.15.0/vendor + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin' + export GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet ]] ++ dirname /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + install -m 0755 -vd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google' + ln -fs /builddir/build/BUILD/go-jsonnet-0.15.0 /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + echo 'Patch #0 (0001-Prevent-int-overflow.patch):' Patch #0 (0001-Prevent-int-overflow.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file builtins.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2HkA3C + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/dumpstdlibast + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.15.0 -B 0x82fae4aebfef8fd4413c2d309e77fded88f08697 -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/go-jsonnet-0.15.0/_build/bin/dumpstdlibast github.com/google/go-jsonnet/cmd/dumpstdlibast WORK=/tmp/go-build634712199 unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qyayg-uv8_pPJLNmf7yt/qyayg-uv8_pPJLNmf7yt -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid AGvX_2iVqS8CWsXOjo9A/AGvX_2iVqS8CWsXOjo9A -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go math/bits mkdir -p $WORK/b015/ internal/race mkdir -p $WORK/b019/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _KhyZ_Wgi9VkLSWwrxPw/_KhyZ_Wgi9VkLSWwrxPw -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid lBT_A6wV4PJnbFC-2fhY/lBT_A6wV4PJnbFC-2fhY -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fb/fbc4006477e2537f580b910997a215b2a68e25f0675758dbe004cec903f27c74-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid e6odxtqi4kjDMeB--iJf/e6odxtqi4kjDMeB--iJf -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5a/5aa0fb80f33112d083683696b9186c456421323013e0d6d9462be79f747f2c17-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid KsAJjwoW_DBuuHv0e5pY/KsAJjwoW_DBuuHv0e5pY -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid gYCgfPKpKc-0soHyvqM9/gYCgfPKpKc-0soHyvqM9 -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid _nKcXRdH6huz_WWMuILu/_nKcXRdH6huz_WWMuILu -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/40/400b2fa94516b04915b53f5f2c6d09f517ec81614e445511efae2233da3be7da-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid ChZT52LAUpwvothkDZCY/ChZT52LAUpwvothkDZCY -goversion go1.13.6 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b1/b104e593bc1047a8a9f5810d82ab79a14bf0e20387f0ec99834e678ce279a226-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm.o ./asm.s runtime/cgo mkdir -p $WORK/b043/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4f/4f1d86b49fbad1300f2ec40f8372847d46d023381dbb3df6bbd5cfbef0ab6f40-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/94/94d7e72e42fa47a6faf06c781ed4a63d6249dd1d645376e5b130503eadc296c2-d # internal internal/testlog mkdir -p $WORK/b030/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/31/311739ea60a941519953e4f293cbd7b6f79c5d93f463772d8de635ff34cf272d-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid iT3rFxOVQaZchW8GpUaR/iT3rFxOVQaZchW8GpUaR -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/81c3de195af6a71eaa63534c5034d9b0e13c6f4ab3fe46cd965bbe7c5c3dd9c8-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/44/44b7a85b86432b64fd76b955f276799cdb058a65c6fc5c2a012c9ba8bc496d33-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/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid L7CcB9xnFBWtsdx_Y-ak/L7CcB9xnFBWtsdx_Y-ak -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid yrGYrl9IdQd4xKtP3rdL/yrGYrl9IdQd4xKtP3rdL -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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 -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fa/fad0dcc49ac69bab6339e0ae61aecfdd7d8fe289fbb9b953d9816a951c46491d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/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/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7a/7a885d6a86fcba7803ff8d25c8b257e572e54e5aa877488fbc301c9876ee7c5e-d # internal runtime mkdir -p $WORK/b005/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid B5CxJfpKG2T37SFUEa7N/B5CxJfpKG2T37SFUEa7N -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c2/c2272f6fb529c3863d64cbb7b6dec7ab90d0a4a54988a1df2e4d1b08ca49bd1a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x012.o -c gcc_amd64.S cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b043/symabis ./asm_amd64.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p runtime/cgo -std -installsuffix shared -buildid UMBxeK37MACl6GmnEYYX/UMBxeK37MACl6GmnEYYX -goversion go1.13.6 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b043/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_amd64.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o $WORK/b043/_x011.o $WORK/b043/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/69/69715d2c9b037ce207f4a9a3d907b2c7dc22dba9d3ac9347decbfc9f41ed1b37-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8e/8e7f382549b688e83a803509fe5d2556d5283ec6cddd942a8de1c11a26606c50-d # internal sync mkdir -p $WORK/b018/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid AtJVT3yLVToJz6LsDw3-/AtJVT3yLVToJz6LsDw3- -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid vBkjxM5HV7o_eyB_Jt7B/vBkjxM5HV7o_eyB_Jt7B -goversion go1.13.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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/77/77aa6df20646a40a8e4e345271c411eca405ff471ab6956dd8e2cb0fd5334327-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9a/9a84ebd81d83d51e7418a7a4475b0f99949e98b26038a03ed1aaf3c3e6a60f29-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid 7FpPm4PyeQ7wJ8mBi5c-/7FpPm4PyeQ7wJ8mBi5c- -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 iJHD9LNJY9jXbqRo7qhO/iJHD9LNJY9jXbqRo7qhO -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/db/dbce0f066b43b647d34371898f89f71f46dea315d7edde119323ccde9b7ac86f-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid DAcZraZufhU5PocIbZXY/DAcZraZufhU5PocIbZXY -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid FkNcKWP48397LizT69tk/FkNcKWP48397LizT69tk -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid w1pYeYD3UShhx0qnZBOO/w1pYeYD3UShhx0qnZBOO -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6f/6fd77e7ebc036dbaf6a4d2685a522d5db41bb8f3fbfd5875bc9a76aeaa464d5d-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid zTYAkGAkKrGDf8vFGbqL/zTYAkGAkKrGDf8vFGbqL -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0b/0b6e863cd9026ec73c5da0740922fb97591591686ba5cc4f3a35f92128be165b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fb/fbeb2888686f5d3a191a4e8f14d48f8ddcbe7d01b0f966898cf088abc328960e-d # internal bytes mkdir -p $WORK/b032/ strings mkdir -p $WORK/b035/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p bytes -std -installsuffix shared -buildid 0h6dCiTasZgz3TRzB1a_/0h6dCiTasZgz3TRzB1a_ -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid EDexKwhZiFqBSiuFQdiK/EDexKwhZiFqBSiuFQdiK -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/14/140c69f496adc05474e1c9b0e18f36af62e9eac64df54aadcb836027e1e89e71-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1d/1da730f34315d8e48373ae42c3f3ee860d7a7d151197d6be59f94de63941b019-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid iLeBKee2MSMfqHeBpQCk/iLeBKee2MSMfqHeBpQCk -goversion go1.13.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e0/e00d58ca181c84ffe34172d1a8aef52295c6b378eadd5c2cbe057aae40d23a07-d # internal regexp/syntax mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid ek2HeQe-77kWjlgX2I5N/ek2HeQe-77kWjlgX2I5N -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/dc/dc3e01be65959b3fbbc82623c1969038764cea5517b4ffdbe516f8e211e39768-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid E1A4iUXgqKP2SVRXiZIo/E1A4iUXgqKP2SVRXiZIo -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid sC7y8MPLEAmmpETWSQZQ/sC7y8MPLEAmmpETWSQZQ -goversion go1.13.6 -D "" -importcfg $WORK/b028/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/00/002ee65bbd3973e87294413a8180e24ec1b43e2774b0f97998e3e0136086238f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fd/fdbd847de65c65ef183a4f477ca93bc319981765023c36cc81e19ae123bef112-d # internal regexp mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b034/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p regexp -std -complete -installsuffix shared -buildid XZk_7yLIFP2az2x0389l/XZk_7yLIFP2az2x0389l -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/02/024792fd4688b5acc9119dfc10ec6c8f395ee8d50f526afe7dc0704dc9ed5443-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid oNv51O0Z8M3KOzg5uELD/oNv51O0Z8M3KOzg5uELD -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cf/cfc2c48132b8cd3384812518f80990a090df9ded9299dcd79dab11021d87f4d3-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/41/41b4de37727f4b05499fcd15f0778e8fdcb34911402f100f256c812353535d93-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid IRYbJDgo-tDfYwjgpevj/IRYbJDgo-tDfYwjgpevj -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c2/c26d1111ebbec27be0e89d64e00b39003514594d4f944da78d2f5cefefab546e-d # internal internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid iJ2AQLyDuWgSSqgLznnw/iJ2AQLyDuWgSSqgLznnw -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/59276b55e66643bbef35a6eda3336c16cb10b02e982279b23a530d8866372657-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2e/2e043569ad151b65a1639f27b63c1010c0a9dbb49db368bd81e24ce968acc59a-d # internal path/filepath mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid mysjlaj4yMu7T39PLpBk/mysjlaj4yMu7T39PLpBk -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 6UPXpLRVAeB__nkPZ2tf/6UPXpLRVAeB__nkPZ2tf -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b7/b7fb5b51eb1d81560c95d5d58557c7957bf424fd70d17bfe06127b57d0fb945f-d # internal io/ioutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 3scUXIMlH171wyNBCZIF/3scUXIMlH171wyNBCZIF -goversion go1.13.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/04/04e6643bea59cdff406e00a66821edfbb7855613529c337859704f0582a7dc83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/95/955b4eeeb273ddc875b28ab593c485b51f24740ceef6b2ea8e6df7bee98b7124-d # internal encoding/hex mkdir -p $WORK/b037/ github.com/google/go-jsonnet/ast cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid M08gg-lkymj0zyP5b2er/M08gg-lkymj0zyP5b2er -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./hex.go github.com/google/go-jsonnet/internal/dump mkdir -p $WORK/b031/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid 84cQrgtgT3_HAOInpvXd/84cQrgtgT3_HAOInpvXd -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b033/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/dump /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/google/go-jsonnet/internal/dump -complete -installsuffix shared -buildid 4VSRYmFeMCwGn_Oy57gy/4VSRYmFeMCwGn_Oy57gy -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./dump.go ./pointermap.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b1/b1da71d5b927f544059f09f5fd769e711004e141aa30a819c222bbafcf216883-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/c3/c329f73cf854902509ee84ec1d311f160fe25a77a80ff4db01e7129b9b6159d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/09/090b2224a340cc482d9a5bba6a5889772a260fad69acff45a0e415b2308e2aca-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid LrMd0v3EVR_JuGdeztUI/LrMd0v3EVR_JuGdeztUI -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b8/b8de691a7f6580cd22104239f11906d58e0ff33bbed1fc33e6d887447ae04e9d-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid ltUrF8CZA2awnPupCFhD/ltUrF8CZA2awnPupCFhD -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/dd/dd60531550c0bb827b3bff4b12bedde9be834f6ca97f963382df5f191dcdf833-d # internal github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b032/_pkg_.a packagefile encoding/hex=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid 5WeDRpteSH59LoDFqqQc/5WeDRpteSH59LoDFqqQc -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0f/0f300a903f51537ca9180e596ce1fdbbaa6bb5c5f06ca5e14d01217c30776638-d # internal github.com/google/go-jsonnet/cmd/dumpstdlibast mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/internal/dump=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/cmd/dumpstdlibast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid mRvIEFZWsaAUYIEWptri/mRvIEFZWsaAUYIEWptri -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./dumpstdlibast.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ce/ceb5cc2b36357f98a1272e3ca77810e540cffcafb61428f388b3da814aa82ea9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/dumpstdlibast=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/internal/dump=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b041/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b033/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b037/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b038/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b039/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile regexp/syntax=$WORK/b034/_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=YycHjpCPuejzXii6qodo/mRvIEFZWsaAUYIEWptri/ZXdP4gqnvELKIAqyFkYt/YycHjpCPuejzXii6qodo -X github.com/google/go-jsonnet/version=0.15.0 -B 0x82fae4aebfef8fd4413c2d309e77fded88f08697 -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/go-jsonnet-0.15.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/jsonnet + GOPATH=/builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/google/go-jsonnet/version=0.15.0 -B 0xa41158ab2d57b1169e2036a7f393b1ea5933ed7f -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/go-jsonnet-0.15.0/_build/bin/jsonnet github.com/google/go-jsonnet/cmd/jsonnet WORK=/tmp/go-build077311121 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b015/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid AGvX_2iVqS8CWsXOjo9A/AGvX_2iVqS8CWsXOjo9A -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid lBT_A6wV4PJnbFC-2fhY/lBT_A6wV4PJnbFC-2fhY -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid _KhyZ_Wgi9VkLSWwrxPw/_KhyZ_Wgi9VkLSWwrxPw -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qyayg-uv8_pPJLNmf7yt/qyayg-uv8_pPJLNmf7yt -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fb/fbc4006477e2537f580b910997a215b2a68e25f0675758dbe004cec903f27c74-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5a/5aa0fb80f33112d083683696b9186c456421323013e0d6d9462be79f747f2c17-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF sync/atomic cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid e6odxtqi4kjDMeB--iJf/e6odxtqi4kjDMeB--iJf -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid KsAJjwoW_DBuuHv0e5pY/KsAJjwoW_DBuuHv0e5pY -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go mkdir -p $WORK/b020/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid gYCgfPKpKc-0soHyvqM9/gYCgfPKpKc-0soHyvqM9 -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b1/b104e593bc1047a8a9f5810d82ab79a14bf0e20387f0ec99834e678ce279a226-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid ChZT52LAUpwvothkDZCY/ChZT52LAUpwvothkDZCY -goversion go1.13.6 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid _nKcXRdH6huz_WWMuILu/_nKcXRdH6huz_WWMuILu -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/40/400b2fa94516b04915b53f5f2c6d09f517ec81614e445511efae2233da3be7da-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding -std -complete -installsuffix shared -buildid bPv6XQJz3fs_VSv_xtqt/bPv6XQJz3fs_VSv_xtqt -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/31/311739ea60a941519953e4f293cbd7b6f79c5d93f463772d8de635ff34cf272d-d # internal unicode/utf16 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XggnU2DXFWVMuNg6rvMT/XggnU2DXFWVMuNg6rvMT -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4f/4f1d86b49fbad1300f2ec40f8372847d46d023381dbb3df6bbd5cfbef0ab6f40-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/af/afcf57552930eb4bb2c9f5b23482c4edd76e81aa10fa1a2d2a96994e4b4b4920-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/81/81c3de195af6a71eaa63534c5034d9b0e13c6f4ab3fe46cd965bbe7c5c3dd9c8-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b064/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b064/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/94/94d7e72e42fa47a6faf06c781ed4a63d6249dd1d645376e5b130503eadc296c2-d # internal internal/testlog mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid iT3rFxOVQaZchW8GpUaR/iT3rFxOVQaZchW8GpUaR -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid yrGYrl9IdQd4xKtP3rdL/yrGYrl9IdQd4xKtP3rdL -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c1/c1f78a3a99715d80731c9a9a628c5a3d2fbe8c929ce924f6d6237270e8aa0e5e-d # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid L7CcB9xnFBWtsdx_Y-ak/L7CcB9xnFBWtsdx_Y-ak -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./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/b030/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/44/44b7a85b86432b64fd76b955f276799cdb058a65c6fc5c2a012c9ba8bc496d33-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/compare_amd64.o ./compare_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7a/7a885d6a86fcba7803ff8d25c8b257e572e54e5aa877488fbc301c9876ee7c5e-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid B5CxJfpKG2T37SFUEa7N/B5CxJfpKG2T37SFUEa7N -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.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_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fa/fad0dcc49ac69bab6339e0ae61aecfdd7d8fe289fbb9b953d9816a951c46491d-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_amd64.o $WORK/b014/exp_amd64.o $WORK/b014/floor_amd64.o $WORK/b014/hypot_amd64.o $WORK/b014/log_amd64.o $WORK/b014/sqrt_amd64.o $WORK/b014/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c2/c2272f6fb529c3863d64cbb7b6dec7ab90d0a4a54988a1df2e4d1b08ca49bd1a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -g -O2 -Wall -Werror -o $WORK/b064/_x012.o -c gcc_amd64.S cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/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/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.o $WORK/b064/_x011.o $WORK/b064/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go -dynlinker cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p runtime/cgo -std -installsuffix shared -buildid UMBxeK37MACl6GmnEYYX/UMBxeK37MACl6GmnEYYX -goversion go1.13.6 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo.cgo1.go $WORK/b064/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_amd64.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.o $WORK/b064/_x011.o $WORK/b064/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/69/69715d2c9b037ce207f4a9a3d907b2c7dc22dba9d3ac9347decbfc9f41ed1b37-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8e/8e7f382549b688e83a803509fe5d2556d5283ec6cddd942a8de1c11a26606c50-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid AtJVT3yLVToJz6LsDw3-/AtJVT3yLVToJz6LsDw3- -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid vBkjxM5HV7o_eyB_Jt7B/vBkjxM5HV7o_eyB_Jt7B -goversion go1.13.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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/77/77aa6df20646a40a8e4e345271c411eca405ff471ab6956dd8e2cb0fd5334327-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9a/9a84ebd81d83d51e7418a7a4475b0f99949e98b26038a03ed1aaf3c3e6a60f29-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid 7FpPm4PyeQ7wJ8mBi5c-/7FpPm4PyeQ7wJ8mBi5c- -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go 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 iJHD9LNJY9jXbqRo7qhO/iJHD9LNJY9jXbqRo7qhO -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/db/dbce0f066b43b647d34371898f89f71f46dea315d7edde119323ccde9b7ac86f-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid DAcZraZufhU5PocIbZXY/DAcZraZufhU5PocIbZXY -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid FkNcKWP48397LizT69tk/FkNcKWP48397LizT69tk -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid w1pYeYD3UShhx0qnZBOO/w1pYeYD3UShhx0qnZBOO -goversion go1.13.6 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6f/6fd77e7ebc036dbaf6a4d2685a522d5db41bb8f3fbfd5875bc9a76aeaa464d5d-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid zTYAkGAkKrGDf8vFGbqL/zTYAkGAkKrGDf8vFGbqL -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0b/0b6e863cd9026ec73c5da0740922fb97591591686ba5cc4f3a35f92128be165b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fb/fbeb2888686f5d3a191a4e8f14d48f8ddcbe7d01b0f966898cf088abc328960e-d # internal hash mkdir -p $WORK/b041/ bytes text/tabwriter mkdir -p $WORK/b063/ strings mkdir -p $WORK/b037/ mkdir -p $WORK/b033/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid EDexKwhZiFqBSiuFQdiK/EDexKwhZiFqBSiuFQdiK -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid KS_BPz4hF46yk460KVjH/KS_BPz4hF46yk460KVjH -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bytes -std -installsuffix shared -buildid 0h6dCiTasZgz3TRzB1a_/0h6dCiTasZgz3TRzB1a_ -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid sDBzQIwtqSHg60EN3jGo/sDBzQIwtqSHg60EN3jGo -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/17/17e4d9f73406786a573d23f0011602815935e938580fb55f8bf93fc78489158c-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 -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/b041/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash/crc32 -std -installsuffix shared -buildid ztQy1nP-4qMa7-iCHlZf/ztQy1nP-4qMa7-iCHlZf -goversion go1.13.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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a9/a9e83082672026e47e6a9bc711ae35d20e35d0e321074adfbe1c4dfb75eb0d05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -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/0b/0b89c587c512621ca325137a958fce16c3e18485d4eea4a5dfa5623711cddf2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/14/140c69f496adc05474e1c9b0e18f36af62e9eac64df54aadcb836027e1e89e71-d # internal crypto mkdir -p $WORK/b040/ cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1d/1da730f34315d8e48373ae42c3f3ee860d7a7d151197d6be59f94de63941b019-d # internal bufio mkdir -p $WORK/b058/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF reflect cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto -std -complete -installsuffix shared -buildid T31hijupvniHqfN35u7t/T31hijupvniHqfN35u7t -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./crypto.go mkdir -p $WORK/b013/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p bufio -std -complete -installsuffix shared -buildid WR3BDmMvSKA0PP6co9n0/WR3BDmMvSKA0PP6co9n0 -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b013/symabis ./asm_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid iLeBKee2MSMfqHeBpQCk/iLeBKee2MSMfqHeBpQCk -goversion go1.13.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5e/5eca72e7406efd74e0a8180441b79f2336bbf88228ed3fb49eff639da21446aa-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/e0/e00d58ca181c84ffe34172d1a8aef52295c6b378eadd5c2cbe057aae40d23a07-d # internal path mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path -std -complete -installsuffix shared -buildid URFam82Ept7q9ZXd0uWI/URFam82Ept7q9ZXd0uWI -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4c/4c3c28ebdab281cbf5f929c60a78f59faa252c7d0859c53559849341e60c9dac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/de/deef187375b66fbd0e3d87abdb6dd57f456e075a8ff47d947d36c3781f834256-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/dc/dc3e01be65959b3fbbc82623c1969038764cea5517b4ffdbe516f8e211e39768-d # internal internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b028/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/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 E1A4iUXgqKP2SVRXiZIo/E1A4iUXgqKP2SVRXiZIo -goversion go1.13.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid sC7y8MPLEAmmpETWSQZQ/sC7y8MPLEAmmpETWSQZQ -goversion go1.13.6 -D "" -importcfg $WORK/b028/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/00/002ee65bbd3973e87294413a8180e24ec1b43e2774b0f97998e3e0136086238f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/02/024792fd4688b5acc9119dfc10ec6c8f395ee8d50f526afe7dc0704dc9ed5443-d # internal context mkdir -p $WORK/b062/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid oNv51O0Z8M3KOzg5uELD/oNv51O0Z8M3KOzg5uELD -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p context -std -complete -installsuffix shared -buildid HwTyu4bNrPVv19HML_Hz/HwTyu4bNrPVv19HML_Hz -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9a/9af73517112b0a37a5d3359834d86fea4e83c3e3fd855d839e76b2b7d6f36997-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/41/41b4de37727f4b05499fcd15f0778e8fdcb34911402f100f256c812353535d93-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid IRYbJDgo-tDfYwjgpevj/IRYbJDgo-tDfYwjgpevj -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c2/c26d1111ebbec27be0e89d64e00b39003514594d4f944da78d2f5cefefab546e-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b036/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid iJ2AQLyDuWgSSqgLznnw/iJ2AQLyDuWgSSqgLznnw -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ffooaWGZ5NCtZGBWQ6D8/ffooaWGZ5NCtZGBWQ6D8 -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/59276b55e66643bbef35a6eda3336c16cb10b02e982279b23a530d8866372657-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6a/6a4f18d46c865eb0031ec056c92d4eb61041e69e765d4c7a1ae9119b304af9bc-d # internal encoding/base64 mkdir -p $WORK/b042/ crypto/md5 mkdir -p $WORK/b039/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tV63clrxn94RILGfdhJm/tV63clrxn94RILGfdhJm -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./base64.go cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b039/symabis ./md5block_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b035/symabis ./asm_linux_amd64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/md5 -std -installsuffix shared -buildid f7V12V9jkwN2ux6zcbII/f7V12V9jkwN2ux6zcbII -goversion go1.13.6 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid hLxQiwyLbtHLtJ-eQEsz/hLxQiwyLbtHLtJ-eQEsz -goversion go1.13.6 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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_amd64.go ./zptrace_x86_linux.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/2e/2e043569ad151b65a1639f27b63c1010c0a9dbb49db368bd81e24ce968acc59a-d # internal path/filepath mkdir -p $WORK/b053/ runtime/debug fmt mkdir -p $WORK/b002/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b055/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid mysjlaj4yMu7T39PLpBk/mysjlaj4yMu7T39PLpBk -goversion go1.13.6 -D "" -importcfg $WORK/b053/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 6UPXpLRVAeB__nkPZ2tf/6UPXpLRVAeB__nkPZ2tf -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/26/26ddcedb790caf7fc223dd20c1c305d65cf1d266c6d4dc94ebc036c9c419c13f-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/debug -std -installsuffix shared -buildid 2ujkoVvEKHpDTMqE0Skv/2ujkoVvEKHpDTMqE0Skv -goversion go1.13.6 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ea/ea0b4c3ef0113f8e6ded5c8560845f5261344dbc301fbe703d15a885dfe512c7-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ce/ce5bfd0109ec7749be3373997093f9048d3d864b205240555371258f6e72ff12-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/b7/b7fb5b51eb1d81560c95d5d58557c7957bf424fd70d17bfe06127b57d0fb945f-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 3scUXIMlH171wyNBCZIF/3scUXIMlH171wyNBCZIF -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/04/04e6643bea59cdff406e00a66821edfbb7855613529c337859704f0582a7dc83-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/95/955b4eeeb273ddc875b28ab593c485b51f24740ceef6b2ea8e6df7bee98b7124-d # internal encoding/hex mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF log mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid M08gg-lkymj0zyP5b2er/M08gg-lkymj0zyP5b2er -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./hex.go encoding/json mkdir -p $WORK/b044/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/google/go-jsonnet/ast compress/flate cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p log -std -complete -installsuffix shared -buildid tmxWb8DFq2aZNmC6n3mC/tmxWb8DFq2aZNmC6n3mC -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./log.go mkdir -p $WORK/b047/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b060/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid b8li99jojFJlGuelz302/b8li99jojFJlGuelz302 -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/google/go-jsonnet/ast -complete -installsuffix shared -buildid 84cQrgtgT3_HAOInpvXd/84cQrgtgT3_HAOInpvXd -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./ast.go ./clone.go ./fodder.go ./identifier_set.go ./location.go ./util.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9YPsnJOzaR3QBNIHEqEw/9YPsnJOzaR3QBNIHEqEw -goversion go1.13.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b1/b1da71d5b927f544059f09f5fd769e711004e141aa30a819c222bbafcf216883-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0f/0f9e2e99504884972697778b48cba550f589c6b3218040af4be466862c1f4ac5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/09/090b2224a340cc482d9a5bba6a5889772a260fad69acff45a0e415b2308e2aca-d # internal github.com/google/go-jsonnet/internal/errors mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/google/go-jsonnet/internal/errors -complete -installsuffix shared -buildid LrMd0v3EVR_JuGdeztUI/LrMd0v3EVR_JuGdeztUI -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./static_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b8/b8de691a7f6580cd22104239f11906d58e0ff33bbed1fc33e6d887447ae04e9d-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/74/746dd17c639a967f5f6974dafc422f6a112aa184c1a79142dc282843895d2c83-d # internal github.com/google/go-jsonnet/internal/parser mkdir -p $WORK/b051/ compress/gzip mkdir -p $WORK/b059/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/google/go-jsonnet/internal/parser -complete -installsuffix shared -buildid ltUrF8CZA2awnPupCFhD/ltUrF8CZA2awnPupCFhD -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go ./lexer.go ./literalfield_set.go ./parser.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b061/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid U_ZEs5QRHGZAbWTV7X_T/U_ZEs5QRHGZAbWTV7X_T -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./gunzip.go ./gzip.go github.com/google/go-jsonnet/astgen mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/astgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/google/go-jsonnet/astgen -complete -installsuffix shared -buildid hnY7SLpYVtLtJgN8tDmq/hnY7SLpYVtLtJgN8tDmq -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./stdast.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/87/872ddf1887b651e64eccb1dd3a4eca3a96949bf4921bb7e5a5116dbb5ecf7aa9-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b034/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b035/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid JGOlOiITud7Z3Z37HQIg/JGOlOiITud7Z3Z37HQIg -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./doc.go ./isatty_tcgets.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/93/9347bf5d436f284165818491eff42be50f4cf9337fa3e96f664f5ba66c7d9611-d # internal runtime/pprof mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/tabwriter=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p runtime/pprof -std -installsuffix shared -buildid scy0PuP9NPZnx9tqOjP7/scy0PuP9NPZnx9tqOjP7 -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1b/1bcae7dcc6a2118f5f29ccd01b282befa33bd8ede50813f1e34bd73d59f280c9-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid ORfmIJgGZ8MXegFC_xnb/ORfmIJgGZ8MXegFC_xnb -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/50/50228a546fab253ab1e839afa7ca7b20322cdc7d62eac068398c392dea4d39a8-d # internal github.com/fatih/color mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid pulXxRcNcF4KmyugL58o/pulXxRcNcF4KmyugL58o -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./color.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c4/c444dbef5934566ec730c205250982dd08edca6c0a4d68a40d41485fa1bc0897-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/80/8066f54bb5de8d9e557807ba6f2740815a9159843bc367dcc2c7b4a4c325e650-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/20/20f8f8ded87a6895c64377bfd543e84858a56493fb46589e0c7ae256e4ce89a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/dd/dd60531550c0bb827b3bff4b12bedde9be834f6ca97f963382df5f191dcdf833-d # internal github.com/google/go-jsonnet/internal/program mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/internal/program /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/google/go-jsonnet/internal/program -complete -installsuffix shared -buildid 5WeDRpteSH59LoDFqqQc/5WeDRpteSH59LoDFqqQc -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./desugarer.go ./program.go ./static_analyzer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0f300a903f51537ca9180e596ce1fdbbaa6bb5c5f06ca5e14d01217c30776638-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/fc/fc55210931a8c3387b5ae6ee1607d8555f6aec725e3479444d3f44ea12c1e0b6-d # internal github.com/google/go-jsonnet mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b048/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b050/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime/debug=$WORK/b055/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/google/go-jsonnet -complete -installsuffix shared -buildid nyXk21awJxZ0Eg33iS59/nyXk21awJxZ0Eg33iS59 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builtins.go ./doc.go ./error_formatter.go ./imports.go ./interpreter.go ./runtime_error.go ./thunks.go ./value.go ./vm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/11/11c6ef334e29b84e918d279f0c5bf75c3222bc882918f39d42fb2e4e121cc596-d # internal github.com/google/go-jsonnet/cmd/jsonnet mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b057/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet/cmd/jsonnet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid cwayzsoZRuu9rM0zUyZm/cwayzsoZRuu9rM0zUyZm -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d5/d5152ef5d53d9dc4e93331ab3668e1e6235e8b7ee3b4619fbe97b0d937f51f01-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/google/go-jsonnet/cmd/jsonnet=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/color=$WORK/b031/_pkg_.a packagefile github.com/google/go-jsonnet=$WORK/b038/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b057/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b032/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b042/_pkg_.a packagefile encoding/hex=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile github.com/google/go-jsonnet/ast=$WORK/b047/_pkg_.a packagefile github.com/google/go-jsonnet/astgen=$WORK/b048/_pkg_.a packagefile github.com/google/go-jsonnet/internal/errors=$WORK/b049/_pkg_.a packagefile github.com/google/go-jsonnet/internal/program=$WORK/b050/_pkg_.a packagefile path=$WORK/b054/_pkg_.a packagefile runtime/debug=$WORK/b055/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b059/_pkg_.a packagefile context=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b063/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b040/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile github.com/google/go-jsonnet/internal/parser=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile hash/crc32=$WORK/b061/_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=OcnCnO3GG8WHN6g4RDT7/cwayzsoZRuu9rM0zUyZm/BGibKJv8jrPyCadtWrZZ/OcnCnO3GG8WHN6g4RDT7 -X github.com/google/go-jsonnet/version=0.15.0 -B 0xa41158ab2d57b1169e2036a7f393b1ea5933ed7f -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/go-jsonnet-0.15.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cyC8TC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 + cd go-jsonnet-0.15.0 + cd /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src/github.com/google/go-jsonnet + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.15.0/_build -o golang-github-google-jsonnet-devel.file-list -O /builddir/build/BUILD/go-jsonnet-0.15.0 -V 0.15.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/google/go-jsonnet + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/ '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/dumpstdlibast' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/dumpstdlibast' '/builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin/jsonnet' -> '/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/jsonnet' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.15.0-1.fc31 --unique-debug-suffix -0.15.0-1.fc31.x86_64 --unique-debug-src-base golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/go-jsonnet-0.15.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/dumpstdlibast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/jsonnet extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/dumpstdlibast extracting debug info from /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/jsonnet warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/dumpstdlibast. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/bin/jsonnet. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 13176kB, size after compression: 11516kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 599 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yrX0az + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LDFLAGS='-X github.com/google/go-jsonnet/version=0.15.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/google/go-jsonnet -b /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin -s /builddir/build/BUILD/go-jsonnet-0.15.0/_build -V 0.15.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/go-jsonnet-0.15.0/_build/src PATH: /builddir/build/BUILD/go-jsonnet-0.15.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-jsonnet-0.15.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/google/go-jsonnet/version=0.15.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/google/go-jsonnet github.com/google/go-jsonnet PASS ok github.com/google/go-jsonnet 0.334s github.com/google/go-jsonnet/cmd/jsonnet PASS ok github.com/google/go-jsonnet/cmd/jsonnet 0.005s github.com/google/go-jsonnet/internal/dump PASS ok github.com/google/go-jsonnet/internal/dump 0.004s github.com/google/go-jsonnet/internal/parser PASS ok github.com/google/go-jsonnet/internal/parser 0.030s github.com/google/go-jsonnet/internal/program PASS ok github.com/google/go-jsonnet/internal/program 0.004s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ZXRoz + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qgMZRC + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-google-jsonnet = 0.15.0-1.fc31 golang-github-google-jsonnet(x86-64) = 0.15.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-google-jsonnet-devel-0.15.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bt1buB + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/doc/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8litbB + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64/usr/share/licenses/golang-github-google-jsonnet-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/google/go-jsonnet) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/ast) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/astgen) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/dump) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/errors) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/parser) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/internal/program) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/linter) = 0.15.0-1.fc31 golang(github.com/google/go-jsonnet/toolutils) = 0.15.0-1.fc31 golang-github-google-jsonnet-devel = 0.15.0-1.fc31 golang-ipath(github.com/google/go-jsonnet) = 0.15.0-1.fc31 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/fatih/color) Processing files: golang-github-google-jsonnet-debugsource-0.15.0-1.fc31.x86_64 Provides: golang-github-google-jsonnet-debugsource = 0.15.0-1.fc31 golang-github-google-jsonnet-debugsource(x86-64) = 0.15.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-google-jsonnet-debuginfo-0.15.0-1.fc31.x86_64 Provides: debuginfo(build-id) = 2900723e62d9451a5b18ca750180ac2af9db3b06 debuginfo(build-id) = 7f6103e5fa3e71c3558ca04c9a7108b5ebccfc6c golang-github-google-jsonnet-debuginfo = 0.15.0-1.fc31 golang-github-google-jsonnet-debuginfo(x86-64) = 0.15.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-google-jsonnet-debugsource(x86-64) = 0.15.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debugsource-0.15.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-devel-0.15.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-google-jsonnet-debuginfo-0.15.0-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dLKKTB + umask 022 + cd /builddir/build/BUILD + cd go-jsonnet-0.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-google-jsonnet-0.15.0-1.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0