# New Ticket Created by Rob Hoelz # Please include the string: [perl #125403] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=125403 >
See $subject. Reproducible by installing a fresh Rakudo on MoarVM, installing panda, and performing a "panda install Linenoise". Trying the installation again succeeds. The following line: https://github.com/MoarVM/MoarVM/blob/54d81120aa6e94b55801fc98903ff905a88a7b35/src/spesh/optimize.c#L102 introduced in MoarVM commit 2ffc3c9 is responsible.