Guix builds don't work on CentOS 7 anymore after #23778 (and subsequent fixes) #24094

issue psgreco opened this issue on January 18, 2022
  1. psgreco commented at 12:34 PM on January 18, 2022: contributor

    v22 and previous versions work correctly on CentOS 7 (supported until 2024-06-30), but after #23778, binaries start requiring glibc 2.18

    # ldd bitcoind 
    ./bitcoind: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./bitcoind)
    	linux-vdso.so.1 =>  (0x00007ffdbe09d000)
    	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f4e2ecfb000)
    	librt.so.1 => /lib64/librt.so.1 (0x00007f4e2eaf3000)
    	libm.so.6 => /lib64/libm.so.6 (0x00007f4e2e7f1000)
    	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4e2e5db000)
    	libc.so.6 => /lib64/libc.so.6 (0x00007f4e2e20d000)
    	/lib64/ld-linux-x86-64.so.2 (0x00007f4e2fcb7000)
    

    Don't know if supporting older lts distros is something that is still wanted, but thought it was worth mentioning

  2. psgreco added the label Bug on Jan 18, 2022
  3. fanquake removed the label Bug on Jan 18, 2022
  4. fanquake added the label Build system on Jan 18, 2022
  5. fanquake commented at 12:37 PM on January 18, 2022: member

    This is intentional, and will definitely be mentioned in the 23.0 release notes. See #23511.

  6. psgreco commented at 12:44 PM on January 18, 2022: contributor

    ACK, closing

  7. psgreco closed this on Jan 18, 2022

  8. DrahtBot locked this on Jan 18, 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-25 18:13 UTC

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