CTSRD-CHERI / cheribsd-ports

FreeBSD ports tree adapted for CheriBSD.
https://CheriBSD.org
Other
5 stars 10 forks source link

Adapt lang/perl5.32 to CheriABI. #2

Closed kwitaszczyk closed 2 years ago

kwitaszczyk commented 2 years ago

Package request: https://github.com/CTSRD-CHERI/cheribsd-ports/issues/17 (dependency) Ports revision: a67b5dd8d0b38dba779927f185ecb367c335a540 Port: lang/perl5.32 Version: 5.32.1 Working branch: https://github.com/CTSRD-CHERI/perl5/tree/v5.32.1-cheriabi

Compile-time issues:

Run-time issues: none

kwitaszczyk commented 2 years ago

As of 3e2ace039173887c701d8222759623d4f98ca3d6, lang/perl5.32 correctly builds. There are still multiple issues related to CHERI capability misalignments. These issues will be solved separately.