[Bug 276802] math/ocatve-forge-rtree: Does not build with GCC 13: configure: error: octave not found
Date: Sat, 03 Feb 2024 11:34:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276802 Bug ID: 276802 Summary: math/ocatve-forge-rtree: Does not build with GCC 13: configure: error: octave 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 It does not seem that the issue is related to GCC, still please have a look. Thanks. If the issue is related to GCC and if it needs time to be fixed, please consider introduce USE_GCC=12 as a temporary solution. https://pkg-status.freebsd.org/package18/data/140amd64-default-foo/2024-01-29_17h34m15s/logs/errors/octave-forge-rtree-0.8.0.log =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for octave-forge-rtree-0.8.0 /usr/bin/sed -i.bak s/^tar/gtar/ /wrkdirs/usr/ports/math/octave-forge-rtree/work/librtree-octave-6456b2ebb38528ea6861019b4b85699796ba91fa/src/pkg/bin/pkg-build cd /wrkdirs/usr/ports/math/octave-forge-rtree/work/librtree-octave-6456b2ebb38528ea6861019b4b85699796ba91fa && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/math/octave-forge-rtree/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/octave-forge-rtree/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/octave-forge-rtree/work/.cache HOME=/wrkdirs/usr/ports/math/octave-forge-rtree/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/octave-forge-rtree/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/octave-forge-rtree/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh F77="gfortran13" F90="gfortran13" FC="gfortran13" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" F90FLAGS="-O -Wl,-rpath=/usr/local/lib/gcc13" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc13" MAKE=gmake CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 CFLAGS="-O2 -pipe -I/usr/local/include -L/usr/local/lib -I/usr/local/include/octave-8.4.0 -fstack-protector-strong -fno-strict-aliasing " ./configure configure: loading site script /usr/ports/Templates/config.site checking for octave... no configure: error: octave not found *** Error code 1 Stop. make: stopped in /usr/ports/math/octave-forge-rtree =>> Cleaning up wrkdir ===> Cleaning for octave-forge-rtree-0.8.0 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.