Applying /immortalwrt/master/feeds/packages/libs/libgabe/patches/010-shared-library.patch using plaintext: patching file Makefile.in autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /immortalwrt/master/staging_dir/host/bin/aclocal -I /immortalwrt/master/staging_dir/target-loongarch64_generic_musl/host/share/aclocal -I /immortalwrt/master/staging_dir/hostpkg/share/aclocal -I /immortalwrt/master/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /immortalwrt/master/staging_dir/host/bin/autoconf --include=/immortalwrt/master/staging_dir/target-loongarch64_generic_musl/host/share/aclocal --include=/immortalwrt/master/staging_dir/hostpkg/share/aclocal --include=/immortalwrt/master/staging_dir/target-loongarch64_generic_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/immortalwrt/master/staging_dir/host/share/aclocal --force configure.ac:29: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:29: the top level configure.ac:44: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... acinclude.m4:4: GMP_4_0_CHECK is expanded from... configure.ac:44: the top level configure.ac:44: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... acinclude.m4:4: GMP_4_0_CHECK is expanded from... configure.ac:44: the top level configure.ac:44: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... acinclude.m4:4: GMP_4_0_CHECK is expanded from... configure.ac:44: the top level configure.ac:45: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... acinclude.m4:96: PBC_CHECK is expanded from... configure.ac:45: the top level configure.ac:45: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... acinclude.m4:96: PBC_CHECK is expanded from... configure.ac:45: the top level autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: './config.sub' is created autoreconf: './config.guess' is created autoreconf: Leaving directory '.' configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls configure: loading site script /immortalwrt/master/include/site/loongarch64 checking whether to enable debugging... no checking for loongarch64-openwrt-linux-gcc... loongarch64-openwrt-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether loongarch64-openwrt-linux-musl-gcc accepts -g... yes checking for loongarch64-openwrt-linux-musl-gcc option to enable C11 features... none needed checking for an ANSI C-conforming const... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for uint32_t... yes checking for grep that handles long lines and -e... /immortalwrt/master/staging_dir/host/bin/grep checking for egrep... /immortalwrt/master/staging_dir/host/bin/grep -E checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... loongarch64-openwrt-linux-gnu checking for GNU libc compatible malloc... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for gcry_md_hash_buffer in -lgcrypt... yes checking for strdup... yes checking pkg-config is at least version 0.16... yes checking for GLIB... no checking for GLIB - version >= 2.0.0... no *** Could not run GLib test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occurred. This usually means GLib is incorrectly installed. checking for GMP version >= 4.0.0 or later... found checking for the PBC library... found configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls make[3]: Entering directory '/immortalwrt/master/build_dir/target-loongarch64_generic_musl/libgabe-1.0' loongarch64-openwrt-linux-musl-gcc -c -o core.o core.c -O2 -pipe -march=loongarch64 -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/immortalwrt/master/build_dir/target-loongarch64_generic_musl/libgabe-1.0=libgabe-1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O3 -Wall -fPIC -I/usr/include/pbc -I/usr/local/include/pbc -DPACKAGE_NAME=\"libgabe\" -DPACKAGE_TARNAME=\"libgabe\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libgabe\ 1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/schanzen/libgabe\" -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_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MALLOC=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_LIBGCRYPT=1 -DHAVE_STRDUP=1 -DHAVE_GMP=1 -DHAVE_PBC=1 core.c:10:10: fatal error: glib.h: No such file or directory 10 | #include | ^~~~~~~~ compilation terminated. make[3]: *** [Makefile:32: core.o] Error 1 make[3]: Leaving directory '/immortalwrt/master/build_dir/target-loongarch64_generic_musl/libgabe-1.0' make[2]: *** [Makefile:50: /immortalwrt/master/build_dir/target-loongarch64_generic_musl/libgabe-1.0/.built] Error 2 time: package/feeds/packages/libgabe/compile#2.78#0.35#4.22