I assume this is the build in
http://releng.netbsd.org/bulktracker/build/982. All the py-setuptools
builds failed, which breaks everything depending on it, including glib2
(hence Firefox) and Qt5.
http://shadow.netbsd.org/pub/pkgsrc/packages/reports/2024Q2/NetBSD-10.0-x86_64/20240702.1919//py311-setuptools-70.0.0/build.log
is the log for one of these failures. It shows:
===> Building for py311-setuptools-70.0.0
* Building wheel...
Traceback (most recent call last):
File
"/pbulk/work/devel/py-setuptools/work/setuptools-70.0.0/setuptools/config/setupcfg.py",
line 285, in __setitem__
current_value = getattr(target_obj, option_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Distribution' object has no attribute 'entry_points'
I don't know enough about Python packaging to know what the problem is.
It only seems to appear on NetBSD 10.