Files
buildroot/package
Bernd Kuhls 0e13702bab package/libvips: fix static build
Buildroot commit 72c7d99e22 switched the
build system to meson which causes an error during configure:

output/build/libvips-8.17.2/meson.build:108:4:
 ERROR: Problem encountered: GModule is not supported on your system,
 please reconfigure with -Dmodules=disabled

using this defconfig:

  BR2_arm=y
  BR2_TOOLCHAIN_EXTERNAL=y
  BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
  BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
  BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-static-2020.11.2.tar.bz2"
  BR2_TOOLCHAIN_EXTERNAL_GCC_9=y
  BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_4=y
  BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
  # BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
  BR2_TOOLCHAIN_EXTERNAL_CXX=y
  BR2_STATIC_LIBS=y
  BR2_PACKAGE_LIBVIPS=y

Added configure options for -Dmodules to fix the problem which was not
yet caught by the autobuilders.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 86d0fcd77b)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-03-13 16:17:17 +01:00
..
2025-10-07 21:17:31 +02:00
2026-01-09 16:56:30 +01:00
2025-10-26 23:17:58 +01:00
2025-12-07 18:10:13 +01:00
2025-10-29 21:47:46 +01:00
2026-02-12 14:37:09 +01:00
2026-02-13 20:33:18 +01:00
2025-11-09 18:48:38 +01:00
2025-11-02 11:51:48 +01:00
2026-02-18 19:27:14 +01:00
2026-02-12 14:36:28 +01:00
2026-02-12 15:00:47 +01:00
2026-02-12 14:37:09 +01:00
2025-10-06 21:45:38 +02:00
2025-12-07 18:10:12 +01:00
2026-01-09 17:03:12 +01:00
2025-11-07 23:27:05 +01:00
2025-10-07 22:12:04 +02:00
2025-10-07 21:52:58 +02:00
2026-02-18 19:27:31 +01:00
2025-10-08 21:32:17 +02:00
2025-10-26 18:59:18 +01:00
2025-10-10 13:54:38 +02:00
2025-10-23 21:38:28 +02:00
2025-10-15 09:03:22 +02:00
2025-11-16 21:58:57 +01:00
2025-10-15 09:05:30 +02:00
2025-10-15 09:06:37 +02:00
2026-02-12 14:37:09 +01:00
2025-11-05 21:01:20 +01:00
2025-10-19 21:46:00 +02:00
2025-12-03 20:55:25 +01:00
2026-02-13 20:33:10 +01:00
2025-10-26 14:22:42 +01:00
2026-02-12 15:01:02 +01:00
2026-03-13 16:17:17 +01:00
2026-01-06 08:50:58 +01:00
2025-10-28 19:14:38 +01:00
2025-12-06 07:26:59 +01:00
2026-02-18 19:10:19 +01:00
2025-12-07 18:10:13 +01:00
2026-02-12 15:00:40 +01:00
2025-10-29 21:41:54 +01:00
2026-02-12 14:56:15 +01:00
2025-11-10 19:11:37 +01:00
2026-02-04 17:44:44 +01:00
2026-02-18 19:32:18 +01:00
2025-11-10 19:25:00 +01:00
2025-11-12 08:52:00 +01:00
2026-02-12 14:37:09 +01:00
2026-02-04 17:24:21 +01:00
2025-12-09 22:16:08 +01:00
2026-03-06 14:04:24 +01:00
2026-02-12 15:00:30 +01:00
2025-10-19 16:35:45 +02:00
2026-01-06 08:59:11 +01:00
2026-02-26 10:29:08 +01:00
2025-11-02 10:57:07 +01:00
2025-11-19 19:16:49 +01:00
2025-10-05 18:23:40 +02:00
2025-11-30 17:29:13 +01:00
2026-01-06 08:54:13 +01:00
2025-10-30 21:16:47 +01:00
2025-12-07 18:09:33 +01:00
2026-02-18 19:22:15 +01:00
2026-01-06 08:41:16 +01:00
2025-11-12 20:25:42 +01:00
2025-11-16 17:51:55 +01:00
2025-12-24 15:13:11 +01:00
2026-01-09 16:10:45 +01:00
2025-11-17 22:10:03 +01:00
2025-10-12 18:46:30 +02:00
2026-02-26 10:26:06 +01:00
2025-10-12 18:49:55 +02:00
2025-10-21 22:06:53 +02:00
2025-11-18 22:13:14 +01:00
2025-12-24 15:13:19 +01:00
2026-02-13 20:33:26 +01:00