On 2020-05-15 19:36, Bryan Drewery wrote:
===> Patching for python27-2.7.18
xargs: illegal option -- e
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements] [-S
replsize]]
[-J replstr] [-L number] [-n number [-x]] [-P maxprocs]
[-s size] [utility [argument ...]]
*** Error code 1
I suspect somewhere ${REINPLACE_CMD} or ${SED} or
${FRAMEWORK_REINPLACE_CMD} is misspelled or not set.
Perhaps your overlay is outdated and one of these is not set.
You could try this in your poudriere.conf to get more debugging (untested):
PORT_FLAGS="-dlx"
I completely removed Mk directory from overlay and now it works. I tried
to diff old Mk with new Mk but didn't find the difference in REINPLACE
commands.
Now I am building 200 ports. I will try PORT_FLAGS next time.
Thank you!
Miroslav Lachman
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"