summaryrefslogtreecommitdiff
path: root/databases/postgresql91-server
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2025-08-18 21:50:01 -0700
committerDon Lewis <truckman@FreeBSD.org>2025-08-18 22:37:45 -0700
commit2469f57cdaaf285d1b29eb0495f3ee5690855698 (patch)
treee8cb4e01f7736d564c214cf2a59cf5c597be33f8 /databases/postgresql91-server
parentdevel/yyjson: update to 0.12.0 (diff)
editors/openoffice-*: build fix for 13.X and 14.XHEADmain
Another attempt at fixing the intermittent build failures on FreeBSD 13.X and 14.X. No failures are observed on 15.X. The failures depend on system load and are not affected by MAKE_JOBS_UNSAFE=yes. The failures are caused by nm failing with "Invalid argument". nm --version reports "nm (elftoolchain r3769)" on 13.X and 14.X, but llvm-nm, compatible with GNU nm LLVM (http://llvm.org/): LLVM version 19.1.7 Optimized build with assertions. on 15.X. llvm-nm is available on 13.X and 14.X, and does not exhibit the failure. The root cause is unknown. Switch many uses of nm to llvm-nm. Re-enable parallel builds. MFH: 2025Q3
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions