Saw [here|https://github.com/andrey-zherikov/argparse/actions/runs/9617154563/job/26528299541]
Is this known problem?
```
/usr/bin/gdc-12 -fdebug -fprofile-arcs -ftest-coverage -g -funittest -Werror -Wall -fversion=Have_argparse -Isource/ -I../../../.dub/cache/argparse/~workflow/code/argparse-test-library-unittest-cov-yM2nxIRXG_FGbYRJh4kFcQ ../../../.dub/cache/argparse/~workflow/code/argparse-test-library-unittest-cov-yM2nxIRXG_FGbYRJh4kFcQ/dub_test_root.d source/argparse/ansi.d source/argparse/api/ansi.d source/argparse/api/argument.d source/argparse/api/argumentgroup.d source/argparse/api/cli.d source/argparse/api/command.d source/argparse/api/enums.d source/argparse/api/restriction.d source/argparse/api/subcommand.d source/argparse/config.d source/argparse/internal/arguments.d source/argparse/internal/argumentuda.d source/argparse/internal/argumentudahelpers.d source/argparse/internal/command.d source/argparse/internal/commandinfo.d source/argparse/internal/completer.d source/argparse/internal/enumhelpers.d source/argparse/internal/help.d source/argparse/internal/lazystring.d source/argparse/internal/parsehelpers.d source/argparse/internal/parser.d source/argparse/internal/restriction.d source/argparse/int!
ernal/style.d source/argparse/internal/utils.d 
source/argparse/internal/valueparser.d source/argparse/package.d 
source/argparse/param.d source/argparse/result.d -o 
/home/runner/.dub/cache/argparse/~workflow/build/argparse-test-library-unittest-cov-kpcOGwd38W2eUS9xKfCAJQ/argparse-test-library
source/argparse/internal/command.d:362:10: internal compiler error: in get_frame_for_symbol, at d/d-codegen.cc:2428 362 | (const Command[] cmdStack, string argName, string[] argValue)
      |          ^
0x1bf650a internal_error(char const*, ...)
        ???:0
0x7a8c6a fancy_abort(char const*, int, char const*)
        ???:0
0x9a81b0 ExprVisitor::visit(FuncExp*)
        ???:0
0x9a7c83 build_expr(Expression*, bool, bool)
        ???:0
0x9a78b9 DeclVisitor::visit(VarDeclaration*)
        ???:0
0x9a6337 DeclVisitor::visit(TemplateInstance*)
        ???:0
0x9a192a build_decl_tree(Dsymbol*)
        ???:0
0x9b1a98 build_module_tree(Module*)
        ???:0
0x9a477b DeclVisitor::visit(Module*)
        ???:0
0x9a192a build_decl_tree(Dsymbol*)
        ???:0
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-12/README.Bugs> for instructions.
Error /usr/bin/gdc-12 failed with exit code 1.
```

Reply via email to