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-781648-131756/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=1209600uid=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=1706054400 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-4.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-781648-131756/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=1209600uid=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=1706054400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AysVqG + 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.4TUdOJ + 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-4.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-781648-131756/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=1209600uid=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=1706054400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qc1HjS + 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.IAsd8s + 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-4.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-781648-131756/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=1209600uid=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=1706054400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tvuAnY + 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.u6UuIg + 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 0xa2d923d76259ee44990809873323425e05a7dadb -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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-build2577067861 internal/unsafeheader mkdir -p $WORK/b008/ internal/coverage/rtcov mkdir -p $WORK/b013/ internal/goarch mkdir -p $WORK/b006/ echo '# import config' > $WORK/b006/importcfg # internal echo '# import config' > $WORK/b013/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -complete -installsuffix shared -buildid 8X3-iCDja3ZAwy212D89/8X3-iCDja3ZAwy212D89 -goversion go1.22.0 -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 echo '# import config' > $WORK/b008/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid N4fkDmpr7_XRST4Ez0Oi/N4fkDmpr7_XRST4Ez0Oi -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -std -complete -installsuffix shared -buildid Box91JkPmmZSfJcXz89d/Box91JkPmmZSfJcXz89d -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/80/8054c4d5598d355394dede16d97bbedb9fc12992a066f31f95429f742a0682f4-d # internal internal/godebugs mkdir -p $WORK/b014/ echo '# import config' > $WORK/b014/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -std -complete -installsuffix shared -buildid V32v3nAdlzhL6zNIZArn/V32v3nAdlzhL6zNIZArn -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal echo -n > $WORK/b011/go_asm.h # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d8/d8bd5989f6f76ae5fd894b842b48ae9f8db99d16552e79d251c60433fa18f6ae-d # internal 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 internal/goexperiment mkdir -p $WORK/b015/ cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1c2dbf6cd14a3ec715afebb24163987acd7b240f8de0975946ed427e4df1ba7a-d # internal echo '# import config' > $WORK/b015/importcfg # internal internal/abi mkdir -p $WORK/b005/ echo -n > $WORK/b005/go_asm.h # internal 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 cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid XyeuVybbsjTdRahAmr2N/XyeuVybbsjTdRahAmr2N -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_allocheaders_on.go /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_exectracer2_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_newinliner_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_rangefunc_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 echo '# import config' > $WORK/b011/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -installsuffix shared -buildid rkUGsMadufZS9PFj23QZ/rkUGsMadufZS9PFj23QZ -goversion go1.22.0 -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 cat >/tmp/go-build2577067861/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2577067861/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 o-_5sbpakQgsxMob1oVF/o-_5sbpakQgsxMob1oVF -goversion go1.22.0 -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/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3c/3c9a34c6e0c8b13a4982f4e91e348b166bcc1785937af18a44db2b9b987868ef-d # internal internal/chacha8rand mkdir -p $WORK/b012/ echo -n > $WORK/b012/go_asm.h # internal cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b012/symabis ./chacha8_stub.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/21/21eb2d4e785b5fa40b3cb0e3585143e17ca4ba646dfc671c1e37212e788a8abe-d # internal internal/goos mkdir -p $WORK/b016/ echo '# import config' > $WORK/b016/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -std -complete -installsuffix shared -buildid 5rWxoDJBirPyk7dw2k40/5rWxoDJBirPyk7dw2k40 -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/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 cat >/tmp/go-build2577067861/b012/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2577067861/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/chacha8rand -std -installsuffix shared -buildid BnZQXJ2ivxkQl1Dl3xwp/BnZQXJ2ivxkQl1Dl3xwp -goversion go1.22.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c0/c0049b12033d794f8218736e9dfd8fe52d92e18945a0a2d0735045dada76040d-d # internal runtime/internal/atomic mkdir -p $WORK/b017/ echo -n > $WORK/b017/go_asm.h # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b017/symabis ./atomic_riscv64.s 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 cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/17/1733ee12fc6bac3c12e4aef8c3341c0da18d594fb4d58dfdc3bc9665e4839eb9-d # internal internal/bytealg mkdir -p $WORK/b010/ echo -n > $WORK/b010/go_asm.h # 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 -gensymabis -o $WORK/b010/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s echo '# import config' > $WORK/b017/importcfg # internal 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/atomic -std -installsuffix shared -buildid IuXpVhESxDxLVSaygeaw/IuXpVhESxDxLVSaygeaw -goversion go1.22.0 -symabis $WORK/b017/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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 cat >/tmp/go-build2577067861/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2577067861/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -installsuffix shared -buildid c5M7AmgoYRfUFlUT-ner/c5M7AmgoYRfUFlUT-ner -goversion go1.22.0 -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/src/internal/bytealg/lastindexbyte_generic.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 -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 -o $WORK/b010/count_riscv64.o ./count_riscv64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/chacha8rand -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b012/chacha8_stub.o ./chacha8_stub.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/chacha8_stub.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_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 -o $WORK/b010/equal_riscv64.o ./equal_riscv64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a4/a497ff0188d2c5d646d05235eb812c8bed131c9ec8f8ae661214b08b153e4bf3-d # internal runtime/internal/math mkdir -p $WORK/b018/ cat >/tmp/go-build2577067861/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2577067861/b006/_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/math -std -complete -installsuffix shared -buildid UGVsRFUbcAV4E0KQuVDH/UGVsRFUbcAV4E0KQuVDH -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.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 -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/35/3530d322299b69e2265f13997c6b3309624b71bb558aa70fa4ed8700f235e71d-d # internal runtime/internal/sys mkdir -p $WORK/b019/ cat >/tmp/go-build2577067861/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2577067861/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2577067861/b016/_pkg_.a 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/sys -std -complete -installsuffix shared -buildid 7N17adf9cR_qFY1qD-fi/7N17adf9cR_qFY1qD-fi -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8b/8b168b634f6f6e07a3feffe2e39f3297a50016d32a8445b070c4beef15fcdc7b-d # internal runtime/internal/syscall mkdir -p $WORK/b020/ echo -n > $WORK/b020/go_asm.h # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b020/symabis ./asm_linux_riscv64.s echo '# import config' > $WORK/b020/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/syscall -std -installsuffix shared -buildid z5U64UK49kxhwTTWOUda/z5U64UK49kxhwTTWOUda -goversion go1.22.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b017/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/74/74b07b0bd3a242616b891e0ccb25a18f26bb09590ca237431cb2d26b1ef4017a-d # internal internal/race mkdir -p $WORK/b023/ echo '# import config' > $WORK/b023/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -std -complete -installsuffix shared -buildid 1llpAkD-Smoq2cxFFftj/1llpAkD-Smoq2cxFFftj -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/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/b017/_pkg_.a $WORK/b017/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b020/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d3/d36a40ed7ac771b401045c639634d082396754fbae1b0dd1d2979d78e9490f0e-d # internal sync/atomic mkdir -p $WORK/b024/ echo -n > $WORK/b024/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b024/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b9/b986c12dfd5b996eb00a488c47672cc3154e1876cf8c631996506065127cc0b6-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c3/c3094f74155d833edb03db361c946c6af0888470c0e0849b35375683cb50960d-d # internal unicode/utf8 mkdir -p $WORK/b026/ echo '# import config' > $WORK/b026/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid IBXUu-gRNCiRpbPxdM2P/IBXUu-gRNCiRpbPxdM2P -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go echo '# import config' > $WORK/b024/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sync/atomic -std -installsuffix shared -buildid 51SleW8BVwlBr1nMzXXw/51SleW8BVwlBr1nMzXXw -goversion go1.22.0 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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 unicode mkdir -p $WORK/b025/ echo '# import config' > $WORK/b025/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode -std -complete -installsuffix shared -buildid qRqUytQIHevLZKgR2IJM/qRqUytQIHevLZKgR2IJM -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6d/6d214efe337e7a4478678c2b5ce85af6fc2394b967dd7ed87c15a94e888f490e-d # internal math/bits mkdir -p $WORK/b029/ echo '# import config' > $WORK/b029/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid PWJ_ZshthlyiE18mQ2Hk/PWJ_ZshthlyiE18mQ2Hk -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/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/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b024/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1f/1f9a2f7406f2ca4eb032483a2e33716511ed61d3a4e49a03b29214da7376a83b-d # internal internal/itoa mkdir -p $WORK/b031/ echo '# import config' > $WORK/b031/importcfg # internal cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/itoa -std -complete -installsuffix shared -buildid wCmi00PT3wA6u0lhmyrJ/wCmi00PT3wA6u0lhmyrJ -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/de/deb4b0cf608cac7cd986b68a502af499467df276387c270607616a5c11588250-d # internal cmp mkdir -p $WORK/b037/ echo '# import config' > $WORK/b037/importcfg # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p cmp -std -complete -installsuffix shared -buildid pJpSiX2Fj8Wwz1tDdzoI/pJpSiX2Fj8Wwz1tDdzoI -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3e3f67d4f8f38a6c5b1cd1e6f7b27f9bc2ac16b35aad754d3a4e17cb8aa2112e-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/4d/4de25e009021c3abe2374afa877551cbc7b6a40d96d557cd705d814d2f0e06dd-d # internal slices mkdir -p $WORK/b036/ cat >/tmp/go-build2577067861/b036/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2577067861/b037/_pkg_.a packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p slices -std -complete -installsuffix shared -buildid 3itqu0VMrRAUQ5M2aLjA/3itqu0VMrRAUQ5M2aLjA -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go math mkdir -p $WORK/b028/ echo -n > $WORK/b028/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b028/symabis ./dim_riscv64.s cat >/tmp/go-build2577067861/b028/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math -std -installsuffix shared -buildid eZi-QExNaJ3hRT11J8Ez/eZi-QExNaJ3hRT11J8Ez -goversion go1.22.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1a/1a71d1f8ab26ac0bd549dc1f8a5269cb3176d09f025a3f3020149e1b44d6f7a5-d # internal 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/22/22a167c10c7141e2d46797d987ca78cec0fab9aed585e72a6cd0c3564fa2b1cb-d # internal runtime mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # 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 -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-build2577067861/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2577067861/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build2577067861/b012/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2577067861/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build2577067861/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2577067861/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2577067861/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2577067861/b015/_pkg_.a packagefile internal/goos=/tmp/go-build2577067861/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2577067861/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2577067861/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2577067861/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2577067861/b020/_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 81KawGDvH0Vx_iWTMDDn/81KawGDvH0Vx_iWTMDDn -goversion go1.22.0 -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/coro.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/fds_unix.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/mbitmap_allocheaders.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_allocheaders.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/rand.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/trace2.go /usr/lib/golang/src/runtime/trace2buf.go /usr/lib/golang/src/runtime/trace2cpu.go /usr/lib/golang/src/runtime/trace2event.go /usr/lib/golang/src/runtime/trace2map.go /usr/lib/golang/src/runtime/trace2region.go /usr/lib/golang/src/runtime/trace2runtime.go /usr/lib/golang/src/runtime/trace2stack.go /usr/lib/golang/src/runtime/trace2status.go /usr/lib/golang/src/runtime/trace2string.go /usr/lib/golang/src/runtime/trace2time.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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/45/450138cb94be4a3a3845031b830c576abbc99489c761aa4ff4a4189ef48430d9-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b028/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/8c/8cfc4f58bbc5fa9ed7edee77260d99169ffe63a609862107beb1baca127a0441-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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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/1c/1cba4cff6d837d6fb861bd70381cb422a5b6e3110e750868d0f180e7288b0cec-d # internal internal/reflectlite mkdir -p $WORK/b004/ echo -n > $WORK/b004/go_asm.h # 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 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b022/ cat >/tmp/go-build2577067861/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2577067861/b023/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a 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 sync -std -installsuffix shared -buildid jZ-QWwc77jNI9fddZMEV/jZ-QWwc77jNI9fddZMEV -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/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-build2577067861/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2577067861/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2577067861/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2577067861/b008/_pkg_.a packagefile runtime=/tmp/go-build2577067861/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 OfWqso1P73d92NcJ23oK/OfWqso1P73d92NcJ23oK -goversion go1.22.0 -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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/09/0954de7c991618b8aa3ac099e0be963f692b003803a83d05421d13dce94d737e-d # internal internal/testlog mkdir -p $WORK/b046/ internal/bisect mkdir -p $WORK/b054/ cat >/tmp/go-build2577067861/b046/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/testlog -std -complete -installsuffix shared -buildid Hq254jU45W-GbnSgtMPT/Hq254jU45W-GbnSgtMPT -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build2577067861/b054/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/bisect -std -complete -installsuffix shared -buildid mdgfnb-9VcSys9GbdJqR/mdgfnb-9VcSys9GbdJqR -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/24/2453186ed08c57cdf9e02d4316e1084a645277bfc02866c8acb475cb61ab080e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2a/2ab14b1a77aca220c9b6bb156e82ea72ab59212ace99755522c9d5ed4b523336-d # internal internal/godebug mkdir -p $WORK/b053/ cat >/tmp/go-build2577067861/b053/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2577067861/b054/_pkg_.a packagefile internal/godebugs=/tmp/go-build2577067861/b014/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/godebug -std -complete -installsuffix shared -buildid Dyg586CA849y3pKXLrFt/Dyg586CA849y3pKXLrFt -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go 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 cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0e/0edd146015fcf67d888c5ff1967735910dab87592b0c6bc93f26901faea22263-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b035/ cat >/tmp/go-build2577067861/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2577067861/b004/_pkg_.a packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a packagefile slices=/tmp/go-build2577067861/b036/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid V8vGIJnX474ZKGz6fpCC/V8vGIJnX474ZKGz6fpCC -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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/sort_impl_go121.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cat >/tmp/go-build2577067861/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2577067861/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 xEST62JrfmYDOyaxLW9x/xEST62JrfmYDOyaxLW9x -goversion go1.22.0 -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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/30/30d3aa6ec7fecbb812adb916eb2c31ac7e80ecf7b1d99a01ab947fc9117b1695-d # internal math/rand mkdir -p $WORK/b052/ cat >/tmp/go-build2577067861/b052/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2577067861/b053/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p math/rand -std -complete -installsuffix shared -buildid DrnuMFa-sBSGCH78FUe7/DrnuMFa-sBSGCH78FUe7 -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/75/75cecf035d63c60197d1c48f7ba78c726ef22e3dec0e01833c5e65168f11ca4a-d # internal io mkdir -p $WORK/b021/ cat >/tmp/go-build2577067861/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid PSpYrRBaQh4SKr3U5zAr/PSpYrRBaQh4SKr3U5zAr -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/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/b032/ cat >/tmp/go-build2577067861/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid GquPT2JopqR9oOOJGLNh/GquPT2JopqR9oOOJGLNh -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/25/25da2bebae675c178f97e34a0f32796e789474d9a4b492b6fc854862d8198e1d-d # internal bytes mkdir -p $WORK/b002/ cat >/tmp/go-build2577067861/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile unicode=/tmp/go-build2577067861/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_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 NB0Rmzqcv3VKl4fPADpe/NB0Rmzqcv3VKl4fPADpe -goversion go1.22.0 -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 cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/fe/fe0dc3a3c8fd61993c3933464fa64cc03836eb54f76626ce40d62af4a41b9fcd-d # internal internal/oserror mkdir -p $WORK/b042/ cat >/tmp/go-build2577067861/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/oserror -std -complete -installsuffix shared -buildid O8KZINli18KnqS4fyFq-/O8KZINli18KnqS4fyFq- -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/54/54f9282f87476e772f706d0f288ac2a371a2d732ea99a96fd549ae0b549c5dcb-d # internal syscall mkdir -p $WORK/b041/ echo -n > $WORK/b041/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b041/symabis ./asm_linux_riscv64.s cat >/tmp/go-build2577067861/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build2577067861/b031/_pkg_.a packagefile internal/oserror=/tmp/go-build2577067861/b042/_pkg_.a packagefile internal/race=/tmp/go-build2577067861/b023/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -std -installsuffix shared -buildid D2jLxmHXhonf96RxR--m/D2jLxmHXhonf96RxR--m -goversion go1.22.0 -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/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_linux.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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d0/d06e251f6115052479c2e672bfcc940bc9f043471cc06dd75565819c9502ae50-d # internal internal/safefilepath mkdir -p $WORK/b044/ cat >/tmp/go-build2577067861/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid BjdQnlIjxEYOUh6TxMxv/BjdQnlIjxEYOUh6TxMxv -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/54/54c6cd141726fba0f9bf7711dcf328158cec7ee839e2841d8a75d46e2d0ad272-d # internal path mkdir -p $WORK/b048/ cat >/tmp/go-build2577067861/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p path -std -complete -installsuffix shared -buildid XbpC3CF4r-luXR2iVPio/XbpC3CF4r-luXR2iVPio -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/604bd7622cb88e298454b4807cd3e9dfcabc3ffa48a6e706e4307196fc3845cb-d # internal strings mkdir -p $WORK/b055/ cat >/tmp/go-build2577067861/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile unicode=/tmp/go-build2577067861/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p strings -std -complete -installsuffix shared -buildid l8n8QttHZtTyIH7UncjI/l8n8QttHZtTyIH7UncjI -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/dc/dc54b9e06575cf5e141020ce0bc47f631c4dada01ff6bdf71ade0c232885f451-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/db/dbe71f176094cc6b2023c3432ac3d3b7ae56aec1a1d788fc87d6113ee8f935ee-d # internal reflect mkdir -p $WORK/b030/ echo -n > $WORK/b030/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b030/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >/tmp/go-build2577067861/b030/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2577067861/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2577067861/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2577067861/b031/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2577067861/b008/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile unicode=/tmp/go-build2577067861/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a 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 reflect -std -installsuffix shared -buildid RrsYIqMz8vvdeN2-MGq6/RrsYIqMz8vvdeN2-MGq6 -goversion go1.22.0 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ca/cad07642cc3519fc2bfb91f5810fd37263f416ae9276b53d6c152036403c8aee-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b041/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3c/3c12e3fb7c905407a938b90a5a01ea13dd11ee091eeb74d3c6aca077bd975d0c-d # internal internal/syscall/execenv mkdir -p $WORK/b045/ cat >/tmp/go-build2577067861/b045/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid USzcqHqVBymIGeKrcRnU/USzcqHqVBymIGeKrcRnU -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go internal/syscall/unix mkdir -p $WORK/b040/ cat >/tmp/go-build2577067861/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid yCidThrFwSI2XQh0Jhgm/yCidThrFwSI2XQh0Jhgm -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go time mkdir -p $WORK/b043/ cat >/tmp/go-build2577067861/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p time -std -installsuffix shared -buildid GBsMaG4IC934ckvm0lR2/GBsMaG4IC934ckvm0lR2 -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5a/5af0ae99f665aca9eaa90b9bab98854a1c158a9d1e5040f65dffef6f0ec2181b-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/7b/7bc42082601f13c23fbff917ab5af30fc465a0632b57d64324c713193efc3e5b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b030/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b030/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_riscv64.o $WORK/b030/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3d/3d4b26839aa80856492473f196ffcb6561a1878d6571bf19f4615d1a47efb4df-d # internal io/fs mkdir -p $WORK/b047/ cat >/tmp/go-build2577067861/b047/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build2577067861/b042/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile path=/tmp/go-build2577067861/b048/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile time=/tmp/go-build2577067861/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p io/fs -std -complete -installsuffix shared -buildid 6Vqg7FfCSpdwI_YOwZ6H/6Vqg7FfCSpdwI_YOwZ6H -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/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/b039/ cat >/tmp/go-build2577067861/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2577067861/b040/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a packagefile time=/tmp/go-build2577067861/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid fmEAt3bRS939TLtML-WT/fmEAt3bRS939TLtML-WT -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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 cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4b/4b063b28cab597b9858c4f3a84dfb17e109e96e09a22bda7e512657e05a195b5-d # internal internal/fmtsort mkdir -p $WORK/b034/ cat >/tmp/go-build2577067861/b034/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2577067861/b030/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a EOF encoding/binary mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid PYGqJTZyGTuMS2mebfWU/PYGqJTZyGTuMS2mebfWU -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build2577067861/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile reflect=/tmp/go-build2577067861/b030/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/binary -std -complete -installsuffix shared -buildid HOzL6qtSMgdSVJEaEPmL/HOzL6qtSMgdSVJEaEPmL -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/08/086592bd107bc88f3408bc8d604e8741faaa5b97fc992c261f697381562f3bd0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4d/4d0f678ac1eae69bc880588f29c7944c0284fd41e91e19ea390ced1666e22c60-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9d/9d2cf3725765a8a75b4a9c96205c86d5ced4d14da996190a1bc7a42e1f078d67-d # internal os mkdir -p $WORK/b038/ cat >/tmp/go-build2577067861/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2577067861/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build2577067861/b031/_pkg_.a packagefile internal/poll=/tmp/go-build2577067861/b039/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2577067861/b044/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2577067861/b045/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2577067861/b040/_pkg_.a packagefile internal/testlog=/tmp/go-build2577067861/b046/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile io/fs=/tmp/go-build2577067861/b047/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a packagefile time=/tmp/go-build2577067861/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid EbER3Jq3vv3_B_QQbnAR/EbER3Jq3vv3_B_QQbnAR -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/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/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/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/src/os/zero_copy_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/41/41837f71c5348258ceae17a6f7134fc6682b1c54c33114709857609c7e9d8b66-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7e/7ed3ffbffe9054d641d37b29b5a1e238c84c008e832ddd79e7eb5a9054115e4e-d # internal path/filepath mkdir -p $WORK/b057/ cat >/tmp/go-build2577067861/b057/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile io/fs=/tmp/go-build2577067861/b047/_pkg_.a packagefile os=/tmp/go-build2577067861/b038/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile slices=/tmp/go-build2577067861/b036/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile strings=/tmp/go-build2577067861/b055/_pkg_.a packagefile syscall=/tmp/go-build2577067861/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p path/filepath -std -complete -installsuffix shared -buildid mcWA_QvyvYJTJK0WoqE5/mcWA_QvyvYJTJK0WoqE5 -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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_nonwindows.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/b033/ cat >/tmp/go-build2577067861/b033/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2577067861/b034/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile os=/tmp/go-build2577067861/b038/_pkg_.a packagefile reflect=/tmp/go-build2577067861/b030/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p fmt -std -complete -installsuffix shared -buildid am9tuKM4Ef8X1RN1v1y7/am9tuKM4Ef8X1RN1v1y7 -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a7/a706ec8dfe1bd1b40c5fc741e95daaa8fecbe51b1e9e47e0195180c3583c8409-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d7/d79a3a66de0f36e291adff1045bd023e860fb87dc709cf999aca76bfc6d5f680-d # internal go/token mkdir -p $WORK/b050/ cat >/tmp/go-build2577067861/b050/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2577067861/b033/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a packagefile unicode=/tmp/go-build2577067861/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p go/token -std -complete -installsuffix shared -buildid Um-SMFhC0CBZXk1SnHO-/Um-SMFhC0CBZXk1SnHO- -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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 modernc.org/token mkdir -p $WORK/b056/ cat >/tmp/go-build2577067861/b056/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2577067861/b033/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p modernc.org/token -complete -installsuffix shared -buildid N9KSJ5J5HIMQjZf4nwng/N9KSJ5J5HIMQjZf4nwng -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/share/gocode/src/modernc.org/token/position.go math/big mkdir -p $WORK/b051/ echo -n > $WORK/b051/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b051/symabis ./arith_riscv64.s cat >/tmp/go-build2577067861/b051/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2577067861/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2577067861/b027/_pkg_.a packagefile errors=/tmp/go-build2577067861/b003/_pkg_.a packagefile fmt=/tmp/go-build2577067861/b033/_pkg_.a packagefile io=/tmp/go-build2577067861/b021/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a packagefile math/rand=/tmp/go-build2577067861/b052/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile strings=/tmp/go-build2577067861/b055/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p math/big -std -installsuffix shared -buildid uEYenBlKoHmv53Wv4S6i/uEYenBlKoHmv53Wv4S6i -goversion go1.22.0 -symabis $WORK/b051/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3c/3c495e58108b83b699796295875829a4a669945d5926524e81c3528db22a93b6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/cb/cbd53a1c8bf93d7a5ead52c6390320f11a891d910f68415c29825cccf782d83f-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b051/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b051/_pkg_.a $WORK/b051/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f67db1e32d462235dd0d646a6ff4ab8ce2186f5e38ee4cd14f664778e3c37fb-d # internal go/constant mkdir -p $WORK/b049/ cat >/tmp/go-build2577067861/b049/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2577067861/b033/_pkg_.a packagefile go/token=/tmp/go-build2577067861/b050/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile math/big=/tmp/go-build2577067861/b051/_pkg_.a packagefile math/bits=/tmp/go-build2577067861/b029/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile strings=/tmp/go-build2577067861/b055/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_pkg_.a EOF cd /builddir/build/BUILD/gc-v2.3.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p go/constant -std -complete -installsuffix shared -buildid s-Mx-8fPHHjivZqXO5mi/s-Mx-8fPHHjivZqXO5mi -goversion go1.22.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7f/7f1fe578b561814edc3e8a159e951f3a0725c6e3e9b49e975a616660da8bb469-d # internal modernc.org/gc/v2 mkdir -p $WORK/b001/ cat >/tmp/go-build2577067861/b001/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2577067861/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2577067861/b027/_pkg_.a packagefile fmt=/tmp/go-build2577067861/b033/_pkg_.a packagefile go/constant=/tmp/go-build2577067861/b049/_pkg_.a packagefile go/token=/tmp/go-build2577067861/b050/_pkg_.a packagefile math=/tmp/go-build2577067861/b028/_pkg_.a packagefile modernc.org/token=/tmp/go-build2577067861/b056/_pkg_.a packagefile os=/tmp/go-build2577067861/b038/_pkg_.a packagefile path/filepath=/tmp/go-build2577067861/b057/_pkg_.a packagefile reflect=/tmp/go-build2577067861/b030/_pkg_.a packagefile runtime=/tmp/go-build2577067861/b009/_pkg_.a packagefile sort=/tmp/go-build2577067861/b035/_pkg_.a packagefile strconv=/tmp/go-build2577067861/b032/_pkg_.a packagefile strings=/tmp/go-build2577067861/b055/_pkg_.a packagefile sync=/tmp/go-build2577067861/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build2577067861/b024/_pkg_.a packagefile unicode=/tmp/go-build2577067861/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build2577067861/b026/_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 Kegv1ijGFLwdWw1slCM0/Kegv1ijGFLwdWw1slCM0 -goversion go1.22.0 -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/21/21a8bfe0f3b36289082993273ff43ff0e00b14d427e87a1a33ea1a919674ba68-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 -rf $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Chwale + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.fc40 -T v2.3.0 -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.fc40.riscv64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.fc40.riscv64/usr/bin/ '/builddir/build/BUILD/gc-v2.3.0/_build/bin/gc' -> '/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.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-4.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.9lpZ7f + 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-errors -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-4.fc40 -T v2.3.0 -p /builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-errors -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 150.594s modernc.org/gc/v2 PASS ok modernc.org/gc/v2 150.593s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-modernc-gc-2-2.3.0-4.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e10KmZ + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + DOCDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.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-4.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-4.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-4.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.z1VM3F + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.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-4.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-4.fc40.riscv64/usr/share/licenses/golang-modernc-gc-2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-modernc-gc-2 = 2.3.0-4.fc40 golang-modernc-gc-2(riscv-64) = 2.3.0-4.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-4.fc40.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O3azL0 + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + DOCDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.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-4.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-4.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-4.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.9sBmkh + umask 022 + cd /builddir/build/BUILD + cd gc-v2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-modernc-gc-2-2.3.0-4.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-4.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-4.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-4.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-4.fc40 golang(modernc.org/gc/v2)(tag=v2.3.0) = 2.3.0-4.fc40 golang-ipath(modernc.org/gc/v2) = 2.3.0-4.fc40 golang-ipath(modernc.org/gc/v2)(tag=v2.3.0) = 2.3.0-4.fc40 golang-modernc-gc-2-devel = 2.3.0-4.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-4.fc40.riscv64 Wrote: /builddir/build/SRPMS/golang-modernc-gc-2-2.3.0-4.fc40.src.rpm Wrote: /builddir/build/RPMS/golang-modernc-gc-2-devel-2.3.0-4.fc40.noarch.rpm Wrote: /builddir/build/RPMS/golang-modernc-gc-2-2.3.0-4.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8IsPHc + 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-4.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GicAjw + 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