[Rpm-maint] [rpm-software-management/rpm] brp-remove-la-files: stopped working on macOS (Issue #2332)
Sean Molenaar
notifications at github.com
Fri Dec 30 14:39:27 UTC 2022
macOS has a non standard version of xargs, so after https://github.com/rpm-software-management/rpm/commit/432a91151a1f6d19d25e85b0f1af0a0ab6addc46 it results in the following error when removing la files:
```
xargs: illegal option -- -
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements] [-S replsize]]
[-J replstr] [-L number] [-n number [-x]] [-P maxprocs]
[-s size] [utility [argument ...]]
xargs: illegal option -- -
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: Bad exit status from /private/tmp/rpm-test-20221230-66993-oc7hzl/rpmbuild/tmp/rpm-tmp.sMIQGy (%install)
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2332
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2332 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221230/702fe735/attachment.html>
More information about the Rpm-maint
mailing list