https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #21 from Jan Beich <jbe...@freebsd.org> --- Comment on attachment 224091 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224091 update to 6.0.2 > + ${INSTALL_DATA} ${FILESDIR}/sgmllib.py > ${STAGEDIR}/${PYTHON_SITELIBDIR}/sgmllib.py files/sgmllib.py is missing in the patch, so it fails to build: $ make [...] install -m 0644 /usr/ports/textproc/py-feedparser/files/sgmllib.py /usr/ports/textproc/py-feedparser/work-py39/stage//usr/local/lib/python3.9/site-packages/sgmllib.py install: /usr/ports/textproc/py-feedparser/files/sgmllib.py: No such file or directory *** Error code 71 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"