Created attachment 190779 [details] py-lxml.patch python lxml is quite outdated, and i'm working on py-searx update which requires lxml 4.1.1 You will find the patch below and the poudriere output
Created attachment 190780 [details] lxml patch
Created attachment 190781 [details] poudriere output
The patch under files/ doesn't apply any more.
loic.blot@unix-experience.fr, please don't attach poudriere logs. They only clog the system, but committers still need to run poudriere. It would suffice to just say that poudriere passes.
Please do not forget to strip shared libraries: Warning: 'lib/python2.7/site-packages/lxml/html/diff.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/lxml/html/clean.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/lxml/etree.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/lxml/objectify.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/lxml/builder.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/python2.7/site-packages/lxml/_elementpath.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
A commit references this bug: Author: wg Date: Wed Feb 21 15:44:02 UTC 2018 New revision: 462529 URL: https://svnweb.freebsd.org/changeset/ports/462529 Log: devel/py-lxml: update to 4.1.1 PR: 226032 Submitted by: loic.blot Changes: head/devel/py-lxml/Makefile head/devel/py-lxml/distinfo head/devel/py-lxml/files/
Committed, thanks