guix: bump time-machine to dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a #29651

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:bump_guix_llvm_17_riscv64 changing 1 files +1 −1
  1. fanquake commented at 12:55 pm on March 14, 2024: member

    This includes a commit to fix building LLVM 17 on riscv64, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=4e26331a5ee87928a16888c36d51e270f0f10f90.

    Followup to discussion in #28880 (comment).

    If you don’t have riscv64 hardware, this can be tested with the following:

     0# observe failure when cross-compiling using our current time-machine
     1guix time-machine --commit=d5ca4d4fd713a9f7e17e074a1e37dda99bbb09fc -- build --target=riscv64-linux-gnu  llvm
     2....
     3riscv64-linux-gnu-ld: CMakeFiles/dsymutil.dir/dsymutil.cpp.o: undefined reference to symbol '__atomic_fetch_and_1@@LIBATOMIC_1.0'
     4riscv64-linux-gnu-ld: /gnu/store/i4ga0pnr1b74bir2bjyp8mcrrbsvk7d3-gcc-cross-riscv64-linux-gnu-11.3.0-lib/riscv64-linux-gnu/lib/libatomic.so.1:
     5  error adding symbols: DSO missing from command line
     6collect2: error: ld returned 1 exit status
     7
     8# build success when using the new time-machine
     9guix time-machine --commit=dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a -- build --target=riscv64-linux-gnu  llvm
    10....
    11grafting '/gnu/store/7y0j0y8jaz4mjx2nz0y42wdnxxjp6id6-llvm-17.0.6-opt-viewer' -> '/gnu/store/8xvahrrjscbprh6cjj0qp5bm9mm78wwa-llvm-17.0.6-opt-viewer'...
    12grafting '/gnu/store/bjhw648bz7ijd2p9hgzzdbw1q8hpagk8-llvm-17.0.6' -> '/gnu/store/x50qi8i2ywgpx6azv4k55ms0w5xjxxg5-llvm-17.0.6'...
    13successfully built /gnu/store/q9xvk8gzzvb4dxfzf6yi5164zd0d1vj2-llvm-17.0.6.drv
    

    Also includes at least: Linux Headers 6.1.67 -> 6.1.80

  2. guix: bump time-machine to dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a
    This includes a commit to fix building LLVM 17 on riscv64, see
    https://git.savannah.gnu.org/cgit/guix.git/commit/?id=4e26331a5ee87928a16888c36d51e270f0f10f90.
    
    Followup to discussion in
    https://github.com/bitcoin/bitcoin/pull/28880#issuecomment-1843313196.
    
    If you don't have riscv64 hardware, this can be tested with the
    following:
    ```bash
    guix time-machine --commit=d5ca4d4fd713a9f7e17e074a1e37dda99bbb09fc -- build --target=riscv64-linux-gnu  llvm
    ....
    riscv64-linux-gnu-ld: CMakeFiles/dsymutil.dir/dsymutil.cpp.o: undefined reference to symbol '__atomic_fetch_and_1@@LIBATOMIC_1.0'
    riscv64-linux-gnu-ld: /gnu/store/i4ga0pnr1b74bir2bjyp8mcrrbsvk7d3-gcc-cross-riscv64-linux-gnu-11.3.0-lib/riscv64-linux-gnu/lib/libatomic.so.1:
      error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
    
    guix time-machine --commit=dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a -- build --target=riscv64-linux-gnu  llvm
    ....
    grafting '/gnu/store/7y0j0y8jaz4mjx2nz0y42wdnxxjp6id6-llvm-17.0.6-opt-viewer' -> '/gnu/store/8xvahrrjscbprh6cjj0qp5bm9mm78wwa-llvm-17.0.6-opt-viewer'...
    grafting '/gnu/store/bjhw648bz7ijd2p9hgzzdbw1q8hpagk8-llvm-17.0.6' -> '/gnu/store/x50qi8i2ywgpx6azv4k55ms0w5xjxxg5-llvm-17.0.6'...
    successfully built /gnu/store/q9xvk8gzzvb4dxfzf6yi5164zd0d1vj2-llvm-17.0.6.drv
    ```
    cf5faf73c9
  3. DrahtBot commented at 12:55 pm on March 14, 2024: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK TheCharlatan, hebasto
    Stale ACK maflcko

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  4. DrahtBot added the label Build system on Mar 14, 2024
  5. fanquake commented at 12:55 pm on March 14, 2024: member
  6. fanquake added the label DrahtBot Guix build requested on Mar 14, 2024
  7. fanquake commented at 3:09 pm on March 14, 2024: member

    Guix Build (aarch64 & x86_64):

     02cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     1ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     2ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     3b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     4ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     52eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     67cbccd1b62d02fec22e659c5fffde9dbb197fdf92586889005eaac2e9e2d525b  guix-build-cf5faf73c991/output/arm64-apple-darwin/SHA256SUMS.part
     72968c64024f465fbd95cb3b9d078f908c495c0f15d9960ff16bad2d5f8beab8c  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.tar.gz
     8012a4032c306647cea28533571633e7910e1bdeb03befa4d59c923f97692d073  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.zip
     973dcb060eeaef93d33f3048228f376212983cc16f5e2f75f3567fd17a0e75161  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin.tar.gz
    10a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
    116fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    127e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    13750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    14f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    156f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    164573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    1758b65f8a3c0516f3ab3d9b73cfa1730251e0984d5e7b0d8e0fe68b3f5a708743  guix-build-cf5faf73c991/output/x86_64-apple-darwin/SHA256SUMS.part
    18767c2b00fe9bce82fe5154e857a2cdad716aeaa47ac9d5d7cb45a054d6311e75  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.tar.gz
    19dc29b848dc9c131e73d81a3c71efcf6e31d633198eff66278d7773817ab38639  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.zip
    203adee092b04fb5ab9367af575d84facbf905cb7ff74630eeaedc0082903b4e56  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin.tar.gz
    21b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    22bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    23b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    2441e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    253ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    263b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2789d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    28ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    
  8. DrahtBot commented at 2:40 pm on March 15, 2024: contributor

    Guix builds (on x86_64)

    File commit 3d255dfb67aede71ed39aaa54f4bcad550910cb7(master) commit 2870ec666a1ea4e6bf495c350423364c54525742(master and this pull)
    SHA256SUMS.part 7e7b3279a548c0d3... 9d8b466794511cc2...
    *-aarch64-linux-gnu-debug.tar.gz 4f7ead537727f963... 4fc56d4159a2bedf...
    *-aarch64-linux-gnu.tar.gz 1c339d9cdfb28ef6... e605fbccf08c3578...
    *-arm-linux-gnueabihf-debug.tar.gz a99745aea84e4d9b... f831927ae655322d...
    *-arm-linux-gnueabihf.tar.gz 21beae0043d5e7f4... 57ffa25d76793d50...
    *-arm64-apple-darwin-unsigned.tar.gz e6187314def2aeab... 1aaa2e3414d5a2fd...
    *-arm64-apple-darwin-unsigned.zip fe991d11fd115266... 93f1c37501709d6c...
    *-arm64-apple-darwin.tar.gz cf4ec8eac0293bd3... 1209cd8bf1830d5c...
    *-powerpc64-linux-gnu-debug.tar.gz 8f4dc74dfb70a29b... a186b557809ad261...
    *-powerpc64-linux-gnu.tar.gz 4de8b3d1ae5018c4... b769fb4f7ad1b2ec...
    *-riscv64-linux-gnu-debug.tar.gz 9830b967ac9cc301... 830e1abfdbb1db86...
    *-riscv64-linux-gnu.tar.gz f135ddc978b49c42... 5b67b3fbbaa4bf4f...
    *-x86_64-apple-darwin-unsigned.tar.gz ab92202e7d1bd84c... eb57b0364d6a2f63...
    *-x86_64-apple-darwin-unsigned.zip 840ef9efd182513c... 58e899b62e7fce84...
    *-x86_64-apple-darwin.tar.gz 267a5f93693b0c69... 5cb99f5d134ee95d...
    *-x86_64-linux-gnu-debug.tar.gz b56479da63ff0858... 0328614e968c3ef1...
    *-x86_64-linux-gnu.tar.gz 315911dce26a0409... f35ecc0bb537fd16...
    *.tar.gz da7e6622175cb317... dc9d9ceeeb65b6fb...
    guix_build.log fc8be3f173b7b1e1... ebee5d41a5959d8d...
    guix_build.log.diff 1b94f991030f49d0...
  9. DrahtBot removed the label DrahtBot Guix build requested on Mar 15, 2024
  10. hebasto commented at 9:15 am on March 18, 2024: member
    Concept ACK.
  11. hebasto commented at 12:48 pm on March 18, 2024: member

    My Guix build:

     0x86_64
     12cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     2ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     3ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     4b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     5ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     62eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     77cbccd1b62d02fec22e659c5fffde9dbb197fdf92586889005eaac2e9e2d525b  guix-build-cf5faf73c991/output/arm64-apple-darwin/SHA256SUMS.part
     82968c64024f465fbd95cb3b9d078f908c495c0f15d9960ff16bad2d5f8beab8c  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.tar.gz
     9012a4032c306647cea28533571633e7910e1bdeb03befa4d59c923f97692d073  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.zip
    1073dcb060eeaef93d33f3048228f376212983cc16f5e2f75f3567fd17a0e75161  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin.tar.gz
    11a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
    126fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    137e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    14750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    15f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    166f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    174573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    1858b65f8a3c0516f3ab3d9b73cfa1730251e0984d5e7b0d8e0fe68b3f5a708743  guix-build-cf5faf73c991/output/x86_64-apple-darwin/SHA256SUMS.part
    19767c2b00fe9bce82fe5154e857a2cdad716aeaa47ac9d5d7cb45a054d6311e75  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.tar.gz
    20dc29b848dc9c131e73d81a3c71efcf6e31d633198eff66278d7773817ab38639  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.zip
    213adee092b04fb5ab9367af575d84facbf905cb7ff74630eeaedc0082903b4e56  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin.tar.gz
    22b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    23bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    24b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    2541e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    263ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    273b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2889d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    29ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    

    UPD: My aarch64 hashes match x86_64 ones.

  12. tobtoht commented at 6:41 am on March 19, 2024: none
     0$ uname --machine && find guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum
     1x86_64
     22cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     3ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     4ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     5b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     6ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     72eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     87cbccd1b62d02fec22e659c5fffde9dbb197fdf92586889005eaac2e9e2d525b  guix-build-cf5faf73c991/output/arm64-apple-darwin/SHA256SUMS.part
     92968c64024f465fbd95cb3b9d078f908c495c0f15d9960ff16bad2d5f8beab8c  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.tar.gz
    10012a4032c306647cea28533571633e7910e1bdeb03befa4d59c923f97692d073  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.zip
    1173dcb060eeaef93d33f3048228f376212983cc16f5e2f75f3567fd17a0e75161  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin.tar.gz
    12a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
    136fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    147e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    15750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    16f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    176f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    184573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    1958b65f8a3c0516f3ab3d9b73cfa1730251e0984d5e7b0d8e0fe68b3f5a708743  guix-build-cf5faf73c991/output/x86_64-apple-darwin/SHA256SUMS.part
    20767c2b00fe9bce82fe5154e857a2cdad716aeaa47ac9d5d7cb45a054d6311e75  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.tar.gz
    21dc29b848dc9c131e73d81a3c71efcf6e31d633198eff66278d7773817ab38639  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.zip
    223adee092b04fb5ab9367af575d84facbf905cb7ff74630eeaedc0082903b4e56  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin.tar.gz
    23b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    24bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    25b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    2641e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    273ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    283b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2989d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    30ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    
  13. maflcko commented at 6:33 am on March 20, 2024: member
      0ture not../include/foreign/mach/port.h:259:2: error: unknown type name 'boolean_t'
      1  259 |         boolean_t               mps_nsrequest;  /* no-senders requested? */
      2      |         ^
      3 supporte../include/foreign/mach/port.h:260:2: error: unknown type name 'natural_t'
      4  260 |         natural_t               mps_flags;              /* port flags */
      5      |         ^
      6d
      7      |  ^
      8../include/foreign/mach/port.h:277:9: error: unknown type name 'integer_t'; did you mean 'intptr_t'?
      9  277 | typedef integer_t *mach_port_info_t;            /* varying array of natural_t */
     10      |         ^~~~~~~~~
     11      |         intptr_t
     12/gnu/store/9xrkw0ix54dlzsf4hia25157d2biamrr-gcc-toolchain-10.5.0/include/stdint.h:87:19: note: 'intptr_t' declared here
     13   87 | typedef long int                intptr_t;
     14      |                                 ^
     15In file included from allocate.c:26:
     16In file included from arch.c:28:
     17In file included from ../include/foreign/mach/mach.h:65:
     18In file included from ../include/foreign/mach/std_types.h:69:
     19../include/foreign/mach/port.h:298:2: error: unknown type name 'boolean_t'
     20  298 |         boolean_t               pad1:30;
     21      |         ^
     22In file included from ../include/foreign/mach/mach.h:65:
     23In file included from ../include/foreign/mach/std_types.h:../include/foreign/mach/port.h:299:2: error: unknown type name 'natural_t'
     24  299 |         natural_t               len;
     25      |         ^
     2669:
     27../include/foreign/mach/port.h:106:9: error: unknown type name 'natural_t'fatal error: too many errors emitted, stopping now [-ferror-limit=]
     28
     29  106 | typedef natural_t mach_port_name_t;
     30      |         ^
     31../include/foreign/mach/port.h:190:9: error: unknown type name 'natural_t'
     32  190 | typedef natural_t mach_port_right_t;
     33      |         ^
     34../include/foreign/mach/port.h:200:9: error: unknown type name 'natural_t'
     35  200 | typedef natural_t mach_port_type_t;
     36      |         ^
     37../include/foreign/mach/port.h:233:9: error: unknown type name 'natural_t'
     38  233 | typedef natural_t mach_port_urefs_t;
     39      |         ^
     40../include/foreign/mach/port.h:234:9: error: unknown type name 'integer_t'; did you mean 'intptr_t'?
     41  234 | typedef integer_t mach_port_delta_t;                    /* change in urefs */
     42      |         ^~~~~~~~~
     43      |         intptr_t
     44/gnu/store/9xrkw0ix54dlzsf4hia25157d2biamrr-gcc-toolchain-10.5.0/include/stdint.h:87:19: note: 'intptr_t' declared here
     45   87 | typedef long int                intptr_t;
     46      |                                 ^
     47In file included from allocate.c:26:
     48In file included from ../include/foreign/mach/mach.h:65:
     49In file included from ../include/foreign/mach/std_types.h:69:
     50../include/foreign/mach/port.h:238:9: error: unknown type name 'natural_t'
     51  238 | typedef natural_t mach_port_seqno_t;            /* sequence number */
     52      |         ^
     53../include/foreign/mach/port.h:239:9: error: unknown type name 'natural_t'
     54  239 | typedef natural_t mach_port_mscount_t;          /* make-send count */
     55      |         ^
     56../include/foreign/mach/port.h:240:9: error: unknown type name 'natural_t'
     57  240 | typedef natural_t mach_port_msgcount_t;         /* number of msgs */
     58      |         ^
     59../include/foreign/mach/port.h:241:9: error: unknown type name 'natural_t'
     60  241 | typedef natural_t mach_port_rights_t;           /* number of rights */
     61      |         ^
     62../include/foreign/mach/port.h:257:2: error: unknown type name 'boolean_t'
     63  257 |         boolean_t               mps_srights;    /* do send rights exist? */
     64      |         ^
     65../include/foreign/mach/port.h:258:2: error: unknown type name 'boolean_t'
     66  258 |         boolean_t               mps_pdrequest;  /* port-deleted requested? */
     67      |         ^
     68../include/foreign/mach/port.h:259:2: error: unknown type name 'boolean_t'
     69  259 |         boolean_t               mps_nsrequest;  /* no-senders requested? */
     70      |         ^
     71../include/foreign/mach/port.h:260:2: error: unknown type name 'natural_t'
     72  260 |         natural_t               mps_flags;              /* port flags */
     73      |         ^
     74../include/foreign/mach/port.h:277:9: error: unknown type name 'integer_t'; did you mean 'intptr_t'?
     75  277 | typedef integer_t *mach_port_info_t;            /* varying array of natural_t */
     76      |         ^~~~~~~~~
     77      |         intptr_t
     78/gnu/store/9xrkw0ix54dlzsf4hia25157d2biamrr-gcc-toolchain-10.5.0/include/stdint.h:87:19: note: 'intptr_t' declared here
     79   87 | typedef long int                intptr_t;
     80      |                                 ^
     81In file included from allocate.c:26:
     82In file included from ../include/foreign/mach/mach.h:65:
     83In file included from ../include/foreign/mach/std_types.h:69:
     84../include/foreign/mach/port.h:298:2: error: unknown type name 'boolean_t'
     85  298 |         boolean_t               pad1:30;
     86      |         ^
     87../include/foreign/mach/port.h:299:2: error: unknown type name 'natural_t'
     88  299 |         natural_t               len;
     89      |         ^
     90fatal error: too many errors emitted, stopping now [-ferror-limit=]
     9120 errors generated.
     9220 errors generated.
     93make[2]: *** [Makefile:461: libstuff_la-allocate.lo] Error 1
     94make[2]: *** Waiting for unfinished jobs....
     95make[2]: *** [Makefile:470: libstuff_la-arch_usage.lo] Error 1
     9620 errors generated.
     97make[2]: *** [Makefile:467: libstuff_la-arch.lo] Error 1
     98libtool: compile:  /root/.guix-profile/bin/clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"986\" "-DPACKAGE_STRING=\"cctools 986\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DEMULATED_HOST_CPU_TYPE=16777223 -DEMULATED_HOST_CPU_SUBTYPE=3 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UTIMENSAT=1 -DHAVE_BCOPY=1 -DHAVE_BCMP=1 -DHAVE_BZERO=1 -DHAVE_INDEX=1 -DHAVE_RINDEX=1 -DHAVE_STAT_ST_MTIM=1 -DHAVE_CLOCK_GETTIME=1 -I. -I/bitcoin/depends/x86_64-apple-darwin/native/include -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -Wno-shift-negative-value -Wno-misleading-indentation -Wno-gnu-folding-constant -Wno-unused-but-set-variable -Wno-deprecated-non-prototype -DLTO_SUPPORT -DPROGRAM_PREFIX=\"x86_64-apple-darwin-\" -D__LITTLE_ENDIAN__=1 -O3 -isystem /usr/local/include -isystem /usr/pkg/include -DLD64_VERSION_NUM=711 -fblocks -c best_arch.c  -fPIC -DPIC -o .libs/libstuff_la-best_arch.o
     99In file included from best_arch.c:27:
    100In file included from ../include/mach-o/fat.h:45:
    101In file included from ../include/mach/machine.h:83:
    102../include/foreign/mach/machine/vm_types.h:39:2: error: architecture not supported
    103   39 | #error architecture not supported
    104      |  ^
    105In file included from best_arch.c:27:
    106In file included from ../include/mach-o/fat.h:45:
    107In file included from ../include/mach/machine.h:84:
    108In file included from ../include/foreign/mach/boolean.h:73:
    109../include/foreign/mach/machine/boolean.h:39:2: error: architecture not supported
    110   39 | #error architecture not supported
    111      |  ^
    112In file included from best_arch.c:27:
    113In file included from ../include/mach-o/fat.h:45:
    114../include/mach/machine.h:100:2: error: unknown type name 'vm_size_t'
    115  100 |         vm_size_t       memory_size;    /* size of memory in bytes */
    116      |         ^
    117../include/mach/machine.h:108:9: error: unknown type name 'integer_t'; did you mean 'intptr_t'?
    118  108 | typedef integer_t       cpu_threadtype_t;
    119      |         ^~~~~~~~~
    120      |         intptr_t
    121/gnu/store/9xrkw0ix54dlzsf4hia25157d2biamrr-gcc-toolchain-10.5.0/include/stdint.h:87:19: note: 'intptr_t' declared here
    122   87 | typedef long int                intptr_t;
    123      |                                 ^
    124In file included from best_arch.c:27:
    125In file included from ../include/mach-o/fat.h:45:
    126../include/mach/machine.h:117:2: error: unknown type name 'boolean_t'
    127  117 |         boolean_t       is_cpu;         /* is there a cpu in this slot? */
    128      |         ^
    129../include/mach/machine.h:120:11: error: unknown type name 'boolean_t'
    130  120 |         volatile boolean_t running;     /* is cpu running */
    131      |                  ^
    132In file included from best_arch.c:27:
    133In file included from ../include/mach-o/fat.h:46:
    134In file included from ../include/foreign/architecture/byte_order.h:38:
    135In file included from ../include/foreign/libkern/OSByteOrder.h:33:
    136In file included from ../include/foreign/libkern/_OSByteOrder.h:40:
    137In file included from ../include/foreign/sys/_types.h:36:
    138../include/foreign/machine/_types.h:41:2: error: architecture not supported
    139   41 | #error architecture not supported
    140      |  ^
    141In file included from best_arch.c:27:
    142In file included from ../include/mach-o/fat.h:46:
    143In file included from ../include/foreign/architecture/byte_order.h:38:
    144In file included from ../include/foreign/libkern/OSByteOrder.h:33:
    145In file included from ../include/foreign/libkern/_OSByteOrder.h:40:
    146../include/foreign/sys/_types.h:110:9: error: unknown type name '__darwin_natural_t'
    147  110 | typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
    148      |         ^
    1498 errors generated.
    150make[2]: *** [Makefile:473: libstuff_la-best_arch.lo] Error 1
    151make[2]: Leaving directory '/bitcoin/depends/work/build/x86_64-apple-darwin/native_cctools/c74fafe86076713cb8e6f937af43b6df6da1f42d-47bf40dfc7c/cctools/libstuff'
    152make[1]: *** [Makefile:415: all-recursive] Error 1
    153make[1]: Leaving directory '/bitcoin/depends/work/build/x86_64-apple-darwin/native_cctools/c74fafe86076713cb8e6f937af43b6df6da1f42d-47bf40dfc7c/cctools'
    154make: *** [funcs.mk:290: /bitcoin/depends/work/build/x86_64-apple-darwin/native_cctools/c74fafe86076713cb8e6f937af43b6df6da1f42d-47bf40dfc7c/cctools/.stamp_built] Error 2
    155make: Leaving directory '/bitcoin/depends'
    
  14. maflcko commented at 6:34 am on March 20, 2024: member
    I guess #21778 will be needed as well?
  15. maflcko commented at 6:38 am on March 20, 2024: member
     0# uname --machine && find guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum
     1riscv64
     22cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     3ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     4ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     5b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     6ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     72eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     8a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
     96fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    107e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    11750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    12f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    136f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    144573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    15b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    16bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    17b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    1841e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    193ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    203b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2189d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    22ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    
  16. fanquake commented at 10:39 am on March 20, 2024: member

    I guess #21778 will be needed as well?

    Yea, we’ll still need that for complete macOS riscv64 builds.

  17. maflcko commented at 5:56 pm on March 20, 2024: member
    lgtm
  18. TheCharlatan approved
  19. TheCharlatan commented at 7:13 am on March 21, 2024: contributor

    ACK cf5faf73c99199e7476b8c86358095300544d1bd

    Guix build (aarch64 & x86_64):

     02cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     1ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     2ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     3b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     4ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     52eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     67cbccd1b62d02fec22e659c5fffde9dbb197fdf92586889005eaac2e9e2d525b  guix-build-cf5faf73c991/output/arm64-apple-darwin/SHA256SUMS.part
     72968c64024f465fbd95cb3b9d078f908c495c0f15d9960ff16bad2d5f8beab8c  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.tar.gz
     8012a4032c306647cea28533571633e7910e1bdeb03befa4d59c923f97692d073  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin-unsigned.zip
     973dcb060eeaef93d33f3048228f376212983cc16f5e2f75f3567fd17a0e75161  guix-build-cf5faf73c991/output/arm64-apple-darwin/bitcoin-cf5faf73c991-arm64-apple-darwin.tar.gz
    10a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
    116fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    127e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    13750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    14f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    156f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    164573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    1758b65f8a3c0516f3ab3d9b73cfa1730251e0984d5e7b0d8e0fe68b3f5a708743  guix-build-cf5faf73c991/output/x86_64-apple-darwin/SHA256SUMS.part
    18767c2b00fe9bce82fe5154e857a2cdad716aeaa47ac9d5d7cb45a054d6311e75  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.tar.gz
    19dc29b848dc9c131e73d81a3c71efcf6e31d633198eff66278d7773817ab38639  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin-unsigned.zip
    203adee092b04fb5ab9367af575d84facbf905cb7ff74630eeaedc0082903b4e56  guix-build-cf5faf73c991/output/x86_64-apple-darwin/bitcoin-cf5faf73c991-x86_64-apple-darwin.tar.gz
    21b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    22bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    23b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    2441e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    253ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    263b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2789d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    28ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    
  20. DrahtBot requested review from maflcko on Mar 21, 2024
  21. DrahtBot requested review from hebasto on Mar 21, 2024
  22. hebasto approved
  23. hebasto commented at 10:30 am on March 21, 2024: member
    ACK cf5faf73c99199e7476b8c86358095300544d1bd, tested on x86_64 hardware as described in the PR description.
  24. fanquake merged this on Mar 21, 2024
  25. fanquake closed this on Mar 21, 2024

  26. fanquake deleted the branch on Mar 21, 2024
  27. TheCharlatan commented at 3:48 pm on April 3, 2024: contributor
     0uname --machine && find guix-build-$(git rev-parse --short=12 HEAD)/output/ -type f -print0 | env LC_ALL=C sort -z | xargs -r0 sha256sum
     1riscv64
     22cf27183bc9964708fe12465fa3bb216de6e109ecc9f7ead5d6eff29a178eca8  guix-build-cf5faf73c991/output/aarch64-linux-gnu/SHA256SUMS.part
     3ad97244ca2ebe9fe715bcfb9838d30436cb1e797d32cb6435615df5d35f564d9  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu-debug.tar.gz
     4ab34959b100669ebeca4c174660b26ca8eb6c93d332824593f9447669cb77f90  guix-build-cf5faf73c991/output/aarch64-linux-gnu/bitcoin-cf5faf73c991-aarch64-linux-gnu.tar.gz
     5b68c300140f426e4a875611f514088ef7a76b725b0754a1b025056769dde1c3a  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/SHA256SUMS.part
     6ce3e9cb264dbf382aa77cae84124ca4b4eecec65d46340ccbb58dbf3a285dafe  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf-debug.tar.gz
     72eef70db309720fa1a0a15ef85d9ed5806d27ca9609df74f637e3cc2c8a2118d  guix-build-cf5faf73c991/output/arm-linux-gnueabihf/bitcoin-cf5faf73c991-arm-linux-gnueabihf.tar.gz
     8a4922bfd6fa511426181a961c6f1ca6f1256947ad31402966851fcefdeb5b043  guix-build-cf5faf73c991/output/dist-archive/bitcoin-cf5faf73c991.tar.gz
     96fd1703627802d3fa128f73397f2df7f76f4967a1c544a5d110ae4a467b08635  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/SHA256SUMS.part
    107e0589ed81dd7e01232084c33367a062aae3702e58e364dc33330794e5b4d01a  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu-debug.tar.gz
    11750f26ff5c397011bd1aec783f729dc6910ba3c25f3ba2057d244cd30bb65335  guix-build-cf5faf73c991/output/powerpc64-linux-gnu/bitcoin-cf5faf73c991-powerpc64-linux-gnu.tar.gz
    12f3f0ffe445557e14cc5c1d13e720654ec32bc0e01d3bbfb152873ab1b3eb5cfa  guix-build-cf5faf73c991/output/riscv64-linux-gnu/SHA256SUMS.part
    136f2f56c959fc654e408e24b5ef67449d9ec1486597d6eec042fac59bfbddf593  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu-debug.tar.gz
    144573a134140a724c7061b8cb87aa966a9e24885ef3e5165d2697f3531fd4c1d9  guix-build-cf5faf73c991/output/riscv64-linux-gnu/bitcoin-cf5faf73c991-riscv64-linux-gnu.tar.gz
    15b9c2bef0c40bc2344ede104d44ee27a7ac7951c47fe3be266c422f14ed95d140  guix-build-cf5faf73c991/output/x86_64-linux-gnu/SHA256SUMS.part
    16bbfade9a6d46dc106d41acc6df9daffb428033f69637c9814b785b93c1de56f1  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu-debug.tar.gz
    17b073c92902c5b5a0427d314808645036c4846b24166c7fb1f8a81438c366ec0e  guix-build-cf5faf73c991/output/x86_64-linux-gnu/bitcoin-cf5faf73c991-x86_64-linux-gnu.tar.gz
    1841e75f4ad3f72c8805210832f16d4f41b2f0bbb15513c24870e892c4e90063a1  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/SHA256SUMS.part
    193ffb42d5ee9c960339e4b5a45681b046580296037933b1e49375635b25ee19c4  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-debug.zip
    203b663105554636eff55f494f708d49243c15f58985fdc2092dcccf35e685c656  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-setup-unsigned.exe
    2189d520a6684c50ce32e7334bdb2f7ab33aba76658827548f5a157bb8ed95c31f  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64-unsigned.tar.gz
    22ec1f85d9497a4c8d40cd79a31ab56fb5546ea0d1d510c8bdbabbf033937dda35  guix-build-cf5faf73c991/output/x86_64-w64-mingw32/bitcoin-cf5faf73c991-win64.zip
    

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: 2024-09-28 22:12 UTC

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