[Bug 290814] math/sundials: fix plist without LAPACK
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Nov 2025 12:02:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290814
Bug ID: 290814
Summary: math/sundials: fix plist without LAPACK
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: yuri@freebsd.org
Reporter: jcfyecrayz@liamekaens.com
Assignee: yuri@freebsd.org
Flags: maintainer-feedback?(yuri@freebsd.org)
Created attachment 265181
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265181&action=edit
[patch] fix plist with LAPACK off
After ports 8004c8484c1c849529fbb90d17e1323faced7b50, if math/sundials is built
with the LAPACK option turned off, there is a plist error:
===> Registering installation for sundials-7.5.0
pkg-static: Unable to access file
/usr/ports/math/sundials/work/stage/usr/local/include/sundomeigest/sundomeigest_arnoldi.h:No
such file or directory
pkg-static: Unable to access file
/usr/ports/math/sundials/work/stage/usr/local/lib/libsundials_sundomeigestarnoldi.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/math/sundials/work/stage/usr/local/lib/libsundials_sundomeigestarnoldi.so.1:No
such file or directory
pkg-static: Unable to access file
/usr/ports/math/sundials/work/stage/usr/local/lib/libsundials_sundomeigestarnoldi.so.1.0.0:No
such file or directory
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.