[Bug 276799] math/rmath: Does not build with lang/gcc13 on i386: fatal error: 'Rmath.h' file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Feb 2024 11:17:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276799

            Bug ID: 276799
           Summary: math/rmath: Does not build with lang/gcc13 on i386:
                    fatal error: 'Rmath.h' file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: salvadore@freebsd.org
            Blocks: 273397

This bug report blocks the update of GCC_DEFAULT to 13. This webpage can help
finding a fix: https://gcc.gnu.org/gcc-13/porting_to.html

--- mlutils.d ---
In file included from mlutils.c:24:
./../nmath.h:44:10: fatal error: 'Rmath.h' file not found
#include <Rmath.h>
         ^~~~~~~~~
1 error generated.
*** [mlutils.d] Error code 1

If the issue needs time to be fixed, please consider introduce USE_GCC=12 as a
temporary solution.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273397
[Bug 273397] [exp-run] Update GCC_DEFAULT to 13 etc.
-- 
You are receiving this mail because:
You are the assignee for the bug.