Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.spec'], chrootPath='/var/lib/mock/f40-build-737551-107151/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1693094400 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-2.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.spec'], chrootPath='/var/lib/mock/f40-build-737551-107151/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1693094400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N7gc48 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gc-v2.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gc-v2.3.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd gc-v2.3.0 + rm -rf /builddir/build/BUILD/gc-v2.3.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/gc-v2.3.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/gc-v2.3.0/vendor + [[ ! -e /builddir/build/BUILD/gc-v2.3.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/gc-v2.3.0/_build/bin install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/bin' + export GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 ]] ++ dirname /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + install -m 0755 -vd /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc' + ln -fs /builddir/build/BUILD/gc-v2.3.0 /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + cd /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + find . '!' '(' -name v2 -o -name _build -o -name AUTHORS -o -name CONTRIBUTORS -o -name GO-LICENSE -o -name LICENSE ')' -maxdepth 1 -exec rm -rvf '{}' ';' rm: refusing to remove '.' or '..' directory: skipping '.' removed './type.go' removed './gc.go' removed './ast.go' removed './errchk_test.go' removed './fuzz.go' removed './operand.go' removed './scanner.go' removed './v3/type.go' removed './v3/gc.go' removed './v3/value.go' removed './v3/scanner_test.go' removed './v3/internal/abi.go' removed './v3/internal/ebnf/gen.go' removed './v3/internal/ebnf/ebnflint.go' removed './v3/internal/ebnf/spec.ebnf' removed './v3/internal/ebnf/parser.go' removed './v3/internal/ebnf/scanner.go' removed './v3/internal/ebnf/peg.ebnf' removed './v3/internal/ebnf/peg.ebnf.fs' removed './v3/internal/ebnf/Makefile' removed './v3/internal/ebnf/all_test.go' removed './v3/internal/ebnf/peg.ebnf.cls' removed './v3/internal/ebnf/etc.go' removed './v3/internal/ebnf/testdata/test_parse.ebnf.golden' removed './v3/internal/ebnf/testdata/fixebugs/bug.go' removed './v3/internal/ebnf/testdata/fixebugs/eof1.go' removed directory './v3/internal/ebnf/testdata/fixebugs' removed './v3/internal/ebnf/testdata/test_parse.golden' removed './v3/internal/ebnf/testdata/test_parse.go.golden' removed directory './v3/internal/ebnf/testdata' removed directory './v3/internal/ebnf' removed directory './v3/internal' removed './v3/check.go' removed './v3/parser.go' removed './v3/scanner.go' removed './v3/GO-LICENSE' removed './v3/Makefile' removed './v3/abi.go' removed './v3/all_test.go' removed './v3/go.sum' removed './v3/go.mod' removed './v3/syslist.go' removed './v3/etc.go' removed './v3/stringer.go' removed './v3/testdata/test_parser_linux_amd64.golden' removed './v3/testdata/test_parse.golden' removed './v3/testdata/test_parse.go.golden' removed './v3/testdata/test_goparser_linux_amd64.golden' removed directory './v3/testdata' removed directory './v3' removed './example_test.go' removed './README.md' removed './errchk.log' removed './Makefile' removed './decl.go' removed './all_test.go' removed './go.sum' removed './go.mod' removed './generate.go' removed './context.go' removed './etc.go' removed './stringer.go' removed './testdata/errchk/issue15292/0.go' removed directory './testdata/errchk/issue15292' removed './testdata/errchk/test/rotate1.go' removed './testdata/errchk/test/gc1.go' removed './testdata/errchk/test/func1.go' removed './testdata/errchk/test/typecheckloop.go' removed './testdata/errchk/test/recover3.go' removed './testdata/errchk/test/copy1.go' removed './testdata/errchk/test/atomicload.go' removed './testdata/errchk/test/iota.go' removed './testdata/errchk/test/sigchld.go' removed './testdata/errchk/test/rotate2.go' removed './testdata/errchk/test/gc.go' removed './testdata/errchk/test/uintptrescapes.go' removed './testdata/errchk/test/escape2n.go' removed './testdata/errchk/test/crlf.go' removed './testdata/errchk/test/bom.go' removed './testdata/errchk/test/sizeof.go' removed './testdata/errchk/test/cmplxdivide.c' removed './testdata/errchk/test/int_lit.go' removed './testdata/errchk/test/recover2.go' removed './testdata/errchk/test/alias2.go' removed './testdata/errchk/test/escape5.go' removed './testdata/errchk/test/const.go' removed './testdata/errchk/test/makechan.go' removed './testdata/errchk/test/linkmain_run.go' removed './testdata/errchk/test/convert3.go' removed './testdata/errchk/test/nul1.go' removed './testdata/errchk/test/intcvt.go' removed './testdata/errchk/test/closedchan.go' removed './testdata/errchk/test/complit1.go' removed './testdata/errchk/test/sliceopt.go' removed './testdata/errchk/test/phiopt.go' removed './testdata/errchk/test/assign1.go' removed './testdata/errchk/test/safe/pkg.go' removed './testdata/errchk/test/safe/main.go' removed './testdata/errchk/test/safe/usesafe.go' removed './testdata/errchk/test/safe/nousesafe.go' removed directory './testdata/errchk/test/safe' removed './testdata/errchk/test/func7.go' removed './testdata/errchk/test/label.go' removed './testdata/errchk/test/initcomma.go' removed './testdata/errchk/test/switch4.go' removed './testdata/errchk/test/method6.go' removed './testdata/errchk/test/slicecap.go' removed './testdata/errchk/test/slice3err.go' removed './testdata/errchk/test/makenew.go' removed './testdata/errchk/test/errchk' removed './testdata/errchk/test/alias.go' removed './testdata/errchk/test/slice3.go' removed './testdata/errchk/test/convert.go' removed './testdata/errchk/test/const3.go' removed './testdata/errchk/test/prove.go' removed './testdata/errchk/test/mallocfin.go' removed './testdata/errchk/test/copy.go' removed './testdata/errchk/test/armimm.go' removed './testdata/errchk/test/if.go' removed './testdata/errchk/test/notinheap3.go' removed './testdata/errchk/test/opt_branchlikely.go' removed './testdata/errchk/test/char_lit.go' removed './testdata/errchk/test/divmod.go' removed './testdata/errchk/test/recover4.go' removed './testdata/errchk/test/sigchld.out' removed './testdata/errchk/test/closure3.go' removed './testdata/errchk/test/method1.go' removed './testdata/errchk/test/stringrange.go' removed './testdata/errchk/test/escape_indir.go' removed './testdata/errchk/test/blank.go' removed './testdata/errchk/test/nilcheck.go' removed './testdata/errchk/test/char_lit1.go' removed './testdata/errchk/test/dwarf/dwarf.go' removed './testdata/errchk/test/dwarf/linedirectives.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z6.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z15.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z13.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z2.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z8.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z7.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z11.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z4.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z20.go' removed './testdata/errchk/test/dwarf/dwarf.dir/main.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z14.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z5.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z1.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z3.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z17.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z19.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z12.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z10.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z16.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z18.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z9.go' removed directory './testdata/errchk/test/dwarf/dwarf.dir' removed directory './testdata/errchk/test/dwarf' removed './testdata/errchk/test/cmplxdivide.go' removed './testdata/errchk/test/makemap.go' removed './testdata/errchk/test/escape_iface.go' removed './testdata/errchk/test/append.go' removed './testdata/errchk/test/switch2.go' removed './testdata/errchk/test/rename.go' removed './testdata/errchk/test/import4.dir/import4.go' removed './testdata/errchk/test/import4.dir/empty.go' removed directory './testdata/errchk/test/import4.dir' removed './testdata/errchk/test/reflectmethod2.go' removed './testdata/errchk/test/escape_because.go' removed './testdata/errchk/test/escape_closure.go' removed './testdata/errchk/test/func2.go' removed './testdata/errchk/test/fixedbugs/bug146.go' removed './testdata/errchk/test/fixedbugs/issue11053.go' removed './testdata/errchk/test/fixedbugs/bug385_32.go' removed './testdata/errchk/test/fixedbugs/bug327.go' removed './testdata/errchk/test/fixedbugs/issue20145.go' removed './testdata/errchk/test/fixedbugs/bug330.go' removed './testdata/errchk/test/fixedbugs/bug468.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug468.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug468.dir' removed './testdata/errchk/test/fixedbugs/issue15604.go' removed './testdata/errchk/test/fixedbugs/issue4085a.go' removed './testdata/errchk/test/fixedbugs/issue19699.go' removed './testdata/errchk/test/fixedbugs/bug307.go' removed './testdata/errchk/test/fixedbugs/issue8440.go' removed './testdata/errchk/test/fixedbugs/bug066.go' removed './testdata/errchk/test/fixedbugs/issue22962.go' removed './testdata/errchk/test/fixedbugs/issue13777.go' removed './testdata/errchk/test/fixedbugs/issue6899.out' removed './testdata/errchk/test/fixedbugs/issue6703s.go' removed './testdata/errchk/test/fixedbugs/bug108.go' removed './testdata/errchk/test/fixedbugs/bug338.go' removed './testdata/errchk/test/fixedbugs/bug325.go' removed './testdata/errchk/test/fixedbugs/bug451.go' removed './testdata/errchk/test/fixedbugs/bug013.go' removed './testdata/errchk/test/fixedbugs/issue4370.go' removed './testdata/errchk/test/fixedbugs/bug421.go' removed './testdata/errchk/test/fixedbugs/issue22076.go' removed './testdata/errchk/test/fixedbugs/bug422.go' removed './testdata/errchk/test/fixedbugs/issue8438.go' removed './testdata/errchk/test/fixedbugs/bug389.go' removed './testdata/errchk/test/fixedbugs/bug302.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug302.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug302.dir' removed './testdata/errchk/test/fixedbugs/bug424.go' removed './testdata/errchk/test/fixedbugs/issue11362.go' removed './testdata/errchk/test/fixedbugs/bug299.go' removed './testdata/errchk/test/fixedbugs/issue18661.go' removed './testdata/errchk/test/fixedbugs/bug057.go' removed './testdata/errchk/test/fixedbugs/issue20233.go' removed './testdata/errchk/test/fixedbugs/issue19610.go' removed './testdata/errchk/test/fixedbugs/issue20813.go' removed './testdata/errchk/test/fixedbugs/issue7050.go' removed './testdata/errchk/test/fixedbugs/bug098.go' removed './testdata/errchk/test/fixedbugs/bug317.go' removed './testdata/errchk/test/fixedbugs/bug402.go' removed './testdata/errchk/test/fixedbugs/bug328.go' removed './testdata/errchk/test/fixedbugs/issue7996.go' removed './testdata/errchk/test/fixedbugs/issue17039.go' removed './testdata/errchk/test/fixedbugs/issue10441.go' removed './testdata/errchk/test/fixedbugs/bug479.go' removed './testdata/errchk/test/fixedbugs/issue9321.go' removed './testdata/errchk/test/fixedbugs/bug047.go' removed './testdata/errchk/test/fixedbugs/bug474.go' removed './testdata/errchk/test/fixedbugs/issue15920.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15920.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15920.dir' removed './testdata/errchk/test/fixedbugs/issue20185.go' removed './testdata/errchk/test/fixedbugs/bug085.go' removed './testdata/errchk/test/fixedbugs/issue18902b.go' removed './testdata/errchk/test/fixedbugs/bug190.go' removed './testdata/errchk/test/fixedbugs/bug356.go' removed './testdata/errchk/test/fixedbugs/issue15733.go' removed './testdata/errchk/test/fixedbugs/bug387.go' removed './testdata/errchk/test/fixedbugs/issue8501.go' removed './testdata/errchk/test/fixedbugs/issue7794.go' removed './testdata/errchk/test/fixedbugs/issue15042.go' removed './testdata/errchk/test/fixedbugs/bug028.go' removed './testdata/errchk/test/fixedbugs/issue13263.go' removed './testdata/errchk/test/fixedbugs/bug206.out' removed './testdata/errchk/test/fixedbugs/bug477.go' removed './testdata/errchk/test/fixedbugs/bug292.go' removed './testdata/errchk/test/fixedbugs/bug216.go' removed './testdata/errchk/test/fixedbugs/issue16428.go' removed './testdata/errchk/test/fixedbugs/issue6847.go' removed './testdata/errchk/test/fixedbugs/issue5493.go' removed './testdata/errchk/test/fixedbugs/bug440_64.go' removed './testdata/errchk/test/fixedbugs/issue12413.go' removed './testdata/errchk/test/fixedbugs/bug401.go' removed './testdata/errchk/test/fixedbugs/issue6703m.go' removed './testdata/errchk/test/fixedbugs/issue17005.go' removed './testdata/errchk/test/fixedbugs/bug071.go' removed './testdata/errchk/test/fixedbugs/issue11987.go' removed './testdata/errchk/test/fixedbugs/issue4517c.go' removed './testdata/errchk/test/fixedbugs/issue4470.go' removed './testdata/errchk/test/fixedbugs/issue21882.go' removed './testdata/errchk/test/fixedbugs/bug485.go' removed './testdata/errchk/test/fixedbugs/bug314.go' removed './testdata/errchk/test/fixedbugs/bug376.go' removed './testdata/errchk/test/fixedbugs/issue7863.go' removed './testdata/errchk/test/fixedbugs/issue6513.go' removed './testdata/errchk/test/fixedbugs/issue10253.go' removed './testdata/errchk/test/fixedbugs/issue6500.go' removed './testdata/errchk/test/fixedbugs/issue15611.go' removed './testdata/errchk/test/fixedbugs/issue19764.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19764.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19764.dir' removed './testdata/errchk/test/fixedbugs/bug486.go' removed './testdata/errchk/test/fixedbugs/issue8042.go' removed './testdata/errchk/test/fixedbugs/issue19548.go' removed './testdata/errchk/test/fixedbugs/bug242.go' removed './testdata/errchk/test/fixedbugs/bug311.go' removed './testdata/errchk/test/fixedbugs/bug455.go' removed './testdata/errchk/test/fixedbugs/issue13266.go' removed './testdata/errchk/test/fixedbugs/issue11945.go' removed './testdata/errchk/test/fixedbugs/gcc61255.go' removed './testdata/errchk/test/fixedbugs/issue14010.go' removed './testdata/errchk/test/fixedbugs/issue16733.go' removed './testdata/errchk/test/fixedbugs/issue4463.go' removed './testdata/errchk/test/fixedbugs/bug480.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/a2.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/b.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/a1.go' removed directory './testdata/errchk/test/fixedbugs/issue16133.dir' removed './testdata/errchk/test/fixedbugs/bug500.go' removed './testdata/errchk/test/fixedbugs/bug428.go' removed './testdata/errchk/test/fixedbugs/bug040.go' removed './testdata/errchk/test/fixedbugs/issue18092.go' removed './testdata/errchk/test/fixedbugs/issue8028.go' removed './testdata/errchk/test/fixedbugs/issue14725.go' removed './testdata/errchk/test/fixedbugs/bug251.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_386.s' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_amd64.s' removed './testdata/errchk/test/fixedbugs/issue15609.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_decl.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call.go' removed directory './testdata/errchk/test/fixedbugs/issue15609.dir' removed './testdata/errchk/test/fixedbugs/issue5963.go' removed './testdata/errchk/test/fixedbugs/issue15988.go' removed './testdata/errchk/test/fixedbugs/bug431.go' removed './testdata/errchk/test/fixedbugs/bug103.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue6513.dir' removed './testdata/errchk/test/fixedbugs/bug064.go' removed './testdata/errchk/test/fixedbugs/issue19507.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue19507.dir/div_arm.s' removed directory './testdata/errchk/test/fixedbugs/issue19507.dir' removed './testdata/errchk/test/fixedbugs/issue4251.go' removed './testdata/errchk/test/fixedbugs/issue23719.go' removed './testdata/errchk/test/fixedbugs/issue18231.go' removed './testdata/errchk/test/fixedbugs/bug244.go' removed './testdata/errchk/test/fixedbugs/bug136.go' removed './testdata/errchk/test/fixedbugs/bug344.go' removed './testdata/errchk/test/fixedbugs/bug1515.go' removed './testdata/errchk/test/fixedbugs/issue11326.go' removed './testdata/errchk/test/fixedbugs/issue7044.go' removed './testdata/errchk/test/fixedbugs/issue5607.go' removed './testdata/errchk/test/fixedbugs/issue7223.go' removed './testdata/errchk/test/fixedbugs/bug418.go' removed './testdata/errchk/test/fixedbugs/issue8961.go' removed './testdata/errchk/test/fixedbugs/issue4167.go' removed './testdata/errchk/test/fixedbugs/issue4348.go' removed './testdata/errchk/test/fixedbugs/issue22458.go' removed './testdata/errchk/test/fixedbugs/bug074.go' removed './testdata/errchk/test/fixedbugs/issue3783.go' removed './testdata/errchk/test/fixedbugs/bug096.go' removed './testdata/errchk/test/fixedbugs/bug362.go' removed './testdata/errchk/test/fixedbugs/issue9691.go' removed './testdata/errchk/test/fixedbugs/bug091.go' removed './testdata/errchk/test/fixedbugs/bug466.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug466.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug466.dir' removed './testdata/errchk/test/fixedbugs/bug213.go' removed './testdata/errchk/test/fixedbugs/bug392.go' removed './testdata/errchk/test/fixedbugs/bug315.go' removed './testdata/errchk/test/fixedbugs/bug462.go' removed './testdata/errchk/test/fixedbugs/issue22962.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue22962.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue22962.dir' removed './testdata/errchk/test/fixedbugs/bug371.go' removed './testdata/errchk/test/fixedbugs/issue4365.go' removed './testdata/errchk/test/fixedbugs/bug466.go' removed './testdata/errchk/test/fixedbugs/bug120.go' removed './testdata/errchk/test/fixedbugs/issue5470.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5470.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5470.dir' removed './testdata/errchk/test/fixedbugs/bug197.go' removed './testdata/errchk/test/fixedbugs/issue8154.go' removed './testdata/errchk/test/fixedbugs/issue4517a.go' removed './testdata/errchk/test/fixedbugs/bug011.go' removed './testdata/errchk/test/fixedbugs/issue18906.go' removed './testdata/errchk/test/fixedbugs/bug122.go' removed './testdata/errchk/test/fixedbugs/issue22581.go' removed './testdata/errchk/test/fixedbugs/bug140.go' removed './testdata/errchk/test/fixedbugs/bug214.go' removed './testdata/errchk/test/fixedbugs/issue12588.go' removed './testdata/errchk/test/fixedbugs/issue22941.go' removed './testdata/errchk/test/fixedbugs/bug409.out' removed './testdata/errchk/test/fixedbugs/issue15550.go' removed './testdata/errchk/test/fixedbugs/issue5089.go' removed './testdata/errchk/test/fixedbugs/issue5125.dir/bug.go' removed './testdata/errchk/test/fixedbugs/issue5125.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue5125.dir' removed './testdata/errchk/test/fixedbugs/bug264.go' removed './testdata/errchk/test/fixedbugs/issue19323.go' removed './testdata/errchk/test/fixedbugs/bug192.go' removed './testdata/errchk/test/fixedbugs/issue10977.go' removed './testdata/errchk/test/fixedbugs/issue8507.go' removed './testdata/errchk/test/fixedbugs/issue15961.go' removed './testdata/errchk/test/fixedbugs/issue1304.go' removed './testdata/errchk/test/fixedbugs/issue7525c.go' removed './testdata/errchk/test/fixedbugs/issue4813.go' removed './testdata/errchk/test/fixedbugs/issue17631.go' removed './testdata/errchk/test/fixedbugs/issue10219.go' removed './testdata/errchk/test/fixedbugs/issue19467.dir/mysync.go' removed './testdata/errchk/test/fixedbugs/issue19467.dir/z.go' removed directory './testdata/errchk/test/fixedbugs/issue19467.dir' removed './testdata/errchk/test/fixedbugs/issue4879.go' removed './testdata/errchk/test/fixedbugs/bug282.go' removed './testdata/errchk/test/fixedbugs/bug055.go' removed './testdata/errchk/test/fixedbugs/issue8060.go' removed './testdata/errchk/test/fixedbugs/issue7884.go' removed './testdata/errchk/test/fixedbugs/bug291.go' removed './testdata/errchk/test/fixedbugs/issue16037_run.go' removed './testdata/errchk/test/fixedbugs/issue8612.go' removed './testdata/errchk/test/fixedbugs/issue13821.go' removed './testdata/errchk/test/fixedbugs/bug016.go' removed './testdata/errchk/test/fixedbugs/issue4399.go' removed './testdata/errchk/test/fixedbugs/bug262.go' removed './testdata/errchk/test/fixedbugs/issue20333.go' removed './testdata/errchk/test/fixedbugs/issue13480.go' removed './testdata/errchk/test/fixedbugs/issue4283.go' removed './testdata/errchk/test/fixedbugs/issue20682.go' removed './testdata/errchk/test/fixedbugs/bug278.go' removed './testdata/errchk/test/fixedbugs/issue19040.go' removed './testdata/errchk/test/fixedbugs/bug407.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug407.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug407.dir' removed './testdata/errchk/test/fixedbugs/bug261.go' removed './testdata/errchk/test/fixedbugs/issue20174.go' removed './testdata/errchk/test/fixedbugs/bug119.go' removed './testdata/errchk/test/fixedbugs/bug167.go' removed './testdata/errchk/test/fixedbugs/issue6703x.go' removed './testdata/errchk/test/fixedbugs/bug051.go' removed './testdata/errchk/test/fixedbugs/issue4590.go' removed './testdata/errchk/test/fixedbugs/bug503.go' removed './testdata/errchk/test/fixedbugs/bug339.go' removed './testdata/errchk/test/fixedbugs/issue15470.go' removed './testdata/errchk/test/fixedbugs/bug430.go' removed './testdata/errchk/test/fixedbugs/issue20162.go' removed './testdata/errchk/test/fixedbugs/issue8325.go' removed './testdata/errchk/test/fixedbugs/bug177.go' removed './testdata/errchk/test/fixedbugs/issue5910.go' removed './testdata/errchk/test/fixedbugs/issue8183.go' removed './testdata/errchk/test/fixedbugs/issue3705.go' removed './testdata/errchk/test/fixedbugs/issue19783.go' removed './testdata/errchk/test/fixedbugs/bug023.go' removed './testdata/errchk/test/fixedbugs/issue9604b.go' removed './testdata/errchk/test/fixedbugs/issue6703e.go' removed './testdata/errchk/test/fixedbugs/issue4909b.go' removed './testdata/errchk/test/fixedbugs/issue18331.go' removed './testdata/errchk/test/fixedbugs/bug390.go' removed './testdata/errchk/test/fixedbugs/bug083.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug083.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug083.dir' removed './testdata/errchk/test/fixedbugs/issue19028.go' removed './testdata/errchk/test/fixedbugs/bug070.go' removed './testdata/errchk/test/fixedbugs/issue5856.go' removed './testdata/errchk/test/fixedbugs/bug229.go' removed './testdata/errchk/test/fixedbugs/bug497.go' removed './testdata/errchk/test/fixedbugs/issue13777.dir/burnin.go' removed './testdata/errchk/test/fixedbugs/issue13777.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue13777.dir' removed './testdata/errchk/test/fixedbugs/bug163.go' removed './testdata/errchk/test/fixedbugs/issue8017.go' removed './testdata/errchk/test/fixedbugs/issue22063.go' removed './testdata/errchk/test/fixedbugs/issue20029.go' removed './testdata/errchk/test/fixedbugs/issue18895.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue18895.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue18895.dir' removed './testdata/errchk/test/fixedbugs/issue7538a.go' removed './testdata/errchk/test/fixedbugs/issue22351.go' removed './testdata/errchk/test/fixedbugs/bug324.go' removed './testdata/errchk/test/fixedbugs/issue6703c.go' removed './testdata/errchk/test/fixedbugs/bug003.go' removed './testdata/errchk/test/fixedbugs/bug280.go' removed './testdata/errchk/test/fixedbugs/issue8048.go' removed './testdata/errchk/test/fixedbugs/issue8132.go' removed './testdata/errchk/test/fixedbugs/bug165.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/issue16616.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue16616.dir' removed './testdata/errchk/test/fixedbugs/issue19696.go' removed './testdata/errchk/test/fixedbugs/bug296.go' removed './testdata/errchk/test/fixedbugs/issue10958.go' removed './testdata/errchk/test/fixedbugs/bug342.go' removed './testdata/errchk/test/fixedbugs/bug391.go' removed './testdata/errchk/test/fixedbugs/issue19246.go' removed './testdata/errchk/test/fixedbugs/issue13365.go' removed './testdata/errchk/test/fixedbugs/bug031.go' removed './testdata/errchk/test/fixedbugs/issue7525b.go' removed './testdata/errchk/test/fixedbugs/issue18655.go' removed './testdata/errchk/test/fixedbugs/bug420.go' removed './testdata/errchk/test/fixedbugs/bug143.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/c.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug504.dir' removed './testdata/errchk/test/fixedbugs/issue11326b.go' removed './testdata/errchk/test/fixedbugs/issue10284.go' removed './testdata/errchk/test/fixedbugs/bug438.go' removed './testdata/errchk/test/fixedbugs/issue21988.go' removed './testdata/errchk/test/fixedbugs/issue6899.go' removed './testdata/errchk/test/fixedbugs/issue6703q.go' removed './testdata/errchk/test/fixedbugs/bug196.go' removed './testdata/errchk/test/fixedbugs/bug456.go' removed './testdata/errchk/test/fixedbugs/issue7867.go' removed './testdata/errchk/test/fixedbugs/issue11699.go' removed './testdata/errchk/test/fixedbugs/bug404.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug404.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug404.dir' removed './testdata/errchk/test/fixedbugs/bug243.go' removed './testdata/errchk/test/fixedbugs/bug429_run.go' removed './testdata/errchk/test/fixedbugs/issue7995b.dir/x2.go' removed './testdata/errchk/test/fixedbugs/issue7995b.dir/x1.go' removed directory './testdata/errchk/test/fixedbugs/issue7995b.dir' removed './testdata/errchk/test/fixedbugs/issue8475.go' removed './testdata/errchk/test/fixedbugs/bug068.go' removed './testdata/errchk/test/fixedbugs/issue8011.go' removed './testdata/errchk/test/fixedbugs/bug256.go' removed './testdata/errchk/test/fixedbugs/issue19515.go' removed './testdata/errchk/test/fixedbugs/bug450.go' removed './testdata/errchk/test/fixedbugs/bug014.go' removed './testdata/errchk/test/fixedbugs/bug149.go' removed './testdata/errchk/test/fixedbugs/bug150.go' removed './testdata/errchk/test/fixedbugs/issue7675.go' removed './testdata/errchk/test/fixedbugs/bug168.go' removed './testdata/errchk/test/fixedbugs/bug323.go' removed './testdata/errchk/test/fixedbugs/issue16095.go' removed './testdata/errchk/test/fixedbugs/bug224.go' removed './testdata/errchk/test/fixedbugs/bug218.go' removed './testdata/errchk/test/fixedbugs/bug141.go' removed './testdata/errchk/test/fixedbugs/bug009.go' removed './testdata/errchk/test/fixedbugs/issue15920.go' removed './testdata/errchk/test/fixedbugs/bug176.go' removed './testdata/errchk/test/fixedbugs/issue4323.go' removed './testdata/errchk/test/fixedbugs/issue23179.go' removed './testdata/errchk/test/fixedbugs/bug465.go' removed './testdata/errchk/test/fixedbugs/bug301.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p3.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug467.dir' removed './testdata/errchk/test/fixedbugs/bug232.go' removed './testdata/errchk/test/fixedbugs/bug191.go' removed './testdata/errchk/test/fixedbugs/issue8073.go' removed './testdata/errchk/test/fixedbugs/bug295.go' removed './testdata/errchk/test/fixedbugs/bug489.go' removed './testdata/errchk/test/fixedbugs/issue4097.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug2.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug133.dir' removed './testdata/errchk/test/fixedbugs/issue4909a.go' removed './testdata/errchk/test/fixedbugs/bug139.go' removed './testdata/errchk/test/fixedbugs/issue17710.go' removed './testdata/errchk/test/fixedbugs/issue7023.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue7023.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue7023.dir' removed './testdata/errchk/test/fixedbugs/issue7405.go' removed './testdata/errchk/test/fixedbugs/bug490.go' removed './testdata/errchk/test/fixedbugs/issue10407.go' removed './testdata/errchk/test/fixedbugs/issue6703f.go' removed './testdata/errchk/test/fixedbugs/issue18725.go' removed './testdata/errchk/test/fixedbugs/bug217.go' removed './testdata/errchk/test/fixedbugs/bug093.go' removed './testdata/errchk/test/fixedbugs/bug274.go' removed './testdata/errchk/test/fixedbugs/bug416.go' removed './testdata/errchk/test/fixedbugs/issue18149.go' removed './testdata/errchk/test/fixedbugs/bug222.go' removed './testdata/errchk/test/fixedbugs/issue19679.go' removed './testdata/errchk/test/fixedbugs/issue4752.go' removed './testdata/errchk/test/fixedbugs/issue22083.go' removed './testdata/errchk/test/fixedbugs/bug154.go' removed './testdata/errchk/test/fixedbugs/bug337.go' removed './testdata/errchk/test/fixedbugs/issue14651.go' removed './testdata/errchk/test/fixedbugs/issue4748.go' removed './testdata/errchk/test/fixedbugs/issue4510.dir/f1.go' removed './testdata/errchk/test/fixedbugs/issue4510.dir/f2.go' removed directory './testdata/errchk/test/fixedbugs/issue4510.dir' removed './testdata/errchk/test/fixedbugs/bug289.go' removed './testdata/errchk/test/fixedbugs/issue4610.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue21120.dir' removed './testdata/errchk/test/fixedbugs/issue5910.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue5910.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue5910.dir' removed './testdata/errchk/test/fixedbugs/issue13274.go' removed './testdata/errchk/test/fixedbugs/bug099.go' removed './testdata/errchk/test/fixedbugs/issue14540.go' removed './testdata/errchk/test/fixedbugs/bug235.go' removed './testdata/errchk/test/fixedbugs/issue11286.go' removed './testdata/errchk/test/fixedbugs/bug182.go' removed './testdata/errchk/test/fixedbugs/bug464.go' removed './testdata/errchk/test/fixedbugs/bug435.go' removed './testdata/errchk/test/fixedbugs/issue16306.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/x.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug437.dir' removed './testdata/errchk/test/fixedbugs/bug352.go' removed './testdata/errchk/test/fixedbugs/issue15646.go' removed './testdata/errchk/test/fixedbugs/issue15252.go' removed './testdata/errchk/test/fixedbugs/bug000.go' removed './testdata/errchk/test/fixedbugs/issue4099.go' removed './testdata/errchk/test/fixedbugs/issue20227.go' removed './testdata/errchk/test/fixedbugs/issue18393.go' removed './testdata/errchk/test/fixedbugs/bug118.go' removed './testdata/errchk/test/fixedbugs/bug382.go' removed './testdata/errchk/test/fixedbugs/bug470.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/pkg3.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/pkg2.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug392.dir' removed './testdata/errchk/test/fixedbugs/bug320.go' removed './testdata/errchk/test/fixedbugs/issue4654.go' removed './testdata/errchk/test/fixedbugs/issue21655.go' removed './testdata/errchk/test/fixedbugs/bug252.go' removed './testdata/errchk/test/fixedbugs/issue4353.go' removed './testdata/errchk/test/fixedbugs/bug241.go' removed './testdata/errchk/test/fixedbugs/issue21963.go' removed './testdata/errchk/test/fixedbugs/issue22389.go' removed './testdata/errchk/test/fixedbugs/issue7760.go' removed './testdata/errchk/test/fixedbugs/issue4879.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue4879.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue4879.dir' removed './testdata/errchk/test/fixedbugs/issue11354.go' removed './testdata/errchk/test/fixedbugs/issue10975.go' removed './testdata/errchk/test/fixedbugs/issue23545.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15514.dir' removed './testdata/errchk/test/fixedbugs/issue15514.go' removed './testdata/errchk/test/fixedbugs/issue4215.go' removed './testdata/errchk/test/fixedbugs/issue19710.go' removed './testdata/errchk/test/fixedbugs/bug221.go' removed './testdata/errchk/test/fixedbugs/issue8079.go' removed './testdata/errchk/test/fixedbugs/issue9521.go' removed './testdata/errchk/test/fixedbugs/bug260.go' removed './testdata/errchk/test/fixedbugs/issue14164.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue14164.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue14164.dir' removed './testdata/errchk/test/fixedbugs/issue5614.go' removed './testdata/errchk/test/fixedbugs/issue16331.go' removed './testdata/errchk/test/fixedbugs/bug281.go' removed './testdata/errchk/test/fixedbugs/issue23179.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue23179.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue23179.dir' removed './testdata/errchk/test/fixedbugs/issue12108.go' removed './testdata/errchk/test/fixedbugs/issue7023.go' removed './testdata/errchk/test/fixedbugs/issue20530.go' removed './testdata/errchk/test/fixedbugs/bug160.dir/x.go' removed './testdata/errchk/test/fixedbugs/bug160.dir/y.go' removed directory './testdata/errchk/test/fixedbugs/bug160.dir' removed './testdata/errchk/test/fixedbugs/bug504.go' removed './testdata/errchk/test/fixedbugs/bug005.go' removed './testdata/errchk/test/fixedbugs/bug039.go' removed './testdata/errchk/test/fixedbugs/issue8004.go' removed './testdata/errchk/test/fixedbugs/issue5470.go' removed './testdata/errchk/test/fixedbugs/issue11590.go' removed './testdata/errchk/test/fixedbugs/issue5056.go' removed './testdata/errchk/test/fixedbugs/bug349.go' removed './testdata/errchk/test/fixedbugs/bug460.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug460.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug460.dir' removed './testdata/errchk/test/fixedbugs/bug303.go' removed './testdata/errchk/test/fixedbugs/issue5358.go' removed './testdata/errchk/test/fixedbugs/issue6750.go' removed './testdata/errchk/test/fixedbugs/issue22200.go' removed './testdata/errchk/test/fixedbugs/bug052.go' removed './testdata/errchk/test/fixedbugs/bug306.go' removed './testdata/errchk/test/fixedbugs/issue4734.go' removed './testdata/errchk/test/fixedbugs/bug302.go' removed './testdata/errchk/test/fixedbugs/issue18459.go' removed './testdata/errchk/test/fixedbugs/issue20298.go' removed './testdata/errchk/test/fixedbugs/gcc67968.dir/a.go' removed './testdata/errchk/test/fixedbugs/gcc67968.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/gcc67968.dir' removed './testdata/errchk/test/fixedbugs/issue6772.go' removed './testdata/errchk/test/fixedbugs/bug424.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug424.dir/lib.go' removed directory './testdata/errchk/test/fixedbugs/bug424.dir' removed './testdata/errchk/test/fixedbugs/issue4847.go' removed './testdata/errchk/test/fixedbugs/issue11361.go' removed './testdata/errchk/test/fixedbugs/bug111.go' removed './testdata/errchk/test/fixedbugs/bug282.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug282.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug282.dir' removed './testdata/errchk/test/fixedbugs/bug294.go' removed './testdata/errchk/test/fixedbugs/bug075.go' removed './testdata/errchk/test/fixedbugs/issue7316.go' removed './testdata/errchk/test/fixedbugs/issue13471.go' removed './testdata/errchk/test/fixedbugs/issue8336.go' removed './testdata/errchk/test/fixedbugs/issue13539.go' removed './testdata/errchk/test/fixedbugs/issue17596.go' removed './testdata/errchk/test/fixedbugs/bug148.go' removed './testdata/errchk/test/fixedbugs/bug145.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue22941.dir' removed './testdata/errchk/test/fixedbugs/issue15747b.go' removed './testdata/errchk/test/fixedbugs/issue15975.go' removed './testdata/errchk/test/fixedbugs/issue19217.go' removed './testdata/errchk/test/fixedbugs/gcc67968.go' removed './testdata/errchk/test/fixedbugs/issue6703h.go' removed './testdata/errchk/test/fixedbugs/issue9608.dir/issue9608.go' removed directory './testdata/errchk/test/fixedbugs/issue9608.dir' removed './testdata/errchk/test/fixedbugs/issue7746.go' removed './testdata/errchk/test/fixedbugs/issue6703o.go' removed './testdata/errchk/test/fixedbugs/bug272.go' removed './testdata/errchk/test/fixedbugs/issue8280.go' removed './testdata/errchk/test/fixedbugs/bug345.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug345.dir/io.go' removed directory './testdata/errchk/test/fixedbugs/bug345.dir' removed './testdata/errchk/test/fixedbugs/issue19632.go' removed './testdata/errchk/test/fixedbugs/issue15084.go' removed './testdata/errchk/test/fixedbugs/bug155.go' removed './testdata/errchk/test/fixedbugs/issue4452.go' removed './testdata/errchk/test/fixedbugs/issue5260.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5260.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5260.dir' removed './testdata/errchk/test/fixedbugs/issue16870.go' removed './testdata/errchk/test/fixedbugs/issue20602.go' removed './testdata/errchk/test/fixedbugs/issue13169.go' removed './testdata/errchk/test/fixedbugs/bug312.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15548.dir' removed './testdata/errchk/test/fixedbugs/gcc61253.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/state.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/state2.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/foo.go' removed directory './testdata/errchk/test/fixedbugs/issue4932.dir' removed './testdata/errchk/test/fixedbugs/issue19699.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19699.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19699.dir' removed './testdata/errchk/test/fixedbugs/issue13559.go' removed './testdata/errchk/test/fixedbugs/bug248.go' removed './testdata/errchk/test/fixedbugs/bug089.go' removed './testdata/errchk/test/fixedbugs/issue7995.go' removed './testdata/errchk/test/fixedbugs/issue9036.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/q1.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/q2.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/z.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue4326.dir' removed './testdata/errchk/test/fixedbugs/issue19028.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue19028.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue19028.dir' removed './testdata/errchk/test/fixedbugs/bug050.go' removed './testdata/errchk/test/fixedbugs/issue4468.go' removed './testdata/errchk/test/fixedbugs/issue10654.go' removed './testdata/errchk/test/fixedbugs/bug19403.go' removed './testdata/errchk/test/fixedbugs/bug331.go' removed './testdata/errchk/test/fixedbugs/issue20250.go' removed './testdata/errchk/test/fixedbugs/issue6703p.go' removed './testdata/errchk/test/fixedbugs/issue5820.go' removed './testdata/errchk/test/fixedbugs/bug454.go' removed './testdata/errchk/test/fixedbugs/issue13248.go' removed './testdata/errchk/test/fixedbugs/issue9083.go' removed './testdata/errchk/test/fixedbugs/issue22198.go' removed './testdata/errchk/test/fixedbugs/issue4359.go' removed './testdata/errchk/test/fixedbugs/bug137.go' removed './testdata/errchk/test/fixedbugs/issue4396a.go' removed './testdata/errchk/test/fixedbugs/bug204.go' removed './testdata/errchk/test/fixedbugs/issue6703r.go' removed './testdata/errchk/test/fixedbugs/issue12006.go' removed './testdata/errchk/test/fixedbugs/issue22660.go' removed './testdata/errchk/test/fixedbugs/issue6247.go' removed './testdata/errchk/test/fixedbugs/issue11750.go' removed './testdata/errchk/test/fixedbugs/issue19743.go' removed './testdata/errchk/test/fixedbugs/bug206.go' removed './testdata/errchk/test/fixedbugs/issue20232.go' removed './testdata/errchk/test/fixedbugs/bug287.go' removed './testdata/errchk/test/fixedbugs/issue4405.go' removed './testdata/errchk/test/fixedbugs/issue15838.go' removed './testdata/errchk/test/fixedbugs/issue15585.go' removed './testdata/errchk/test/fixedbugs/issue4614.go' removed './testdata/errchk/test/fixedbugs/bug324.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug324.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug324.dir' removed './testdata/errchk/test/fixedbugs/issue5002.go' removed './testdata/errchk/test/fixedbugs/bug116.go' removed './testdata/errchk/test/fixedbugs/bug414.go' removed './testdata/errchk/test/fixedbugs/issue22164.go' removed './testdata/errchk/test/fixedbugs/issue13684.go' removed './testdata/errchk/test/fixedbugs/issue7547.go' removed './testdata/errchk/test/fixedbugs/issue6406.go' removed './testdata/errchk/test/fixedbugs/issue4252.go' removed './testdata/errchk/test/fixedbugs/issue20739.go' removed './testdata/errchk/test/fixedbugs/issue14136.go' removed './testdata/errchk/test/fixedbugs/issue19137.go' removed './testdata/errchk/test/fixedbugs/bug394.go' removed './testdata/errchk/test/fixedbugs/issue7944.go' removed './testdata/errchk/test/fixedbugs/issue9608.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug191.dir' removed './testdata/errchk/test/fixedbugs/bug267.go' removed './testdata/errchk/test/fixedbugs/issue8139.go' removed './testdata/errchk/test/fixedbugs/bug367.go' removed './testdata/errchk/test/fixedbugs/issue9006.go' removed './testdata/errchk/test/fixedbugs/bug056.go' removed './testdata/errchk/test/fixedbugs/bug164.go' removed './testdata/errchk/test/fixedbugs/issue16515.go' removed './testdata/errchk/test/fixedbugs/bug160.go' removed './testdata/errchk/test/fixedbugs/issue15838.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15838.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15838.dir' removed './testdata/errchk/test/fixedbugs/bug399.go' removed './testdata/errchk/test/fixedbugs/bug080.go' removed './testdata/errchk/test/fixedbugs/issue14646.go' removed './testdata/errchk/test/fixedbugs/bug259.go' removed './testdata/errchk/test/fixedbugs/issue8761.go' removed './testdata/errchk/test/fixedbugs/bug305.go' removed './testdata/errchk/test/fixedbugs/issue19275.go' removed './testdata/errchk/test/fixedbugs/bug427.go' removed './testdata/errchk/test/fixedbugs/bug271.go' removed './testdata/errchk/test/fixedbugs/bug157.go' removed './testdata/errchk/test/fixedbugs/issue21048.go' removed './testdata/errchk/test/fixedbugs/bug364.go' removed './testdata/errchk/test/fixedbugs/bug112.go' removed './testdata/errchk/test/fixedbugs/issue6703l.go' removed './testdata/errchk/test/fixedbugs/issue21770.go' removed './testdata/errchk/test/fixedbugs/issue6131.go' removed './testdata/errchk/test/fixedbugs/issue21256.go' removed './testdata/errchk/test/fixedbugs/bug049.go' removed './testdata/errchk/test/fixedbugs/issue8047b.go' removed './testdata/errchk/test/fixedbugs/bug246.go' removed './testdata/errchk/test/fixedbugs/issue6703i.go' removed './testdata/errchk/test/fixedbugs/bug189.go' removed './testdata/errchk/test/fixedbugs/bug397.go' removed './testdata/errchk/test/fixedbugs/bug172.go' removed './testdata/errchk/test/fixedbugs/issue13261.go' removed './testdata/errchk/test/fixedbugs/issue21879.go' removed './testdata/errchk/test/fixedbugs/bug245.go' removed './testdata/errchk/test/fixedbugs/issue4964.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue4964.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue4964.dir' removed './testdata/errchk/test/fixedbugs/bug237.go' removed './testdata/errchk/test/fixedbugs/bug087.go' removed './testdata/errchk/test/fixedbugs/bug202.go' removed './testdata/errchk/test/fixedbugs/issue4932.go' removed './testdata/errchk/test/fixedbugs/bug247.go' removed './testdata/errchk/test/fixedbugs/issue8347.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p3.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue4370.dir' removed './testdata/errchk/test/fixedbugs/bug017.go' removed './testdata/errchk/test/fixedbugs/issue6902.go' removed './testdata/errchk/test/fixedbugs/bug481.go' removed './testdata/errchk/test/fixedbugs/issue21687.go' removed './testdata/errchk/test/fixedbugs/bug236.go' removed './testdata/errchk/test/fixedbugs/issue6405.go' removed './testdata/errchk/test/fixedbugs/issue18089.go' removed './testdata/errchk/test/fixedbugs/bug240.go' removed './testdata/errchk/test/fixedbugs/issue13587.go' removed './testdata/errchk/test/fixedbugs/issue4066.go' removed './testdata/errchk/test/fixedbugs/issue18994.go' removed './testdata/errchk/test/fixedbugs/bug115.go' removed './testdata/errchk/test/fixedbugs/bug010.go' removed './testdata/errchk/test/fixedbugs/bug084.go' removed './testdata/errchk/test/fixedbugs/bug409.go' removed './testdata/errchk/test/fixedbugs/issue13162.go' removed './testdata/errchk/test/fixedbugs/issue4495.go' removed './testdata/errchk/test/fixedbugs/bug201.go' removed './testdata/errchk/test/fixedbugs/bug361.go' removed './testdata/errchk/test/fixedbugs/issue22877.dir/p.s' removed './testdata/errchk/test/fixedbugs/issue22877.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/issue22877.dir' removed './testdata/errchk/test/fixedbugs/bug269.go' removed './testdata/errchk/test/fixedbugs/bug423.go' removed './testdata/errchk/test/fixedbugs/bug169.go' removed './testdata/errchk/test/fixedbugs/bug429.go' removed './testdata/errchk/test/fixedbugs/issue19911.go' removed './testdata/errchk/test/fixedbugs/issue15926.go' removed './testdata/errchk/test/fixedbugs/bug377.go' removed './testdata/errchk/test/fixedbugs/issue9355.go' removed './testdata/errchk/test/fixedbugs/bug306.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug306.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug306.dir' removed './testdata/errchk/test/fixedbugs/bug183.go' removed './testdata/errchk/test/fixedbugs/issue21879.out' removed './testdata/errchk/test/fixedbugs/bug482.go' removed './testdata/errchk/test/fixedbugs/bug199.go' removed './testdata/errchk/test/fixedbugs/bug445.go' removed './testdata/errchk/test/fixedbugs/issue10047.go' removed './testdata/errchk/test/fixedbugs/bug110.go' removed './testdata/errchk/test/fixedbugs/issue23305.go' removed './testdata/errchk/test/fixedbugs/issue15175.go' removed './testdata/errchk/test/fixedbugs/bug230.go' removed './testdata/errchk/test/fixedbugs/bug086.go' removed './testdata/errchk/test/fixedbugs/bug152.go' removed './testdata/errchk/test/fixedbugs/issue17270.go' removed './testdata/errchk/test/fixedbugs/issue2615.go' removed './testdata/errchk/test/fixedbugs/bug396.go' removed './testdata/errchk/test/fixedbugs/issue6298.go' removed './testdata/errchk/test/fixedbugs/bug433.go' removed './testdata/errchk/test/fixedbugs/issue12411.go' removed './testdata/errchk/test/fixedbugs/issue22200b.go' removed './testdata/errchk/test/fixedbugs/bug505.go' removed './testdata/errchk/test/fixedbugs/bug358.go' removed './testdata/errchk/test/fixedbugs/issue13160.go' removed './testdata/errchk/test/fixedbugs/bug156.go' removed './testdata/errchk/test/fixedbugs/issue17918.go' removed './testdata/errchk/test/fixedbugs/issue6036.go' removed './testdata/errchk/test/fixedbugs/bug415.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug415.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug415.dir' removed './testdata/errchk/test/fixedbugs/issue19947.go' removed './testdata/errchk/test/fixedbugs/issue23522.go' removed './testdata/errchk/test/fixedbugs/issue3925.go' removed './testdata/errchk/test/fixedbugs/issue12525.go' removed './testdata/errchk/test/fixedbugs/issue5609.go' removed './testdata/errchk/test/fixedbugs/issue4313.go' removed './testdata/errchk/test/fixedbugs/issue19699b.go' removed './testdata/errchk/test/fixedbugs/bug345.go' removed './testdata/errchk/test/fixedbugs/issue22683.go' removed './testdata/errchk/test/fixedbugs/bug385_64.go' removed './testdata/errchk/test/fixedbugs/bug187.go' removed './testdata/errchk/test/fixedbugs/bug403.go' removed './testdata/errchk/test/fixedbugs/issue16130.go' removed './testdata/errchk/test/fixedbugs/issue10135.go' removed './testdata/errchk/test/fixedbugs/bug253.go' removed './testdata/errchk/test/fixedbugs/bug457.go' removed './testdata/errchk/test/fixedbugs/issue18419.dir/test.go' removed './testdata/errchk/test/fixedbugs/issue18419.dir/other.go' removed directory './testdata/errchk/test/fixedbugs/issue18419.dir' removed './testdata/errchk/test/fixedbugs/issue12347.go' removed './testdata/errchk/test/fixedbugs/bug006.go' removed './testdata/errchk/test/fixedbugs/issue15898.go' removed './testdata/errchk/test/fixedbugs/issue23812.go' removed './testdata/errchk/test/fixedbugs/issue15902.go' removed './testdata/errchk/test/fixedbugs/issue5809.go' removed './testdata/errchk/test/fixedbugs/issue4785.go' removed './testdata/errchk/test/fixedbugs/bug412.go' removed './testdata/errchk/test/fixedbugs/issue6866.go' removed './testdata/errchk/test/fixedbugs/issue14331.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue14331.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue14331.dir' removed './testdata/errchk/test/fixedbugs/bug494.go' removed './testdata/errchk/test/fixedbugs/bug208.go' removed './testdata/errchk/test/fixedbugs/bug340.go' removed './testdata/errchk/test/fixedbugs/issue8280.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue8280.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue8280.dir' removed './testdata/errchk/test/fixedbugs/issue13337.go' removed './testdata/errchk/test/fixedbugs/issue14164.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/z.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug472.dir' removed './testdata/errchk/test/fixedbugs/issue5260.go' removed './testdata/errchk/test/fixedbugs/bug463.go' removed './testdata/errchk/test/fixedbugs/gcc78763.go' removed './testdata/errchk/test/fixedbugs/issue4517b.go' removed './testdata/errchk/test/fixedbugs/issue7419.go' removed './testdata/errchk/test/fixedbugs/issue15470.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15470.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15470.dir' removed './testdata/errchk/test/fixedbugs/issue11370.go' removed './testdata/errchk/test/fixedbugs/issue16985.go' removed './testdata/errchk/test/fixedbugs/bug180.go' removed './testdata/errchk/test/fixedbugs/bug368.go' removed './testdata/errchk/test/fixedbugs/bug255.go' removed './testdata/errchk/test/fixedbugs/issue16760.go' removed './testdata/errchk/test/fixedbugs/issue21887.out' removed './testdata/errchk/test/fixedbugs/bug273.go' removed './testdata/errchk/test/fixedbugs/issue19084.go' removed './testdata/errchk/test/fixedbugs/issue19764.go' removed './testdata/errchk/test/fixedbugs/bug194.go' removed './testdata/errchk/test/fixedbugs/issue9076.go' removed './testdata/errchk/test/fixedbugs/issue5755.go' removed './testdata/errchk/test/fixedbugs/gcc61246.go' removed './testdata/errchk/test/fixedbugs/issue22877.go' removed './testdata/errchk/test/fixedbugs/bug276.go' removed './testdata/errchk/test/fixedbugs/issue7550.go' removed './testdata/errchk/test/fixedbugs/bug351.go' removed './testdata/errchk/test/fixedbugs/bug184.go' removed './testdata/errchk/test/fixedbugs/bug347.go' removed './testdata/errchk/test/fixedbugs/bug484.go' removed './testdata/errchk/test/fixedbugs/issue8613.go' removed './testdata/errchk/test/fixedbugs/issue16016.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/prog.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/pkg1.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/pkg2.go' removed directory './testdata/errchk/test/fixedbugs/issue4590.dir' removed './testdata/errchk/test/fixedbugs/issue15528.go' removed './testdata/errchk/test/fixedbugs/issue7310.go' removed './testdata/errchk/test/fixedbugs/bug161.go' removed './testdata/errchk/test/fixedbugs/bug372.go' removed './testdata/errchk/test/fixedbugs/bug205.go' removed './testdata/errchk/test/fixedbugs/bug13343.go' removed './testdata/errchk/test/fixedbugs/bug002.go' removed './testdata/errchk/test/fixedbugs/issue13799.go' removed './testdata/errchk/test/fixedbugs/bug405.go' removed './testdata/errchk/test/fixedbugs/issue6703b.go' removed './testdata/errchk/test/fixedbugs/issue4618.go' removed './testdata/errchk/test/fixedbugs/bug491.go' removed './testdata/errchk/test/fixedbugs/issue11610.go' removed './testdata/errchk/test/fixedbugs/bug382.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug382.dir/pkg.go' removed directory './testdata/errchk/test/fixedbugs/bug382.dir' removed './testdata/errchk/test/fixedbugs/bug193.go' removed './testdata/errchk/test/fixedbugs/bug037.go' removed './testdata/errchk/test/fixedbugs/issue6295.go' removed './testdata/errchk/test/fixedbugs/bug144.go' removed './testdata/errchk/test/fixedbugs/bug499.go' removed './testdata/errchk/test/fixedbugs/bug377.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug377.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug377.dir' removed './testdata/errchk/test/fixedbugs/issue10353.go' removed './testdata/errchk/test/fixedbugs/issue6703t.go' removed './testdata/errchk/test/fixedbugs/issue19548.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19548.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19548.dir' removed './testdata/errchk/test/fixedbugs/issue10607a.go' removed './testdata/errchk/test/fixedbugs/issue9110.go' removed './testdata/errchk/test/fixedbugs/issue6703j.go' removed './testdata/errchk/test/fixedbugs/issue16439.go' removed './testdata/errchk/test/fixedbugs/issue20245.go' removed './testdata/errchk/test/fixedbugs/issue17038.go' removed './testdata/errchk/test/fixedbugs/issue4448.go' removed './testdata/errchk/test/fixedbugs/issue4458.go' removed './testdata/errchk/test/fixedbugs/issue22881.go' removed './testdata/errchk/test/fixedbugs/issue7997.go' removed './testdata/errchk/test/fixedbugs/issue20097.go' removed './testdata/errchk/test/fixedbugs/bug460.go' removed './testdata/errchk/test/fixedbugs/issue17645.go' removed './testdata/errchk/test/fixedbugs/issue19555.go' removed './testdata/errchk/test/fixedbugs/bug284.go' removed './testdata/errchk/test/fixedbugs/bug131.go' removed './testdata/errchk/test/fixedbugs/bug384.go' removed './testdata/errchk/test/fixedbugs/issue12677.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue12677.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue12677.dir' removed './testdata/errchk/test/fixedbugs/bug298.go' removed './testdata/errchk/test/fixedbugs/bug495.go' removed './testdata/errchk/test/fixedbugs/issue4776.go' removed './testdata/errchk/test/fixedbugs/bug448.dir/pkg1.go' removed './testdata/errchk/test/fixedbugs/bug448.dir/pkg2.go' removed directory './testdata/errchk/test/fixedbugs/bug448.dir' removed './testdata/errchk/test/fixedbugs/bug060.go' removed './testdata/errchk/test/fixedbugs/issue19201.go' removed './testdata/errchk/test/fixedbugs/issue24817.go' removed './testdata/errchk/test/fixedbugs/bug053.go' removed './testdata/errchk/test/fixedbugs/issue17752.go' removed './testdata/errchk/test/fixedbugs/bug007.go' removed './testdata/errchk/test/fixedbugs/issue14652.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p0.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue6295.dir' removed './testdata/errchk/test/fixedbugs/issue6789.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue6789.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue6789.dir' removed './testdata/errchk/test/fixedbugs/issue5259.go' removed './testdata/errchk/test/fixedbugs/issue11053.out' removed './testdata/errchk/test/fixedbugs/issue15039.go' removed './testdata/errchk/test/fixedbugs/bug102.go' removed './testdata/errchk/test/fixedbugs/bug293.go' removed './testdata/errchk/test/fixedbugs/issue16616.go' removed './testdata/errchk/test/fixedbugs/issue18895.go' removed './testdata/errchk/test/fixedbugs/issue6055.go' removed './testdata/errchk/test/fixedbugs/bug333.go' removed './testdata/errchk/test/fixedbugs/bug304.go' removed './testdata/errchk/test/fixedbugs/issue4264.go' removed './testdata/errchk/test/fixedbugs/issue7998.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug2.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug1.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug3.go' removed directory './testdata/errchk/test/fixedbugs/bug248.dir' removed './testdata/errchk/test/fixedbugs/issue15091.go' removed './testdata/errchk/test/fixedbugs/issue21120.go' removed './testdata/errchk/test/fixedbugs/issue4510.go' removed './testdata/errchk/test/fixedbugs/issue8060.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue8060.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue8060.dir' removed './testdata/errchk/test/fixedbugs/issue19012.go' removed './testdata/errchk/test/fixedbugs/bug461.go' removed './testdata/errchk/test/fixedbugs/bug058.go' removed './testdata/errchk/test/fixedbugs/issue15277.go' removed './testdata/errchk/test/fixedbugs/issue5793.go' removed './testdata/errchk/test/fixedbugs/issue21887.go' removed './testdata/errchk/test/fixedbugs/issue19678.go' removed './testdata/errchk/test/fixedbugs/issue19056.go' removed './testdata/errchk/test/fixedbugs/bug285.go' removed './testdata/errchk/test/fixedbugs/issue17328.go' removed './testdata/errchk/test/fixedbugs/issue20529.go' removed './testdata/errchk/test/fixedbugs/issue18808.go' removed './testdata/errchk/test/fixedbugs/bug179.go' removed './testdata/errchk/test/fixedbugs/issue4162.go' removed './testdata/errchk/test/fixedbugs/issue3552.dir/two.go' removed './testdata/errchk/test/fixedbugs/issue3552.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/issue3552.dir' removed './testdata/errchk/test/fixedbugs/bug142.go' removed './testdata/errchk/test/fixedbugs/issue18595.go' removed './testdata/errchk/test/fixedbugs/bug129.go' removed './testdata/errchk/test/fixedbugs/issue4585.go' removed './testdata/errchk/test/fixedbugs/bug286.go' removed './testdata/errchk/test/fixedbugs/issue15071.dir/exp/exp.go' removed directory './testdata/errchk/test/fixedbugs/issue15071.dir/exp' removed './testdata/errchk/test/fixedbugs/issue15071.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue15071.dir' removed './testdata/errchk/test/fixedbugs/bug062.go' removed './testdata/errchk/test/fixedbugs/issue5125.go' removed './testdata/errchk/test/fixedbugs/bug487.go' removed './testdata/errchk/test/fixedbugs/issue11656.go' removed './testdata/errchk/test/fixedbugs/bug473.go' removed './testdata/errchk/test/fixedbugs/gcc61254.go' removed './testdata/errchk/test/fixedbugs/issue7150.go' removed './testdata/errchk/test/fixedbugs/issue17588.go' removed './testdata/errchk/test/fixedbugs/gcc61273.go' removed './testdata/errchk/test/fixedbugs/issue7525.go' removed './testdata/errchk/test/fixedbugs/issue18410.go' removed './testdata/errchk/test/fixedbugs/issue7346.go' removed './testdata/errchk/test/fixedbugs/issue7648.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue7648.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue7648.dir' removed './testdata/errchk/test/fixedbugs/issue15002.go' removed './testdata/errchk/test/fixedbugs/issue8047.go' removed './testdata/errchk/test/fixedbugs/bug326.go' removed './testdata/errchk/test/fixedbugs/issue5172.go' removed './testdata/errchk/test/fixedbugs/bug072.go' removed './testdata/errchk/test/fixedbugs/issue4529.go' removed './testdata/errchk/test/fixedbugs/bug415.go' removed './testdata/errchk/test/fixedbugs/bug035.go' removed './testdata/errchk/test/fixedbugs/issue22904.go' removed './testdata/errchk/test/fixedbugs/bug442.go' removed './testdata/errchk/test/fixedbugs/bug231.go' removed './testdata/errchk/test/fixedbugs/issue9731.go' removed './testdata/errchk/test/fixedbugs/bug073.go' removed './testdata/errchk/test/fixedbugs/gcc61265.go' removed './testdata/errchk/test/fixedbugs/bug459.go' removed './testdata/errchk/test/fixedbugs/issue14988.go' removed './testdata/errchk/test/fixedbugs/issue16008.go' removed './testdata/errchk/test/fixedbugs/issue18392.go' removed './testdata/errchk/test/fixedbugs/issue6140.go' removed './testdata/errchk/test/fixedbugs/bug249.go' removed './testdata/errchk/test/fixedbugs/bug398b.go' removed './testdata/errchk/test/fixedbugs/bug212.go' removed './testdata/errchk/test/fixedbugs/bug263.go' removed './testdata/errchk/test/fixedbugs/bug254.go' removed './testdata/errchk/test/fixedbugs/issue887.go' removed './testdata/errchk/test/fixedbugs/bug082.go' removed './testdata/errchk/test/fixedbugs/issue6703u.go' removed './testdata/errchk/test/fixedbugs/bug414.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug414.dir/p1.go' removed directory './testdata/errchk/test/fixedbugs/bug414.dir' removed './testdata/errchk/test/fixedbugs/bug452.go' removed './testdata/errchk/test/fixedbugs/bug501.go' removed './testdata/errchk/test/fixedbugs/bug126.go' removed './testdata/errchk/test/fixedbugs/issue7214.go' removed './testdata/errchk/test/fixedbugs/bug440_32.go' removed './testdata/errchk/test/fixedbugs/bug279.go' removed './testdata/errchk/test/fixedbugs/bug198.go' removed './testdata/errchk/test/fixedbugs/bug054.go' removed './testdata/errchk/test/fixedbugs/bug209.go' removed './testdata/errchk/test/fixedbugs/issue22794.go' removed './testdata/errchk/test/fixedbugs/issue9862.go' removed './testdata/errchk/test/fixedbugs/bug097.go' removed './testdata/errchk/test/fixedbugs/bug458.go' removed './testdata/errchk/test/fixedbugs/issue19799.go' removed './testdata/errchk/test/fixedbugs/bug027.go' removed './testdata/errchk/test/fixedbugs/bug335.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug335.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug335.dir' removed './testdata/errchk/test/fixedbugs/bug045.go' removed './testdata/errchk/test/fixedbugs/bug151.go' removed './testdata/errchk/test/fixedbugs/issue19482.go' removed './testdata/errchk/test/fixedbugs/bug147.go' removed './testdata/errchk/test/fixedbugs/bug444.go' removed './testdata/errchk/test/fixedbugs/issue6789.go' removed './testdata/errchk/test/fixedbugs/bug158.go' removed './testdata/errchk/test/fixedbugs/issue15572.go' removed './testdata/errchk/test/fixedbugs/bug265.go' removed './testdata/errchk/test/fixedbugs/bug012.go' removed './testdata/errchk/test/fixedbugs/bug024.go' removed './testdata/errchk/test/fixedbugs/issue6889.go' removed './testdata/errchk/test/fixedbugs/issue15055.go' removed './testdata/errchk/test/fixedbugs/bug026.go' removed './testdata/errchk/test/fixedbugs/bug083.go' removed './testdata/errchk/test/fixedbugs/issue16948.go' removed './testdata/errchk/test/fixedbugs/bug434.go' removed './testdata/errchk/test/fixedbugs/bug410.go' removed './testdata/errchk/test/fixedbugs/bug383.go' removed './testdata/errchk/test/fixedbugs/bug375.go' removed './testdata/errchk/test/fixedbugs/bug258.go' removed './testdata/errchk/test/fixedbugs/issue13171.go' removed './testdata/errchk/test/fixedbugs/issue20811.go' removed './testdata/errchk/test/fixedbugs/bug393.go' removed './testdata/errchk/test/fixedbugs/issue3552.go' removed './testdata/errchk/test/fixedbugs/issue7690.go' removed './testdata/errchk/test/fixedbugs/bug113.go' removed './testdata/errchk/test/fixedbugs/issue4232.go' removed './testdata/errchk/test/fixedbugs/issue5105.go' removed './testdata/errchk/test/fixedbugs/gcc61244.go' removed './testdata/errchk/test/fixedbugs/bug332.go' removed './testdata/errchk/test/fixedbugs/issue21808.go' removed './testdata/errchk/test/fixedbugs/issue7740.go' removed './testdata/errchk/test/fixedbugs/bug406.go' removed './testdata/errchk/test/fixedbugs/bug076.go' removed './testdata/errchk/test/fixedbugs/bug381.go' removed './testdata/errchk/test/fixedbugs/gcc61248.go' removed './testdata/errchk/test/fixedbugs/issue12226.go' removed './testdata/errchk/test/fixedbugs/issue8947.go' removed './testdata/errchk/test/fixedbugs/bug077.go' removed './testdata/errchk/test/fixedbugs/bug467.go' removed './testdata/errchk/test/fixedbugs/issue19667.go' removed './testdata/errchk/test/fixedbugs/issue4429.go' removed './testdata/errchk/test/fixedbugs/bug117.go' removed './testdata/errchk/test/fixedbugs/bug357.go' removed './testdata/errchk/test/fixedbugs/bug419.go' removed './testdata/errchk/test/fixedbugs/issue12677.go' removed './testdata/errchk/test/fixedbugs/issue5244.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/x.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/rethinkgo.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/y.go' removed directory './testdata/errchk/test/fixedbugs/issue5614.dir' removed './testdata/errchk/test/fixedbugs/issue4545.go' removed './testdata/errchk/test/fixedbugs/issue22781.go' removed './testdata/errchk/test/fixedbugs/bug046.go' removed './testdata/errchk/test/fixedbugs/bug203.go' removed './testdata/errchk/test/fixedbugs/issue14636.go' removed './testdata/errchk/test/fixedbugs/issue6703v.go' removed './testdata/errchk/test/fixedbugs/bug346.go' removed './testdata/errchk/test/fixedbugs/bug480.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug480.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug480.dir' removed './testdata/errchk/test/fixedbugs/bug188.go' removed './testdata/errchk/test/fixedbugs/issue10332.go' removed './testdata/errchk/test/fixedbugs/issue19880.go' removed './testdata/errchk/test/fixedbugs/issue16317.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue16317.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue16317.dir' removed './testdata/errchk/test/fixedbugs/bug436.go' removed './testdata/errchk/test/fixedbugs/bug107.go' removed './testdata/errchk/test/fixedbugs/issue19977.go' removed './testdata/errchk/test/fixedbugs/issue5581.go' removed './testdata/errchk/test/fixedbugs/issue11371.go' removed './testdata/errchk/test/fixedbugs/issue5105.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5105.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5105.dir' removed './testdata/errchk/test/fixedbugs/issue17449.go' removed './testdata/errchk/test/fixedbugs/issue14331.go' removed './testdata/errchk/test/fixedbugs/bug471.go' removed './testdata/errchk/test/fixedbugs/issue10320.go' removed './testdata/errchk/test/fixedbugs/issue7525d.go' removed './testdata/errchk/test/fixedbugs/issue11369.go' removed './testdata/errchk/test/fixedbugs/issue6269.go' removed './testdata/errchk/test/fixedbugs/issue9537.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue9537.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue9537.dir' removed './testdata/errchk/test/fixedbugs/bug309.go' removed './testdata/errchk/test/fixedbugs/issue8039.go' removed './testdata/errchk/test/fixedbugs/bug185.go' removed './testdata/errchk/test/fixedbugs/bug275.go' removed './testdata/errchk/test/fixedbugs/bug290.go' removed './testdata/errchk/test/fixedbugs/bug316.go' removed './testdata/errchk/test/fixedbugs/issue5515.go' removed './testdata/errchk/test/fixedbugs/issue4663.go' removed './testdata/errchk/test/fixedbugs/issue13779.go' removed './testdata/errchk/test/fixedbugs/gcc61264.go' removed './testdata/errchk/test/fixedbugs/bug488.go' removed './testdata/errchk/test/fixedbugs/issue19359.go' removed './testdata/errchk/test/fixedbugs/bug472.go' removed './testdata/errchk/test/fixedbugs/bug447.go' removed './testdata/errchk/test/fixedbugs/issue5755.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue5755.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue5755.dir' removed './testdata/errchk/test/fixedbugs/issue4517d.go' removed './testdata/errchk/test/fixedbugs/issue9017.go' removed './testdata/errchk/test/fixedbugs/issue8620.go' removed './testdata/errchk/test/fixedbugs/issue16317.go' removed './testdata/errchk/test/fixedbugs/bug475.go' removed './testdata/errchk/test/fixedbugs/issue14520.go' removed './testdata/errchk/test/fixedbugs/bug380.go' removed './testdata/errchk/test/fixedbugs/issue11256.go' removed './testdata/errchk/test/fixedbugs/bug063.go' removed './testdata/errchk/test/fixedbugs/issue18915.go' removed './testdata/errchk/test/fixedbugs/issue16369.go' removed './testdata/errchk/test/fixedbugs/bug227.go' removed './testdata/errchk/test/fixedbugs/issue4518.go' removed './testdata/errchk/test/fixedbugs/bug159.go' removed './testdata/errchk/test/fixedbugs/issue19168.go' removed './testdata/errchk/test/fixedbugs/issue4562.go' removed './testdata/errchk/test/fixedbugs/issue5291.dir/prog.go' removed './testdata/errchk/test/fixedbugs/issue5291.dir/pkg1.go' removed directory './testdata/errchk/test/fixedbugs/issue5291.dir' removed './testdata/errchk/test/fixedbugs/bug238.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue10219.dir' removed './testdata/errchk/test/fixedbugs/issue10066.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue10066.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue10066.dir' removed './testdata/errchk/test/fixedbugs/issue13273.go' removed './testdata/errchk/test/fixedbugs/issue5373.go' removed './testdata/errchk/test/fixedbugs/issue5162.go' removed './testdata/errchk/test/fixedbugs/bug478.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug478.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug478.dir' removed './testdata/errchk/test/fixedbugs/issue8074.go' removed './testdata/errchk/test/fixedbugs/issue19705.go' removed './testdata/errchk/test/fixedbugs/bug453.go' removed './testdata/errchk/test/fixedbugs/bug493.go' removed './testdata/errchk/test/fixedbugs/issue19671.go' removed './testdata/errchk/test/fixedbugs/issue7153.go' removed './testdata/errchk/test/fixedbugs/issue5259.dir/bug.go' removed './testdata/errchk/test/fixedbugs/issue5259.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue5259.dir' removed './testdata/errchk/test/fixedbugs/bug081.go' removed './testdata/errchk/test/fixedbugs/bug443.go' removed './testdata/errchk/test/fixedbugs/bug355.go' removed './testdata/errchk/test/fixedbugs/bug370.go' removed './testdata/errchk/test/fixedbugs/gcc61258.go' removed './testdata/errchk/test/fixedbugs/bug318.go' removed './testdata/errchk/test/fixedbugs/bug175.go' removed './testdata/errchk/test/fixedbugs/issue15572.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15572.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15572.dir' removed './testdata/errchk/test/fixedbugs/bug328.out' removed './testdata/errchk/test/fixedbugs/issue13268.go' removed './testdata/errchk/test/fixedbugs/bug239.go' removed './testdata/errchk/test/fixedbugs/issue11737.go' removed './testdata/errchk/test/fixedbugs/issue18636.go' removed './testdata/errchk/test/fixedbugs/issue8311.go' removed './testdata/errchk/test/fixedbugs/issue7538b.go' removed './testdata/errchk/test/fixedbugs/bug069.go' removed './testdata/errchk/test/fixedbugs/issue21709.go' removed './testdata/errchk/test/fixedbugs/bug343.go' removed './testdata/errchk/test/fixedbugs/issue8158.go' removed './testdata/errchk/test/fixedbugs/issue5291.go' removed './testdata/errchk/test/fixedbugs/bug088.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug088.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug088.dir' removed './testdata/errchk/test/fixedbugs/issue18902.go' removed './testdata/errchk/test/fixedbugs/bug222.dir/chanbug2.go' removed './testdata/errchk/test/fixedbugs/bug222.dir/chanbug.go' removed directory './testdata/errchk/test/fixedbugs/bug222.dir' removed './testdata/errchk/test/fixedbugs/issue24449.go' removed './testdata/errchk/test/fixedbugs/bug319.go' removed './testdata/errchk/test/fixedbugs/issue18419.go' removed './testdata/errchk/test/fixedbugs/issue11790.go' removed './testdata/errchk/test/fixedbugs/issue14553.go' removed './testdata/errchk/test/fixedbugs/bug109.go' removed './testdata/errchk/test/fixedbugs/bug334.go' removed './testdata/errchk/test/fixedbugs/bug225.go' removed './testdata/errchk/test/fixedbugs/gcc65755.go' removed './testdata/errchk/test/fixedbugs/issue13319.go' removed './testdata/errchk/test/fixedbugs/issue19658.go' removed './testdata/errchk/test/fixedbugs/bug492.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug492.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug492.dir' removed './testdata/errchk/test/fixedbugs/issue19078.go' removed './testdata/errchk/test/fixedbugs/bug300.go' removed './testdata/errchk/test/fixedbugs/bug379.go' removed './testdata/errchk/test/fixedbugs/bug133.go' removed './testdata/errchk/test/fixedbugs/bug078.go' removed './testdata/errchk/test/fixedbugs/bug123.go' removed './testdata/errchk/test/fixedbugs/issue5957.go' removed './testdata/errchk/test/fixedbugs/issue10700.dir/test.go' removed './testdata/errchk/test/fixedbugs/issue10700.dir/other.go' removed directory './testdata/errchk/test/fixedbugs/issue10700.dir' removed './testdata/errchk/test/fixedbugs/bug417.go' removed './testdata/errchk/test/fixedbugs/bug061.go' removed './testdata/errchk/test/fixedbugs/issue6964.go' removed './testdata/errchk/test/fixedbugs/bug021.go' removed './testdata/errchk/test/fixedbugs/bug277.go' removed './testdata/errchk/test/fixedbugs/bug439.go' removed './testdata/errchk/test/fixedbugs/bug396.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug396.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug396.dir' removed './testdata/errchk/test/fixedbugs/bug353.go' removed './testdata/errchk/test/fixedbugs/issue4085b.go' removed './testdata/errchk/test/fixedbugs/issue7590.go' removed './testdata/errchk/test/fixedbugs/issue18747.go' removed './testdata/errchk/test/fixedbugs/bug015.go' removed './testdata/errchk/test/fixedbugs/bug186.go' removed './testdata/errchk/test/fixedbugs/issue16249.go' removed './testdata/errchk/test/fixedbugs/issue5841.go' removed './testdata/errchk/test/fixedbugs/issue21317.go' removed './testdata/errchk/test/fixedbugs/bug127.go' removed './testdata/errchk/test/fixedbugs/issue9738.go' removed './testdata/errchk/test/fixedbugs/issue6399.go' removed './testdata/errchk/test/fixedbugs/bug448.go' removed './testdata/errchk/test/fixedbugs/issue19467.go' removed './testdata/errchk/test/fixedbugs/bug106.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug106.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug106.dir' removed './testdata/errchk/test/fixedbugs/bug101.go' removed './testdata/errchk/test/fixedbugs/bug114.go' removed './testdata/errchk/test/fixedbugs/issue4396b.go' removed './testdata/errchk/test/fixedbugs/bug498.go' removed './testdata/errchk/test/fixedbugs/issue21808.out' removed './testdata/errchk/test/fixedbugs/bug336.go' removed './testdata/errchk/test/fixedbugs/issue16804.go' removed './testdata/errchk/test/fixedbugs/issue7272.go' removed './testdata/errchk/test/fixedbugs/bug090.go' removed './testdata/errchk/test/fixedbugs/bug488.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug488.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug488.dir' removed './testdata/errchk/test/fixedbugs/bug446.go' removed './testdata/errchk/test/fixedbugs/issue7366.go' removed './testdata/errchk/test/fixedbugs/issue19507.go' removed './testdata/errchk/test/fixedbugs/bug008.go' removed './testdata/errchk/test/fixedbugs/issue6703w.go' removed './testdata/errchk/test/fixedbugs/bug313.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug313.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug313.dir' removed './testdata/errchk/test/fixedbugs/issue16949.go' removed './testdata/errchk/test/fixedbugs/issue15311.go' removed './testdata/errchk/test/fixedbugs/issue14006.go' removed './testdata/errchk/test/fixedbugs/bug348.go' removed './testdata/errchk/test/fixedbugs/issue9634.go' removed './testdata/errchk/test/fixedbugs/issue16133.go' removed './testdata/errchk/test/fixedbugs/bug496.go' removed './testdata/errchk/test/fixedbugs/issue5231.go' removed './testdata/errchk/test/fixedbugs/issue22429.go' removed './testdata/errchk/test/fixedbugs/gcc61204.go' removed './testdata/errchk/test/fixedbugs/issue4326.go' removed './testdata/errchk/test/fixedbugs/issue15895.go' removed './testdata/errchk/test/fixedbugs/bug065.go' removed './testdata/errchk/test/fixedbugs/issue10607.go' removed './testdata/errchk/test/fixedbugs/issue22683.out' removed './testdata/errchk/test/fixedbugs/issue7129.go' removed './testdata/errchk/test/fixedbugs/bug130.go' removed './testdata/errchk/test/fixedbugs/bug313.go' removed './testdata/errchk/test/fixedbugs/issue4667.go' removed './testdata/errchk/test/fixedbugs/issue13821b.go' removed './testdata/errchk/test/fixedbugs/bug354.go' removed './testdata/errchk/test/fixedbugs/bug407.go' removed './testdata/errchk/test/fixedbugs/issue6671.go' removed './testdata/errchk/test/fixedbugs/issue6572.go' removed './testdata/errchk/test/fixedbugs/issue4964.go' removed './testdata/errchk/test/fixedbugs/bug207.go' removed './testdata/errchk/test/fixedbugs/issue15548.go' removed './testdata/errchk/test/fixedbugs/bug181.go' removed './testdata/errchk/test/fixedbugs/issue18640.go' removed './testdata/errchk/test/fixedbugs/issue17194.go' removed './testdata/errchk/test/fixedbugs/bug483.go' removed './testdata/errchk/test/fixedbugs/bug367.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug367.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug367.dir' removed './testdata/errchk/test/fixedbugs/issue23093.go' removed './testdata/errchk/test/fixedbugs/bug283.go' removed './testdata/errchk/test/fixedbugs/bug404.go' removed './testdata/errchk/test/fixedbugs/issue6402.go' removed './testdata/errchk/test/fixedbugs/issue14405.go' removed './testdata/errchk/test/fixedbugs/issue7083.go' removed './testdata/errchk/test/fixedbugs/issue14729.go' removed './testdata/errchk/test/fixedbugs/bug266.go' removed './testdata/errchk/test/fixedbugs/issue15141.go' removed './testdata/errchk/test/fixedbugs/issue15303.go' removed './testdata/errchk/test/fixedbugs/issue7995b.go' removed './testdata/errchk/test/fixedbugs/bug059.go' removed './testdata/errchk/test/fixedbugs/issue5698.go' removed './testdata/errchk/test/fixedbugs/bug465.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug465.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug465.dir' removed './testdata/errchk/test/fixedbugs/bug048.go' removed './testdata/errchk/test/fixedbugs/bug223.go' removed './testdata/errchk/test/fixedbugs/issue6703a.go' removed './testdata/errchk/test/fixedbugs/issue10486.go' removed './testdata/errchk/test/fixedbugs/bug386.go' removed './testdata/errchk/test/fixedbugs/issue17640.go' removed './testdata/errchk/test/fixedbugs/issue20812.go' removed './testdata/errchk/test/fixedbugs/issue4620.go' removed './testdata/errchk/test/fixedbugs/bug441.go' removed './testdata/errchk/test/fixedbugs/issue7742.go' removed './testdata/errchk/test/fixedbugs/bug094.go' removed './testdata/errchk/test/fixedbugs/bug398.go' removed './testdata/errchk/test/fixedbugs/issue15722.go' removed './testdata/errchk/test/fixedbugs/issue10925.go' removed './testdata/errchk/test/fixedbugs/bug022.go' removed './testdata/errchk/test/fixedbugs/issue5704.go' removed './testdata/errchk/test/fixedbugs/bug092.go' removed './testdata/errchk/test/fixedbugs/issue6703y.go' removed './testdata/errchk/test/fixedbugs/issue17381.go' removed './testdata/errchk/test/fixedbugs/bug178.go' removed './testdata/errchk/test/fixedbugs/issue18882.go' removed './testdata/errchk/test/fixedbugs/issue19261.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue19261.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue19261.dir' removed './testdata/errchk/test/fixedbugs/bug425.go' removed './testdata/errchk/test/fixedbugs/bug297.go' removed './testdata/errchk/test/fixedbugs/issue8836.go' removed './testdata/errchk/test/fixedbugs/bug365.go' removed './testdata/errchk/test/fixedbugs/issue13415.go' removed './testdata/errchk/test/fixedbugs/bug321.go' removed './testdata/errchk/test/fixedbugs/bug437.go' removed './testdata/errchk/test/fixedbugs/bug200.go' removed './testdata/errchk/test/fixedbugs/bug363.go' removed './testdata/errchk/test/fixedbugs/bug288.go' removed './testdata/errchk/test/fixedbugs/issue15747.go' removed './testdata/errchk/test/fixedbugs/issue17111.go' removed './testdata/errchk/test/fixedbugs/bug426.go' removed './testdata/errchk/test/fixedbugs/bug020.go' removed './testdata/errchk/test/fixedbugs/issue21253.go' removed './testdata/errchk/test/fixedbugs/bug171.go' removed './testdata/errchk/test/fixedbugs/issue11771.go' removed './testdata/errchk/test/fixedbugs/issue20335.go' removed './testdata/errchk/test/fixedbugs/bug173.go' removed './testdata/errchk/test/fixedbugs/issue6004.go' removed './testdata/errchk/test/fixedbugs/bug170.go' removed './testdata/errchk/test/fixedbugs/issue6703z.go' removed './testdata/errchk/test/fixedbugs/bug335.go' removed './testdata/errchk/test/fixedbugs/bug502.go' removed './testdata/errchk/test/fixedbugs/bug322.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug322.dir/lib.go' removed directory './testdata/errchk/test/fixedbugs/bug322.dir' removed './testdata/errchk/test/fixedbugs/bug329.go' removed './testdata/errchk/test/fixedbugs/bug479.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug479.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug479.dir' removed './testdata/errchk/test/fixedbugs/bug233.go' removed './testdata/errchk/test/fixedbugs/bug067.go' removed './testdata/errchk/test/fixedbugs/issue9432.go' removed './testdata/errchk/test/fixedbugs/issue15602.go' removed './testdata/errchk/test/fixedbugs/bug374.go' removed './testdata/errchk/test/fixedbugs/bug369.go' removed './testdata/errchk/test/fixedbugs/issue8076.go' removed './testdata/errchk/test/fixedbugs/bug257.go' removed './testdata/errchk/test/fixedbugs/issue17318.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5957.dir' removed './testdata/errchk/test/fixedbugs/bug121.go' removed './testdata/errchk/test/fixedbugs/bug174.go' removed './testdata/errchk/test/fixedbugs/bug219.go' removed './testdata/errchk/test/fixedbugs/bug030.go' removed './testdata/errchk/test/fixedbugs/issue12133.go' removed './testdata/errchk/test/fixedbugs/bug234.go' removed './testdata/errchk/test/fixedbugs/bug378.go' removed './testdata/errchk/test/fixedbugs/issue15439.go' removed './testdata/errchk/test/fixedbugs/issue9862_run.go' removed './testdata/errchk/test/fixedbugs/issue10066.go' removed './testdata/errchk/test/fixedbugs/bug369.dir/pkg.go' removed './testdata/errchk/test/fixedbugs/bug369.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/bug369.dir' removed './testdata/errchk/test/fixedbugs/issue8385.go' removed './testdata/errchk/test/fixedbugs/issue21273.go' removed './testdata/errchk/test/fixedbugs/issue13265.go' removed './testdata/errchk/test/fixedbugs/issue20749.go' removed './testdata/errchk/test/fixedbugs/issue11614.go' removed './testdata/errchk/test/fixedbugs/bug366.go' removed './testdata/errchk/test/fixedbugs/issue9537.go' removed './testdata/errchk/test/fixedbugs/bug388.go' removed './testdata/errchk/test/fixedbugs/bug341.go' removed './testdata/errchk/test/fixedbugs/bug135.go' removed './testdata/errchk/test/fixedbugs/issue14999.go' removed './testdata/errchk/test/fixedbugs/bug373.go' removed './testdata/errchk/test/fixedbugs/bug413.go' removed './testdata/errchk/test/fixedbugs/bug211.go' removed './testdata/errchk/test/fixedbugs/issue15281.go' removed './testdata/errchk/test/fixedbugs/issue22605.go' removed './testdata/errchk/test/fixedbugs/bug411.go' removed './testdata/errchk/test/fixedbugs/issue12577.go' removed './testdata/errchk/test/fixedbugs/bug215.go' removed './testdata/errchk/test/fixedbugs/issue11359.go' removed './testdata/errchk/test/fixedbugs/bug004.go' removed './testdata/errchk/test/fixedbugs/issue6703d.go' removed './testdata/errchk/test/fixedbugs/issue9370.go' removed './testdata/errchk/test/fixedbugs/bug322.go' removed './testdata/errchk/test/fixedbugs/issue8036.go' removed './testdata/errchk/test/fixedbugs/issue16741.go' removed './testdata/errchk/test/fixedbugs/issue13485.go' removed './testdata/errchk/test/fixedbugs/issue9355.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue9355.dir' removed './testdata/errchk/test/fixedbugs/issue6403.go' removed './testdata/errchk/test/fixedbugs/issue11674.go' removed './testdata/errchk/test/fixedbugs/issue15646.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15646.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15646.dir' removed './testdata/errchk/test/fixedbugs/issue7525e.go' removed './testdata/errchk/test/fixedbugs/issue8155.go' removed './testdata/errchk/test/fixedbugs/issue14591.go' removed './testdata/errchk/test/fixedbugs/bug128.go' removed './testdata/errchk/test/fixedbugs/issue19182.go' removed './testdata/errchk/test/fixedbugs/bug250.go' removed './testdata/errchk/test/fixedbugs/bug228.go' removed './testdata/errchk/test/fixedbugs/gcc80226.go' removed './testdata/errchk/test/fixedbugs/bug449.go' removed './testdata/errchk/test/fixedbugs/issue6703k.go' removed './testdata/errchk/test/fixedbugs/bug476.go' removed './testdata/errchk/test/fixedbugs/issue8745.go' removed './testdata/errchk/test/fixedbugs/bug432.go' removed './testdata/errchk/test/fixedbugs/issue15329.go' removed './testdata/errchk/test/fixedbugs/issue20789.go' removed './testdata/errchk/test/fixedbugs/issue12536.go' removed './testdata/errchk/test/fixedbugs/bug132.go' removed './testdata/errchk/test/fixedbugs/issue7648.go' removed './testdata/errchk/test/fixedbugs/issue4252.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue4252.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue4252.dir' removed './testdata/errchk/test/fixedbugs/issue12686.go' removed './testdata/errchk/test/fixedbugs/issue9604.go' removed './testdata/errchk/test/fixedbugs/issue17551.go' removed './testdata/errchk/test/fixedbugs/bug478.go' removed './testdata/errchk/test/fixedbugs/issue4316.go' removed './testdata/errchk/test/fixedbugs/issue15013.go' removed './testdata/errchk/test/fixedbugs/issue5753.go' removed './testdata/errchk/test/fixedbugs/issue6703n.go' removed './testdata/errchk/test/fixedbugs/bug350.go' removed './testdata/errchk/test/fixedbugs/bug492.go' removed './testdata/errchk/test/fixedbugs/issue6703g.go' removed './testdata/errchk/test/fixedbugs/bug104.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/r.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue20682.dir' removed './testdata/errchk/test/fixedbugs/issue10700.go' removed './testdata/errchk/test/fixedbugs/bug195.go' removed './testdata/errchk/test/fixedbugs/bug468.go' removed './testdata/errchk/test/fixedbugs/bug106.go' removed './testdata/errchk/test/fixedbugs/issue12944.go' removed './testdata/errchk/test/fixedbugs/bug308.go' removed './testdata/errchk/test/fixedbugs/issue19261.go' removed './testdata/errchk/test/fixedbugs/bug088.go' removed './testdata/errchk/test/fixedbugs/issue20415.go' removed './testdata/errchk/test/fixedbugs/issue11053.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue11053.dir/p_test.go' removed directory './testdata/errchk/test/fixedbugs/issue11053.dir' removed './testdata/errchk/test/fixedbugs/issue16193.go' removed './testdata/errchk/test/fixedbugs/issue13262.go' removed directory './testdata/errchk/test/fixedbugs' removed './testdata/errchk/test/index2.go' removed './testdata/errchk/test/bigmap.go' removed './testdata/errchk/test/linkx.go' removed './testdata/errchk/test/reorder.go' removed './testdata/errchk/test/convT2X.go' removed './testdata/errchk/test/init1.go' removed './testdata/errchk/test/gcstring.go' removed './testdata/errchk/test/recover5.go' removed './testdata/errchk/test/func3.go' removed './testdata/errchk/test/varerr.go' removed './testdata/errchk/test/turing.go' removed './testdata/errchk/test/method7.go' removed './testdata/errchk/test/indirect.go' removed './testdata/errchk/test/eof1.go' removed './testdata/errchk/test/sinit_run.go' removed './testdata/errchk/test/tinyfin.go' removed './testdata/errchk/test/intrinsic.dir/main.go' removed directory './testdata/errchk/test/intrinsic.dir' removed './testdata/errchk/test/devirt.go' removed './testdata/errchk/test/escape_struct_return.go' removed './testdata/errchk/test/rotate3.go' removed './testdata/errchk/test/import4.go' removed './testdata/errchk/test/method5.go' removed './testdata/errchk/test/escape_level.go' removed './testdata/errchk/test/alias3.dir/c.go' removed './testdata/errchk/test/alias3.dir/a.go' removed './testdata/errchk/test/alias3.dir/b.go' removed directory './testdata/errchk/test/alias3.dir' removed './testdata/errchk/test/empty.go' removed './testdata/errchk/test/initialize.go' removed './testdata/errchk/test/inline_caller.go' removed './testdata/errchk/test/func4.go' removed './testdata/errchk/test/initializerr.go' removed './testdata/errchk/test/convlit.go' removed './testdata/errchk/test/bigalg.go' removed './testdata/errchk/test/deferprint.go' removed './testdata/errchk/test/checkbce.go' removed './testdata/errchk/test/switch6.go' removed './testdata/errchk/test/defer.go' removed './testdata/errchk/test/method2.go' removed './testdata/errchk/test/bombad.go' removed './testdata/errchk/test/nilptr.go' removed './testdata/errchk/test/inline.go' removed './testdata/errchk/test/float_lit2.go' removed './testdata/errchk/test/typeswitch1.go' removed './testdata/errchk/test/import.go' removed './testdata/errchk/test/printbig.out' removed './testdata/errchk/test/cmplxdivide1.go' removed './testdata/errchk/test/undef.go' removed './testdata/errchk/test/simassign.go' removed './testdata/errchk/test/varinit.go' removed './testdata/errchk/test/escape_struct_param2.go' removed './testdata/errchk/test/stress/maps.go' removed './testdata/errchk/test/stress/parsego.go' removed './testdata/errchk/test/stress/runstress.go' removed directory './testdata/errchk/test/stress' removed './testdata/errchk/test/README.md' removed './testdata/errchk/test/nil.go' removed './testdata/errchk/test/clearfat.go' removed './testdata/errchk/test/escape_field.go' removed './testdata/errchk/test/inline_callers.go' removed './testdata/errchk/test/switch5.go' removed './testdata/errchk/test/print.out' removed './testdata/errchk/test/import1.go' removed './testdata/errchk/test/maplinear.go' removed './testdata/errchk/test/rune.go' removed './testdata/errchk/test/typeswitch2.go' removed './testdata/errchk/test/return.go' removed './testdata/errchk/test/ddd.go' removed './testdata/errchk/test/method4.dir/prog.go' removed './testdata/errchk/test/method4.dir/method4a.go' removed directory './testdata/errchk/test/method4.dir' removed './testdata/errchk/test/chanlinear.go' removed './testdata/errchk/test/struct0.go' removed './testdata/errchk/test/bounds.go' removed './testdata/errchk/test/locklinear.go' removed './testdata/errchk/test/switch.go' removed './testdata/errchk/test/closure3.dir/main.go' removed directory './testdata/errchk/test/closure3.dir' removed './testdata/errchk/test/import2.dir/import3.go' removed './testdata/errchk/test/import2.dir/import2.go' removed directory './testdata/errchk/test/import2.dir' removed './testdata/errchk/test/intrinsic.go' removed './testdata/errchk/test/shift1.go' removed './testdata/errchk/test/notinheap.go' removed './testdata/errchk/test/string_lit.go' removed './testdata/errchk/test/nosplit.go' removed './testdata/errchk/test/const5.go' removed './testdata/errchk/test/ddd2.dir/ddd3.go' removed './testdata/errchk/test/ddd2.dir/ddd2.go' removed directory './testdata/errchk/test/ddd2.dir' removed './testdata/errchk/test/runtime.go' removed './testdata/errchk/test/ken/rob1.go' removed './testdata/errchk/test/ken/robfunc.go' removed './testdata/errchk/test/ken/simpfun.go' removed './testdata/errchk/test/ken/label.go' removed './testdata/errchk/test/ken/convert.go' removed './testdata/errchk/test/ken/cplx5.go' removed './testdata/errchk/test/ken/divmod.go' removed './testdata/errchk/test/ken/rob2.go' removed './testdata/errchk/test/ken/robfor.go' removed './testdata/errchk/test/ken/simpbool.go' removed './testdata/errchk/test/ken/ptrfun.go' removed './testdata/errchk/test/ken/simpvar.go' removed './testdata/errchk/test/ken/shift.go' removed './testdata/errchk/test/ken/cplx2.go' removed './testdata/errchk/test/ken/slicearray.go' removed './testdata/errchk/test/ken/string.out' removed './testdata/errchk/test/ken/cplx0.out' removed './testdata/errchk/test/ken/simpconv.go' removed './testdata/errchk/test/ken/string.go' removed './testdata/errchk/test/ken/interfun.go' removed './testdata/errchk/test/ken/interbasic.go' removed './testdata/errchk/test/ken/cplx4.go' removed './testdata/errchk/test/ken/litfun.go' removed './testdata/errchk/test/ken/for.go' removed './testdata/errchk/test/ken/cplx1.go' removed './testdata/errchk/test/ken/chan.go' removed './testdata/errchk/test/ken/chan1.go' removed './testdata/errchk/test/ken/ptrvar.go' removed './testdata/errchk/test/ken/range.go' removed './testdata/errchk/test/ken/mfunc.go' removed './testdata/errchk/test/ken/array.go' removed './testdata/errchk/test/ken/simpswitch.go' removed './testdata/errchk/test/ken/complit.go' removed './testdata/errchk/test/ken/sliceslice.go' removed './testdata/errchk/test/ken/cplx3.go' removed './testdata/errchk/test/ken/embed.go' removed './testdata/errchk/test/ken/divconst.go' removed './testdata/errchk/test/ken/strvar.go' removed './testdata/errchk/test/ken/simparray.go' removed './testdata/errchk/test/ken/modconst.go' removed './testdata/errchk/test/ken/cplx0.go' removed './testdata/errchk/test/ken/intervar.go' removed directory './testdata/errchk/test/ken' removed './testdata/errchk/test/assign.go' removed './testdata/errchk/test/solitaire.go' removed './testdata/errchk/test/method3.go' removed './testdata/errchk/test/nilptr4.go' removed './testdata/errchk/test/escape_struct_param1.go' removed './testdata/errchk/test/escape_calls.go' removed './testdata/errchk/test/switch3.go' removed './testdata/errchk/test/interface/receiver.go' removed './testdata/errchk/test/interface/convert.go' removed './testdata/errchk/test/interface/fake.go' removed './testdata/errchk/test/interface/returntype.go' removed './testdata/errchk/test/interface/struct.go' removed './testdata/errchk/test/interface/pointer.go' removed './testdata/errchk/test/interface/bigdata.go' removed './testdata/errchk/test/interface/private.go' removed './testdata/errchk/test/interface/receiver1.go' removed './testdata/errchk/test/interface/recursive1.dir/recursive1.go' removed './testdata/errchk/test/interface/recursive1.dir/recursive2.go' removed directory './testdata/errchk/test/interface/recursive1.dir' removed './testdata/errchk/test/interface/recursive.go' removed './testdata/errchk/test/interface/recursive1.go' removed './testdata/errchk/test/interface/assertinline.go' removed './testdata/errchk/test/interface/fail.go' removed './testdata/errchk/test/interface/convert1.go' removed './testdata/errchk/test/interface/embed1.go' removed './testdata/errchk/test/interface/embed2.go' removed './testdata/errchk/test/interface/embed1.dir/embed0.go' removed './testdata/errchk/test/interface/embed1.dir/embed1.go' removed directory './testdata/errchk/test/interface/embed1.dir' removed './testdata/errchk/test/interface/embed.go' removed './testdata/errchk/test/interface/explicit.go' removed './testdata/errchk/test/interface/convert2.go' removed './testdata/errchk/test/interface/private.dir/prog.go' removed './testdata/errchk/test/interface/private.dir/private1.go' removed directory './testdata/errchk/test/interface/private.dir' removed './testdata/errchk/test/interface/noeq.go' removed directory './testdata/errchk/test/interface' removed './testdata/errchk/test/decl.go' removed './testdata/errchk/test/typeswitch.go' removed './testdata/errchk/test/nilptr2.go' removed './testdata/errchk/test/mergemul.go' removed './testdata/errchk/test/torture.go' removed './testdata/errchk/test/inline_variadic.go' removed './testdata/errchk/test/reflectmethod3.go' removed './testdata/errchk/test/notinheap2.go' removed './testdata/errchk/test/literal.go' removed './testdata/errchk/test/zerodivide.go' removed './testdata/errchk/test/reflectmethod4.go' removed './testdata/errchk/test/func5.go' removed './testdata/errchk/test/strength.go' removed './testdata/errchk/test/func8.go' removed './testdata/errchk/test/escape_array.go' removed './testdata/errchk/test/goprint.go' removed './testdata/errchk/test/switch7.go' removed './testdata/errchk/test/rotate0.go' removed './testdata/errchk/test/const6.go' removed './testdata/errchk/test/bench/garbage/stats.go' removed './testdata/errchk/test/bench/garbage/parser.go' removed './testdata/errchk/test/bench/garbage/Makefile' removed './testdata/errchk/test/bench/garbage/peano.go' removed './testdata/errchk/test/bench/garbage/tree.go' removed './testdata/errchk/test/bench/garbage/tree2.go' removed directory './testdata/errchk/test/bench/garbage' removed './testdata/errchk/test/bench/go1/mandel_test.go' removed './testdata/errchk/test/bench/go1/parserdata_test.go' removed './testdata/errchk/test/bench/go1/fasta_test.go' removed './testdata/errchk/test/bench/go1/http_test.go' removed './testdata/errchk/test/bench/go1/parser_test.go' removed './testdata/errchk/test/bench/go1/fmt_test.go' removed './testdata/errchk/test/bench/go1/json_test.go' removed './testdata/errchk/test/bench/go1/revcomp_test.go' removed './testdata/errchk/test/bench/go1/gzip_test.go' removed './testdata/errchk/test/bench/go1/regexp_test.go' removed './testdata/errchk/test/bench/go1/jsondata_test.go' removed './testdata/errchk/test/bench/go1/binarytree_test.go' removed './testdata/errchk/test/bench/go1/fannkuch_test.go' removed './testdata/errchk/test/bench/go1/gob_test.go' removed './testdata/errchk/test/bench/go1/time_test.go' removed './testdata/errchk/test/bench/go1/template_test.go' removed directory './testdata/errchk/test/bench/go1' removed directory './testdata/errchk/test/bench' removed './testdata/errchk/test/sinit.go' removed './testdata/errchk/test/index0.go' removed './testdata/errchk/test/live1.go' removed './testdata/errchk/test/named1.go' removed './testdata/errchk/test/printbig.go' removed './testdata/errchk/test/alias3.go' removed './testdata/errchk/test/cmp.go' removed './testdata/errchk/test/goprint.out' removed './testdata/errchk/test/reflectmethod1.go' removed './testdata/errchk/test/live_syscall.go' removed './testdata/errchk/test/for.go' removed './testdata/errchk/test/append1.go' removed './testdata/errchk/test/convlit1.go' removed './testdata/errchk/test/linkname.go' removed './testdata/errchk/test/peano.go' removed './testdata/errchk/test/indirect1.go' removed './testdata/errchk/test/recover.go' removed './testdata/errchk/test/fibo.go' removed './testdata/errchk/test/rename1.go' removed './testdata/errchk/test/const2.go' removed './testdata/errchk/test/init.go' removed './testdata/errchk/test/declbad.go' removed './testdata/errchk/test/const4.go' removed './testdata/errchk/test/typeswitch3.go' removed './testdata/errchk/test/convert1.go' removed './testdata/errchk/test/funcdup2.go' removed './testdata/errchk/test/range.go' removed './testdata/errchk/test/method.go' removed './testdata/errchk/test/escape_param.go' removed './testdata/errchk/test/deferprint.out' removed './testdata/errchk/test/writebarrier.go' removed './testdata/errchk/test/closure1.go' removed './testdata/errchk/test/parentype.go' removed './testdata/errchk/test/uintptrescapes.dir/main.go' removed './testdata/errchk/test/uintptrescapes.dir/a.go' removed directory './testdata/errchk/test/uintptrescapes.dir' removed './testdata/errchk/test/heapsampling.go' removed './testdata/errchk/test/linkname.dir/linkname1.go' removed './testdata/errchk/test/linkname.dir/linkname3.go' removed './testdata/errchk/test/linkname.dir/linkname2.go' removed directory './testdata/errchk/test/linkname.dir' removed './testdata/errchk/test/helloworld.go' removed './testdata/errchk/test/linkx_run.go' removed './testdata/errchk/test/live.go' removed './testdata/errchk/test/helloworld.out' removed './testdata/errchk/test/64bit.go' removed './testdata/errchk/test/compos.go' removed './testdata/errchk/test/alias1.go' removed './testdata/errchk/test/linkobj.go' removed './testdata/errchk/test/divide.go' removed './testdata/errchk/test/complit.go' removed './testdata/errchk/test/floatcmp.go' removed './testdata/errchk/test/ddd1.go' removed './testdata/errchk/test/chancap.go' removed './testdata/errchk/test/sieve.go' removed './testdata/errchk/test/import5.go' removed './testdata/errchk/test/nilptr3.go' removed './testdata/errchk/test/utf.go' removed './testdata/errchk/test/uintptrescapes2.go' removed './testdata/errchk/test/map1.go' removed './testdata/errchk/test/chan/select2.go' removed './testdata/errchk/test/chan/powser2.go' removed './testdata/errchk/test/chan/goroutines.go' removed './testdata/errchk/test/chan/zerosize.go' removed './testdata/errchk/test/chan/select.go' removed './testdata/errchk/test/chan/select6.go' removed './testdata/errchk/test/chan/powser1.go' removed './testdata/errchk/test/chan/select3.go' removed './testdata/errchk/test/chan/sieve1.go' removed './testdata/errchk/test/chan/select5.go' removed './testdata/errchk/test/chan/perm.go' removed './testdata/errchk/test/chan/select7.go' removed './testdata/errchk/test/chan/doubleselect.go' removed './testdata/errchk/test/chan/sieve2.go' removed './testdata/errchk/test/chan/nonblock.go' removed './testdata/errchk/test/chan/fifo.go' removed './testdata/errchk/test/chan/sendstmt.go' removed './testdata/errchk/test/chan/select4.go' removed directory './testdata/errchk/test/chan' removed './testdata/errchk/test/escape_slice.go' removed './testdata/errchk/test/const1.go' removed './testdata/errchk/test/235.go' removed './testdata/errchk/test/closure.go' removed './testdata/errchk/test/intrinsic_atomic.go' removed './testdata/errchk/test/run.go' removed './testdata/errchk/test/nowritebarrier.go' removed './testdata/errchk/test/typecheck.go' removed './testdata/errchk/test/escape.go' removed './testdata/errchk/test/live2.go' removed './testdata/errchk/test/cmplx.go' removed './testdata/errchk/test/import6.go' removed './testdata/errchk/test/float_lit3.go' removed './testdata/errchk/test/escape4.go' removed './testdata/errchk/test/cmp6.go' removed './testdata/errchk/test/map.go' removed './testdata/errchk/test/func6.go' removed './testdata/errchk/test/convert2.go' removed './testdata/errchk/test/label1.go' removed './testdata/errchk/test/eof.go' removed './testdata/errchk/test/named.go' removed './testdata/errchk/test/closure2.go' removed './testdata/errchk/test/index1.go' removed './testdata/errchk/test/finprofiled.go' removed './testdata/errchk/test/linkmain.go' removed './testdata/errchk/test/index.go' removed './testdata/errchk/test/alg.go' removed './testdata/errchk/test/reorder2.go' removed './testdata/errchk/test/goto.go' removed './testdata/errchk/test/escape3.go' removed './testdata/errchk/test/syntax/semi1.go' removed './testdata/errchk/test/syntax/vareq1.go' removed './testdata/errchk/test/syntax/if.go' removed './testdata/errchk/test/syntax/semi2.go' removed './testdata/errchk/test/syntax/interface.go' removed './testdata/errchk/test/syntax/else.go' removed './testdata/errchk/test/syntax/import.go' removed './testdata/errchk/test/syntax/typesw.go' removed './testdata/errchk/test/syntax/ddd.go' removed './testdata/errchk/test/syntax/semi5.go' removed './testdata/errchk/test/syntax/vareq.go' removed './testdata/errchk/test/syntax/chan.go' removed './testdata/errchk/test/syntax/semi3.go' removed './testdata/errchk/test/syntax/semi7.go' removed './testdata/errchk/test/syntax/chan1.go' removed './testdata/errchk/test/syntax/composite.go' removed './testdata/errchk/test/syntax/initvar.go' removed './testdata/errchk/test/syntax/semi4.go' removed './testdata/errchk/test/syntax/semi6.go' removed './testdata/errchk/test/syntax/topexpr.go' removed directory './testdata/errchk/test/syntax' removed './testdata/errchk/test/gc2.go' removed './testdata/errchk/test/inline_literal.go' removed './testdata/errchk/test/shift2.go' removed './testdata/errchk/test/print.go' removed './testdata/errchk/test/args.go' removed './testdata/errchk/test/method4.go' removed './testdata/errchk/test/env.go' removed './testdata/errchk/test/recover1.go' removed './testdata/errchk/test/loopbce.go' removed './testdata/errchk/test/escape2.go' removed './testdata/errchk/test/based-on-commit' removed './testdata/errchk/test/stack.go' removed './testdata/errchk/test/initloop.go' removed './testdata/errchk/test/import2.go' removed './testdata/errchk/test/blank1.go' removed './testdata/errchk/test/rotate.go' removed './testdata/errchk/test/ddd2.go' removed './testdata/errchk/test/float_lit.go' removed './testdata/errchk/test/deferfin.go' removed './testdata/errchk/test/funcdup.go' removed './testdata/errchk/test/func.go' removed './testdata/errchk/test/escape_map.go' removed directory './testdata/errchk/test' removed directory './testdata/errchk' removed './testdata/scanner/scanner.l' removed directory './testdata/scanner' removed './testdata/parser/ycover.go' removed './testdata/parser/parser.y' removed './testdata/parser/precedence/precedence.go' removed directory './testdata/parser/precedence' removed directory './testdata/parser' removed directory './testdata' Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sQWq3G + mv v2/Makefile v2/README.md v2/abi.go v2/all_test.go v2/ast.go v2/check.go v2/etc.go v2/gc.go v2/go.mod v2/go.sum v2/internal v2/parser.go v2/scanner.go v2/scanner_test.go v2/stringer.go v2/testdata v2/type.go v2/value.go . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path modernc.org/gc/v2 --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-2.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.spec'], chrootPath='/var/lib/mock/f40-build-737551-107151/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1693094400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HSfpXY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gc-v2.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gc-v2.3.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd gc-v2.3.0 + rm -rf /builddir/build/BUILD/gc-v2.3.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/gc-v2.3.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/gc-v2.3.0/vendor + [[ ! -e /builddir/build/BUILD/gc-v2.3.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/gc-v2.3.0/_build/bin install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/bin' + export GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 ]] ++ dirname /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + install -m 0755 -vd /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org' install: creating directory '/builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc' + ln -fs /builddir/build/BUILD/gc-v2.3.0 /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + cd /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + find . '!' '(' -name v2 -o -name _build -o -name AUTHORS -o -name CONTRIBUTORS -o -name GO-LICENSE -o -name LICENSE ')' -maxdepth 1 -exec rm -rvf '{}' ';' rm: refusing to remove '.' or '..' directory: skipping '.' removed './type.go' removed './gc.go' removed './ast.go' removed './errchk_test.go' removed './fuzz.go' removed './operand.go' removed './scanner.go' removed './v3/type.go' removed './v3/gc.go' removed './v3/value.go' removed './v3/scanner_test.go' removed './v3/internal/abi.go' removed './v3/internal/ebnf/gen.go' removed './v3/internal/ebnf/ebnflint.go' removed './v3/internal/ebnf/spec.ebnf' removed './v3/internal/ebnf/parser.go' removed './v3/internal/ebnf/scanner.go' removed './v3/internal/ebnf/peg.ebnf' removed './v3/internal/ebnf/peg.ebnf.fs' removed './v3/internal/ebnf/Makefile' removed './v3/internal/ebnf/all_test.go' removed './v3/internal/ebnf/peg.ebnf.cls' removed './v3/internal/ebnf/etc.go' removed './v3/internal/ebnf/testdata/test_parse.ebnf.golden' removed './v3/internal/ebnf/testdata/fixebugs/bug.go' removed './v3/internal/ebnf/testdata/fixebugs/eof1.go' removed directory './v3/internal/ebnf/testdata/fixebugs' removed './v3/internal/ebnf/testdata/test_parse.golden' removed './v3/internal/ebnf/testdata/test_parse.go.golden' removed directory './v3/internal/ebnf/testdata' removed directory './v3/internal/ebnf' removed directory './v3/internal' removed './v3/check.go' removed './v3/parser.go' removed './v3/scanner.go' removed './v3/GO-LICENSE' removed './v3/Makefile' removed './v3/abi.go' removed './v3/all_test.go' removed './v3/go.sum' removed './v3/go.mod' removed './v3/syslist.go' removed './v3/etc.go' removed './v3/stringer.go' removed './v3/testdata/test_parser_linux_amd64.golden' removed './v3/testdata/test_parse.golden' removed './v3/testdata/test_parse.go.golden' removed './v3/testdata/test_goparser_linux_amd64.golden' removed directory './v3/testdata' removed directory './v3' removed './example_test.go' removed './README.md' removed './errchk.log' removed './Makefile' removed './decl.go' removed './all_test.go' removed './go.sum' removed './go.mod' removed './generate.go' removed './context.go' removed './etc.go' removed './stringer.go' removed './testdata/errchk/issue15292/0.go' removed directory './testdata/errchk/issue15292' removed './testdata/errchk/test/rotate1.go' removed './testdata/errchk/test/gc1.go' removed './testdata/errchk/test/func1.go' removed './testdata/errchk/test/typecheckloop.go' removed './testdata/errchk/test/recover3.go' removed './testdata/errchk/test/copy1.go' removed './testdata/errchk/test/atomicload.go' removed './testdata/errchk/test/iota.go' removed './testdata/errchk/test/sigchld.go' removed './testdata/errchk/test/rotate2.go' removed './testdata/errchk/test/gc.go' removed './testdata/errchk/test/uintptrescapes.go' removed './testdata/errchk/test/escape2n.go' removed './testdata/errchk/test/crlf.go' removed './testdata/errchk/test/bom.go' removed './testdata/errchk/test/sizeof.go' removed './testdata/errchk/test/cmplxdivide.c' removed './testdata/errchk/test/int_lit.go' removed './testdata/errchk/test/recover2.go' removed './testdata/errchk/test/alias2.go' removed './testdata/errchk/test/escape5.go' removed './testdata/errchk/test/const.go' removed './testdata/errchk/test/makechan.go' removed './testdata/errchk/test/linkmain_run.go' removed './testdata/errchk/test/convert3.go' removed './testdata/errchk/test/nul1.go' removed './testdata/errchk/test/intcvt.go' removed './testdata/errchk/test/closedchan.go' removed './testdata/errchk/test/complit1.go' removed './testdata/errchk/test/sliceopt.go' removed './testdata/errchk/test/phiopt.go' removed './testdata/errchk/test/assign1.go' removed './testdata/errchk/test/safe/pkg.go' removed './testdata/errchk/test/safe/main.go' removed './testdata/errchk/test/safe/usesafe.go' removed './testdata/errchk/test/safe/nousesafe.go' removed directory './testdata/errchk/test/safe' removed './testdata/errchk/test/func7.go' removed './testdata/errchk/test/label.go' removed './testdata/errchk/test/initcomma.go' removed './testdata/errchk/test/switch4.go' removed './testdata/errchk/test/method6.go' removed './testdata/errchk/test/slicecap.go' removed './testdata/errchk/test/slice3err.go' removed './testdata/errchk/test/makenew.go' removed './testdata/errchk/test/errchk' removed './testdata/errchk/test/alias.go' removed './testdata/errchk/test/slice3.go' removed './testdata/errchk/test/convert.go' removed './testdata/errchk/test/const3.go' removed './testdata/errchk/test/prove.go' removed './testdata/errchk/test/mallocfin.go' removed './testdata/errchk/test/copy.go' removed './testdata/errchk/test/armimm.go' removed './testdata/errchk/test/if.go' removed './testdata/errchk/test/notinheap3.go' removed './testdata/errchk/test/opt_branchlikely.go' removed './testdata/errchk/test/char_lit.go' removed './testdata/errchk/test/divmod.go' removed './testdata/errchk/test/recover4.go' removed './testdata/errchk/test/sigchld.out' removed './testdata/errchk/test/closure3.go' removed './testdata/errchk/test/method1.go' removed './testdata/errchk/test/stringrange.go' removed './testdata/errchk/test/escape_indir.go' removed './testdata/errchk/test/blank.go' removed './testdata/errchk/test/nilcheck.go' removed './testdata/errchk/test/char_lit1.go' removed './testdata/errchk/test/dwarf/dwarf.go' removed './testdata/errchk/test/dwarf/linedirectives.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z6.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z15.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z13.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z2.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z8.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z7.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z11.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z4.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z20.go' removed './testdata/errchk/test/dwarf/dwarf.dir/main.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z14.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z5.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z1.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z3.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z17.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z19.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z12.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z10.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z16.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z18.go' removed './testdata/errchk/test/dwarf/dwarf.dir/z9.go' removed directory './testdata/errchk/test/dwarf/dwarf.dir' removed directory './testdata/errchk/test/dwarf' removed './testdata/errchk/test/cmplxdivide.go' removed './testdata/errchk/test/makemap.go' removed './testdata/errchk/test/escape_iface.go' removed './testdata/errchk/test/append.go' removed './testdata/errchk/test/switch2.go' removed './testdata/errchk/test/rename.go' removed './testdata/errchk/test/import4.dir/import4.go' removed './testdata/errchk/test/import4.dir/empty.go' removed directory './testdata/errchk/test/import4.dir' removed './testdata/errchk/test/reflectmethod2.go' removed './testdata/errchk/test/escape_because.go' removed './testdata/errchk/test/escape_closure.go' removed './testdata/errchk/test/func2.go' removed './testdata/errchk/test/fixedbugs/bug146.go' removed './testdata/errchk/test/fixedbugs/issue11053.go' removed './testdata/errchk/test/fixedbugs/bug385_32.go' removed './testdata/errchk/test/fixedbugs/bug327.go' removed './testdata/errchk/test/fixedbugs/issue20145.go' removed './testdata/errchk/test/fixedbugs/bug330.go' removed './testdata/errchk/test/fixedbugs/bug468.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug468.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug468.dir' removed './testdata/errchk/test/fixedbugs/issue15604.go' removed './testdata/errchk/test/fixedbugs/issue4085a.go' removed './testdata/errchk/test/fixedbugs/issue19699.go' removed './testdata/errchk/test/fixedbugs/bug307.go' removed './testdata/errchk/test/fixedbugs/issue8440.go' removed './testdata/errchk/test/fixedbugs/bug066.go' removed './testdata/errchk/test/fixedbugs/issue22962.go' removed './testdata/errchk/test/fixedbugs/issue13777.go' removed './testdata/errchk/test/fixedbugs/issue6899.out' removed './testdata/errchk/test/fixedbugs/issue6703s.go' removed './testdata/errchk/test/fixedbugs/bug108.go' removed './testdata/errchk/test/fixedbugs/bug338.go' removed './testdata/errchk/test/fixedbugs/bug325.go' removed './testdata/errchk/test/fixedbugs/bug451.go' removed './testdata/errchk/test/fixedbugs/bug013.go' removed './testdata/errchk/test/fixedbugs/issue4370.go' removed './testdata/errchk/test/fixedbugs/bug421.go' removed './testdata/errchk/test/fixedbugs/issue22076.go' removed './testdata/errchk/test/fixedbugs/bug422.go' removed './testdata/errchk/test/fixedbugs/issue8438.go' removed './testdata/errchk/test/fixedbugs/bug389.go' removed './testdata/errchk/test/fixedbugs/bug302.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug302.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug302.dir' removed './testdata/errchk/test/fixedbugs/bug424.go' removed './testdata/errchk/test/fixedbugs/issue11362.go' removed './testdata/errchk/test/fixedbugs/bug299.go' removed './testdata/errchk/test/fixedbugs/issue18661.go' removed './testdata/errchk/test/fixedbugs/bug057.go' removed './testdata/errchk/test/fixedbugs/issue20233.go' removed './testdata/errchk/test/fixedbugs/issue19610.go' removed './testdata/errchk/test/fixedbugs/issue20813.go' removed './testdata/errchk/test/fixedbugs/issue7050.go' removed './testdata/errchk/test/fixedbugs/bug098.go' removed './testdata/errchk/test/fixedbugs/bug317.go' removed './testdata/errchk/test/fixedbugs/bug402.go' removed './testdata/errchk/test/fixedbugs/bug328.go' removed './testdata/errchk/test/fixedbugs/issue7996.go' removed './testdata/errchk/test/fixedbugs/issue17039.go' removed './testdata/errchk/test/fixedbugs/issue10441.go' removed './testdata/errchk/test/fixedbugs/bug479.go' removed './testdata/errchk/test/fixedbugs/issue9321.go' removed './testdata/errchk/test/fixedbugs/bug047.go' removed './testdata/errchk/test/fixedbugs/bug474.go' removed './testdata/errchk/test/fixedbugs/issue15920.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15920.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15920.dir' removed './testdata/errchk/test/fixedbugs/issue20185.go' removed './testdata/errchk/test/fixedbugs/bug085.go' removed './testdata/errchk/test/fixedbugs/issue18902b.go' removed './testdata/errchk/test/fixedbugs/bug190.go' removed './testdata/errchk/test/fixedbugs/bug356.go' removed './testdata/errchk/test/fixedbugs/issue15733.go' removed './testdata/errchk/test/fixedbugs/bug387.go' removed './testdata/errchk/test/fixedbugs/issue8501.go' removed './testdata/errchk/test/fixedbugs/issue7794.go' removed './testdata/errchk/test/fixedbugs/issue15042.go' removed './testdata/errchk/test/fixedbugs/bug028.go' removed './testdata/errchk/test/fixedbugs/issue13263.go' removed './testdata/errchk/test/fixedbugs/bug206.out' removed './testdata/errchk/test/fixedbugs/bug477.go' removed './testdata/errchk/test/fixedbugs/bug292.go' removed './testdata/errchk/test/fixedbugs/bug216.go' removed './testdata/errchk/test/fixedbugs/issue16428.go' removed './testdata/errchk/test/fixedbugs/issue6847.go' removed './testdata/errchk/test/fixedbugs/issue5493.go' removed './testdata/errchk/test/fixedbugs/bug440_64.go' removed './testdata/errchk/test/fixedbugs/issue12413.go' removed './testdata/errchk/test/fixedbugs/bug401.go' removed './testdata/errchk/test/fixedbugs/issue6703m.go' removed './testdata/errchk/test/fixedbugs/issue17005.go' removed './testdata/errchk/test/fixedbugs/bug071.go' removed './testdata/errchk/test/fixedbugs/issue11987.go' removed './testdata/errchk/test/fixedbugs/issue4517c.go' removed './testdata/errchk/test/fixedbugs/issue4470.go' removed './testdata/errchk/test/fixedbugs/issue21882.go' removed './testdata/errchk/test/fixedbugs/bug485.go' removed './testdata/errchk/test/fixedbugs/bug314.go' removed './testdata/errchk/test/fixedbugs/bug376.go' removed './testdata/errchk/test/fixedbugs/issue7863.go' removed './testdata/errchk/test/fixedbugs/issue6513.go' removed './testdata/errchk/test/fixedbugs/issue10253.go' removed './testdata/errchk/test/fixedbugs/issue6500.go' removed './testdata/errchk/test/fixedbugs/issue15611.go' removed './testdata/errchk/test/fixedbugs/issue19764.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19764.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19764.dir' removed './testdata/errchk/test/fixedbugs/bug486.go' removed './testdata/errchk/test/fixedbugs/issue8042.go' removed './testdata/errchk/test/fixedbugs/issue19548.go' removed './testdata/errchk/test/fixedbugs/bug242.go' removed './testdata/errchk/test/fixedbugs/bug311.go' removed './testdata/errchk/test/fixedbugs/bug455.go' removed './testdata/errchk/test/fixedbugs/issue13266.go' removed './testdata/errchk/test/fixedbugs/issue11945.go' removed './testdata/errchk/test/fixedbugs/gcc61255.go' removed './testdata/errchk/test/fixedbugs/issue14010.go' removed './testdata/errchk/test/fixedbugs/issue16733.go' removed './testdata/errchk/test/fixedbugs/issue4463.go' removed './testdata/errchk/test/fixedbugs/bug480.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/a2.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/b.go' removed './testdata/errchk/test/fixedbugs/issue16133.dir/a1.go' removed directory './testdata/errchk/test/fixedbugs/issue16133.dir' removed './testdata/errchk/test/fixedbugs/bug500.go' removed './testdata/errchk/test/fixedbugs/bug428.go' removed './testdata/errchk/test/fixedbugs/bug040.go' removed './testdata/errchk/test/fixedbugs/issue18092.go' removed './testdata/errchk/test/fixedbugs/issue8028.go' removed './testdata/errchk/test/fixedbugs/issue14725.go' removed './testdata/errchk/test/fixedbugs/bug251.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_386.s' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_amd64.s' removed './testdata/errchk/test/fixedbugs/issue15609.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call_decl.go' removed './testdata/errchk/test/fixedbugs/issue15609.dir/call.go' removed directory './testdata/errchk/test/fixedbugs/issue15609.dir' removed './testdata/errchk/test/fixedbugs/issue5963.go' removed './testdata/errchk/test/fixedbugs/issue15988.go' removed './testdata/errchk/test/fixedbugs/bug431.go' removed './testdata/errchk/test/fixedbugs/bug103.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue6513.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue6513.dir' removed './testdata/errchk/test/fixedbugs/bug064.go' removed './testdata/errchk/test/fixedbugs/issue19507.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue19507.dir/div_arm.s' removed directory './testdata/errchk/test/fixedbugs/issue19507.dir' removed './testdata/errchk/test/fixedbugs/issue4251.go' removed './testdata/errchk/test/fixedbugs/issue23719.go' removed './testdata/errchk/test/fixedbugs/issue18231.go' removed './testdata/errchk/test/fixedbugs/bug244.go' removed './testdata/errchk/test/fixedbugs/bug136.go' removed './testdata/errchk/test/fixedbugs/bug344.go' removed './testdata/errchk/test/fixedbugs/bug1515.go' removed './testdata/errchk/test/fixedbugs/issue11326.go' removed './testdata/errchk/test/fixedbugs/issue7044.go' removed './testdata/errchk/test/fixedbugs/issue5607.go' removed './testdata/errchk/test/fixedbugs/issue7223.go' removed './testdata/errchk/test/fixedbugs/bug418.go' removed './testdata/errchk/test/fixedbugs/issue8961.go' removed './testdata/errchk/test/fixedbugs/issue4167.go' removed './testdata/errchk/test/fixedbugs/issue4348.go' removed './testdata/errchk/test/fixedbugs/issue22458.go' removed './testdata/errchk/test/fixedbugs/bug074.go' removed './testdata/errchk/test/fixedbugs/issue3783.go' removed './testdata/errchk/test/fixedbugs/bug096.go' removed './testdata/errchk/test/fixedbugs/bug362.go' removed './testdata/errchk/test/fixedbugs/issue9691.go' removed './testdata/errchk/test/fixedbugs/bug091.go' removed './testdata/errchk/test/fixedbugs/bug466.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug466.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug466.dir' removed './testdata/errchk/test/fixedbugs/bug213.go' removed './testdata/errchk/test/fixedbugs/bug392.go' removed './testdata/errchk/test/fixedbugs/bug315.go' removed './testdata/errchk/test/fixedbugs/bug462.go' removed './testdata/errchk/test/fixedbugs/issue22962.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue22962.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue22962.dir' removed './testdata/errchk/test/fixedbugs/bug371.go' removed './testdata/errchk/test/fixedbugs/issue4365.go' removed './testdata/errchk/test/fixedbugs/bug466.go' removed './testdata/errchk/test/fixedbugs/bug120.go' removed './testdata/errchk/test/fixedbugs/issue5470.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5470.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5470.dir' removed './testdata/errchk/test/fixedbugs/bug197.go' removed './testdata/errchk/test/fixedbugs/issue8154.go' removed './testdata/errchk/test/fixedbugs/issue4517a.go' removed './testdata/errchk/test/fixedbugs/bug011.go' removed './testdata/errchk/test/fixedbugs/issue18906.go' removed './testdata/errchk/test/fixedbugs/bug122.go' removed './testdata/errchk/test/fixedbugs/issue22581.go' removed './testdata/errchk/test/fixedbugs/bug140.go' removed './testdata/errchk/test/fixedbugs/bug214.go' removed './testdata/errchk/test/fixedbugs/issue12588.go' removed './testdata/errchk/test/fixedbugs/issue22941.go' removed './testdata/errchk/test/fixedbugs/bug409.out' removed './testdata/errchk/test/fixedbugs/issue15550.go' removed './testdata/errchk/test/fixedbugs/issue5089.go' removed './testdata/errchk/test/fixedbugs/issue5125.dir/bug.go' removed './testdata/errchk/test/fixedbugs/issue5125.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue5125.dir' removed './testdata/errchk/test/fixedbugs/bug264.go' removed './testdata/errchk/test/fixedbugs/issue19323.go' removed './testdata/errchk/test/fixedbugs/bug192.go' removed './testdata/errchk/test/fixedbugs/issue10977.go' removed './testdata/errchk/test/fixedbugs/issue8507.go' removed './testdata/errchk/test/fixedbugs/issue15961.go' removed './testdata/errchk/test/fixedbugs/issue1304.go' removed './testdata/errchk/test/fixedbugs/issue7525c.go' removed './testdata/errchk/test/fixedbugs/issue4813.go' removed './testdata/errchk/test/fixedbugs/issue17631.go' removed './testdata/errchk/test/fixedbugs/issue10219.go' removed './testdata/errchk/test/fixedbugs/issue19467.dir/mysync.go' removed './testdata/errchk/test/fixedbugs/issue19467.dir/z.go' removed directory './testdata/errchk/test/fixedbugs/issue19467.dir' removed './testdata/errchk/test/fixedbugs/issue4879.go' removed './testdata/errchk/test/fixedbugs/bug282.go' removed './testdata/errchk/test/fixedbugs/bug055.go' removed './testdata/errchk/test/fixedbugs/issue8060.go' removed './testdata/errchk/test/fixedbugs/issue7884.go' removed './testdata/errchk/test/fixedbugs/bug291.go' removed './testdata/errchk/test/fixedbugs/issue16037_run.go' removed './testdata/errchk/test/fixedbugs/issue8612.go' removed './testdata/errchk/test/fixedbugs/issue13821.go' removed './testdata/errchk/test/fixedbugs/bug016.go' removed './testdata/errchk/test/fixedbugs/issue4399.go' removed './testdata/errchk/test/fixedbugs/bug262.go' removed './testdata/errchk/test/fixedbugs/issue20333.go' removed './testdata/errchk/test/fixedbugs/issue13480.go' removed './testdata/errchk/test/fixedbugs/issue4283.go' removed './testdata/errchk/test/fixedbugs/issue20682.go' removed './testdata/errchk/test/fixedbugs/bug278.go' removed './testdata/errchk/test/fixedbugs/issue19040.go' removed './testdata/errchk/test/fixedbugs/bug407.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug407.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug407.dir' removed './testdata/errchk/test/fixedbugs/bug261.go' removed './testdata/errchk/test/fixedbugs/issue20174.go' removed './testdata/errchk/test/fixedbugs/bug119.go' removed './testdata/errchk/test/fixedbugs/bug167.go' removed './testdata/errchk/test/fixedbugs/issue6703x.go' removed './testdata/errchk/test/fixedbugs/bug051.go' removed './testdata/errchk/test/fixedbugs/issue4590.go' removed './testdata/errchk/test/fixedbugs/bug503.go' removed './testdata/errchk/test/fixedbugs/bug339.go' removed './testdata/errchk/test/fixedbugs/issue15470.go' removed './testdata/errchk/test/fixedbugs/bug430.go' removed './testdata/errchk/test/fixedbugs/issue20162.go' removed './testdata/errchk/test/fixedbugs/issue8325.go' removed './testdata/errchk/test/fixedbugs/bug177.go' removed './testdata/errchk/test/fixedbugs/issue5910.go' removed './testdata/errchk/test/fixedbugs/issue8183.go' removed './testdata/errchk/test/fixedbugs/issue3705.go' removed './testdata/errchk/test/fixedbugs/issue19783.go' removed './testdata/errchk/test/fixedbugs/bug023.go' removed './testdata/errchk/test/fixedbugs/issue9604b.go' removed './testdata/errchk/test/fixedbugs/issue6703e.go' removed './testdata/errchk/test/fixedbugs/issue4909b.go' removed './testdata/errchk/test/fixedbugs/issue18331.go' removed './testdata/errchk/test/fixedbugs/bug390.go' removed './testdata/errchk/test/fixedbugs/bug083.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug083.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug083.dir' removed './testdata/errchk/test/fixedbugs/issue19028.go' removed './testdata/errchk/test/fixedbugs/bug070.go' removed './testdata/errchk/test/fixedbugs/issue5856.go' removed './testdata/errchk/test/fixedbugs/bug229.go' removed './testdata/errchk/test/fixedbugs/bug497.go' removed './testdata/errchk/test/fixedbugs/issue13777.dir/burnin.go' removed './testdata/errchk/test/fixedbugs/issue13777.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue13777.dir' removed './testdata/errchk/test/fixedbugs/bug163.go' removed './testdata/errchk/test/fixedbugs/issue8017.go' removed './testdata/errchk/test/fixedbugs/issue22063.go' removed './testdata/errchk/test/fixedbugs/issue20029.go' removed './testdata/errchk/test/fixedbugs/issue18895.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue18895.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue18895.dir' removed './testdata/errchk/test/fixedbugs/issue7538a.go' removed './testdata/errchk/test/fixedbugs/issue22351.go' removed './testdata/errchk/test/fixedbugs/bug324.go' removed './testdata/errchk/test/fixedbugs/issue6703c.go' removed './testdata/errchk/test/fixedbugs/bug003.go' removed './testdata/errchk/test/fixedbugs/bug280.go' removed './testdata/errchk/test/fixedbugs/issue8048.go' removed './testdata/errchk/test/fixedbugs/issue8132.go' removed './testdata/errchk/test/fixedbugs/bug165.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/issue16616.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue16616.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue16616.dir' removed './testdata/errchk/test/fixedbugs/issue19696.go' removed './testdata/errchk/test/fixedbugs/bug296.go' removed './testdata/errchk/test/fixedbugs/issue10958.go' removed './testdata/errchk/test/fixedbugs/bug342.go' removed './testdata/errchk/test/fixedbugs/bug391.go' removed './testdata/errchk/test/fixedbugs/issue19246.go' removed './testdata/errchk/test/fixedbugs/issue13365.go' removed './testdata/errchk/test/fixedbugs/bug031.go' removed './testdata/errchk/test/fixedbugs/issue7525b.go' removed './testdata/errchk/test/fixedbugs/issue18655.go' removed './testdata/errchk/test/fixedbugs/bug420.go' removed './testdata/errchk/test/fixedbugs/bug143.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/c.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug504.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug504.dir' removed './testdata/errchk/test/fixedbugs/issue11326b.go' removed './testdata/errchk/test/fixedbugs/issue10284.go' removed './testdata/errchk/test/fixedbugs/bug438.go' removed './testdata/errchk/test/fixedbugs/issue21988.go' removed './testdata/errchk/test/fixedbugs/issue6899.go' removed './testdata/errchk/test/fixedbugs/issue6703q.go' removed './testdata/errchk/test/fixedbugs/bug196.go' removed './testdata/errchk/test/fixedbugs/bug456.go' removed './testdata/errchk/test/fixedbugs/issue7867.go' removed './testdata/errchk/test/fixedbugs/issue11699.go' removed './testdata/errchk/test/fixedbugs/bug404.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug404.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug404.dir' removed './testdata/errchk/test/fixedbugs/bug243.go' removed './testdata/errchk/test/fixedbugs/bug429_run.go' removed './testdata/errchk/test/fixedbugs/issue7995b.dir/x2.go' removed './testdata/errchk/test/fixedbugs/issue7995b.dir/x1.go' removed directory './testdata/errchk/test/fixedbugs/issue7995b.dir' removed './testdata/errchk/test/fixedbugs/issue8475.go' removed './testdata/errchk/test/fixedbugs/bug068.go' removed './testdata/errchk/test/fixedbugs/issue8011.go' removed './testdata/errchk/test/fixedbugs/bug256.go' removed './testdata/errchk/test/fixedbugs/issue19515.go' removed './testdata/errchk/test/fixedbugs/bug450.go' removed './testdata/errchk/test/fixedbugs/bug014.go' removed './testdata/errchk/test/fixedbugs/bug149.go' removed './testdata/errchk/test/fixedbugs/bug150.go' removed './testdata/errchk/test/fixedbugs/issue7675.go' removed './testdata/errchk/test/fixedbugs/bug168.go' removed './testdata/errchk/test/fixedbugs/bug323.go' removed './testdata/errchk/test/fixedbugs/issue16095.go' removed './testdata/errchk/test/fixedbugs/bug224.go' removed './testdata/errchk/test/fixedbugs/bug218.go' removed './testdata/errchk/test/fixedbugs/bug141.go' removed './testdata/errchk/test/fixedbugs/bug009.go' removed './testdata/errchk/test/fixedbugs/issue15920.go' removed './testdata/errchk/test/fixedbugs/bug176.go' removed './testdata/errchk/test/fixedbugs/issue4323.go' removed './testdata/errchk/test/fixedbugs/issue23179.go' removed './testdata/errchk/test/fixedbugs/bug465.go' removed './testdata/errchk/test/fixedbugs/bug301.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p3.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug467.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug467.dir' removed './testdata/errchk/test/fixedbugs/bug232.go' removed './testdata/errchk/test/fixedbugs/bug191.go' removed './testdata/errchk/test/fixedbugs/issue8073.go' removed './testdata/errchk/test/fixedbugs/bug295.go' removed './testdata/errchk/test/fixedbugs/bug489.go' removed './testdata/errchk/test/fixedbugs/issue4097.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug2.go' removed './testdata/errchk/test/fixedbugs/bug133.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug133.dir' removed './testdata/errchk/test/fixedbugs/issue4909a.go' removed './testdata/errchk/test/fixedbugs/bug139.go' removed './testdata/errchk/test/fixedbugs/issue17710.go' removed './testdata/errchk/test/fixedbugs/issue7023.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue7023.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue7023.dir' removed './testdata/errchk/test/fixedbugs/issue7405.go' removed './testdata/errchk/test/fixedbugs/bug490.go' removed './testdata/errchk/test/fixedbugs/issue10407.go' removed './testdata/errchk/test/fixedbugs/issue6703f.go' removed './testdata/errchk/test/fixedbugs/issue18725.go' removed './testdata/errchk/test/fixedbugs/bug217.go' removed './testdata/errchk/test/fixedbugs/bug093.go' removed './testdata/errchk/test/fixedbugs/bug274.go' removed './testdata/errchk/test/fixedbugs/bug416.go' removed './testdata/errchk/test/fixedbugs/issue18149.go' removed './testdata/errchk/test/fixedbugs/bug222.go' removed './testdata/errchk/test/fixedbugs/issue19679.go' removed './testdata/errchk/test/fixedbugs/issue4752.go' removed './testdata/errchk/test/fixedbugs/issue22083.go' removed './testdata/errchk/test/fixedbugs/bug154.go' removed './testdata/errchk/test/fixedbugs/bug337.go' removed './testdata/errchk/test/fixedbugs/issue14651.go' removed './testdata/errchk/test/fixedbugs/issue4748.go' removed './testdata/errchk/test/fixedbugs/issue4510.dir/f1.go' removed './testdata/errchk/test/fixedbugs/issue4510.dir/f2.go' removed directory './testdata/errchk/test/fixedbugs/issue4510.dir' removed './testdata/errchk/test/fixedbugs/bug289.go' removed './testdata/errchk/test/fixedbugs/issue4610.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue21120.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue21120.dir' removed './testdata/errchk/test/fixedbugs/issue5910.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue5910.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue5910.dir' removed './testdata/errchk/test/fixedbugs/issue13274.go' removed './testdata/errchk/test/fixedbugs/bug099.go' removed './testdata/errchk/test/fixedbugs/issue14540.go' removed './testdata/errchk/test/fixedbugs/bug235.go' removed './testdata/errchk/test/fixedbugs/issue11286.go' removed './testdata/errchk/test/fixedbugs/bug182.go' removed './testdata/errchk/test/fixedbugs/bug464.go' removed './testdata/errchk/test/fixedbugs/bug435.go' removed './testdata/errchk/test/fixedbugs/issue16306.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/x.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug437.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug437.dir' removed './testdata/errchk/test/fixedbugs/bug352.go' removed './testdata/errchk/test/fixedbugs/issue15646.go' removed './testdata/errchk/test/fixedbugs/issue15252.go' removed './testdata/errchk/test/fixedbugs/bug000.go' removed './testdata/errchk/test/fixedbugs/issue4099.go' removed './testdata/errchk/test/fixedbugs/issue20227.go' removed './testdata/errchk/test/fixedbugs/issue18393.go' removed './testdata/errchk/test/fixedbugs/bug118.go' removed './testdata/errchk/test/fixedbugs/bug382.go' removed './testdata/errchk/test/fixedbugs/bug470.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/pkg3.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/pkg2.go' removed './testdata/errchk/test/fixedbugs/bug392.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug392.dir' removed './testdata/errchk/test/fixedbugs/bug320.go' removed './testdata/errchk/test/fixedbugs/issue4654.go' removed './testdata/errchk/test/fixedbugs/issue21655.go' removed './testdata/errchk/test/fixedbugs/bug252.go' removed './testdata/errchk/test/fixedbugs/issue4353.go' removed './testdata/errchk/test/fixedbugs/bug241.go' removed './testdata/errchk/test/fixedbugs/issue21963.go' removed './testdata/errchk/test/fixedbugs/issue22389.go' removed './testdata/errchk/test/fixedbugs/issue7760.go' removed './testdata/errchk/test/fixedbugs/issue4879.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue4879.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue4879.dir' removed './testdata/errchk/test/fixedbugs/issue11354.go' removed './testdata/errchk/test/fixedbugs/issue10975.go' removed './testdata/errchk/test/fixedbugs/issue23545.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15514.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15514.dir' removed './testdata/errchk/test/fixedbugs/issue15514.go' removed './testdata/errchk/test/fixedbugs/issue4215.go' removed './testdata/errchk/test/fixedbugs/issue19710.go' removed './testdata/errchk/test/fixedbugs/bug221.go' removed './testdata/errchk/test/fixedbugs/issue8079.go' removed './testdata/errchk/test/fixedbugs/issue9521.go' removed './testdata/errchk/test/fixedbugs/bug260.go' removed './testdata/errchk/test/fixedbugs/issue14164.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue14164.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue14164.dir' removed './testdata/errchk/test/fixedbugs/issue5614.go' removed './testdata/errchk/test/fixedbugs/issue16331.go' removed './testdata/errchk/test/fixedbugs/bug281.go' removed './testdata/errchk/test/fixedbugs/issue23179.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue23179.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue23179.dir' removed './testdata/errchk/test/fixedbugs/issue12108.go' removed './testdata/errchk/test/fixedbugs/issue7023.go' removed './testdata/errchk/test/fixedbugs/issue20530.go' removed './testdata/errchk/test/fixedbugs/bug160.dir/x.go' removed './testdata/errchk/test/fixedbugs/bug160.dir/y.go' removed directory './testdata/errchk/test/fixedbugs/bug160.dir' removed './testdata/errchk/test/fixedbugs/bug504.go' removed './testdata/errchk/test/fixedbugs/bug005.go' removed './testdata/errchk/test/fixedbugs/bug039.go' removed './testdata/errchk/test/fixedbugs/issue8004.go' removed './testdata/errchk/test/fixedbugs/issue5470.go' removed './testdata/errchk/test/fixedbugs/issue11590.go' removed './testdata/errchk/test/fixedbugs/issue5056.go' removed './testdata/errchk/test/fixedbugs/bug349.go' removed './testdata/errchk/test/fixedbugs/bug460.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug460.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug460.dir' removed './testdata/errchk/test/fixedbugs/bug303.go' removed './testdata/errchk/test/fixedbugs/issue5358.go' removed './testdata/errchk/test/fixedbugs/issue6750.go' removed './testdata/errchk/test/fixedbugs/issue22200.go' removed './testdata/errchk/test/fixedbugs/bug052.go' removed './testdata/errchk/test/fixedbugs/bug306.go' removed './testdata/errchk/test/fixedbugs/issue4734.go' removed './testdata/errchk/test/fixedbugs/bug302.go' removed './testdata/errchk/test/fixedbugs/issue18459.go' removed './testdata/errchk/test/fixedbugs/issue20298.go' removed './testdata/errchk/test/fixedbugs/gcc67968.dir/a.go' removed './testdata/errchk/test/fixedbugs/gcc67968.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/gcc67968.dir' removed './testdata/errchk/test/fixedbugs/issue6772.go' removed './testdata/errchk/test/fixedbugs/bug424.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug424.dir/lib.go' removed directory './testdata/errchk/test/fixedbugs/bug424.dir' removed './testdata/errchk/test/fixedbugs/issue4847.go' removed './testdata/errchk/test/fixedbugs/issue11361.go' removed './testdata/errchk/test/fixedbugs/bug111.go' removed './testdata/errchk/test/fixedbugs/bug282.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug282.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug282.dir' removed './testdata/errchk/test/fixedbugs/bug294.go' removed './testdata/errchk/test/fixedbugs/bug075.go' removed './testdata/errchk/test/fixedbugs/issue7316.go' removed './testdata/errchk/test/fixedbugs/issue13471.go' removed './testdata/errchk/test/fixedbugs/issue8336.go' removed './testdata/errchk/test/fixedbugs/issue13539.go' removed './testdata/errchk/test/fixedbugs/issue17596.go' removed './testdata/errchk/test/fixedbugs/bug148.go' removed './testdata/errchk/test/fixedbugs/bug145.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue22941.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue22941.dir' removed './testdata/errchk/test/fixedbugs/issue15747b.go' removed './testdata/errchk/test/fixedbugs/issue15975.go' removed './testdata/errchk/test/fixedbugs/issue19217.go' removed './testdata/errchk/test/fixedbugs/gcc67968.go' removed './testdata/errchk/test/fixedbugs/issue6703h.go' removed './testdata/errchk/test/fixedbugs/issue9608.dir/issue9608.go' removed directory './testdata/errchk/test/fixedbugs/issue9608.dir' removed './testdata/errchk/test/fixedbugs/issue7746.go' removed './testdata/errchk/test/fixedbugs/issue6703o.go' removed './testdata/errchk/test/fixedbugs/bug272.go' removed './testdata/errchk/test/fixedbugs/issue8280.go' removed './testdata/errchk/test/fixedbugs/bug345.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug345.dir/io.go' removed directory './testdata/errchk/test/fixedbugs/bug345.dir' removed './testdata/errchk/test/fixedbugs/issue19632.go' removed './testdata/errchk/test/fixedbugs/issue15084.go' removed './testdata/errchk/test/fixedbugs/bug155.go' removed './testdata/errchk/test/fixedbugs/issue4452.go' removed './testdata/errchk/test/fixedbugs/issue5260.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5260.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5260.dir' removed './testdata/errchk/test/fixedbugs/issue16870.go' removed './testdata/errchk/test/fixedbugs/issue20602.go' removed './testdata/errchk/test/fixedbugs/issue13169.go' removed './testdata/errchk/test/fixedbugs/bug312.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15548.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15548.dir' removed './testdata/errchk/test/fixedbugs/gcc61253.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/state.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/state2.go' removed './testdata/errchk/test/fixedbugs/issue4932.dir/foo.go' removed directory './testdata/errchk/test/fixedbugs/issue4932.dir' removed './testdata/errchk/test/fixedbugs/issue19699.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19699.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19699.dir' removed './testdata/errchk/test/fixedbugs/issue13559.go' removed './testdata/errchk/test/fixedbugs/bug248.go' removed './testdata/errchk/test/fixedbugs/bug089.go' removed './testdata/errchk/test/fixedbugs/issue7995.go' removed './testdata/errchk/test/fixedbugs/issue9036.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/q1.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/q2.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/z.go' removed './testdata/errchk/test/fixedbugs/issue4326.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue4326.dir' removed './testdata/errchk/test/fixedbugs/issue19028.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue19028.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue19028.dir' removed './testdata/errchk/test/fixedbugs/bug050.go' removed './testdata/errchk/test/fixedbugs/issue4468.go' removed './testdata/errchk/test/fixedbugs/issue10654.go' removed './testdata/errchk/test/fixedbugs/bug19403.go' removed './testdata/errchk/test/fixedbugs/bug331.go' removed './testdata/errchk/test/fixedbugs/issue20250.go' removed './testdata/errchk/test/fixedbugs/issue6703p.go' removed './testdata/errchk/test/fixedbugs/issue5820.go' removed './testdata/errchk/test/fixedbugs/bug454.go' removed './testdata/errchk/test/fixedbugs/issue13248.go' removed './testdata/errchk/test/fixedbugs/issue9083.go' removed './testdata/errchk/test/fixedbugs/issue22198.go' removed './testdata/errchk/test/fixedbugs/issue4359.go' removed './testdata/errchk/test/fixedbugs/bug137.go' removed './testdata/errchk/test/fixedbugs/issue4396a.go' removed './testdata/errchk/test/fixedbugs/bug204.go' removed './testdata/errchk/test/fixedbugs/issue6703r.go' removed './testdata/errchk/test/fixedbugs/issue12006.go' removed './testdata/errchk/test/fixedbugs/issue22660.go' removed './testdata/errchk/test/fixedbugs/issue6247.go' removed './testdata/errchk/test/fixedbugs/issue11750.go' removed './testdata/errchk/test/fixedbugs/issue19743.go' removed './testdata/errchk/test/fixedbugs/bug206.go' removed './testdata/errchk/test/fixedbugs/issue20232.go' removed './testdata/errchk/test/fixedbugs/bug287.go' removed './testdata/errchk/test/fixedbugs/issue4405.go' removed './testdata/errchk/test/fixedbugs/issue15838.go' removed './testdata/errchk/test/fixedbugs/issue15585.go' removed './testdata/errchk/test/fixedbugs/issue4614.go' removed './testdata/errchk/test/fixedbugs/bug324.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug324.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug324.dir' removed './testdata/errchk/test/fixedbugs/issue5002.go' removed './testdata/errchk/test/fixedbugs/bug116.go' removed './testdata/errchk/test/fixedbugs/bug414.go' removed './testdata/errchk/test/fixedbugs/issue22164.go' removed './testdata/errchk/test/fixedbugs/issue13684.go' removed './testdata/errchk/test/fixedbugs/issue7547.go' removed './testdata/errchk/test/fixedbugs/issue6406.go' removed './testdata/errchk/test/fixedbugs/issue4252.go' removed './testdata/errchk/test/fixedbugs/issue20739.go' removed './testdata/errchk/test/fixedbugs/issue14136.go' removed './testdata/errchk/test/fixedbugs/issue19137.go' removed './testdata/errchk/test/fixedbugs/bug394.go' removed './testdata/errchk/test/fixedbugs/issue7944.go' removed './testdata/errchk/test/fixedbugs/issue9608.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug191.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug191.dir' removed './testdata/errchk/test/fixedbugs/bug267.go' removed './testdata/errchk/test/fixedbugs/issue8139.go' removed './testdata/errchk/test/fixedbugs/bug367.go' removed './testdata/errchk/test/fixedbugs/issue9006.go' removed './testdata/errchk/test/fixedbugs/bug056.go' removed './testdata/errchk/test/fixedbugs/bug164.go' removed './testdata/errchk/test/fixedbugs/issue16515.go' removed './testdata/errchk/test/fixedbugs/bug160.go' removed './testdata/errchk/test/fixedbugs/issue15838.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15838.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15838.dir' removed './testdata/errchk/test/fixedbugs/bug399.go' removed './testdata/errchk/test/fixedbugs/bug080.go' removed './testdata/errchk/test/fixedbugs/issue14646.go' removed './testdata/errchk/test/fixedbugs/bug259.go' removed './testdata/errchk/test/fixedbugs/issue8761.go' removed './testdata/errchk/test/fixedbugs/bug305.go' removed './testdata/errchk/test/fixedbugs/issue19275.go' removed './testdata/errchk/test/fixedbugs/bug427.go' removed './testdata/errchk/test/fixedbugs/bug271.go' removed './testdata/errchk/test/fixedbugs/bug157.go' removed './testdata/errchk/test/fixedbugs/issue21048.go' removed './testdata/errchk/test/fixedbugs/bug364.go' removed './testdata/errchk/test/fixedbugs/bug112.go' removed './testdata/errchk/test/fixedbugs/issue6703l.go' removed './testdata/errchk/test/fixedbugs/issue21770.go' removed './testdata/errchk/test/fixedbugs/issue6131.go' removed './testdata/errchk/test/fixedbugs/issue21256.go' removed './testdata/errchk/test/fixedbugs/bug049.go' removed './testdata/errchk/test/fixedbugs/issue8047b.go' removed './testdata/errchk/test/fixedbugs/bug246.go' removed './testdata/errchk/test/fixedbugs/issue6703i.go' removed './testdata/errchk/test/fixedbugs/bug189.go' removed './testdata/errchk/test/fixedbugs/bug397.go' removed './testdata/errchk/test/fixedbugs/bug172.go' removed './testdata/errchk/test/fixedbugs/issue13261.go' removed './testdata/errchk/test/fixedbugs/issue21879.go' removed './testdata/errchk/test/fixedbugs/bug245.go' removed './testdata/errchk/test/fixedbugs/issue4964.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue4964.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue4964.dir' removed './testdata/errchk/test/fixedbugs/bug237.go' removed './testdata/errchk/test/fixedbugs/bug087.go' removed './testdata/errchk/test/fixedbugs/bug202.go' removed './testdata/errchk/test/fixedbugs/issue4932.go' removed './testdata/errchk/test/fixedbugs/bug247.go' removed './testdata/errchk/test/fixedbugs/issue8347.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p3.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue4370.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue4370.dir' removed './testdata/errchk/test/fixedbugs/bug017.go' removed './testdata/errchk/test/fixedbugs/issue6902.go' removed './testdata/errchk/test/fixedbugs/bug481.go' removed './testdata/errchk/test/fixedbugs/issue21687.go' removed './testdata/errchk/test/fixedbugs/bug236.go' removed './testdata/errchk/test/fixedbugs/issue6405.go' removed './testdata/errchk/test/fixedbugs/issue18089.go' removed './testdata/errchk/test/fixedbugs/bug240.go' removed './testdata/errchk/test/fixedbugs/issue13587.go' removed './testdata/errchk/test/fixedbugs/issue4066.go' removed './testdata/errchk/test/fixedbugs/issue18994.go' removed './testdata/errchk/test/fixedbugs/bug115.go' removed './testdata/errchk/test/fixedbugs/bug010.go' removed './testdata/errchk/test/fixedbugs/bug084.go' removed './testdata/errchk/test/fixedbugs/bug409.go' removed './testdata/errchk/test/fixedbugs/issue13162.go' removed './testdata/errchk/test/fixedbugs/issue4495.go' removed './testdata/errchk/test/fixedbugs/bug201.go' removed './testdata/errchk/test/fixedbugs/bug361.go' removed './testdata/errchk/test/fixedbugs/issue22877.dir/p.s' removed './testdata/errchk/test/fixedbugs/issue22877.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/issue22877.dir' removed './testdata/errchk/test/fixedbugs/bug269.go' removed './testdata/errchk/test/fixedbugs/bug423.go' removed './testdata/errchk/test/fixedbugs/bug169.go' removed './testdata/errchk/test/fixedbugs/bug429.go' removed './testdata/errchk/test/fixedbugs/issue19911.go' removed './testdata/errchk/test/fixedbugs/issue15926.go' removed './testdata/errchk/test/fixedbugs/bug377.go' removed './testdata/errchk/test/fixedbugs/issue9355.go' removed './testdata/errchk/test/fixedbugs/bug306.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug306.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug306.dir' removed './testdata/errchk/test/fixedbugs/bug183.go' removed './testdata/errchk/test/fixedbugs/issue21879.out' removed './testdata/errchk/test/fixedbugs/bug482.go' removed './testdata/errchk/test/fixedbugs/bug199.go' removed './testdata/errchk/test/fixedbugs/bug445.go' removed './testdata/errchk/test/fixedbugs/issue10047.go' removed './testdata/errchk/test/fixedbugs/bug110.go' removed './testdata/errchk/test/fixedbugs/issue23305.go' removed './testdata/errchk/test/fixedbugs/issue15175.go' removed './testdata/errchk/test/fixedbugs/bug230.go' removed './testdata/errchk/test/fixedbugs/bug086.go' removed './testdata/errchk/test/fixedbugs/bug152.go' removed './testdata/errchk/test/fixedbugs/issue17270.go' removed './testdata/errchk/test/fixedbugs/issue2615.go' removed './testdata/errchk/test/fixedbugs/bug396.go' removed './testdata/errchk/test/fixedbugs/issue6298.go' removed './testdata/errchk/test/fixedbugs/bug433.go' removed './testdata/errchk/test/fixedbugs/issue12411.go' removed './testdata/errchk/test/fixedbugs/issue22200b.go' removed './testdata/errchk/test/fixedbugs/bug505.go' removed './testdata/errchk/test/fixedbugs/bug358.go' removed './testdata/errchk/test/fixedbugs/issue13160.go' removed './testdata/errchk/test/fixedbugs/bug156.go' removed './testdata/errchk/test/fixedbugs/issue17918.go' removed './testdata/errchk/test/fixedbugs/issue6036.go' removed './testdata/errchk/test/fixedbugs/bug415.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug415.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug415.dir' removed './testdata/errchk/test/fixedbugs/issue19947.go' removed './testdata/errchk/test/fixedbugs/issue23522.go' removed './testdata/errchk/test/fixedbugs/issue3925.go' removed './testdata/errchk/test/fixedbugs/issue12525.go' removed './testdata/errchk/test/fixedbugs/issue5609.go' removed './testdata/errchk/test/fixedbugs/issue4313.go' removed './testdata/errchk/test/fixedbugs/issue19699b.go' removed './testdata/errchk/test/fixedbugs/bug345.go' removed './testdata/errchk/test/fixedbugs/issue22683.go' removed './testdata/errchk/test/fixedbugs/bug385_64.go' removed './testdata/errchk/test/fixedbugs/bug187.go' removed './testdata/errchk/test/fixedbugs/bug403.go' removed './testdata/errchk/test/fixedbugs/issue16130.go' removed './testdata/errchk/test/fixedbugs/issue10135.go' removed './testdata/errchk/test/fixedbugs/bug253.go' removed './testdata/errchk/test/fixedbugs/bug457.go' removed './testdata/errchk/test/fixedbugs/issue18419.dir/test.go' removed './testdata/errchk/test/fixedbugs/issue18419.dir/other.go' removed directory './testdata/errchk/test/fixedbugs/issue18419.dir' removed './testdata/errchk/test/fixedbugs/issue12347.go' removed './testdata/errchk/test/fixedbugs/bug006.go' removed './testdata/errchk/test/fixedbugs/issue15898.go' removed './testdata/errchk/test/fixedbugs/issue23812.go' removed './testdata/errchk/test/fixedbugs/issue15902.go' removed './testdata/errchk/test/fixedbugs/issue5809.go' removed './testdata/errchk/test/fixedbugs/issue4785.go' removed './testdata/errchk/test/fixedbugs/bug412.go' removed './testdata/errchk/test/fixedbugs/issue6866.go' removed './testdata/errchk/test/fixedbugs/issue14331.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue14331.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue14331.dir' removed './testdata/errchk/test/fixedbugs/bug494.go' removed './testdata/errchk/test/fixedbugs/bug208.go' removed './testdata/errchk/test/fixedbugs/bug340.go' removed './testdata/errchk/test/fixedbugs/issue8280.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue8280.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue8280.dir' removed './testdata/errchk/test/fixedbugs/issue13337.go' removed './testdata/errchk/test/fixedbugs/issue14164.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/p1.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/z.go' removed './testdata/errchk/test/fixedbugs/bug472.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/bug472.dir' removed './testdata/errchk/test/fixedbugs/issue5260.go' removed './testdata/errchk/test/fixedbugs/bug463.go' removed './testdata/errchk/test/fixedbugs/gcc78763.go' removed './testdata/errchk/test/fixedbugs/issue4517b.go' removed './testdata/errchk/test/fixedbugs/issue7419.go' removed './testdata/errchk/test/fixedbugs/issue15470.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15470.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15470.dir' removed './testdata/errchk/test/fixedbugs/issue11370.go' removed './testdata/errchk/test/fixedbugs/issue16985.go' removed './testdata/errchk/test/fixedbugs/bug180.go' removed './testdata/errchk/test/fixedbugs/bug368.go' removed './testdata/errchk/test/fixedbugs/bug255.go' removed './testdata/errchk/test/fixedbugs/issue16760.go' removed './testdata/errchk/test/fixedbugs/issue21887.out' removed './testdata/errchk/test/fixedbugs/bug273.go' removed './testdata/errchk/test/fixedbugs/issue19084.go' removed './testdata/errchk/test/fixedbugs/issue19764.go' removed './testdata/errchk/test/fixedbugs/bug194.go' removed './testdata/errchk/test/fixedbugs/issue9076.go' removed './testdata/errchk/test/fixedbugs/issue5755.go' removed './testdata/errchk/test/fixedbugs/gcc61246.go' removed './testdata/errchk/test/fixedbugs/issue22877.go' removed './testdata/errchk/test/fixedbugs/bug276.go' removed './testdata/errchk/test/fixedbugs/issue7550.go' removed './testdata/errchk/test/fixedbugs/bug351.go' removed './testdata/errchk/test/fixedbugs/bug184.go' removed './testdata/errchk/test/fixedbugs/bug347.go' removed './testdata/errchk/test/fixedbugs/bug484.go' removed './testdata/errchk/test/fixedbugs/issue8613.go' removed './testdata/errchk/test/fixedbugs/issue16016.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/prog.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/pkg1.go' removed './testdata/errchk/test/fixedbugs/issue4590.dir/pkg2.go' removed directory './testdata/errchk/test/fixedbugs/issue4590.dir' removed './testdata/errchk/test/fixedbugs/issue15528.go' removed './testdata/errchk/test/fixedbugs/issue7310.go' removed './testdata/errchk/test/fixedbugs/bug161.go' removed './testdata/errchk/test/fixedbugs/bug372.go' removed './testdata/errchk/test/fixedbugs/bug205.go' removed './testdata/errchk/test/fixedbugs/bug13343.go' removed './testdata/errchk/test/fixedbugs/bug002.go' removed './testdata/errchk/test/fixedbugs/issue13799.go' removed './testdata/errchk/test/fixedbugs/bug405.go' removed './testdata/errchk/test/fixedbugs/issue6703b.go' removed './testdata/errchk/test/fixedbugs/issue4618.go' removed './testdata/errchk/test/fixedbugs/bug491.go' removed './testdata/errchk/test/fixedbugs/issue11610.go' removed './testdata/errchk/test/fixedbugs/bug382.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug382.dir/pkg.go' removed directory './testdata/errchk/test/fixedbugs/bug382.dir' removed './testdata/errchk/test/fixedbugs/bug193.go' removed './testdata/errchk/test/fixedbugs/bug037.go' removed './testdata/errchk/test/fixedbugs/issue6295.go' removed './testdata/errchk/test/fixedbugs/bug144.go' removed './testdata/errchk/test/fixedbugs/bug499.go' removed './testdata/errchk/test/fixedbugs/bug377.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug377.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug377.dir' removed './testdata/errchk/test/fixedbugs/issue10353.go' removed './testdata/errchk/test/fixedbugs/issue6703t.go' removed './testdata/errchk/test/fixedbugs/issue19548.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue19548.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue19548.dir' removed './testdata/errchk/test/fixedbugs/issue10607a.go' removed './testdata/errchk/test/fixedbugs/issue9110.go' removed './testdata/errchk/test/fixedbugs/issue6703j.go' removed './testdata/errchk/test/fixedbugs/issue16439.go' removed './testdata/errchk/test/fixedbugs/issue20245.go' removed './testdata/errchk/test/fixedbugs/issue17038.go' removed './testdata/errchk/test/fixedbugs/issue4448.go' removed './testdata/errchk/test/fixedbugs/issue4458.go' removed './testdata/errchk/test/fixedbugs/issue22881.go' removed './testdata/errchk/test/fixedbugs/issue7997.go' removed './testdata/errchk/test/fixedbugs/issue20097.go' removed './testdata/errchk/test/fixedbugs/bug460.go' removed './testdata/errchk/test/fixedbugs/issue17645.go' removed './testdata/errchk/test/fixedbugs/issue19555.go' removed './testdata/errchk/test/fixedbugs/bug284.go' removed './testdata/errchk/test/fixedbugs/bug131.go' removed './testdata/errchk/test/fixedbugs/bug384.go' removed './testdata/errchk/test/fixedbugs/issue12677.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue12677.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue12677.dir' removed './testdata/errchk/test/fixedbugs/bug298.go' removed './testdata/errchk/test/fixedbugs/bug495.go' removed './testdata/errchk/test/fixedbugs/issue4776.go' removed './testdata/errchk/test/fixedbugs/bug448.dir/pkg1.go' removed './testdata/errchk/test/fixedbugs/bug448.dir/pkg2.go' removed directory './testdata/errchk/test/fixedbugs/bug448.dir' removed './testdata/errchk/test/fixedbugs/bug060.go' removed './testdata/errchk/test/fixedbugs/issue19201.go' removed './testdata/errchk/test/fixedbugs/issue24817.go' removed './testdata/errchk/test/fixedbugs/bug053.go' removed './testdata/errchk/test/fixedbugs/issue17752.go' removed './testdata/errchk/test/fixedbugs/bug007.go' removed './testdata/errchk/test/fixedbugs/issue14652.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p1.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p0.go' removed './testdata/errchk/test/fixedbugs/issue6295.dir/p2.go' removed directory './testdata/errchk/test/fixedbugs/issue6295.dir' removed './testdata/errchk/test/fixedbugs/issue6789.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue6789.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue6789.dir' removed './testdata/errchk/test/fixedbugs/issue5259.go' removed './testdata/errchk/test/fixedbugs/issue11053.out' removed './testdata/errchk/test/fixedbugs/issue15039.go' removed './testdata/errchk/test/fixedbugs/bug102.go' removed './testdata/errchk/test/fixedbugs/bug293.go' removed './testdata/errchk/test/fixedbugs/issue16616.go' removed './testdata/errchk/test/fixedbugs/issue18895.go' removed './testdata/errchk/test/fixedbugs/issue6055.go' removed './testdata/errchk/test/fixedbugs/bug333.go' removed './testdata/errchk/test/fixedbugs/bug304.go' removed './testdata/errchk/test/fixedbugs/issue4264.go' removed './testdata/errchk/test/fixedbugs/issue7998.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug2.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug1.go' removed './testdata/errchk/test/fixedbugs/bug248.dir/bug3.go' removed directory './testdata/errchk/test/fixedbugs/bug248.dir' removed './testdata/errchk/test/fixedbugs/issue15091.go' removed './testdata/errchk/test/fixedbugs/issue21120.go' removed './testdata/errchk/test/fixedbugs/issue4510.go' removed './testdata/errchk/test/fixedbugs/issue8060.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue8060.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue8060.dir' removed './testdata/errchk/test/fixedbugs/issue19012.go' removed './testdata/errchk/test/fixedbugs/bug461.go' removed './testdata/errchk/test/fixedbugs/bug058.go' removed './testdata/errchk/test/fixedbugs/issue15277.go' removed './testdata/errchk/test/fixedbugs/issue5793.go' removed './testdata/errchk/test/fixedbugs/issue21887.go' removed './testdata/errchk/test/fixedbugs/issue19678.go' removed './testdata/errchk/test/fixedbugs/issue19056.go' removed './testdata/errchk/test/fixedbugs/bug285.go' removed './testdata/errchk/test/fixedbugs/issue17328.go' removed './testdata/errchk/test/fixedbugs/issue20529.go' removed './testdata/errchk/test/fixedbugs/issue18808.go' removed './testdata/errchk/test/fixedbugs/bug179.go' removed './testdata/errchk/test/fixedbugs/issue4162.go' removed './testdata/errchk/test/fixedbugs/issue3552.dir/two.go' removed './testdata/errchk/test/fixedbugs/issue3552.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/issue3552.dir' removed './testdata/errchk/test/fixedbugs/bug142.go' removed './testdata/errchk/test/fixedbugs/issue18595.go' removed './testdata/errchk/test/fixedbugs/bug129.go' removed './testdata/errchk/test/fixedbugs/issue4585.go' removed './testdata/errchk/test/fixedbugs/bug286.go' removed './testdata/errchk/test/fixedbugs/issue15071.dir/exp/exp.go' removed directory './testdata/errchk/test/fixedbugs/issue15071.dir/exp' removed './testdata/errchk/test/fixedbugs/issue15071.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue15071.dir' removed './testdata/errchk/test/fixedbugs/bug062.go' removed './testdata/errchk/test/fixedbugs/issue5125.go' removed './testdata/errchk/test/fixedbugs/bug487.go' removed './testdata/errchk/test/fixedbugs/issue11656.go' removed './testdata/errchk/test/fixedbugs/bug473.go' removed './testdata/errchk/test/fixedbugs/gcc61254.go' removed './testdata/errchk/test/fixedbugs/issue7150.go' removed './testdata/errchk/test/fixedbugs/issue17588.go' removed './testdata/errchk/test/fixedbugs/gcc61273.go' removed './testdata/errchk/test/fixedbugs/issue7525.go' removed './testdata/errchk/test/fixedbugs/issue18410.go' removed './testdata/errchk/test/fixedbugs/issue7346.go' removed './testdata/errchk/test/fixedbugs/issue7648.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue7648.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue7648.dir' removed './testdata/errchk/test/fixedbugs/issue15002.go' removed './testdata/errchk/test/fixedbugs/issue8047.go' removed './testdata/errchk/test/fixedbugs/bug326.go' removed './testdata/errchk/test/fixedbugs/issue5172.go' removed './testdata/errchk/test/fixedbugs/bug072.go' removed './testdata/errchk/test/fixedbugs/issue4529.go' removed './testdata/errchk/test/fixedbugs/bug415.go' removed './testdata/errchk/test/fixedbugs/bug035.go' removed './testdata/errchk/test/fixedbugs/issue22904.go' removed './testdata/errchk/test/fixedbugs/bug442.go' removed './testdata/errchk/test/fixedbugs/bug231.go' removed './testdata/errchk/test/fixedbugs/issue9731.go' removed './testdata/errchk/test/fixedbugs/bug073.go' removed './testdata/errchk/test/fixedbugs/gcc61265.go' removed './testdata/errchk/test/fixedbugs/bug459.go' removed './testdata/errchk/test/fixedbugs/issue14988.go' removed './testdata/errchk/test/fixedbugs/issue16008.go' removed './testdata/errchk/test/fixedbugs/issue18392.go' removed './testdata/errchk/test/fixedbugs/issue6140.go' removed './testdata/errchk/test/fixedbugs/bug249.go' removed './testdata/errchk/test/fixedbugs/bug398b.go' removed './testdata/errchk/test/fixedbugs/bug212.go' removed './testdata/errchk/test/fixedbugs/bug263.go' removed './testdata/errchk/test/fixedbugs/bug254.go' removed './testdata/errchk/test/fixedbugs/issue887.go' removed './testdata/errchk/test/fixedbugs/bug082.go' removed './testdata/errchk/test/fixedbugs/issue6703u.go' removed './testdata/errchk/test/fixedbugs/bug414.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug414.dir/p1.go' removed directory './testdata/errchk/test/fixedbugs/bug414.dir' removed './testdata/errchk/test/fixedbugs/bug452.go' removed './testdata/errchk/test/fixedbugs/bug501.go' removed './testdata/errchk/test/fixedbugs/bug126.go' removed './testdata/errchk/test/fixedbugs/issue7214.go' removed './testdata/errchk/test/fixedbugs/bug440_32.go' removed './testdata/errchk/test/fixedbugs/bug279.go' removed './testdata/errchk/test/fixedbugs/bug198.go' removed './testdata/errchk/test/fixedbugs/bug054.go' removed './testdata/errchk/test/fixedbugs/bug209.go' removed './testdata/errchk/test/fixedbugs/issue22794.go' removed './testdata/errchk/test/fixedbugs/issue9862.go' removed './testdata/errchk/test/fixedbugs/bug097.go' removed './testdata/errchk/test/fixedbugs/bug458.go' removed './testdata/errchk/test/fixedbugs/issue19799.go' removed './testdata/errchk/test/fixedbugs/bug027.go' removed './testdata/errchk/test/fixedbugs/bug335.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug335.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug335.dir' removed './testdata/errchk/test/fixedbugs/bug045.go' removed './testdata/errchk/test/fixedbugs/bug151.go' removed './testdata/errchk/test/fixedbugs/issue19482.go' removed './testdata/errchk/test/fixedbugs/bug147.go' removed './testdata/errchk/test/fixedbugs/bug444.go' removed './testdata/errchk/test/fixedbugs/issue6789.go' removed './testdata/errchk/test/fixedbugs/bug158.go' removed './testdata/errchk/test/fixedbugs/issue15572.go' removed './testdata/errchk/test/fixedbugs/bug265.go' removed './testdata/errchk/test/fixedbugs/bug012.go' removed './testdata/errchk/test/fixedbugs/bug024.go' removed './testdata/errchk/test/fixedbugs/issue6889.go' removed './testdata/errchk/test/fixedbugs/issue15055.go' removed './testdata/errchk/test/fixedbugs/bug026.go' removed './testdata/errchk/test/fixedbugs/bug083.go' removed './testdata/errchk/test/fixedbugs/issue16948.go' removed './testdata/errchk/test/fixedbugs/bug434.go' removed './testdata/errchk/test/fixedbugs/bug410.go' removed './testdata/errchk/test/fixedbugs/bug383.go' removed './testdata/errchk/test/fixedbugs/bug375.go' removed './testdata/errchk/test/fixedbugs/bug258.go' removed './testdata/errchk/test/fixedbugs/issue13171.go' removed './testdata/errchk/test/fixedbugs/issue20811.go' removed './testdata/errchk/test/fixedbugs/bug393.go' removed './testdata/errchk/test/fixedbugs/issue3552.go' removed './testdata/errchk/test/fixedbugs/issue7690.go' removed './testdata/errchk/test/fixedbugs/bug113.go' removed './testdata/errchk/test/fixedbugs/issue4232.go' removed './testdata/errchk/test/fixedbugs/issue5105.go' removed './testdata/errchk/test/fixedbugs/gcc61244.go' removed './testdata/errchk/test/fixedbugs/bug332.go' removed './testdata/errchk/test/fixedbugs/issue21808.go' removed './testdata/errchk/test/fixedbugs/issue7740.go' removed './testdata/errchk/test/fixedbugs/bug406.go' removed './testdata/errchk/test/fixedbugs/bug076.go' removed './testdata/errchk/test/fixedbugs/bug381.go' removed './testdata/errchk/test/fixedbugs/gcc61248.go' removed './testdata/errchk/test/fixedbugs/issue12226.go' removed './testdata/errchk/test/fixedbugs/issue8947.go' removed './testdata/errchk/test/fixedbugs/bug077.go' removed './testdata/errchk/test/fixedbugs/bug467.go' removed './testdata/errchk/test/fixedbugs/issue19667.go' removed './testdata/errchk/test/fixedbugs/issue4429.go' removed './testdata/errchk/test/fixedbugs/bug117.go' removed './testdata/errchk/test/fixedbugs/bug357.go' removed './testdata/errchk/test/fixedbugs/bug419.go' removed './testdata/errchk/test/fixedbugs/issue12677.go' removed './testdata/errchk/test/fixedbugs/issue5244.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/x.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/rethinkgo.go' removed './testdata/errchk/test/fixedbugs/issue5614.dir/y.go' removed directory './testdata/errchk/test/fixedbugs/issue5614.dir' removed './testdata/errchk/test/fixedbugs/issue4545.go' removed './testdata/errchk/test/fixedbugs/issue22781.go' removed './testdata/errchk/test/fixedbugs/bug046.go' removed './testdata/errchk/test/fixedbugs/bug203.go' removed './testdata/errchk/test/fixedbugs/issue14636.go' removed './testdata/errchk/test/fixedbugs/issue6703v.go' removed './testdata/errchk/test/fixedbugs/bug346.go' removed './testdata/errchk/test/fixedbugs/bug480.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug480.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug480.dir' removed './testdata/errchk/test/fixedbugs/bug188.go' removed './testdata/errchk/test/fixedbugs/issue10332.go' removed './testdata/errchk/test/fixedbugs/issue19880.go' removed './testdata/errchk/test/fixedbugs/issue16317.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue16317.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue16317.dir' removed './testdata/errchk/test/fixedbugs/bug436.go' removed './testdata/errchk/test/fixedbugs/bug107.go' removed './testdata/errchk/test/fixedbugs/issue19977.go' removed './testdata/errchk/test/fixedbugs/issue5581.go' removed './testdata/errchk/test/fixedbugs/issue11371.go' removed './testdata/errchk/test/fixedbugs/issue5105.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5105.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5105.dir' removed './testdata/errchk/test/fixedbugs/issue17449.go' removed './testdata/errchk/test/fixedbugs/issue14331.go' removed './testdata/errchk/test/fixedbugs/bug471.go' removed './testdata/errchk/test/fixedbugs/issue10320.go' removed './testdata/errchk/test/fixedbugs/issue7525d.go' removed './testdata/errchk/test/fixedbugs/issue11369.go' removed './testdata/errchk/test/fixedbugs/issue6269.go' removed './testdata/errchk/test/fixedbugs/issue9537.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue9537.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue9537.dir' removed './testdata/errchk/test/fixedbugs/bug309.go' removed './testdata/errchk/test/fixedbugs/issue8039.go' removed './testdata/errchk/test/fixedbugs/bug185.go' removed './testdata/errchk/test/fixedbugs/bug275.go' removed './testdata/errchk/test/fixedbugs/bug290.go' removed './testdata/errchk/test/fixedbugs/bug316.go' removed './testdata/errchk/test/fixedbugs/issue5515.go' removed './testdata/errchk/test/fixedbugs/issue4663.go' removed './testdata/errchk/test/fixedbugs/issue13779.go' removed './testdata/errchk/test/fixedbugs/gcc61264.go' removed './testdata/errchk/test/fixedbugs/bug488.go' removed './testdata/errchk/test/fixedbugs/issue19359.go' removed './testdata/errchk/test/fixedbugs/bug472.go' removed './testdata/errchk/test/fixedbugs/bug447.go' removed './testdata/errchk/test/fixedbugs/issue5755.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue5755.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue5755.dir' removed './testdata/errchk/test/fixedbugs/issue4517d.go' removed './testdata/errchk/test/fixedbugs/issue9017.go' removed './testdata/errchk/test/fixedbugs/issue8620.go' removed './testdata/errchk/test/fixedbugs/issue16317.go' removed './testdata/errchk/test/fixedbugs/bug475.go' removed './testdata/errchk/test/fixedbugs/issue14520.go' removed './testdata/errchk/test/fixedbugs/bug380.go' removed './testdata/errchk/test/fixedbugs/issue11256.go' removed './testdata/errchk/test/fixedbugs/bug063.go' removed './testdata/errchk/test/fixedbugs/issue18915.go' removed './testdata/errchk/test/fixedbugs/issue16369.go' removed './testdata/errchk/test/fixedbugs/bug227.go' removed './testdata/errchk/test/fixedbugs/issue4518.go' removed './testdata/errchk/test/fixedbugs/bug159.go' removed './testdata/errchk/test/fixedbugs/issue19168.go' removed './testdata/errchk/test/fixedbugs/issue4562.go' removed './testdata/errchk/test/fixedbugs/issue5291.dir/prog.go' removed './testdata/errchk/test/fixedbugs/issue5291.dir/pkg1.go' removed directory './testdata/errchk/test/fixedbugs/issue5291.dir' removed './testdata/errchk/test/fixedbugs/bug238.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue10219.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue10219.dir' removed './testdata/errchk/test/fixedbugs/issue10066.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue10066.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue10066.dir' removed './testdata/errchk/test/fixedbugs/issue13273.go' removed './testdata/errchk/test/fixedbugs/issue5373.go' removed './testdata/errchk/test/fixedbugs/issue5162.go' removed './testdata/errchk/test/fixedbugs/bug478.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug478.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug478.dir' removed './testdata/errchk/test/fixedbugs/issue8074.go' removed './testdata/errchk/test/fixedbugs/issue19705.go' removed './testdata/errchk/test/fixedbugs/bug453.go' removed './testdata/errchk/test/fixedbugs/bug493.go' removed './testdata/errchk/test/fixedbugs/issue19671.go' removed './testdata/errchk/test/fixedbugs/issue7153.go' removed './testdata/errchk/test/fixedbugs/issue5259.dir/bug.go' removed './testdata/errchk/test/fixedbugs/issue5259.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/issue5259.dir' removed './testdata/errchk/test/fixedbugs/bug081.go' removed './testdata/errchk/test/fixedbugs/bug443.go' removed './testdata/errchk/test/fixedbugs/bug355.go' removed './testdata/errchk/test/fixedbugs/bug370.go' removed './testdata/errchk/test/fixedbugs/gcc61258.go' removed './testdata/errchk/test/fixedbugs/bug318.go' removed './testdata/errchk/test/fixedbugs/bug175.go' removed './testdata/errchk/test/fixedbugs/issue15572.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15572.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15572.dir' removed './testdata/errchk/test/fixedbugs/bug328.out' removed './testdata/errchk/test/fixedbugs/issue13268.go' removed './testdata/errchk/test/fixedbugs/bug239.go' removed './testdata/errchk/test/fixedbugs/issue11737.go' removed './testdata/errchk/test/fixedbugs/issue18636.go' removed './testdata/errchk/test/fixedbugs/issue8311.go' removed './testdata/errchk/test/fixedbugs/issue7538b.go' removed './testdata/errchk/test/fixedbugs/bug069.go' removed './testdata/errchk/test/fixedbugs/issue21709.go' removed './testdata/errchk/test/fixedbugs/bug343.go' removed './testdata/errchk/test/fixedbugs/issue8158.go' removed './testdata/errchk/test/fixedbugs/issue5291.go' removed './testdata/errchk/test/fixedbugs/bug088.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug088.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug088.dir' removed './testdata/errchk/test/fixedbugs/issue18902.go' removed './testdata/errchk/test/fixedbugs/bug222.dir/chanbug2.go' removed './testdata/errchk/test/fixedbugs/bug222.dir/chanbug.go' removed directory './testdata/errchk/test/fixedbugs/bug222.dir' removed './testdata/errchk/test/fixedbugs/issue24449.go' removed './testdata/errchk/test/fixedbugs/bug319.go' removed './testdata/errchk/test/fixedbugs/issue18419.go' removed './testdata/errchk/test/fixedbugs/issue11790.go' removed './testdata/errchk/test/fixedbugs/issue14553.go' removed './testdata/errchk/test/fixedbugs/bug109.go' removed './testdata/errchk/test/fixedbugs/bug334.go' removed './testdata/errchk/test/fixedbugs/bug225.go' removed './testdata/errchk/test/fixedbugs/gcc65755.go' removed './testdata/errchk/test/fixedbugs/issue13319.go' removed './testdata/errchk/test/fixedbugs/issue19658.go' removed './testdata/errchk/test/fixedbugs/bug492.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug492.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug492.dir' removed './testdata/errchk/test/fixedbugs/issue19078.go' removed './testdata/errchk/test/fixedbugs/bug300.go' removed './testdata/errchk/test/fixedbugs/bug379.go' removed './testdata/errchk/test/fixedbugs/bug133.go' removed './testdata/errchk/test/fixedbugs/bug078.go' removed './testdata/errchk/test/fixedbugs/bug123.go' removed './testdata/errchk/test/fixedbugs/issue5957.go' removed './testdata/errchk/test/fixedbugs/issue10700.dir/test.go' removed './testdata/errchk/test/fixedbugs/issue10700.dir/other.go' removed directory './testdata/errchk/test/fixedbugs/issue10700.dir' removed './testdata/errchk/test/fixedbugs/bug417.go' removed './testdata/errchk/test/fixedbugs/bug061.go' removed './testdata/errchk/test/fixedbugs/issue6964.go' removed './testdata/errchk/test/fixedbugs/bug021.go' removed './testdata/errchk/test/fixedbugs/bug277.go' removed './testdata/errchk/test/fixedbugs/bug439.go' removed './testdata/errchk/test/fixedbugs/bug396.dir/two.go' removed './testdata/errchk/test/fixedbugs/bug396.dir/one.go' removed directory './testdata/errchk/test/fixedbugs/bug396.dir' removed './testdata/errchk/test/fixedbugs/bug353.go' removed './testdata/errchk/test/fixedbugs/issue4085b.go' removed './testdata/errchk/test/fixedbugs/issue7590.go' removed './testdata/errchk/test/fixedbugs/issue18747.go' removed './testdata/errchk/test/fixedbugs/bug015.go' removed './testdata/errchk/test/fixedbugs/bug186.go' removed './testdata/errchk/test/fixedbugs/issue16249.go' removed './testdata/errchk/test/fixedbugs/issue5841.go' removed './testdata/errchk/test/fixedbugs/issue21317.go' removed './testdata/errchk/test/fixedbugs/bug127.go' removed './testdata/errchk/test/fixedbugs/issue9738.go' removed './testdata/errchk/test/fixedbugs/issue6399.go' removed './testdata/errchk/test/fixedbugs/bug448.go' removed './testdata/errchk/test/fixedbugs/issue19467.go' removed './testdata/errchk/test/fixedbugs/bug106.dir/bug0.go' removed './testdata/errchk/test/fixedbugs/bug106.dir/bug1.go' removed directory './testdata/errchk/test/fixedbugs/bug106.dir' removed './testdata/errchk/test/fixedbugs/bug101.go' removed './testdata/errchk/test/fixedbugs/bug114.go' removed './testdata/errchk/test/fixedbugs/issue4396b.go' removed './testdata/errchk/test/fixedbugs/bug498.go' removed './testdata/errchk/test/fixedbugs/issue21808.out' removed './testdata/errchk/test/fixedbugs/bug336.go' removed './testdata/errchk/test/fixedbugs/issue16804.go' removed './testdata/errchk/test/fixedbugs/issue7272.go' removed './testdata/errchk/test/fixedbugs/bug090.go' removed './testdata/errchk/test/fixedbugs/bug488.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug488.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug488.dir' removed './testdata/errchk/test/fixedbugs/bug446.go' removed './testdata/errchk/test/fixedbugs/issue7366.go' removed './testdata/errchk/test/fixedbugs/issue19507.go' removed './testdata/errchk/test/fixedbugs/bug008.go' removed './testdata/errchk/test/fixedbugs/issue6703w.go' removed './testdata/errchk/test/fixedbugs/bug313.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug313.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug313.dir' removed './testdata/errchk/test/fixedbugs/issue16949.go' removed './testdata/errchk/test/fixedbugs/issue15311.go' removed './testdata/errchk/test/fixedbugs/issue14006.go' removed './testdata/errchk/test/fixedbugs/bug348.go' removed './testdata/errchk/test/fixedbugs/issue9634.go' removed './testdata/errchk/test/fixedbugs/issue16133.go' removed './testdata/errchk/test/fixedbugs/bug496.go' removed './testdata/errchk/test/fixedbugs/issue5231.go' removed './testdata/errchk/test/fixedbugs/issue22429.go' removed './testdata/errchk/test/fixedbugs/gcc61204.go' removed './testdata/errchk/test/fixedbugs/issue4326.go' removed './testdata/errchk/test/fixedbugs/issue15895.go' removed './testdata/errchk/test/fixedbugs/bug065.go' removed './testdata/errchk/test/fixedbugs/issue10607.go' removed './testdata/errchk/test/fixedbugs/issue22683.out' removed './testdata/errchk/test/fixedbugs/issue7129.go' removed './testdata/errchk/test/fixedbugs/bug130.go' removed './testdata/errchk/test/fixedbugs/bug313.go' removed './testdata/errchk/test/fixedbugs/issue4667.go' removed './testdata/errchk/test/fixedbugs/issue13821b.go' removed './testdata/errchk/test/fixedbugs/bug354.go' removed './testdata/errchk/test/fixedbugs/bug407.go' removed './testdata/errchk/test/fixedbugs/issue6671.go' removed './testdata/errchk/test/fixedbugs/issue6572.go' removed './testdata/errchk/test/fixedbugs/issue4964.go' removed './testdata/errchk/test/fixedbugs/bug207.go' removed './testdata/errchk/test/fixedbugs/issue15548.go' removed './testdata/errchk/test/fixedbugs/bug181.go' removed './testdata/errchk/test/fixedbugs/issue18640.go' removed './testdata/errchk/test/fixedbugs/issue17194.go' removed './testdata/errchk/test/fixedbugs/bug483.go' removed './testdata/errchk/test/fixedbugs/bug367.dir/prog.go' removed './testdata/errchk/test/fixedbugs/bug367.dir/p.go' removed directory './testdata/errchk/test/fixedbugs/bug367.dir' removed './testdata/errchk/test/fixedbugs/issue23093.go' removed './testdata/errchk/test/fixedbugs/bug283.go' removed './testdata/errchk/test/fixedbugs/bug404.go' removed './testdata/errchk/test/fixedbugs/issue6402.go' removed './testdata/errchk/test/fixedbugs/issue14405.go' removed './testdata/errchk/test/fixedbugs/issue7083.go' removed './testdata/errchk/test/fixedbugs/issue14729.go' removed './testdata/errchk/test/fixedbugs/bug266.go' removed './testdata/errchk/test/fixedbugs/issue15141.go' removed './testdata/errchk/test/fixedbugs/issue15303.go' removed './testdata/errchk/test/fixedbugs/issue7995b.go' removed './testdata/errchk/test/fixedbugs/bug059.go' removed './testdata/errchk/test/fixedbugs/issue5698.go' removed './testdata/errchk/test/fixedbugs/bug465.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug465.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug465.dir' removed './testdata/errchk/test/fixedbugs/bug048.go' removed './testdata/errchk/test/fixedbugs/bug223.go' removed './testdata/errchk/test/fixedbugs/issue6703a.go' removed './testdata/errchk/test/fixedbugs/issue10486.go' removed './testdata/errchk/test/fixedbugs/bug386.go' removed './testdata/errchk/test/fixedbugs/issue17640.go' removed './testdata/errchk/test/fixedbugs/issue20812.go' removed './testdata/errchk/test/fixedbugs/issue4620.go' removed './testdata/errchk/test/fixedbugs/bug441.go' removed './testdata/errchk/test/fixedbugs/issue7742.go' removed './testdata/errchk/test/fixedbugs/bug094.go' removed './testdata/errchk/test/fixedbugs/bug398.go' removed './testdata/errchk/test/fixedbugs/issue15722.go' removed './testdata/errchk/test/fixedbugs/issue10925.go' removed './testdata/errchk/test/fixedbugs/bug022.go' removed './testdata/errchk/test/fixedbugs/issue5704.go' removed './testdata/errchk/test/fixedbugs/bug092.go' removed './testdata/errchk/test/fixedbugs/issue6703y.go' removed './testdata/errchk/test/fixedbugs/issue17381.go' removed './testdata/errchk/test/fixedbugs/bug178.go' removed './testdata/errchk/test/fixedbugs/issue18882.go' removed './testdata/errchk/test/fixedbugs/issue19261.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue19261.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue19261.dir' removed './testdata/errchk/test/fixedbugs/bug425.go' removed './testdata/errchk/test/fixedbugs/bug297.go' removed './testdata/errchk/test/fixedbugs/issue8836.go' removed './testdata/errchk/test/fixedbugs/bug365.go' removed './testdata/errchk/test/fixedbugs/issue13415.go' removed './testdata/errchk/test/fixedbugs/bug321.go' removed './testdata/errchk/test/fixedbugs/bug437.go' removed './testdata/errchk/test/fixedbugs/bug200.go' removed './testdata/errchk/test/fixedbugs/bug363.go' removed './testdata/errchk/test/fixedbugs/bug288.go' removed './testdata/errchk/test/fixedbugs/issue15747.go' removed './testdata/errchk/test/fixedbugs/issue17111.go' removed './testdata/errchk/test/fixedbugs/bug426.go' removed './testdata/errchk/test/fixedbugs/bug020.go' removed './testdata/errchk/test/fixedbugs/issue21253.go' removed './testdata/errchk/test/fixedbugs/bug171.go' removed './testdata/errchk/test/fixedbugs/issue11771.go' removed './testdata/errchk/test/fixedbugs/issue20335.go' removed './testdata/errchk/test/fixedbugs/bug173.go' removed './testdata/errchk/test/fixedbugs/issue6004.go' removed './testdata/errchk/test/fixedbugs/bug170.go' removed './testdata/errchk/test/fixedbugs/issue6703z.go' removed './testdata/errchk/test/fixedbugs/bug335.go' removed './testdata/errchk/test/fixedbugs/bug502.go' removed './testdata/errchk/test/fixedbugs/bug322.dir/main.go' removed './testdata/errchk/test/fixedbugs/bug322.dir/lib.go' removed directory './testdata/errchk/test/fixedbugs/bug322.dir' removed './testdata/errchk/test/fixedbugs/bug329.go' removed './testdata/errchk/test/fixedbugs/bug479.dir/a.go' removed './testdata/errchk/test/fixedbugs/bug479.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/bug479.dir' removed './testdata/errchk/test/fixedbugs/bug233.go' removed './testdata/errchk/test/fixedbugs/bug067.go' removed './testdata/errchk/test/fixedbugs/issue9432.go' removed './testdata/errchk/test/fixedbugs/issue15602.go' removed './testdata/errchk/test/fixedbugs/bug374.go' removed './testdata/errchk/test/fixedbugs/bug369.go' removed './testdata/errchk/test/fixedbugs/issue8076.go' removed './testdata/errchk/test/fixedbugs/bug257.go' removed './testdata/errchk/test/fixedbugs/issue17318.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/c.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue5957.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue5957.dir' removed './testdata/errchk/test/fixedbugs/bug121.go' removed './testdata/errchk/test/fixedbugs/bug174.go' removed './testdata/errchk/test/fixedbugs/bug219.go' removed './testdata/errchk/test/fixedbugs/bug030.go' removed './testdata/errchk/test/fixedbugs/issue12133.go' removed './testdata/errchk/test/fixedbugs/bug234.go' removed './testdata/errchk/test/fixedbugs/bug378.go' removed './testdata/errchk/test/fixedbugs/issue15439.go' removed './testdata/errchk/test/fixedbugs/issue9862_run.go' removed './testdata/errchk/test/fixedbugs/issue10066.go' removed './testdata/errchk/test/fixedbugs/bug369.dir/pkg.go' removed './testdata/errchk/test/fixedbugs/bug369.dir/main.go' removed directory './testdata/errchk/test/fixedbugs/bug369.dir' removed './testdata/errchk/test/fixedbugs/issue8385.go' removed './testdata/errchk/test/fixedbugs/issue21273.go' removed './testdata/errchk/test/fixedbugs/issue13265.go' removed './testdata/errchk/test/fixedbugs/issue20749.go' removed './testdata/errchk/test/fixedbugs/issue11614.go' removed './testdata/errchk/test/fixedbugs/bug366.go' removed './testdata/errchk/test/fixedbugs/issue9537.go' removed './testdata/errchk/test/fixedbugs/bug388.go' removed './testdata/errchk/test/fixedbugs/bug341.go' removed './testdata/errchk/test/fixedbugs/bug135.go' removed './testdata/errchk/test/fixedbugs/issue14999.go' removed './testdata/errchk/test/fixedbugs/bug373.go' removed './testdata/errchk/test/fixedbugs/bug413.go' removed './testdata/errchk/test/fixedbugs/bug211.go' removed './testdata/errchk/test/fixedbugs/issue15281.go' removed './testdata/errchk/test/fixedbugs/issue22605.go' removed './testdata/errchk/test/fixedbugs/bug411.go' removed './testdata/errchk/test/fixedbugs/issue12577.go' removed './testdata/errchk/test/fixedbugs/bug215.go' removed './testdata/errchk/test/fixedbugs/issue11359.go' removed './testdata/errchk/test/fixedbugs/bug004.go' removed './testdata/errchk/test/fixedbugs/issue6703d.go' removed './testdata/errchk/test/fixedbugs/issue9370.go' removed './testdata/errchk/test/fixedbugs/bug322.go' removed './testdata/errchk/test/fixedbugs/issue8036.go' removed './testdata/errchk/test/fixedbugs/issue16741.go' removed './testdata/errchk/test/fixedbugs/issue13485.go' removed './testdata/errchk/test/fixedbugs/issue9355.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue9355.dir' removed './testdata/errchk/test/fixedbugs/issue6403.go' removed './testdata/errchk/test/fixedbugs/issue11674.go' removed './testdata/errchk/test/fixedbugs/issue15646.dir/a.go' removed './testdata/errchk/test/fixedbugs/issue15646.dir/b.go' removed directory './testdata/errchk/test/fixedbugs/issue15646.dir' removed './testdata/errchk/test/fixedbugs/issue7525e.go' removed './testdata/errchk/test/fixedbugs/issue8155.go' removed './testdata/errchk/test/fixedbugs/issue14591.go' removed './testdata/errchk/test/fixedbugs/bug128.go' removed './testdata/errchk/test/fixedbugs/issue19182.go' removed './testdata/errchk/test/fixedbugs/bug250.go' removed './testdata/errchk/test/fixedbugs/bug228.go' removed './testdata/errchk/test/fixedbugs/gcc80226.go' removed './testdata/errchk/test/fixedbugs/bug449.go' removed './testdata/errchk/test/fixedbugs/issue6703k.go' removed './testdata/errchk/test/fixedbugs/bug476.go' removed './testdata/errchk/test/fixedbugs/issue8745.go' removed './testdata/errchk/test/fixedbugs/bug432.go' removed './testdata/errchk/test/fixedbugs/issue15329.go' removed './testdata/errchk/test/fixedbugs/issue20789.go' removed './testdata/errchk/test/fixedbugs/issue12536.go' removed './testdata/errchk/test/fixedbugs/bug132.go' removed './testdata/errchk/test/fixedbugs/issue7648.go' removed './testdata/errchk/test/fixedbugs/issue4252.dir/main.go' removed './testdata/errchk/test/fixedbugs/issue4252.dir/a.go' removed directory './testdata/errchk/test/fixedbugs/issue4252.dir' removed './testdata/errchk/test/fixedbugs/issue12686.go' removed './testdata/errchk/test/fixedbugs/issue9604.go' removed './testdata/errchk/test/fixedbugs/issue17551.go' removed './testdata/errchk/test/fixedbugs/bug478.go' removed './testdata/errchk/test/fixedbugs/issue4316.go' removed './testdata/errchk/test/fixedbugs/issue15013.go' removed './testdata/errchk/test/fixedbugs/issue5753.go' removed './testdata/errchk/test/fixedbugs/issue6703n.go' removed './testdata/errchk/test/fixedbugs/bug350.go' removed './testdata/errchk/test/fixedbugs/bug492.go' removed './testdata/errchk/test/fixedbugs/issue6703g.go' removed './testdata/errchk/test/fixedbugs/bug104.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/r.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue20682.dir/q.go' removed directory './testdata/errchk/test/fixedbugs/issue20682.dir' removed './testdata/errchk/test/fixedbugs/issue10700.go' removed './testdata/errchk/test/fixedbugs/bug195.go' removed './testdata/errchk/test/fixedbugs/bug468.go' removed './testdata/errchk/test/fixedbugs/bug106.go' removed './testdata/errchk/test/fixedbugs/issue12944.go' removed './testdata/errchk/test/fixedbugs/bug308.go' removed './testdata/errchk/test/fixedbugs/issue19261.go' removed './testdata/errchk/test/fixedbugs/bug088.go' removed './testdata/errchk/test/fixedbugs/issue20415.go' removed './testdata/errchk/test/fixedbugs/issue11053.dir/p.go' removed './testdata/errchk/test/fixedbugs/issue11053.dir/p_test.go' removed directory './testdata/errchk/test/fixedbugs/issue11053.dir' removed './testdata/errchk/test/fixedbugs/issue16193.go' removed './testdata/errchk/test/fixedbugs/issue13262.go' removed directory './testdata/errchk/test/fixedbugs' removed './testdata/errchk/test/index2.go' removed './testdata/errchk/test/bigmap.go' removed './testdata/errchk/test/linkx.go' removed './testdata/errchk/test/reorder.go' removed './testdata/errchk/test/convT2X.go' removed './testdata/errchk/test/init1.go' removed './testdata/errchk/test/gcstring.go' removed './testdata/errchk/test/recover5.go' removed './testdata/errchk/test/func3.go' removed './testdata/errchk/test/varerr.go' removed './testdata/errchk/test/turing.go' removed './testdata/errchk/test/method7.go' removed './testdata/errchk/test/indirect.go' removed './testdata/errchk/test/eof1.go' removed './testdata/errchk/test/sinit_run.go' removed './testdata/errchk/test/tinyfin.go' removed './testdata/errchk/test/intrinsic.dir/main.go' removed directory './testdata/errchk/test/intrinsic.dir' removed './testdata/errchk/test/devirt.go' removed './testdata/errchk/test/escape_struct_return.go' removed './testdata/errchk/test/rotate3.go' removed './testdata/errchk/test/import4.go' removed './testdata/errchk/test/method5.go' removed './testdata/errchk/test/escape_level.go' removed './testdata/errchk/test/alias3.dir/c.go' removed './testdata/errchk/test/alias3.dir/a.go' removed './testdata/errchk/test/alias3.dir/b.go' removed directory './testdata/errchk/test/alias3.dir' removed './testdata/errchk/test/empty.go' removed './testdata/errchk/test/initialize.go' removed './testdata/errchk/test/inline_caller.go' removed './testdata/errchk/test/func4.go' removed './testdata/errchk/test/initializerr.go' removed './testdata/errchk/test/convlit.go' removed './testdata/errchk/test/bigalg.go' removed './testdata/errchk/test/deferprint.go' removed './testdata/errchk/test/checkbce.go' removed './testdata/errchk/test/switch6.go' removed './testdata/errchk/test/defer.go' removed './testdata/errchk/test/method2.go' removed './testdata/errchk/test/bombad.go' removed './testdata/errchk/test/nilptr.go' removed './testdata/errchk/test/inline.go' removed './testdata/errchk/test/float_lit2.go' removed './testdata/errchk/test/typeswitch1.go' removed './testdata/errchk/test/import.go' removed './testdata/errchk/test/printbig.out' removed './testdata/errchk/test/cmplxdivide1.go' removed './testdata/errchk/test/undef.go' removed './testdata/errchk/test/simassign.go' removed './testdata/errchk/test/varinit.go' removed './testdata/errchk/test/escape_struct_param2.go' removed './testdata/errchk/test/stress/maps.go' removed './testdata/errchk/test/stress/parsego.go' removed './testdata/errchk/test/stress/runstress.go' removed directory './testdata/errchk/test/stress' removed './testdata/errchk/test/README.md' removed './testdata/errchk/test/nil.go' removed './testdata/errchk/test/clearfat.go' removed './testdata/errchk/test/escape_field.go' removed './testdata/errchk/test/inline_callers.go' removed './testdata/errchk/test/switch5.go' removed './testdata/errchk/test/print.out' removed './testdata/errchk/test/import1.go' removed './testdata/errchk/test/maplinear.go' removed './testdata/errchk/test/rune.go' removed './testdata/errchk/test/typeswitch2.go' removed './testdata/errchk/test/return.go' removed './testdata/errchk/test/ddd.go' removed './testdata/errchk/test/method4.dir/prog.go' removed './testdata/errchk/test/method4.dir/method4a.go' removed directory './testdata/errchk/test/method4.dir' removed './testdata/errchk/test/chanlinear.go' removed './testdata/errchk/test/struct0.go' removed './testdata/errchk/test/bounds.go' removed './testdata/errchk/test/locklinear.go' removed './testdata/errchk/test/switch.go' removed './testdata/errchk/test/closure3.dir/main.go' removed directory './testdata/errchk/test/closure3.dir' removed './testdata/errchk/test/import2.dir/import3.go' removed './testdata/errchk/test/import2.dir/import2.go' removed directory './testdata/errchk/test/import2.dir' removed './testdata/errchk/test/intrinsic.go' removed './testdata/errchk/test/shift1.go' removed './testdata/errchk/test/notinheap.go' removed './testdata/errchk/test/string_lit.go' removed './testdata/errchk/test/nosplit.go' removed './testdata/errchk/test/const5.go' removed './testdata/errchk/test/ddd2.dir/ddd3.go' removed './testdata/errchk/test/ddd2.dir/ddd2.go' removed directory './testdata/errchk/test/ddd2.dir' removed './testdata/errchk/test/runtime.go' removed './testdata/errchk/test/ken/rob1.go' removed './testdata/errchk/test/ken/robfunc.go' removed './testdata/errchk/test/ken/simpfun.go' removed './testdata/errchk/test/ken/label.go' removed './testdata/errchk/test/ken/convert.go' removed './testdata/errchk/test/ken/cplx5.go' removed './testdata/errchk/test/ken/divmod.go' removed './testdata/errchk/test/ken/rob2.go' removed './testdata/errchk/test/ken/robfor.go' removed './testdata/errchk/test/ken/simpbool.go' removed './testdata/errchk/test/ken/ptrfun.go' removed './testdata/errchk/test/ken/simpvar.go' removed './testdata/errchk/test/ken/shift.go' removed './testdata/errchk/test/ken/cplx2.go' removed './testdata/errchk/test/ken/slicearray.go' removed './testdata/errchk/test/ken/string.out' removed './testdata/errchk/test/ken/cplx0.out' removed './testdata/errchk/test/ken/simpconv.go' removed './testdata/errchk/test/ken/string.go' removed './testdata/errchk/test/ken/interfun.go' removed './testdata/errchk/test/ken/interbasic.go' removed './testdata/errchk/test/ken/cplx4.go' removed './testdata/errchk/test/ken/litfun.go' removed './testdata/errchk/test/ken/for.go' removed './testdata/errchk/test/ken/cplx1.go' removed './testdata/errchk/test/ken/chan.go' removed './testdata/errchk/test/ken/chan1.go' removed './testdata/errchk/test/ken/ptrvar.go' removed './testdata/errchk/test/ken/range.go' removed './testdata/errchk/test/ken/mfunc.go' removed './testdata/errchk/test/ken/array.go' removed './testdata/errchk/test/ken/simpswitch.go' removed './testdata/errchk/test/ken/complit.go' removed './testdata/errchk/test/ken/sliceslice.go' removed './testdata/errchk/test/ken/cplx3.go' removed './testdata/errchk/test/ken/embed.go' removed './testdata/errchk/test/ken/divconst.go' removed './testdata/errchk/test/ken/strvar.go' removed './testdata/errchk/test/ken/simparray.go' removed './testdata/errchk/test/ken/modconst.go' removed './testdata/errchk/test/ken/cplx0.go' removed './testdata/errchk/test/ken/intervar.go' removed directory './testdata/errchk/test/ken' removed './testdata/errchk/test/assign.go' removed './testdata/errchk/test/solitaire.go' removed './testdata/errchk/test/method3.go' removed './testdata/errchk/test/nilptr4.go' removed './testdata/errchk/test/escape_struct_param1.go' removed './testdata/errchk/test/escape_calls.go' removed './testdata/errchk/test/switch3.go' removed './testdata/errchk/test/interface/receiver.go' removed './testdata/errchk/test/interface/convert.go' removed './testdata/errchk/test/interface/fake.go' removed './testdata/errchk/test/interface/returntype.go' removed './testdata/errchk/test/interface/struct.go' removed './testdata/errchk/test/interface/pointer.go' removed './testdata/errchk/test/interface/bigdata.go' removed './testdata/errchk/test/interface/private.go' removed './testdata/errchk/test/interface/receiver1.go' removed './testdata/errchk/test/interface/recursive1.dir/recursive1.go' removed './testdata/errchk/test/interface/recursive1.dir/recursive2.go' removed directory './testdata/errchk/test/interface/recursive1.dir' removed './testdata/errchk/test/interface/recursive.go' removed './testdata/errchk/test/interface/recursive1.go' removed './testdata/errchk/test/interface/assertinline.go' removed './testdata/errchk/test/interface/fail.go' removed './testdata/errchk/test/interface/convert1.go' removed './testdata/errchk/test/interface/embed1.go' removed './testdata/errchk/test/interface/embed2.go' removed './testdata/errchk/test/interface/embed1.dir/embed0.go' removed './testdata/errchk/test/interface/embed1.dir/embed1.go' removed directory './testdata/errchk/test/interface/embed1.dir' removed './testdata/errchk/test/interface/embed.go' removed './testdata/errchk/test/interface/explicit.go' removed './testdata/errchk/test/interface/convert2.go' removed './testdata/errchk/test/interface/private.dir/prog.go' removed './testdata/errchk/test/interface/private.dir/private1.go' removed directory './testdata/errchk/test/interface/private.dir' removed './testdata/errchk/test/interface/noeq.go' removed directory './testdata/errchk/test/interface' removed './testdata/errchk/test/decl.go' removed './testdata/errchk/test/typeswitch.go' removed './testdata/errchk/test/nilptr2.go' removed './testdata/errchk/test/mergemul.go' removed './testdata/errchk/test/torture.go' removed './testdata/errchk/test/inline_variadic.go' removed './testdata/errchk/test/reflectmethod3.go' removed './testdata/errchk/test/notinheap2.go' removed './testdata/errchk/test/literal.go' removed './testdata/errchk/test/zerodivide.go' removed './testdata/errchk/test/reflectmethod4.go' removed './testdata/errchk/test/func5.go' removed './testdata/errchk/test/strength.go' removed './testdata/errchk/test/func8.go' removed './testdata/errchk/test/escape_array.go' removed './testdata/errchk/test/goprint.go' removed './testdata/errchk/test/switch7.go' removed './testdata/errchk/test/rotate0.go' removed './testdata/errchk/test/const6.go' removed './testdata/errchk/test/bench/garbage/stats.go' removed './testdata/errchk/test/bench/garbage/parser.go' removed './testdata/errchk/test/bench/garbage/Makefile' removed './testdata/errchk/test/bench/garbage/peano.go' removed './testdata/errchk/test/bench/garbage/tree.go' removed './testdata/errchk/test/bench/garbage/tree2.go' removed directory './testdata/errchk/test/bench/garbage' removed './testdata/errchk/test/bench/go1/mandel_test.go' removed './testdata/errchk/test/bench/go1/parserdata_test.go' removed './testdata/errchk/test/bench/go1/fasta_test.go' removed './testdata/errchk/test/bench/go1/http_test.go' removed './testdata/errchk/test/bench/go1/parser_test.go' removed './testdata/errchk/test/bench/go1/fmt_test.go' removed './testdata/errchk/test/bench/go1/json_test.go' removed './testdata/errchk/test/bench/go1/revcomp_test.go' removed './testdata/errchk/test/bench/go1/gzip_test.go' removed './testdata/errchk/test/bench/go1/regexp_test.go' removed './testdata/errchk/test/bench/go1/jsondata_test.go' removed './testdata/errchk/test/bench/go1/binarytree_test.go' removed './testdata/errchk/test/bench/go1/fannkuch_test.go' removed './testdata/errchk/test/bench/go1/gob_test.go' removed './testdata/errchk/test/bench/go1/time_test.go' removed './testdata/errchk/test/bench/go1/template_test.go' removed directory './testdata/errchk/test/bench/go1' removed directory './testdata/errchk/test/bench' removed './testdata/errchk/test/sinit.go' removed './testdata/errchk/test/index0.go' removed './testdata/errchk/test/live1.go' removed './testdata/errchk/test/named1.go' removed './testdata/errchk/test/printbig.go' removed './testdata/errchk/test/alias3.go' removed './testdata/errchk/test/cmp.go' removed './testdata/errchk/test/goprint.out' removed './testdata/errchk/test/reflectmethod1.go' removed './testdata/errchk/test/live_syscall.go' removed './testdata/errchk/test/for.go' removed './testdata/errchk/test/append1.go' removed './testdata/errchk/test/convlit1.go' removed './testdata/errchk/test/linkname.go' removed './testdata/errchk/test/peano.go' removed './testdata/errchk/test/indirect1.go' removed './testdata/errchk/test/recover.go' removed './testdata/errchk/test/fibo.go' removed './testdata/errchk/test/rename1.go' removed './testdata/errchk/test/const2.go' removed './testdata/errchk/test/init.go' removed './testdata/errchk/test/declbad.go' removed './testdata/errchk/test/const4.go' removed './testdata/errchk/test/typeswitch3.go' removed './testdata/errchk/test/convert1.go' removed './testdata/errchk/test/funcdup2.go' removed './testdata/errchk/test/range.go' removed './testdata/errchk/test/method.go' removed './testdata/errchk/test/escape_param.go' removed './testdata/errchk/test/deferprint.out' removed './testdata/errchk/test/writebarrier.go' removed './testdata/errchk/test/closure1.go' removed './testdata/errchk/test/parentype.go' removed './testdata/errchk/test/uintptrescapes.dir/main.go' removed './testdata/errchk/test/uintptrescapes.dir/a.go' removed directory './testdata/errchk/test/uintptrescapes.dir' removed './testdata/errchk/test/heapsampling.go' removed './testdata/errchk/test/linkname.dir/linkname1.go' removed './testdata/errchk/test/linkname.dir/linkname3.go' removed './testdata/errchk/test/linkname.dir/linkname2.go' removed directory './testdata/errchk/test/linkname.dir' removed './testdata/errchk/test/helloworld.go' removed './testdata/errchk/test/linkx_run.go' removed './testdata/errchk/test/live.go' removed './testdata/errchk/test/helloworld.out' removed './testdata/errchk/test/64bit.go' removed './testdata/errchk/test/compos.go' removed './testdata/errchk/test/alias1.go' removed './testdata/errchk/test/linkobj.go' removed './testdata/errchk/test/divide.go' removed './testdata/errchk/test/complit.go' removed './testdata/errchk/test/floatcmp.go' removed './testdata/errchk/test/ddd1.go' removed './testdata/errchk/test/chancap.go' removed './testdata/errchk/test/sieve.go' removed './testdata/errchk/test/import5.go' removed './testdata/errchk/test/nilptr3.go' removed './testdata/errchk/test/utf.go' removed './testdata/errchk/test/uintptrescapes2.go' removed './testdata/errchk/test/map1.go' removed './testdata/errchk/test/chan/select2.go' removed './testdata/errchk/test/chan/powser2.go' removed './testdata/errchk/test/chan/goroutines.go' removed './testdata/errchk/test/chan/zerosize.go' removed './testdata/errchk/test/chan/select.go' removed './testdata/errchk/test/chan/select6.go' removed './testdata/errchk/test/chan/powser1.go' removed './testdata/errchk/test/chan/select3.go' removed './testdata/errchk/test/chan/sieve1.go' removed './testdata/errchk/test/chan/select5.go' removed './testdata/errchk/test/chan/perm.go' removed './testdata/errchk/test/chan/select7.go' removed './testdata/errchk/test/chan/doubleselect.go' removed './testdata/errchk/test/chan/sieve2.go' removed './testdata/errchk/test/chan/nonblock.go' removed './testdata/errchk/test/chan/fifo.go' removed './testdata/errchk/test/chan/sendstmt.go' removed './testdata/errchk/test/chan/select4.go' removed directory './testdata/errchk/test/chan' removed './testdata/errchk/test/escape_slice.go' removed './testdata/errchk/test/const1.go' removed './testdata/errchk/test/235.go' removed './testdata/errchk/test/closure.go' removed './testdata/errchk/test/intrinsic_atomic.go' removed './testdata/errchk/test/run.go' removed './testdata/errchk/test/nowritebarrier.go' removed './testdata/errchk/test/typecheck.go' removed './testdata/errchk/test/escape.go' removed './testdata/errchk/test/live2.go' removed './testdata/errchk/test/cmplx.go' removed './testdata/errchk/test/import6.go' removed './testdata/errchk/test/float_lit3.go' removed './testdata/errchk/test/escape4.go' removed './testdata/errchk/test/cmp6.go' removed './testdata/errchk/test/map.go' removed './testdata/errchk/test/func6.go' removed './testdata/errchk/test/convert2.go' removed './testdata/errchk/test/label1.go' removed './testdata/errchk/test/eof.go' removed './testdata/errchk/test/named.go' removed './testdata/errchk/test/closure2.go' removed './testdata/errchk/test/index1.go' removed './testdata/errchk/test/finprofiled.go' removed './testdata/errchk/test/linkmain.go' removed './testdata/errchk/test/index.go' removed './testdata/errchk/test/alg.go' removed './testdata/errchk/test/reorder2.go' removed './testdata/errchk/test/goto.go' removed './testdata/errchk/test/escape3.go' removed './testdata/errchk/test/syntax/semi1.go' removed './testdata/errchk/test/syntax/vareq1.go' removed './testdata/errchk/test/syntax/if.go' removed './testdata/errchk/test/syntax/semi2.go' removed './testdata/errchk/test/syntax/interface.go' removed './testdata/errchk/test/syntax/else.go' removed './testdata/errchk/test/syntax/import.go' removed './testdata/errchk/test/syntax/typesw.go' removed './testdata/errchk/test/syntax/ddd.go' removed './testdata/errchk/test/syntax/semi5.go' removed './testdata/errchk/test/syntax/vareq.go' removed './testdata/errchk/test/syntax/chan.go' removed './testdata/errchk/test/syntax/semi3.go' removed './testdata/errchk/test/syntax/semi7.go' removed './testdata/errchk/test/syntax/chan1.go' removed './testdata/errchk/test/syntax/composite.go' removed './testdata/errchk/test/syntax/initvar.go' removed './testdata/errchk/test/syntax/semi4.go' removed './testdata/errchk/test/syntax/semi6.go' removed './testdata/errchk/test/syntax/topexpr.go' removed directory './testdata/errchk/test/syntax' removed './testdata/errchk/test/gc2.go' removed './testdata/errchk/test/inline_literal.go' removed './testdata/errchk/test/shift2.go' removed './testdata/errchk/test/print.go' removed './testdata/errchk/test/args.go' removed './testdata/errchk/test/method4.go' removed './testdata/errchk/test/env.go' removed './testdata/errchk/test/recover1.go' removed './testdata/errchk/test/loopbce.go' removed './testdata/errchk/test/escape2.go' removed './testdata/errchk/test/based-on-commit' removed './testdata/errchk/test/stack.go' removed './testdata/errchk/test/initloop.go' removed './testdata/errchk/test/import2.go' removed './testdata/errchk/test/blank1.go' removed './testdata/errchk/test/rotate.go' removed './testdata/errchk/test/ddd2.go' removed './testdata/errchk/test/float_lit.go' removed './testdata/errchk/test/deferfin.go' removed './testdata/errchk/test/funcdup.go' removed './testdata/errchk/test/func.go' removed './testdata/errchk/test/escape_map.go' removed directory './testdata/errchk/test' removed directory './testdata/errchk' removed './testdata/scanner/scanner.l' removed directory './testdata/scanner' removed './testdata/parser/ycover.go' removed './testdata/parser/parser.y' removed './testdata/parser/precedence/precedence.go' removed directory './testdata/parser/precedence' removed directory './testdata/parser' removed directory './testdata' Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zn0Sku + mv v2/Makefile v2/README.md v2/abi.go v2/all_test.go v2/ast.go v2/check.go v2/etc.go v2/gc.go v2/go.mod v2/go.sum v2/internal v2/parser.go v2/scanner.go v2/scanner_test.go v2/stringer.go v2/testdata v2/type.go v2/value.go . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path modernc.org/gc/v2 --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-2.fc40.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.spec'], chrootPath='/var/lib/mock/f40-build-737551-107151/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/golang-modernc-gc-2.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1693094400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.aFsOxc + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path modernc.org/gc/v2 --template 'golang({{.}})\n' --with-tests --skip-self + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XvtUUO + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -X modernc.org/gc/v2/version=2.3.0 -X modernc.org/gc/v2/version.tag=v2.3.0 -B 0xc2ea6d33c9455d1b37117efe06bb3b991210962b -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/gc-v2.3.0/_build/bin/gc modernc.org/gc/v2 WORK=/tmp/go-build204053256 internal/unsafeheader internal/coverage/rtcov mkdir -p $WORK/b008/ cat >/tmp/go-build204053256/b008/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid fSOha5x5KNYB4cQzF0iX/fSOha5x5KNYB4cQzF0iX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b012/ internal/goarch mkdir -p $WORK/b006/ cat >/tmp/go-build204053256/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid Biat6VOAnugd5GKkUZzg/Biat6VOAnugd5GKkUZzg -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build204053256/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid FfE-r5dtCb6LpDOhG-bo/FfE-r5dtCb6LpDOhG-bo -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go internal/cpu mkdir -p $WORK/b011/ cat >/tmp/go-build204053256/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s cat >/tmp/go-build204053256/b011/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid XG6H-HSdWWadHd6CXV70/XG6H-HSdWWadHd6CXV70 -goversion go1.21.3 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3a/3a0061209300ebb08e0bcc4372b71ab25769721fe2225ef47020c86a544804af-d # internal internal/godebugs mkdir -p $WORK/b013/ cat >/tmp/go-build204053256/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid ZmCRf4VMxnoamEeYtStL/ZmCRf4VMxnoamEeYtStL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/06/0634cbce9fa3a6c4218cf0502f4d25e8e3d5382e26f1018a43355504b0d7cb19-d # internal internal/abi mkdir -p $WORK/b005/ cat >/tmp/go-build204053256/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2c/2cb7fb8282adb99efbd6e818e267fb46b51ec3865b002482eb1bacd2499066d1-d # internal internal/goexperiment mkdir -p $WORK/b014/ cat >/tmp/go-build204053256/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid crRy62t2G85RwqLQ4HLL/crRy62t2G85RwqLQ4HLL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build204053256/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid K3_qQx6cewyhGCUWIq9V/K3_qQx6cewyhGCUWIq9V -goversion go1.21.3 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ed/ed553fefd380874f72053e4a3f2ca02cebd375ecd6b518566e25554abd8da847-d # internal internal/goos mkdir -p $WORK/b015/ cat >/tmp/go-build204053256/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid udKLz6jNv8ICTWk9AB_Q/udKLz6jNv8ICTWk9AB_Q -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4b/4bdcc6dfd3cc897e14ce6aae2a41ae3ade1377c5fa9448b79da5178d66ec8ebc-d # internal runtime/internal/atomic mkdir -p $WORK/b016/ cat >/tmp/go-build204053256/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d7/d71e993be495de7a5b6fe4dd980c384a4480e26587676f92a81ff7a9ea45dc86-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >/tmp/go-build204053256/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid sXVOQQ6DikpsQESvZ67i/sXVOQQ6DikpsQESvZ67i -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >/tmp/go-build204053256/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 3FlxN0Xr4qu8aaLUlxpA/3FlxN0Xr4qu8aaLUlxpA -goversion go1.21.3 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3f/3fbfa19a27a49ac00e2d5880b34fc4e0fdd6453d007cb2bd25d4b943dc4938f8-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4d/4d0fa3781a31426b7544a4647fe2c8988a3c016dad51a515e86ca5a563972240-d # internal cat >/tmp/go-build204053256/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a packagefile internal/goos=/tmp/go-build204053256/b015/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid -UtbvV5X6UDYhV3bhRhq/-UtbvV5X6UDYhV3bhRhq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build204053256/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cat >/tmp/go-build204053256/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build204053256/b011/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HYAPkBKxpt-gHCEW-AR9/HYAPkBKxpt-gHCEW-AR9 -goversion go1.21.3 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/d8/d83dce7f8d62031b39566b7bb691c7b2fa8477045a63482107c9ec7d5acb61a6-d # internal runtime/internal/syscall mkdir -p $WORK/b019/ cat >/tmp/go-build204053256/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_riscv64.s cat >/tmp/go-build204053256/b019/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid 3dTAja3ykxLAbIt7CWFV/3dTAja3ykxLAbIt7CWFV -goversion go1.21.3 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_riscv64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/compare_riscv64.o ./compare_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/count_riscv64.o ./count_riscv64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b016/atomic_riscv64.o ./atomic_riscv64.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b019/asm_linux_riscv64.o ./asm_linux_riscv64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/equal_riscv64.o ./equal_riscv64.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/85/850e97afb0f2baa19dc76968836cdbc336674f46cd9dacee3c4105636909c84d-d # internal internal/race mkdir -p $WORK/b022/ cat >/tmp/go-build204053256/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid GPhpvDxzu90dLJbxRWrh/GPhpvDxzu90dLJbxRWrh -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_riscv64.o $WORK/b010/count_riscv64.o $WORK/b010/equal_riscv64.o $WORK/b010/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cc/cc991cf49d54109c6022a9acedfb3933d1d91bc032d445b133334215c39881c3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9f/9ff347732ba2318c7f830404da8ff7ab1b031bd88b73fde8d9f5112c765e0134-d # internal sync/atomic mkdir -p $WORK/b023/ cat >/tmp/go-build204053256/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b023/symabis ./asm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3a/3aa137e7ee984a0f751af166bbc5524c80907111b0d8272402b0513b6fdf3b59-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >/tmp/go-build204053256/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid UQ33YtPFhQNfw-FA8fnS/UQ33YtPFhQNfw-FA8fnS -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go unicode mkdir -p $WORK/b024/ cat >/tmp/go-build204053256/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid LNjUPksdzmRkJSXFP3mU/LNjUPksdzmRkJSXFP3mU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/tmp/go-build204053256/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid YmVPAO_vC-1tmTTkfD6n/YmVPAO_vC-1tmTTkfD6n -goversion go1.21.3 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a4/a4bd275cd4bb782d4104fab9b2f0250ca872379a8a738ab7eb70971219e4bf35-d # internal math/bits mkdir -p $WORK/b028/ cat >/tmp/go-build204053256/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math/bits -std -complete -installsuffix shared -buildid WFhcIc4F4bUc-0uQ9u5v/WFhcIc4F4bUc-0uQ9u5v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b023/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/97/9709554300cc2bcc9f333f527b1d91f8a9d92c473fd60c6baf79cea760163f48-d # internal internal/itoa mkdir -p $WORK/b030/ cat >/tmp/go-build204053256/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid -46rJxqictmsRUePP4dq/-46rJxqictmsRUePP4dq -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7d/7de5cb2e32c80d23a8be5660064fe492b3c0d528bb31e592fc38457b4cc05184-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c4/c4afd675beae4d6228eb58888b621ffefc91aa2ed7aae70de9c9e85f9c4c6e39-d # internal math mkdir -p $WORK/b027/ cat >/tmp/go-build204053256/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b027/symabis ./dim_riscv64.s cat >/tmp/go-build204053256/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build204053256/b028/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p math -std -installsuffix shared -buildid ASRrzAS_kEDEFkiOKaJA/ASRrzAS_kEDEFkiOKaJA -goversion go1.21.3 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b005/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d8/d8d90e3f373e7e188a4975473a8b380a92c47dbbf012e125d3730518fc6fadac-d # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build204053256/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s cat >/tmp/go-build204053256/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build204053256/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build204053256/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build204053256/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build204053256/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build204053256/b014/_pkg_.a packagefile internal/goos=/tmp/go-build204053256/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build204053256/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build204053256/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build204053256/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build204053256/b019/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid XQdoIuZsTqSxnxD85G_5/XQdoIuZsTqSxnxD85G_5 -goversion go1.21.3 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b027/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/31/31a6a59e96ad94312e1a3eac1452a8e47cb52f3ab4bce157c5f7c5097ca8b58a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/da/da672fbdd1b0b2d30d32a7c0680100290d71e4ebb0385b858b9a2adbb39c25e4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_riscv64.o $WORK/b009/atomic_riscv64.o $WORK/b009/duff_riscv64.o $WORK/b009/memclr_riscv64.o $WORK/b009/memmove_riscv64.o $WORK/b009/preempt_riscv64.o $WORK/b009/rt0_linux_riscv64.o $WORK/b009/sys_linux_riscv64.o $WORK/b009/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9d/9d839ca79c5118c217eeec0fc95836593831b2156a30f64377fc67246d4cd2c7-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build204053256/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b021/ cat >/tmp/go-build204053256/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build204053256/b022/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid yYI3VDx06w75fe1ji3_v/yYI3VDx06w75fe1ji3_v -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >/tmp/go-build204053256/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build204053256/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build204053256/b008/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid P9cAdzH-aejVfwIvy0qv/P9cAdzH-aejVfwIvy0qv -goversion go1.21.3 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/d6/d642beee20cefa3077b1152d081c02e3df8c2460e734b58a02c48fd2915e90b6-d # internal internal/bisect mkdir -p $WORK/b051/ cat >/tmp/go-build204053256/b051/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/bisect -std -complete -installsuffix shared -buildid WRAQfBqc6mHOrFjxinOA/WRAQfBqc6mHOrFjxinOA -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/testlog mkdir -p $WORK/b043/ cat >/tmp/go-build204053256/b043/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid HXMsrPVs8JH16d8SrkFm/HXMsrPVs8JH16d8SrkFm -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/50/5036f575a2e641bad0b8ba9b03e1042b6ad681be25c34c6e56b141c7094e39da-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/59/59b3e7538256f873e34e3df0933921287ad0fe4152ecaa8ff42c5edefe3b866d-d # internal internal/godebug mkdir -p $WORK/b050/ cat >/tmp/go-build204053256/b050/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build204053256/b051/_pkg_.a packagefile internal/godebugs=/tmp/go-build204053256/b013/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p internal/godebug -std -complete -installsuffix shared -buildid WAx6KR9WiXHsJTMLT-0K/WAx6KR9WiXHsJTMLT-0K -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/31/31ccefa51e6716ad69efe1c9eb5f08ceaadb4af181bb095438666a7689b299ac-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build204053256/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build204053256/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid eN442OQD3AuYR_ed90wp/eN442OQD3AuYR_ed90wp -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b034/ cat >/tmp/go-build204053256/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build204053256/b004/_pkg_.a packagefile math/bits=/tmp/go-build204053256/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p sort -std -complete -installsuffix shared -buildid zktzWpyC3at5cZS6Jkqn/zktzWpyC3at5cZS6Jkqn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/14/148280668dbcad7067c942eb0f4dbecc1998f21139763554f16725e2458d9474-d # internal io mkdir -p $WORK/b020/ cat >/tmp/go-build204053256/b020/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid -SuP4UO91BO2EPH1leJW/-SuP4UO91BO2EPH1leJW -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b031/ cat >/tmp/go-build204053256/b031/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile math/bits=/tmp/go-build204053256/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p strconv -std -complete -installsuffix shared -buildid X3hbMswu35KNw_lrb6aI/X3hbMswu35KNw_lrb6aI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/20/20a47873b49bb95803e94bdff2890907b3bb8729db6558b9633c73543322a3a6-d # internal internal/oserror mkdir -p $WORK/b039/ cat >/tmp/go-build204053256/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -std -complete -installsuffix shared -buildid 0A9RwVCBsm52pNqO8joP/0A9RwVCBsm52pNqO8joP -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3e/3e1b8a7eb0012caffa671e2cfe6a58b11dae43566fbfe53ad5017f1f1b9a6a53-d # internal syscall mkdir -p $WORK/b038/ cat >/tmp/go-build204053256/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b038/symabis ./asm_linux_riscv64.s cat >/tmp/go-build204053256/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build204053256/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build204053256/b039/_pkg_.a packagefile internal/race=/tmp/go-build204053256/b022/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p syscall -std -installsuffix shared -buildid F9wAEaExjdmzIjt57CzW/F9wAEaExjdmzIjt57CzW -goversion go1.21.3 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f43bd0de400f5fb932481a79ff7c49b16f1a6fb7f3d2d827a029b27bb83da35b-d # internal internal/safefilepath mkdir -p $WORK/b041/ cat >/tmp/go-build204053256/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid 3Xtut9PbyYnyxK6EUXGX/3Xtut9PbyYnyxK6EUXGX -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e5/e568ca992d5ecee1d65943bcf363d5e1032778f96f3240d9f1016712b80eabbb-d # internal path mkdir -p $WORK/b045/ cat >/tmp/go-build204053256/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid mfOj5HigpPDJHq0LvW2D/mfOj5HigpPDJHq0LvW2D -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/ac98edff7f2fa8cb3da1825d2d57a19e7c127a92604f50109fe1b11b2ef81f85-d # internal bytes mkdir -p $WORK/b002/ cat >/tmp/go-build204053256/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile unicode=/tmp/go-build204053256/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -installsuffix shared -buildid jU4PS09xQnacsrSR-9h-/jU4PS09xQnacsrSR-9h- -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ef/ef35154f7b5f09f760690811a0048a3f1e9128b89ed692d02058154bc5c615f3-d # internal math/rand mkdir -p $WORK/b049/ cat >/tmp/go-build204053256/b049/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build204053256/b050/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p math/rand -std -complete -installsuffix shared -buildid h4Ew_vNeYPs8qeYt4NrU/h4Ew_vNeYPs8qeYt4NrU -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/79/792be237d1077d9c64f346ce8c93e9fb9a829b0e35060099c3808a73c85409ca-d # internal strings mkdir -p $WORK/b052/ cat >/tmp/go-build204053256/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile unicode=/tmp/go-build204053256/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p strings -std -complete -installsuffix shared -buildid q-FsKO5IdWVVwcjT1Ij5/q-FsKO5IdWVVwcjT1Ij5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/42/42ae218dbd104b74e0bfe97e45983d5eb473b8fa95f2f79ed0d634c99d4ac479-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/cc/cceca17d9b2eb95ae8bf2d0763c4c2f9e1d5d4c7077c6be1a4fe962415d62fa1-d # internal reflect mkdir -p $WORK/b029/ cat >/tmp/go-build204053256/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >/tmp/go-build204053256/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/abi=/tmp/go-build204053256/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build204053256/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build204053256/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build204053256/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build204053256/b008/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile unicode=/tmp/go-build204053256/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid uliIdOwB5d3uXmtLjbtc/uliIdOwB5d3uXmtLjbtc -goversion go1.21.3 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5e/5eba333c4f1dd4785bb50d6b1f3feac431c8d03bd0fdc407c240fbce7fc501ba-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b038/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ef/efc592c005acdd93cad66ee40c9de7c699d2a23d9d78dcc01bba6dc943a12a43-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >/tmp/go-build204053256/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid R2tOHjTna57sB49m_HbN/R2tOHjTna57sB49m_HbN -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go time mkdir -p $WORK/b040/ internal/syscall/execenv mkdir -p $WORK/b042/ cat >/tmp/go-build204053256/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -std -installsuffix shared -buildid xoTFf6Z09638JH3voeLn/xoTFf6Z09638JH3voeLn -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >/tmp/go-build204053256/b042/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid Gr7hZfqPmqt-3gG0wt1l/Gr7hZfqPmqt-3gG0wt1l -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/35/356630df9f64c1486ee4ae8961dee241a55a226fd421057979bd1d636f9046f5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/11/1191fa8f99a22170fcf0c6aff12c9fd249e97f5cd6823fcac08f741e28a08134-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/19/19291c545595238e615cfe44c59619ee5307df72e58eb23889a11b484b818e0b-d # internal io/fs mkdir -p $WORK/b044/ cat >/tmp/go-build204053256/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build204053256/b039/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile path=/tmp/go-build204053256/b045/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile time=/tmp/go-build204053256/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid b-Bx1kuezshV7jfy9IhV/b-Bx1kuezshV7jfy9IhV -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b036/ cat >/tmp/go-build204053256/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build204053256/b037/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a packagefile time=/tmp/go-build204053256/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid w0U1BLzcyi0-QGIZA7Fx/w0U1BLzcyi0-QGIZA7Fx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b029/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b029/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_riscv64.o $WORK/b029/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a1/a1d132841ea279174454c270298ec37160507709d1828a3cf8b28578fc076d72-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ed/ed49e4978cc4274aed5449bce759091fc172d5547f675b44ee6afa28bf577935-d # internal internal/fmtsort mkdir -p $WORK/b033/ cat >/tmp/go-build204053256/b033/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build204053256/b029/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid L2ymWvdcOoeY791YqiIx/L2ymWvdcOoeY791YqiIx -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go encoding/binary mkdir -p $WORK/b026/ cat >/tmp/go-build204053256/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile reflect=/tmp/go-build204053256/b029/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding/binary -std -complete -installsuffix shared -buildid ZrgWfG8n1a3Rx0L0AETL/ZrgWfG8n1a3Rx0L0AETL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e6/e67d515582fd9f1b80ca3bf1443ec3ab050d0d183e61bf9ab4d2c1de64eb7122-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da0472fd9b9079fb075e2ff70176e1518518e0e64afc336060675ecd4d32f5a5-d # internal os mkdir -p $WORK/b035/ cat >/tmp/go-build204053256/b035/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build204053256/b030/_pkg_.a packagefile internal/poll=/tmp/go-build204053256/b036/_pkg_.a packagefile internal/safefilepath=/tmp/go-build204053256/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build204053256/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build204053256/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build204053256/b043/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile io/fs=/tmp/go-build204053256/b044/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a packagefile time=/tmp/go-build204053256/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid UNzmi4WFrcRZB9HxK0CL/UNzmi4WFrcRZB9HxK0CL -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/71/714ece3de3b006615a62bffa764c57f6892b4fa7ccada51baddfd49a91b695d7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f3/f314ee83600d9e62216ac0f0a14bd0877ef7d5744a9bb82a446766922fb4a1ea-d # internal path/filepath mkdir -p $WORK/b054/ cat >/tmp/go-build204053256/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile io/fs=/tmp/go-build204053256/b044/_pkg_.a packagefile os=/tmp/go-build204053256/b035/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile strings=/tmp/go-build204053256/b052/_pkg_.a packagefile syscall=/tmp/go-build204053256/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p path/filepath -std -complete -installsuffix shared -buildid X1MxISZFHgQH_z3xTTyH/X1MxISZFHgQH_z3xTTyH -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go fmt mkdir -p $WORK/b032/ cat >/tmp/go-build204053256/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build204053256/b033/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile os=/tmp/go-build204053256/b035/_pkg_.a packagefile reflect=/tmp/go-build204053256/b029/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p fmt -std -complete -installsuffix shared -buildid JsNmC-wPoKgn9HMc781x/JsNmC-wPoKgn9HMc781x -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/69/6962935413e860d7a6040164d3935da8095cb91ba38e4efd8b30fcb51798ceca-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d1/d127f4733b0dfd39c54d49c1cc8cc8169739344f212a3d70c84f13f10c78ee09-d # internal go/token mkdir -p $WORK/b047/ modernc.org/token mkdir -p $WORK/b053/ cat >/tmp/go-build204053256/b053/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build204053256/b032/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p modernc.org/token -complete -installsuffix shared -buildid Xk_DAHioTIYfU75Rh5i5/Xk_DAHioTIYfU75Rh5i5 -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/share/gocode/src/modernc.org/token/position.go cat >/tmp/go-build204053256/b047/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build204053256/b032/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a packagefile unicode=/tmp/go-build204053256/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p go/token -std -complete -installsuffix shared -buildid 9eki2_cGFwWp6W7FIETt/9eki2_cGFwWp6W7FIETt -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go math/big mkdir -p $WORK/b048/ cat >/tmp/go-build204053256/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b048/symabis ./arith_riscv64.s cat >/tmp/go-build204053256/b048/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build204053256/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build204053256/b026/_pkg_.a packagefile errors=/tmp/go-build204053256/b003/_pkg_.a packagefile fmt=/tmp/go-build204053256/b032/_pkg_.a packagefile io=/tmp/go-build204053256/b020/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile math/bits=/tmp/go-build204053256/b028/_pkg_.a packagefile math/rand=/tmp/go-build204053256/b049/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile strings=/tmp/go-build204053256/b052/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p math/big -std -installsuffix shared -buildid c-iBOvkZEhrTJzDYyo33/c-iBOvkZEhrTJzDYyo33 -goversion go1.21.3 -symabis $WORK/b048/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/73/738886d7a8d96a7a25de5d31a07b8feb9cfdef5c2bc330aac068d8c96b87af22-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f2/f2822676fc521b361ae4c338da21523e7299b0be3132aea8a3e801bef26f3d5e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b048/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b8/b8796b48a0b43ded812b09dfa2f6f3992645cf2b4fd328045d681359668d0cef-d # internal go/constant mkdir -p $WORK/b046/ cat >/tmp/go-build204053256/b046/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build204053256/b032/_pkg_.a packagefile go/token=/tmp/go-build204053256/b047/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile math/big=/tmp/go-build204053256/b048/_pkg_.a packagefile math/bits=/tmp/go-build204053256/b028/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile strings=/tmp/go-build204053256/b052/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p go/constant -std -complete -installsuffix shared -buildid oMnnUav9Vab64LeOGXth/oMnnUav9Vab64LeOGXth -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/af/af0161e14ab222dbc6a5040bc95bbe0e32625e1f1db2ad59210af07b2f00345b-d # internal modernc.org/gc/v2 mkdir -p $WORK/b001/ cat >/tmp/go-build204053256/b001/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build204053256/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build204053256/b026/_pkg_.a packagefile fmt=/tmp/go-build204053256/b032/_pkg_.a packagefile go/constant=/tmp/go-build204053256/b046/_pkg_.a packagefile go/token=/tmp/go-build204053256/b047/_pkg_.a packagefile math=/tmp/go-build204053256/b027/_pkg_.a packagefile modernc.org/token=/tmp/go-build204053256/b053/_pkg_.a packagefile os=/tmp/go-build204053256/b035/_pkg_.a packagefile path/filepath=/tmp/go-build204053256/b054/_pkg_.a packagefile reflect=/tmp/go-build204053256/b029/_pkg_.a packagefile runtime=/tmp/go-build204053256/b009/_pkg_.a packagefile sort=/tmp/go-build204053256/b034/_pkg_.a packagefile strconv=/tmp/go-build204053256/b031/_pkg_.a packagefile strings=/tmp/go-build204053256/b052/_pkg_.a packagefile sync=/tmp/go-build204053256/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build204053256/b023/_pkg_.a packagefile unicode=/tmp/go-build204053256/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build204053256/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p modernc.org/gc/v2 -complete -installsuffix shared -buildid e3N6h0za1FwYGVXC1dwI/e3N6h0za1FwYGVXC1dwI -goversion go1.21.3 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/modernc.org/gc/v2/abi.go ./_build/src/modernc.org/gc/v2/ast.go ./_build/src/modernc.org/gc/v2/check.go ./_build/src/modernc.org/gc/v2/etc.go ./_build/src/modernc.org/gc/v2/gc.go ./_build/src/modernc.org/gc/v2/parser.go ./_build/src/modernc.org/gc/v2/scanner.go ./_build/src/modernc.org/gc/v2/stringer.go ./_build/src/modernc.org/gc/v2/type.go ./_build/src/modernc.org/gc/v2/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a0/a0c4a77ca76fdcc144ae108776b7f3f91d788b5d17d441ac50d9516ca6de6759-d # internal mkdir -p /builddir/build/BUILD/gc-v2.3.0/_build/bin/ mv $WORK/b001/_pkg_.a /builddir/build/BUILD/gc-v2.3.0/_build/bin/gc rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Nep5Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 + cd gc-v2.3.0 + cd /builddir/build/BUILD/gc-v2.3.0/_build/src/modernc.org/gc/v2 + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i modernc.org/gc/v2 -b /builddir/build/BUILD/gc-v2.3.0/_build/bin -s /builddir/build/BUILD/gc-v2.3.0/_build -o golang-modernc-gc-2-devel.file-list -O /builddir/build/BUILD/gc-v2.3.0 -V 2.3.0-2.fc40 -T v2.3.0 -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 -g /usr/share/gocode -r '.*example.*' Installing: modernc.org/gc/v2 + IFS= +++ realpath -e --relative-base=. AUTHORS CONTRIBUTORS README.md +++ sort -u ++ listfiles_include='AUTHORS CONTRIBUTORS README.md' ++ echo 'AUTHORS CONTRIBUTORS README.md' + godocs='AUTHORS CONTRIBUTORS README.md' + [[ -n AUTHORS CONTRIBUTORS README.md ]] + IFS= + read -r f + echo %doc '"AUTHORS"' + IFS= + read -r f + echo %doc '"CONTRIBUTORS"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. GO-LICENSE LICENSE +++ sort -u ++ listfiles_include='GO-LICENSE LICENSE' ++ echo 'GO-LICENSE LICENSE' + golicenses='GO-LICENSE LICENSE' + [[ -n GO-LICENSE LICENSE ]] + IFS= + read -r f + echo %license '"GO-LICENSE"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/gc-v2.3.0/_build/bin/gc /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin/ '/builddir/build/BUILD/gc-v2.3.0/_build/bin/gc' -> '/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin/gc' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip /usr/bin/strip: /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin/gc(__.PKGDEF): Unable to recognise the format of file: file format not recognized /usr/bin/strip: /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/bin/gc(_go_.o): Unable to recognise the format of file: file format not recognized + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W1fPV2 + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + rm -rfv internal/ebnf/all_test.go removed 'internal/ebnf/all_test.go' + LDFLAGS=' -X modernc.org/gc/v2/version=2.3.0 -X modernc.org/gc/v2/version.tag=v2.3.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + go-rpm-integration check -i modernc.org/gc/v2 -b /builddir/build/BUILD/gc-v2.3.0/_build/bin -s /builddir/build/BUILD/gc-v2.3.0/_build -V 2.3.0-2.fc40 -T v2.3.0 -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/gc-v2.3.0/_build/src PATH: /builddir/build/BUILD/gc-v2.3.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/gc-v2.3.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X modernc.org/gc/v2/version=2.3.0 -X modernc.org/gc/v2/version.tag=v2.3.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '" testing: modernc.org/gc/v2 modernc.org/gc/v2 PASS ok modernc.org/gc/v2 146.842s modernc.org/gc/v2 PASS ok modernc.org/gc/v2 146.637s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-modernc-gc-2-2.3.0-2.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jYXvgr + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + DOCDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2 + cp -pr /builddir/build/BUILD/gc-v2.3.0/AUTHORS /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2 + cp -pr /builddir/build/BUILD/gc-v2.3.0/CONTRIBUTORS /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2 + cp -pr /builddir/build/BUILD/gc-v2.3.0/README.md /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cx4rgy + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2 + cp -pr /builddir/build/BUILD/gc-v2.3.0/GO-LICENSE /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2 + cp -pr /builddir/build/BUILD/gc-v2.3.0/LICENSE /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-modernc-gc-2 = 2.3.0-2.fc40 golang-modernc-gc-2(riscv-64) = 2.3.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-modernc-gc-2-devel-2.3.0-2.fc40.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IV9Udg + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + DOCDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2-devel + cp -pr /builddir/build/BUILD/gc-v2.3.0/AUTHORS /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2-devel + cp -pr /builddir/build/BUILD/gc-v2.3.0/CONTRIBUTORS /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2-devel + cp -pr /builddir/build/BUILD/gc-v2.3.0/README.md /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/doc/golang-modernc-gc-2-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1wcNIA + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2-devel + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2-devel + cp -pr /builddir/build/BUILD/gc-v2.3.0/GO-LICENSE /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2-devel + cp -pr /builddir/build/BUILD/gc-v2.3.0/LICENSE /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2-devel + RPM_EC=0 ++ jobs -p + exit 0 grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : Provides: golang(modernc.org/gc/v2) = 2.3.0-2.fc40 golang(modernc.org/gc/v2)(tag=v2.3.0) = 2.3.0-2.fc40 golang-ipath(modernc.org/gc/v2) = 2.3.0-2.fc40 golang-ipath(modernc.org/gc/v2)(tag=v2.3.0) = 2.3.0-2.fc40 golang-modernc-gc-2-devel = 2.3.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(modernc.org/token) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-2.fc40.src.rpm Wrote: /builddir/build/RPMS/golang-modernc-gc-2-devel-2.3.0-2.fc40.noarch.rpm Wrote: /builddir/build/RPMS/golang-modernc-gc-2-2.3.0-2.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TH93Kr + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-2.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.tZ3Hi7 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/gc-v2.3.0-SPECPARTS + rm -rf gc-v2.3.0 gc-v2.3.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0