Last few major system upgrades I haven't been able to get databases/py-xapian to build under Poudriere. I've been hoping it would just magically start to work as so much does thanks to the community, but as of FreeBSD 14.2-RELEASE-p3, still no luck.
The error is:
Which seems pretty straight forward: install textproc/py-sphinx, except it is and seems to have succeeded:
973 other ports built successfully, only py311-xapian-1.4.28 seems intractably recalcitrant. Any hints?
The error is:
Code:
checking /usr/local/bin/python3.11 version... 3.11
checking for python3 sphinx module... no (try installing package python3-sphinx
configure: error: Python3 bindings build dependencies not found
Which seems pretty straight forward: install textproc/py-sphinx, except it is and seems to have succeeded:
Code:
build of textproc/py-sphinx@py311 | py311-sphinx-5.3.0_3,1 ended at Sat May 10 09:45:55 PDT 2025
build time: 00:02:22
973 other ports built successfully, only py311-xapian-1.4.28 seems intractably recalcitrant. Any hints?