User Details
- User Since
- Jan 26 2018, 10:31 AM (411 w, 6 d)
Wed, Dec 10
Tue, Dec 9
Fri, Dec 5
No longer immediately relevant after the revert. Worth discussing the venn diagram regarding __ISO_C_VISIBLE et al since there are gotchas in C as well.
Thu, Dec 4
revert to initial diff
use __STDC_VERSION__ to ensure visibility only on C23 and later
Wed, Dec 3
There shouldn't be C23-compliant codebases that define their own unreachable(). Based on my understanding of sys/sys/_visible.h, it looks like __ISO_C_VISIBLE is getting defined as 2023 almost unconditionally, at least in base, so it leaked into jemalloc. It may leak into other C codebases if a standard is not explicitly passed or other macros defined during build steps.
Tue, Dec 2
Sat, Nov 29
Thu, Nov 27
Wed, Nov 26
Tue, Nov 25
Thu, Nov 20
Wed, Nov 19
Tue, Nov 18
Nov 11 2025
Nov 7 2025
Nov 4 2025
Nov 2 2025
Nov 1 2025
sync reference to libuuid
- lang/python313: update to 3.13.9
Oct 30 2025
Oct 25 2025
Oct 21 2025
Oct 19 2025
Oct 15 2025
Sep 25 2025
Sep 12 2025
Sep 11 2025
Sep 4 2025
Sep 3 2025
Aug 28 2025
Aug 25 2025
This is not numpy's problem. I also commented in the PR but it bears repeating, anything built with GCC, including with gfortran in this case, needs the GCC libraries to operate properly. flang exists but I haven't had a chance to try building with it yet, but is part of the larger overhaul.
If you're toggling non-default options on a port like numpy, you really need to understand the consequences of it.
In the Python world, we cannot underestimate pilot errors. You need to consider the userbase of numpy, many of whom are not necessarily as versed in software like we are, and just see "ooh reduce dependency". Disabling fortran support is a pretty fatal one.
As for the proposed changes themselves, these will not apply after numpy is switched to building under PEP-517, amongst other things.
Can you suggest a better approach that would be compatible going forawrd? (When is the PEP-517 switch actually going to happen?)
It's been in my tree for quite some time, but simply missing some sanity checks.
It's unfortunate that we couldn't have gotten python@ feedback of this sort on this at any point in the last three years that the PR has been open- I guess we need more python@ staffing. =\
It's also unfortunate that the Python ecosystem overall has a very particular way of doing things and is a mess to even start learning.
Please elaborate further on "in some case this can be needed in some specifics environment to not have such dependencies." numpy isn't exactly meant to run on constricted environments, and fortran and BLAS support are generally considered fundamental components. Adding these options invites noise from those shooting themselves in the foot.
Aug 18 2025
Aug 9 2025
Aug 4 2025
Jul 23 2025
Jul 14 2025
Jul 8 2025
Jul 1 2025
Jun 28 2025
Jun 27 2025
False alarm. Turns out pkgbase's plist logic relies on at least staging changes in git (no need to commit).
pkgbase fails:
===> Creating FreeBSD-kernel-malvern-15.snap20250627004823 rm -f /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src.plist 2>/dev/null || : /usr/src/release/packages/generate-ucl.lua PKGNAME "src" PKGGENNAME "src" VERSION "15.snap20250627004823" DESC "FreeBSD Kernel Sources" COMMENT "FreeBSD Userland Sources" PKG_NAME_PREFIX "FreeBSD" PKG_MAINTAINER "re@FreeBSD.org" PKG_WWW "https://www.FreeBSD.org" /usr/src/release/packages/template.ucl /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src.ucl pkg -o ABI=FreeBSD:15:amd64 -o OSVERSION="1500048" create -f tzst -l -1 -M /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src.ucl -p /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src.plist -r /usr/src -o /usr/home/vishwin/boards/malvern/obj/usr/src/repo/FreeBSD:15:amd64/15.snap20250627004823 rm -f /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src-sys.plist 2>/dev/null || : /usr/src/release/packages/generate-ucl.lua PKGNAME "src-sys" PKGGENNAME "src" VERSION "15.snap20250627004823" DESC "FreeBSD Kernel Sources" COMMENT "FreeBSD Kernel Sources" PKG_NAME_PREFIX "FreeBSD" PKG_MAINTAINER "re@FreeBSD.org" PKG_WWW "https://www.FreeBSD.org" /usr/src/release/packages/template.ucl /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src-sys.ucl pkg -o ABI=FreeBSD:15:amd64 -o OSVERSION="1500048" create -f tzst -l -1 -M /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src-sys.ucl -p /usr/home/vishwin/boards/malvern/obj/usr/src/amd64.amd64/sourcestage/src-sys.plist -r /usr/src -o /usr/home/vishwin/boards/malvern/obj/usr/src/repo/FreeBSD:15:amd64/15.snap20250627004823 pkg: Unable to access file /usr/src/sys/dev/sound/midi/sequencer.c:No such file or directory pkg: Unable to access file /usr/src/sys/dev/sound/midi/sequencer.h:No such file or directory *** Error code 1