bitcoin/depends/packages
merge-script ad42d63519
Merge bitcoin/bitcoin#29985: depends: Fix build of Qt for 32-bit platforms with recent glibc
2e266f33b5 depends: Fix build of Qt for 32-bit platforms (laanwj)

Pull request description:

  The 32 to 64-bit `time_t` transition causes a build failure in the built-in zlib about conflicting `_TIME_BITS` and `_FILE_OFFSET_BITS`.

  Note that zlib doesn't use `time_t` at all, so it is a false alarm.

  Take the following patch from upstream zlib:
  a566e156b3.patch

  Closes #29980.

ACKs for top commit:
  hebasto:
    re-ACK 2e266f33b5.
  fanquake:
    ACK 2e266f33b5 - at some point qt's open source 5.15.x branch will catch up to where they bumped the internal zlib to >= 1.3 (which contains this change), and we'll be able to drop this patch. Checked that it fixes the build issue in the interim.

Tree-SHA512: b297aed8b299c671ff439b5b7b410832ff5004fd9b13c3b4a5fb5bde9dcf24a5eda08cd0a39565ae0641d9533711142bdc2889a32d343b9c4b41bfac24f0ca28
2024-04-30 14:19:35 +08:00
..
bdb.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
boost.mk depends: switch boost to .tar.gz 2024-04-19 13:01:09 +01:00
capnp.mk depends: always set CMAKE_INSTALL_LIBDIR=lib/ 2024-03-25 10:51:08 +00:00
expat.mk doc: Fix typos 2024-03-26 16:51:37 +00:00
fontconfig.mk depends: switch fontconfig to .tar.gz 2024-04-19 13:01:09 +01:00
freetype.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libevent.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
libmultiprocess.mk build, depends: Fix libmultiprocess cross-compilation 2024-04-02 20:15:15 +01:00
libnatpmp.mk depends: switch libnatpmp to CMake 2024-04-05 15:20:14 +01:00
libXau.mk depends: switch libXau to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb.mk libxcb: use a patch instead of sed 2022-07-29 14:02:23 +01:00
libxcb_util.mk depends: switch libxcb_util to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb_util_image.mk depends: switch libxcb_util_image to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_keysyms.mk depends: switch libxcb_util_keysyms to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_render.mk depends: switch libxcb_util_render to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_wm.mk depends: switch libxcb_util_wm to .tar.gz 2024-04-19 13:01:10 +01:00
libxkbcommon.mk build: suppress array-bounds errors in libxkbcommon 2022-06-23 17:29:31 +01:00
miniupnpc.mk depends: use ar rather than libtool for miniupnpc/libnatpmp 2024-01-26 19:12:45 +00:00
native_capnp.mk depends: Build native_capnp package with CMake 2023-12-04 14:39:59 +00:00
native_cctools.mk depends: cctools 986 & ld64 711 2023-09-06 16:36:40 +01:00
native_libmultiprocess.mk depends: Update libmultiprocess library to fix C++20 macos build error 2024-01-22 11:47:13 -05:00
native_libtapi.mk build: rename native_clang to native_llvm 2023-12-21 09:37:33 +00:00
native_llvm.mk build: rename native_clang to native_llvm 2023-12-21 09:37:33 +00:00
packages.mk build: rename native_clang to native_llvm 2023-12-21 09:37:33 +00:00
qrencode.mk depends: switch qrencode to .tar.gz 2024-04-19 13:01:10 +01:00
qt.mk depends: Fix build of Qt for 32-bit platforms 2024-04-29 09:48:26 +02:00
sqlite.mk depends: remove -g from sqlite debug flags 2024-04-02 17:12:25 +01:00
systemtap.mk Revert "depends: systemtap: remove variadic params that trigger compiler warnings" 2024-01-04 17:11:37 +00:00
xcb_proto.mk depends: xcb-proto 1.15.2 2023-07-18 11:27:24 +01:00
xproto.mk depends: switch xproto to .tar.gz 2024-04-19 13:01:09 +01:00
zeromq.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00