Raku Repositories Report

Listed below are the 50 most recently updated issues on GitHub for a selection of core Raku repositories.

A project for Raku Advent Calendar 2024.

Report generated 2025-06-03T10:16:04.638581Z via cron.


raku/nqp

Most recent issues (show/hide)
nqp-2025.03 FTBFS on Musl libc
OPEN
2024.08 is broken now: NQPCORE.setting fails to build
CLOSED
[JVM] nqp::null as value for class attribute is changed to NQPMu after serialization+deserialization
CLOSED
Failing to build javascript backend
OPEN
`nqp::isnum` returns 0 for everything Rakudo considers a `Num`
CLOSED
NQP README instructions unclear
CLOSED
nqp::iterator on lists is slower than manually indexing into lists
OPEN
question / offer: build GitHub workflow based NQP releases
OPEN
Rakudo's install-dist.p6 fails with
CLOSED
[JVM] Using back-references with aliases dies with internal error
CLOSED
Unhandled exception: lang-call cannot invoke object of type 'VMNull' belonging to no language
CLOSED
CI pipeline is broken
OPEN
$brackets definition in HLL::Grammar has duplicate bracket pairs
CLOSED
063-slurp test file
CLOSED
jvm: unhandled exception
CLOSED
Building inside a chroot fails with "Unhandled exception: All positional args must appear first"
CLOSED
Compilation fails on macOS 13
CLOSED
[2022.12/arm64] segmentation fault during Creating stage 2 NQP
OPEN
[JVM] Several opcodes for string (e.g. chars, substr*) work on Java's chars (UTF-16) instead of graphemes
OPEN
Implement NFG on JVM
OPEN
There's still a good deal of `perl6` in this repo
OPEN
NQP grammar doesn't seem to work on its own
CLOSED
t/nqp/19-file-ops.t failure in pre-2016.01
OPEN
Flagged as vulnerable
CLOSED
try and die can cause infinite loop under some rare condition
OPEN
Random failures of t/concurrency/01-thread.t
CLOSED
Can't build against externally-built moar backend (with patch)
CLOSED
need simple examples of using QAST inside nqp programs
OPEN
Parse error when a '<.panic(' ending '>' is moved to the next line
CLOSED
NQP sometimes throws a segmentation fault at build time
CLOSED
No notification by any IRC bot when an issue is filed
OPEN
Test
CLOSED
Bunch of things undocumented
OPEN
Opcode test coverage needs improving
OPEN
Issues with CI
CLOSED
Configure appveyor to test nqp builds on windows
CLOSED
nqp lacks automated testing on OSX environment
CLOSED
Local '__lowered_lex....' already declared when compiling NQP
CLOSED
implement nqp::nativecallglobal for jvm
CLOSED
hllboolfor op SEGVs
CLOSED
Can't override class's Numeric
OPEN
[JVM] nqp::attrinited does not work for natives
OPEN
Encoding a string as utf16 to buffer containing 8 bit integers is broken on the JVM
OPEN
Inconsistent signature for &MAIN
OPEN
There is no way to distinguish a non-existing symbol from one bound to VMnull
OPEN
Build fails on MoarVM: "Cannot find method 'new' on object of type Archetypes"
CLOSED
[JVM] Java limit for method code size can be hit by defining large hashes
OPEN
Please include nqp-configure in the release tarballs
OPEN
nqp::split should allow for boxing type
OPEN
test
CLOSED

moarvm/moarvm

