build: Fix xargs warnings for Guix builds #24129

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:220122-xargs changing 1 files +1 −1
  1. hebasto commented at 9:29 PM on January 22, 2022: member

    On master (e3ce019667fba2ec50a59814a26566fb67fa9125) there are warnings in ./contrib/guix/guix-build logs:

    xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
    

    This PR fixes such warnings.

  2. build: Fix xargs warnings for Guix builds c73415bc10
  3. DrahtBot added the label Build system on Jan 22, 2022
  4. DrahtBot added the label Scripts and tools on Jan 22, 2022
  5. prusnak approved
  6. prusnak commented at 1:06 PM on January 23, 2022: contributor

    utACK c73415b

  7. luke-jr approved
  8. luke-jr commented at 7:52 PM on January 29, 2022: member

    utACK

  9. MarcoFalke added the label DrahtBot Guix build requested on Jan 30, 2022
  10. fanquake merged this on Jan 31, 2022
  11. fanquake closed this on Jan 31, 2022

  12. fanquake commented at 7:33 AM on January 31, 2022: member

    Guix build (of master) performed post-merge:

    bash-5.1# find guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum
    40eaa48edfdb06c828f9fc700f9eb9be5833303e40d49566bd3827cd7bb51190  guix-build-5a518152752f/output/aarch64-linux-gnu/SHA256SUMS.part
    373398fbb8f902085a9973fd2b203415e591c601c827f4118cd35755371300b6  guix-build-5a518152752f/output/aarch64-linux-gnu/bitcoin-5a518152752f-aarch64-linux-gnu-debug.tar.gz
    ae70599dafbfad34cc22a788eb871e78321b0ca7dd7dc78804157c92eb1c6b03  guix-build-5a518152752f/output/aarch64-linux-gnu/bitcoin-5a518152752f-aarch64-linux-gnu.tar.gz
    d159c11e48fd5519695b135ccce0e1a972965bc3598d0ed0ef7fe5938a034b19  guix-build-5a518152752f/output/arm-linux-gnueabihf/SHA256SUMS.part
    076bb4588390baca476692f57e02884c200a8cf70c7e05eb1317e0a55f73317c  guix-build-5a518152752f/output/arm-linux-gnueabihf/bitcoin-5a518152752f-arm-linux-gnueabihf-debug.tar.gz
    aa22c7f60a1569bdcb7f54e007c0cb85b87cef43ff968923f621a4734be178cc  guix-build-5a518152752f/output/arm-linux-gnueabihf/bitcoin-5a518152752f-arm-linux-gnueabihf.tar.gz
    10762fe883f120f8b4b12c92198b6d606a64cb2401b50b8e967ea1a0c218d48f  guix-build-5a518152752f/output/arm64-apple-darwin/SHA256SUMS.part
    2554be8630a443f2a62561cbb0c5b222a0973882a0cf43bc6eae367be2ff994d  guix-build-5a518152752f/output/arm64-apple-darwin/bitcoin-5a518152752f-arm64-apple-darwin.tar.gz
    2fa2094d9e39ad464afbe88f8bd61cde84873926204995e564a2303b68981eb7  guix-build-5a518152752f/output/arm64-apple-darwin/bitcoin-5a518152752f-osx-unsigned.dmg
    a03e565ff76733272028a4d1f791bfd3e3761ff265bdbeee38cbb67003fa7680  guix-build-5a518152752f/output/arm64-apple-darwin/bitcoin-5a518152752f-osx-unsigned.tar.gz
    7af97a55e2700fababe34731dc4c4d97a8e6f64b06038ac46604b8c493d42354  guix-build-5a518152752f/output/dist-archive/bitcoin-5a518152752f.tar.gz
    de68054e4766ce105b137d57e4962ae73026f54c26c72690bfdc53672952a526  guix-build-5a518152752f/output/powerpc64-linux-gnu/SHA256SUMS.part
    08b13fccc3bbeeceac3332f7f241489362e4696dd3b6cfacf2a155d9ba67bc0b  guix-build-5a518152752f/output/powerpc64-linux-gnu/bitcoin-5a518152752f-powerpc64-linux-gnu-debug.tar.gz
    6ceba647ed60455be360200b80cb6c84a1556c471de32b744a4e34023f08cb7f  guix-build-5a518152752f/output/powerpc64-linux-gnu/bitcoin-5a518152752f-powerpc64-linux-gnu.tar.gz
    6043ab33fa7026ce93d4df27da54291628604f326c3240d3d2a2f5b6ee24eba0  guix-build-5a518152752f/output/powerpc64le-linux-gnu/SHA256SUMS.part
    5446ce34f98efb5843eccef55e41fc3193fc97252b4c993c0f36f136e3954e55  guix-build-5a518152752f/output/powerpc64le-linux-gnu/bitcoin-5a518152752f-powerpc64le-linux-gnu-debug.tar.gz
    aff40edc47bf9df64e55863f648e45fbc4f25f4e9cb1f8c832fe88866fc5fd7c  guix-build-5a518152752f/output/powerpc64le-linux-gnu/bitcoin-5a518152752f-powerpc64le-linux-gnu.tar.gz
    40111d9b5fe0fda6d9d3a539a20cce2d753fbd5c5ba52f5f4bfb478e0d3ee21b  guix-build-5a518152752f/output/riscv64-linux-gnu/SHA256SUMS.part
    e2c7b6f749840b5f9faf3c8dad6fabd4b337157a9d38fd5f4387790c8bad5644  guix-build-5a518152752f/output/riscv64-linux-gnu/bitcoin-5a518152752f-riscv64-linux-gnu-debug.tar.gz
    a9e0978db54fd1fb660dae728c70dd25a7d506401d4789a9099196809b8f1715  guix-build-5a518152752f/output/riscv64-linux-gnu/bitcoin-5a518152752f-riscv64-linux-gnu.tar.gz
    f532261d35577315cfc9ade7ffe3ef53b7edfcf3e7af82b6ec60da6fa5145788  guix-build-5a518152752f/output/x86_64-apple-darwin/SHA256SUMS.part
    5e0efc897354adaf0dfa825f5d399f895e29d0383e2ef150ece4022a4290bfea  guix-build-5a518152752f/output/x86_64-apple-darwin/bitcoin-5a518152752f-osx-unsigned.dmg
    06feb6c2eda43314a3fb10cab84fbf19ed06dd4da7b24565aa3ad78630e4bb1a  guix-build-5a518152752f/output/x86_64-apple-darwin/bitcoin-5a518152752f-osx-unsigned.tar.gz
    49087b09ba984bbf894f8f5e1e544b2797f787bef849205675164ce8e49aaa71  guix-build-5a518152752f/output/x86_64-apple-darwin/bitcoin-5a518152752f-osx64.tar.gz
    e8768de65793acb7434119c6cd04e06a28003569dc076b6e57124f6bee7b8e00  guix-build-5a518152752f/output/x86_64-linux-gnu/SHA256SUMS.part
    aed9641b10e14a44e011fe60cd85daeaf78aa36cd15e12a4af4babfaf0b42af7  guix-build-5a518152752f/output/x86_64-linux-gnu/bitcoin-5a518152752f-x86_64-linux-gnu-debug.tar.gz
    88ea34f4d2d1daf0fb1609f3c5381d81ae02f13b59739f5a138462065221d015  guix-build-5a518152752f/output/x86_64-linux-gnu/bitcoin-5a518152752f-x86_64-linux-gnu.tar.gz
    
  13. fanquake removed the label DrahtBot Guix build requested on Jan 31, 2022
  14. hebasto deleted the branch on Jan 31, 2022
  15. sidhujag referenced this in commit fb4954e092 on Feb 1, 2022
  16. dekm referenced this in commit f3ce630892 on Oct 27, 2022
  17. DrahtBot locked this on Jan 31, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 21:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me