This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libmatchbox configure 1.14, which was generated by GNU Autoconf 2.72. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = darkstar.example.darkstar uname -m = x86_64 uname -r = 6.12.58 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu Nov 13 23:01:58 CET 2025 /usr/bin/uname -p = Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: ~/.local/bin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/lib64/qt5/bin/ PATH: /usr/lib64/qt6/bin/ PATH: /usr/local/sbin/ PATH: /sbin/ PATH: /usr/sbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2611: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2624: trying ././ configure:2653: ././config.guess found configure:2653: ././config.sub found configure:2653: ././ltmain.sh found configure:2653: ././compile found configure:2653: ././missing found configure:2635: ././install-sh found configure:2786: checking for a BSD-compatible install configure:2860: result: /usr/bin/ginstall -c configure:2871: checking whether build environment is sane configure:2926: result: yes configure:3092: checking for a race-free mkdir -p configure:3135: result: /usr/bin/mkdir -p configure:3142: checking for gawk configure:3163: found /usr/bin/gawk configure:3175: result: gawk configure:3186: checking whether make sets $(MAKE) configure:3210: result: yes configure:3240: checking whether make supports nested variables configure:3259: result: yes configure:3396: checking whether make supports nested variables configure:3415: result: yes configure:3441: checking whether make supports the include directive configure:3456: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3459: $? = 0 configure:3478: result: yes (GNU style) configure:3555: checking for gcc configure:3576: found /usr/bin/gcc configure:3588: result: gcc configure:3947: checking for C compiler version configure:3956: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3967: $? = 0 configure:3956: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --disable-werror --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --enable-clocale=gnu --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:3967: $? = 0 configure:3956: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3967: $? = 1 configure:3956: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3967: $? = 1 configure:3956: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3967: $? = 1 configure:3987: checking whether the C compiler works configure:4009: gcc conftest.c >&5 configure:4013: $? = 0 configure:4064: result: yes configure:4068: checking for C compiler default output file name configure:4070: result: a.out configure:4076: checking for suffix of executables configure:4083: gcc -o conftest conftest.c >&5 configure:4087: $? = 0 configure:4111: result: configure:4135: checking whether we are cross compiling configure:4143: gcc -o conftest conftest.c >&5 configure:4147: $? = 0 configure:4154: ./conftest configure:4158: $? = 0 configure:4173: result: no configure:4179: checking for suffix of object files configure:4202: gcc -c conftest.c >&5 configure:4206: $? = 0 configure:4230: result: o configure:4234: checking whether the compiler supports GNU C configure:4254: gcc -c conftest.c >&5 configure:4254: $? = 0 configure:4266: result: yes configure:4277: checking whether gcc accepts -g configure:4298: gcc -c -g conftest.c >&5 configure:4298: $? = 0 configure:4345: result: yes configure:4365: checking for gcc option to enable C11 features configure:4380: gcc -c -g -O2 conftest.c >&5 configure:4380: $? = 0 configure:4399: result: none needed configure:4523: checking whether gcc understands -c and -o together configure:4546: gcc -c conftest.c -o conftest2.o configure:4549: $? = 0 configure:4546: gcc -c conftest.c -o conftest2.o configure:4549: $? = 0 configure:4562: result: yes configure:4581: checking dependency style of gcc configure:4694: result: gcc3 configure:4714: checking for stdio.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for stdlib.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for string.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for inttypes.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for stdint.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for strings.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/stat.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/types.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for unistd.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for wchar.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for minix/config.h configure:4714: gcc -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmatchbox" | #define PACKAGE_TARNAME "libmatchbox" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libmatchbox 1.14" | #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" | #define PACKAGE_URL "" | #define PACKAGE "libmatchbox" | #define VERSION "1.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4714: result: no configure:4714: checking for sys/time.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/select.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4714: checking for sys/socket.h configure:4714: gcc -c -g -O2 conftest.c >&5 configure:4714: $? = 0 configure:4714: result: yes configure:4745: checking whether it is safe to define __EXTENSIONS__ configure:4764: gcc -c -g -O2 conftest.c >&5 configure:4764: $? = 0 configure:4774: result: yes configure:4777: checking whether _XOPEN_SOURCE should be defined configure:4799: gcc -c -g -O2 conftest.c >&5 configure:4799: $? = 0 configure:4828: result: no configure:4942: checking for gcc configure:4975: result: gcc configure:5334: checking for C compiler version configure:5343: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5354: $? = 0 configure:5343: gcc -v >&5 Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper Target: x86_64-slackware-linux Configured with: ../configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --disable-werror --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --enable-clocale=gnu --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:5354: $? = 0 configure:5343: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5354: $? = 1 configure:5343: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5354: $? = 1 configure:5343: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5354: $? = 1 configure:5358: checking whether the compiler supports GNU C configure:5390: result: yes configure:5401: checking whether gcc accepts -g configure:5469: result: yes configure:5489: checking for gcc option to enable C11 features configure:5523: result: none needed configure:5647: checking whether gcc understands -c and -o together configure:5686: result: yes configure:5705: checking dependency style of gcc configure:5818: result: gcc3 configure:5865: checking build system type configure:5881: result: x86_64-pc-linux-gnu configure:5901: checking host system type configure:5916: result: x86_64-pc-linux-gnu configure:5957: checking how to print strings configure:5984: result: printf configure:6005: checking for a sed that does not truncate output configure:6077: result: /usr/bin/sed configure:6095: checking for grep that handles long lines and -e configure:6161: result: /usr/bin/grep configure:6166: checking for egrep configure:6236: result: /usr/bin/grep -E configure:6243: checking for fgrep configure:6313: result: /usr/bin/grep -F configure:6350: checking for ld used by gcc configure:6419: result: /usr/bin/ld configure:6426: checking if the linker (/usr/bin/ld) is GNU ld configure:6443: result: yes configure:6455: checking for BSD- or MS-compatible name lister (nm) configure:6511: result: /usr/bin/nm -B configure:6653: checking the name lister (/usr/bin/nm -B) interface configure:6661: gcc -c -g -O2 conftest.c >&5 configure:6664: /usr/bin/nm -B "conftest.o" configure:6667: output 0000000000000000 B some_variable configure:6675: result: BSD nm configure:6678: checking whether ln -s works configure:6682: result: yes configure:6690: checking the maximum length of command line arguments configure:6823: result: 1572864 configure:6871: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6913: result: func_convert_file_noop configure:6920: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6942: result: func_convert_file_noop configure:6949: checking for /usr/bin/ld option to reload object files configure:6958: result: -r configure:7038: checking for objdump configure:7059: found /usr/bin/objdump configure:7071: result: objdump configure:7103: checking how to recognize dependent libraries configure:7305: result: pass_all configure:7396: checking for dlltool configure:7417: found /usr/bin/dlltool configure:7429: result: dlltool configure:7462: checking how to associate runtime and link libraries configure:7491: result: printf %s\n configure:7557: checking for ar configure:7578: found /usr/bin/ar configure:7590: result: ar configure:7627: checking for archiver @FILE support configure:7645: gcc -c -g -O2 conftest.c >&5 configure:7645: $? = 0 configure:7649: ar cru libconftest.a @conftest.lst >&5 configure:7652: $? = 0 configure:7657: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7660: $? = 1 configure:7673: result: @ configure:7737: checking for strip configure:7758: found /usr/bin/strip configure:7770: result: strip configure:7848: checking for ranlib configure:7869: found /usr/bin/ranlib configure:7881: result: ranlib configure:7983: checking command to parse /usr/bin/nm -B output from gcc object configure:8137: gcc -c -g -O2 conftest.c >&5 configure:8140: $? = 0 configure:8144: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8147: $? = 0 configure:8213: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8216: $? = 0 configure:8255: result: ok configure:8302: checking for sysroot configure:8334: result: no configure:8341: checking for a working dd configure:8386: result: /usr/bin/dd configure:8390: checking how to truncate binary pipes configure:8407: result: /usr/bin/dd bs=4096 count=1 configure:8544: gcc -c -g -O2 conftest.c >&5 configure:8547: $? = 0 configure:8747: checking for mt configure:8783: result: no configure:8803: checking if : is a manifest tool configure:8810: : '-?' configure:8819: result: no configure:9559: checking for dlfcn.h configure:9559: gcc -c -g -O2 conftest.c >&5 configure:9559: $? = 0 configure:9559: result: yes configure:9824: checking for objdir configure:9841: result: .libs configure:10103: checking if gcc supports -fno-rtti -fno-exceptions configure:10122: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10126: $? = 0 configure:10140: result: no configure:10498: checking for gcc option to produce PIC configure:10507: result: -fPIC -DPIC configure:10515: checking if gcc PIC flag -fPIC -DPIC works configure:10534: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10538: $? = 0 configure:10552: result: yes configure:10581: checking if gcc static flag -static works configure:10611: result: yes configure:10626: checking if gcc supports -c -o file.o configure:10648: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10652: $? = 0 configure:10675: result: yes configure:10683: checking if gcc supports -c -o file.o configure:10732: result: yes configure:10765: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12036: result: yes configure:12073: checking whether -lc should be explicitly linked in configure:12082: gcc -c -g -O2 conftest.c >&5 configure:12085: $? = 0 configure:12100: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12103: $? = 0 configure:12118: result: no configure:12278: checking dynamic linker characteristics configure:12860: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12860: $? = 0 configure:13100: result: GNU/Linux ld.so configure:13222: checking how to hardcode library paths into programs configure:13247: result: immediate configure:13847: checking whether stripping libraries is possible configure:13852: result: yes configure:13887: checking if libtool supports shared libraries configure:13889: result: yes configure:13892: checking whether to build shared libraries configure:13917: result: yes configure:13920: checking whether to build static libraries configure:13924: result: yes configure:14127: checking for pkg-config configure:14150: found /usr/bin/pkg-config configure:14163: result: /usr/bin/pkg-config configure:14188: checking pkg-config is at least version 0.9.0 configure:14191: result: yes configure:14201: checking for x11 configure:14208: $PKG_CONFIG --exists --print-errors "x11" configure:14211: $? = 0 configure:14225: $PKG_CONFIG --exists --print-errors "x11" configure:14228: $? = 0 configure:14266: result: yes configure:14284: checking for x11 xext xft configure:14291: $PKG_CONFIG --exists --print-errors "x11 xext $xft_pkg" configure:14294: $? = 0 configure:14308: $PKG_CONFIG --exists --print-errors "x11 xext $xft_pkg" configure:14311: $? = 0 configure:14369: result: yes configure:15503: checking for libpng configure:15510: $PKG_CONFIG --exists --print-errors "libpng" configure:15513: $? = 0 configure:15527: $PKG_CONFIG --exists --print-errors "libpng" configure:15530: $? = 0 configure:15588: result: yes configure:15897: checking for dirent.h that defines DIR configure:15917: gcc -c -g -O2 conftest.c >&5 configure:15917: $? = 0 configure:15928: result: yes configure:15942: checking for library containing opendir configure:15978: gcc -o conftest -g -O2 conftest.c >&5 configure:15978: $? = 0 configure:16000: result: none required configure:16082: checking for egrep configure:16152: result: /usr/bin/grep -E configure:16160: checking for sys/wait.h that is POSIX.1 compatible configure:16187: gcc -c -g -O2 conftest.c >&5 configure:16187: $? = 0 configure:16197: result: yes configure:16205: checking for langinfo.h configure:16205: gcc -c -g -O2 conftest.c >&5 configure:16205: $? = 0 configure:16205: result: yes configure:16211: checking for locale.h configure:16211: gcc -c -g -O2 conftest.c >&5 configure:16211: $? = 0 configure:16211: result: yes configure:16217: checking for stdlib.h configure:16217: result: yes configure:16223: checking for string.h configure:16223: result: yes configure:16229: checking for sys/time.h configure:16229: result: yes configure:16235: checking for unistd.h configure:16235: result: yes configure:16244: checking for an ANSI C-conforming const configure:16311: gcc -c -g -O2 conftest.c >&5 configure:16311: $? = 0 configure:16321: result: yes configure:16330: checking for pid_t configure:16330: gcc -c -g -O2 conftest.c >&5 configure:16330: $? = 0 configure:16330: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:20: error: expected expression before ')' token 86 | if (sizeof ((pid_t))) | ^ configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmatchbox" | #define PACKAGE_TARNAME "libmatchbox" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libmatchbox 1.14" | #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" | #define PACKAGE_URL "" | #define PACKAGE "libmatchbox" | #define VERSION "1.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_XFT 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16330: result: yes configure:16368: checking for size_t configure:16368: gcc -c -g -O2 conftest.c >&5 configure:16368: $? = 0 configure:16368: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:21: error: expected expression before ')' token 85 | if (sizeof ((size_t))) | ^ configure:16368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmatchbox" | #define PACKAGE_TARNAME "libmatchbox" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libmatchbox 1.14" | #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" | #define PACKAGE_URL "" | #define PACKAGE "libmatchbox" | #define VERSION "1.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_XFT 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16368: result: yes configure:16393: checking for working alloca.h configure:16411: gcc -o conftest -g -O2 conftest.c >&5 configure:16411: $? = 0 configure:16422: result: yes configure:16430: checking for alloca configure:16475: result: yes configure:16544: checking whether closedir returns void configure:16565: gcc -c -g -O2 conftest.c >&5 configure:16565: $? = 0 configure:16575: result: no configure:16583: checking whether lstat correctly handles trailing slash configure:16616: gcc -o conftest -g -O2 conftest.c >&5 configure:16616: $? = 0 configure:16616: ./conftest configure:16616: $? = 0 configure:16637: result: yes configure:16654: checking whether lstat accepts an empty string configure:16676: gcc -o conftest -g -O2 conftest.c >&5 configure:16676: $? = 0 configure:16676: ./conftest configure:16676: $? = 0 configure:16690: result: no configure:16704: checking whether lstat correctly handles trailing slash configure:16758: result: yes configure:16778: checking types of arguments for select configure:16808: gcc -c -g -O2 conftest.c >&5 configure:16808: $? = 0 configure:16819: result: int,fd_set *,struct timeval * configure:16836: checking whether stat accepts an empty string configure:16858: gcc -o conftest -g -O2 conftest.c >&5 configure:16858: $? = 0 configure:16858: ./conftest configure:16858: $? = 0 configure:16872: result: no configure:16886: checking for working strcoll configure:16914: gcc -o conftest -g -O2 conftest.c >&5 configure:16914: $? = 0 configure:16914: ./conftest configure:16914: $? = 0 configure:16928: result: yes configure:16936: checking for memset configure:16936: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 79 | char memset (void); | ^~~~~~ conftest.c:71:1: note: 'memset' is declared in header '' 70 | #include 71 | #undef memset configure:16936: $? = 0 configure:16936: result: yes configure:16942: checking for select configure:16942: gcc -o conftest -g -O2 conftest.c >&5 configure:16942: $? = 0 configure:16942: result: yes configure:16948: checking for setlocale configure:16948: gcc -o conftest -g -O2 conftest.c >&5 configure:16948: $? = 0 configure:16948: result: yes configure:16954: checking for strcasecmp configure:16954: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 82 | char strcasecmp (void); | ^~~~~~~~~~ configure:16954: $? = 0 configure:16954: result: yes configure:16960: checking for strchr configure:16960: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 83 | char strchr (void); | ^~~~~~ conftest.c:75:1: note: 'strchr' is declared in header '' 74 | #include 75 | #undef strchr configure:16960: $? = 0 configure:16960: result: yes configure:16966: checking for strdup configure:16966: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 84 | char strdup (void); | ^~~~~~ configure:16966: $? = 0 configure:16966: result: yes configure:16972: checking for strncasecmp configure:16972: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 85 | char strncasecmp (void); | ^~~~~~~~~~~ configure:16972: $? = 0 configure:16972: result: yes configure:16978: checking for strstr configure:16978: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 86 | char strstr (void); | ^~~~~~ conftest.c:78:1: note: 'strstr' is declared in header '' 77 | #include 78 | #undef strstr configure:16978: $? = 0 configure:16978: result: yes configure:16986: checking whether byte ordering is bigendian configure:17002: gcc -c -g -O2 conftest.c >&5 conftest.c:72:16: error: unknown type name 'not' 72 | not a universal capable compiler | ^~~ conftest.c:72:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 72 | not a universal capable compiler | ^~~~~~~~~ conftest.c:72:22: error: unknown type name 'universal' configure:17002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmatchbox" | #define PACKAGE_TARNAME "libmatchbox" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libmatchbox 1.14" | #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" | #define PACKAGE_URL "" | #define PACKAGE "libmatchbox" | #define VERSION "1.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_XFT 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRCOLL 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17048: gcc -c -g -O2 conftest.c >&5 configure:17048: $? = 0 configure:17067: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:18: error: unknown type name 'not'; did you mean 'ino_t'? 78 | not big endian | ^~~ | ino_t conftest.c:78:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 78 | not big endian | ^~~~~~ configure:17067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmatchbox" | #define PACKAGE_TARNAME "libmatchbox" | #define PACKAGE_VERSION "1.14" | #define PACKAGE_STRING "libmatchbox 1.14" | #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" | #define PACKAGE_URL "" | #define PACKAGE "libmatchbox" | #define VERSION "1.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_XFT 1 | #define USE_PNG 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_STRCOLL 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17208: result: no configure:17330: checking that generated files are newer than configure configure:17336: result: done configure:17372: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libmatchbox config.status 1.14, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darkstar.example.darkstar config.status:1172: creating Makefile config.status:1172: creating libmb.pc config.status:1172: creating libmb/Makefile config.status:1172: creating libmb/mbconfig.h config.status:1172: creating doc/Doxyfile config.status:1172: creating doc/Makefile config.status:1172: creating tests/Makefile config.status:1172: creating tests/menu/Makefile config.status:1172: creating config.h config.status:1401: executing depfiles commands config.status:1478: cd libmb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1483: $? = 0 config.status:1478: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1483: $? = 0 config.status:1401: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XLIBS_CFLAGS_set= ac_cv_env_XLIBS_CFLAGS_value= ac_cv_env_XLIBS_LIBS_set= ac_cv_env_XLIBS_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_closedir_void=no ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setlocale=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_should_define__xopen_source=no ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_PNG_CFLAGS=-I/usr/include/libpng16 pkg_cv_PNG_LIBS='-lpng16 -lz' pkg_cv_X11_CFLAGS= pkg_cv_X11_LIBS=-lX11 pkg_cv_XLIBS_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_XLIBS_LIBS='-lX11 -lXext -lXft' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/missing aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/missing autoconf' AUTOHEADER='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/missing autoheader' AUTOMAKE='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/missing automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECK_CFLAGS='' CHECK_LIBS='' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GCC_WARNINGS='-g -Wall -fno-strict-aliasing ' GREP='/usr/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JPEG_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/missing makeinfo' MANIFEST_TOOL=':' MB_EXTRA_CFLAGS='' MB_EXTRA_LIBS='' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libmatchbox' PACKAGE_BUGREPORT='yocto@yoctoproject.org' PACKAGE_NAME='libmatchbox' PACKAGE_STRING='libmatchbox 1.14' PACKAGE_TARNAME='libmatchbox' PACKAGE_URL='' PACKAGE_VERSION='1.14' PANGO_CFLAGS='' PANGO_LIBS='' PANGO_REQUIRED='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' PNG_CFLAGS='-I/usr/include/libpng16' PNG_LIBS='-lpng16 -lz' PNG_REQUIRED='libpng' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUPPORTS_JPEG='0' SUPPORTS_PANGO='0' SUPPORTS_PNG='1' SUPPORTS_XFT='1' VERSION='1.14' X11_CFLAGS='' X11_LIBS='-lX11' XFT_CONFIG='' XFT_REQUIRED='xft' XLIBS_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' XLIBS_LIBS='-lX11 -lXext -lXft' XLIBS_REQUIRED='x11 xext' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /repo/x86_64/slint-15.0/source/libmatchbox/libmatchbox-1.14/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libmatchbox" #define PACKAGE_TARNAME "libmatchbox" #define PACKAGE_VERSION "1.14" #define PACKAGE_STRING "libmatchbox 1.14" #define PACKAGE_BUGREPORT "yocto@yoctoproject.org" #define PACKAGE_URL "" #define PACKAGE "libmatchbox" #define VERSION "1.14" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USE_XFT 1 #define USE_PNG 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_STRCOLL 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 configure: exit 0