Most recent issues (show/hide)
Build failure on Alpine due to mimalloc update
OPEN
Segfault in MVM_spesh_log_return_type
OPEN
Segfault, probably spesh related
OPEN
MoarVM Panic - OO - CONTROL Phaser
CLOSED
Reliable MoarVM panic in rakuast branch: Heap corruption detected
OPEN
MoarVM panic: Internal error: invalid thread ID <some-random-ID> in GC work pass
CLOSED
SEGV during a --profile
CLOSED
ABRT when using --full-cleanup
OPEN
MoarVM panic when profiling an EVAL that fails
OPEN
SEGV when attempting to --profile-stage=optimize the Rakudo build
OPEN
No MoarVM syscall with name 'file-stat'
CLOSED
MoarVM panics on arrays with bigint indices
OPEN
2025.01 tarball from releases is broken and does not extract: `gnutar: Archive value is out of time_t range`
CLOSED
The version scheme of the extracted folder from release artifact is differ
CLOSED
MoarVM panic with CONTROL block
CLOSED
uv.lib(util.obj) : error LNK2001: unresolved external symbol _GetSystemTimePreciseAsFileTime
OPEN
Builds of master are failing lately when building the nightly container
CLOSED
tools/release.sh using Perl
OPEN
2024.08 release: MoarVM fails to compile NQP on powerpc
CLOSED
Frequent heap corruption
OPEN
Support TCP half-closed in Async sockets
OPEN
gh release workflow is broken
CLOSED
segmentation fault on parallel code
CLOSED
Segmentation Fault in Rakudo While Running Project w/ Cro and DB::MySQL
OPEN
Internals MoarVM Error messages are LTA
OPEN
MoarVM panic: Internal error
CLOSED
(should have been for rakudo instead ? , sorry ) make package asks for install-dist.p6, rename from *.raku may have not been working correctly,
CLOSED
Spesh issue when `.gist`ing a `Seq`
CLOSED
$*IN.close breaks shell/run on macOS
OPEN
Expression JIT maybe missing GC check at backbranch
CLOSED
Intermittent failure when running S17-supply/return-in-tap.t
OPEN
MSVC builds broken in Windows 11 SDK 10.0.26100.0 due to NAN / INFINITY no longer being compile-time constant
CLOSED
Should the header files have include guards?
OPEN
Meson build system
OPEN
Possible CVE in third party
CLOSED
Some sort of SPESH issue
CLOSED
Segmentation Fault in rakudo 2016.08.1-55-gb1c444f built on MoarVM version 2016.08
CLOSED
Numification fails with non-ascii strings.
CLOSED
VS2015 jitbug - stack overflow when building rakudo CORE.setting
CLOSED
SEGV due to spesh logging?
CLOSED
perl6 native call libgsl segmentation fault
CLOSED
JIT issue with new version of .flat
CLOSED
Bundled `libuv`-related bug: `fs.c: error: incompatible function pointer types passing 'int (const uv__dirent_t *)' (aka 'int (const struct dirent *)') to parameter of type 'int (*)(struct dirent *)'`
OPEN
`return` in `LEAVE` misses handler in directly surounding scope
CLOSED
Build system inserts CPPFLAGS and LDFLAGS too early
OPEN
AOT/Native-image support
OPEN
Blocking on `ConcBlockingQueue` blocks signals
CLOSED
Memory Leaks in Termux
OPEN
macOS only: shell/run/qqx return no output on moarvm 2022.04 and later when called inside MAIN
OPEN
question / offer: build GitHub workflow based MoarVM releases
CLOSED

rakudo/rakudo

