FreeBSD Bugzilla – Attachment 268488 Details for
Bug 293334
math/octave-forge-mboct-fem-pkg: Fails to build with GCC 15: configure: error: octave header files not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to get GCC 15 to work.
ppp.txt (text/plain), 717 bytes, created by
Stephen Montgomery-Smith
on 2026-03-02 19:23:02 UTC
(
hide
)
Description:
Patch to get GCC 15 to work.
Filename:
MIME Type:
Creator:
Stephen Montgomery-Smith
Created:
2026-03-02 19:23:02 UTC
Size:
717 bytes
patch
obsolete
>diff --git a/math/octave-forge-mboct-fem-pkg/Makefile b/math/octave-forge-mboct-fem-pkg/Makefile >index 309423be5436..1698af248000 100644 >--- a/math/octave-forge-mboct-fem-pkg/Makefile >+++ b/math/octave-forge-mboct-fem-pkg/Makefile >@@ -10,7 +10,7 @@ WWW= https://packages.octave.org/ > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/../COPYING > >-USES= octave autoreconf compiler:gcc-c++11-lib >+USES= octave autoreconf > > LIB_DEPENDS+= libgtest.so:devel/googletest \ > libmetis.so:math/metis \ >@@ -24,6 +24,7 @@ RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/mboct-octave-pkg.tar.gz:math/octave-forge-m > USE_GITHUB= yes > GH_ACCOUNT= octave-user > GH_PROJECT= mboct-fem-pkg >+USE_GCC= yes > > OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 293334
:
268288
|
268289
|
268291
|
268362
| 268488