Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2020 22:17:03 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Bryan Drewery <bryan-lists@shatow.net>, ports@freebsd.org
Subject:   Re: poudriere overlays build failed with xargs: illegal option -- e
Message-ID:  <0aaad930-4d73-205b-6bb9-1ae3ced58de2@quip.cz>
In-Reply-To: <a04a0b29-c02c-a43d-741f-e64301badd32@shatow.net>
References:  <5563154c-18b6-33f7-b16b-9448abaedcdf@quip.cz> <a04a0b29-c02c-a43d-741f-e64301badd32@shatow.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0aaad930-4d73-205b-6bb9-1ae3ced58de2>