tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Some build breakage to investigate



On Thu, Sep 18, 2025 at 07:46:24AM +0100, Benny Siegert wrote:
> devel/abseil on NetBSD 9: https://releng.netbsd.org/bulktracker/pkg/62454127

gdt reported that setting GCC_REQD=12 works around this; if someone
can play around with this, USE_CXX_FEATURES-based solutions are
preferred.

> devel/ada-langkit-support-25: https://releng.netbsd.org/bulktracker/pkg/62301165
> ModuleNotFoundError: No module named ‚packaging'

I think this one is fixed.

> math/py-numexpr: https://releng.netbsd.org/bulktracker/pkg/62305270
> numexpr/numexpr_config.hpp:54:46: error: expected id-expression before '(' token
> 54 | inline bool isfinitef_(float x) { return !!::isfinite(x); }

That one is also fixed.
 Thomas


Home | Main Index | Thread Index | Old Index