poudriere overlays build failed with xargs: illegal option -- e

Miroslav Lachman 000.fbsd at quip.cz
Fri May 15 20:17:14 UTC 2020


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



More information about the freebsd-ports mailing list