Summary: | dev-lang/moarvm-2023.02 calls cc directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | jeff.gazso |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 638814 [details]
build.log
build log and emerge --info
After reading through MoarVM's `perl Configure.pl --help`, I think this bug can be resolved by setting the `--compiler` line as follows: "--compiler" "$(tc-getCC)" If that fails, try swapping the `--compiler` flag for the `--cc` flag instead. ci has reproduced this issue with version 2021.10 - Updating summary. ci has reproduced this issue with version 2022.06 - Updating summary. ci has reproduced this issue with version 2023.02 - Updating summary. |