https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348
Charlie Li <vish...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vish...@freebsd.org Assignee|k...@freebsd.org |python@FreeBSD.org Flags|maintainer-feedback?(python |maintainer-feedback+ |@FreeBSD.org) | --- Comment #15 from Charlie Li <vish...@freebsd.org> --- Fortran support is fundamental to numpy. Full stop. This isn't an issue of numpy having the GCC dependency for the hell of it, but rather anything built using GCC, including with gfortran, needs GCC libraries to operate properly. As for py-duckdb, a cursory glance at its documentation suggests that numpy is an import/export feature and not fundamental to its operation. Don't know if it will build without numpy though. Is duckdb being used in constricted environments with the numpy functionality regularly? Back to python@ as assignee. -- You are receiving this mail because: You are the assignee for the bug.