Raku / Raku/whateverable

Nativecallable is currently broken

Open
#281 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked ☹ nativecallable
Dominant language
Raku
Stars
19
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Currently fails with this error:

gccxml_cc1plus: error: gccxml_builtins.h: No such file or directory
In file included from /tmp/N4yd5tJoeo:2:
/usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h:436: error: typedef 'decltype' is initialized (use __typeof__ instead)
/usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h:436: error: 'nullptr' was not declared in this scope

I think the issue is not on our side.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Nativecall failure and reviewing the reported gccxml_cc1plus and GCC 6 diagnostics. Determine whether the missing gccxml_builtins.h and C++11 parsing errors originate in this project or an external dependency. Done means the Nativecall operation no longer fails with these errors, or the issue is documented as external.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.