Most recent issues (show/hide)
Inconsistent handling of Routine.wrap with differing Signatures
OPEN
Caller-$/-setting is too invasive
OPEN
Parsing issue with `(require SomeModule)` expression
OPEN
Promise.andthen and Promise.orelse could provide the .result or .cause directly.
OPEN
Providing a test filter to the IO::Path dir method makes the . and .. directories eligible to be returned
OPEN
RakuAST: spurious sigspace worry
CLOSED
DateTime's built-in methods disregarding timezone
OPEN
RakuAST: bogus worry "Useless use of ==> in sink context"
CLOSED
Very bad performance of .combinations
OPEN
Unable to build 2025.04 on Alpine Linux
OPEN
Add local translations
CLOSED
"Triangular comma" metaoperator [\,] unexpectedly puts first element inside a list
CLOSED
Turn off option *rakudoc* until it actually works
OPEN
sub MAIN( $a ) { } with no args errors instead of displaying usage
OPEN
Release - not testing Inline::Perl5
CLOSED
Success in enum resolution during &MAIN invocation depends on declaration scope of the enum.
CLOSED
Crash while generating profiling data.
CLOSED
submethod can't access attributes, even if it's never called.
OPEN
Object hashes are created with `Any` instead of `Mu` as default 'of' type
CLOSED
Parametrized roles and mixins are slow
OPEN
Hang while running https://github.com/antononcube/Raku-Text-SubParsers tests
OPEN
.min and .max don't do a Schwartzian transform
OPEN
.assuming doesn't correctly handle parameters with a default value
OPEN
"assuming" dies on :D smileys
OPEN
Mixing an anonymous role with a closure in parallel causes an error
OPEN
issues with wrong release date in release docs/tools
OPEN
Auto collect MacOS editions
CLOSED
Segfault or panic for `say Real.new()`
OPEN
--rakudoc doesn't emit required error
OPEN
String concatenation of `do for` adds a space between elements
CLOSED
IO::Handle.Supply.lines blocks on buffer.
OPEN
Could not find a compile-time-value for lexical $=finish
OPEN
Remove or fix github_release.p6
OPEN
ake ANTIFLAP check too aggressive?
OPEN
Update old github 'perl6' reference.
CLOSED
LTA message for mismatched calls to a class that defines multiple `new` candidates
OPEN
"You have to pass an explicitly typed..." message missing for typed Hash.
OPEN
Roast issues
OPEN
Blin #4 2025.04
CLOSED
Blin #3 for 2025.04
CLOSED
`multi sub` capturing lexical variables incorrectrly
CLOSED
MoarVM panic when allocating too large arrays
OPEN
Confusion when declaring nested multi-part-name packages with similar names to the outer package
OPEN
EVAL in a constant stumbling over missing outer $_
OPEN
=begin para/=end para blocks do not preserve interior blank lines
CLOSED
Rakudo compiling setting time performance analysis pictures by Visual Studio (Only stage parse time)
OPEN
Blin #2 for 2025.04
CLOSED
Phasers `KEEP` and `UNDO`
CLOSED
`IO::Path::succ()` not working when IO::Path backtracks.
OPEN
Blin #1 for 2025.04
CLOSED

raku/doc-website

Most recent issues (show/hide)
Website rebuild
OPEN
Syntax highlighting - eyes needed
OPEN
code highlighting issue on e.g. $tuple<>, angle brackets differ in color
OPEN
serving the website using Cro rather than Caddy
OPEN
Robots.txt impacting search results
CLOSED
Is the announcement page useful??
CLOSED
proof of concept up and running
CLOSED
returning to 'credits'
OPEN
Variables headings missing
OPEN
Entire site is unreadable/unusable on mobile browsers
OPEN
Doc Generation Issue with Formatting Tags
OPEN
How much to include in a Composite?
OPEN
Issues with popup - contrast, usability, history
OPEN
replacing the way Typegraphs are generated
OPEN
New guidance on trademark
CLOSED
Error page
CLOSED
Extraneous text on generated page.
CLOSED
Sentence fragments: 'See primary documentation...'
CLOSED
Add install graph-viz to install instructions
CLOSED
Pod documentation that use :allow< > does not highlight as Raku code but as Pod
CLOSED
Incorrect syntax highlighting
CLOSED
Some coloring for syntax is weird
CLOSED
Inconsistent font size in code samples
CLOSED
Cannot find any information on using the Build.rakumod module
CLOSED
Anchors being generated in the wrong place
CLOSED
Error report incorrectly errors on https://docs.raku.org/type/Cool#typegraphrelations
CLOSED
error report external link check is disabled
CLOSED
error report doesn't indicate when it was run
CLOSED
JS error
CLOSED
Exact match in search should be prioritized.
OPEN
Generate sqlite output from RakuDoc source input
OPEN
How much information should be in Table of contents?
OPEN
E-Book design - initial design
CLOSED
Code example boxes narrowed by descriptor
CLOSED
Search sidebar UI bug
OPEN
Reducing Build time from 13min to 3min
OPEN
Dark mode does not auto switch
OPEN
searching for slurp isn't great
CLOSED
Add modification data for source files
CLOSED
Documentation Bug: Heading link doesn't work
CLOSED
add redirect for /language/independent-routine
CLOSED
Search methods through class hierarchy
OPEN
Searching for "raku docs"
CLOSED
no popup
CLOSED
In-page search broken on mac (turn off shortcuts?)
CLOSED
Alert mechanism
CLOSED
epub file fails validation
OPEN
add reset to default on search options popup
CLOSED
RAKUDO_OPT does not appear to be searchable
CLOSED
Change the defaults on search?
CLOSED

raku/doc

Most recent issues (show/hide)
Pod6 node type 'Pod::Block::Para' is not documented
CLOSED
Pod6 node type 'Pod::Config' is not documented
OPEN
=config discussion from S26 is missing
OPEN
RakuDoc V1 description can be improved
OPEN
https://docs.raku.org/type/CX/Done
CLOSED
`IO::Path::succ()` should not suggest example with potential pitfall.
OPEN
Usage of ecosystem
OPEN
Add a test to verify the glossary is sorted
OPEN
Language/temporal says Instant is Dateish
CLOSED
checklist for 2024.07
OPEN
Not Documented: DateTime's two julian-date methods silently discard timezone data
OPEN
doc for DateTime.julian-date doesn't mention that it silently discards timezone info in the DateTime object
CLOSED
Ensure the docs mention there is no way in Raku core to convert julian-date to local time, so use DateTime::Julian
CLOSED
docs for methods mm-dd-yyyy and dd-mm-yyyy both inappropriately mention ISO8601
OPEN
Document GLOBAL, CALLER, LEXICAL, etc
CLOSED
Module / Package documentation is structured suboptimally
OPEN
Add note that using a handle to the Proc object inside a 'dies-ok{}' test will not capture an Exception by an external program
OPEN
Need better description of converting between hexadecimal, decimal, and octal numbers
OPEN
Missing link to control exceptions from phasers.
OPEN
In Real documentation floor and ceiling descriptions wrong way round
CLOSED
heading 'routine' definition 'method'
OPEN
Need a simple example of inverting @a to a Hash by reversing its keys and values
OPEN
Remove HTTP::UserAgent
OPEN
No mention of how to interact with containers in docs for `...`
OPEN
Improper X<> in =head
OPEN
Raku™ -> Raku®
CLOSED
bad design link
OPEN
Add Rakudoc to Main Site Pages
CLOSED
Demonstrate how succeed can return a value
CLOSED
?DISTRIBUTION only works in a module
OPEN
Containers versus values in a capture trap
OPEN
Document REPL history variables?
OPEN
Run and Edit examples
OPEN
Concurrency page lists wrong default for ThreadPoolScheduler default threads
CLOSED
Tighten Up Augment Example
OPEN
Add Introduction section to docs
OPEN
Note .readchars issue
OPEN
Glossary is missing some terms/phrases seen in error messages
CLOSED
xt/rakuast-compare.rakutest failures
CLOSED
catch block location
OPEN
%?RESOURCES discussion test example is wrong
CLOSED
Rakudo env var RAKUDO_POD_DECL_BLOCK_USER_FORMAT is not shown on the environment variables page
CLOSED
RakuAST::Doc::Markup.closer description uses “opener” instead of “closer”
CLOSED
Make Cro::HTTP::Client optional
CLOSED
xt/check_signatures.t doesn't report on /IO/Handle#method_chomp
OPEN
xt/check-signatures.t doesn't understand class $.variables
OPEN
Missing docs that are linked to
OPEN
The X<> code syntax for creating 2 or more entries is almost not used and probably should go away
OPEN
Should NYI features be documented?
OPEN
Update CI tooling for raku/doc
OPEN