This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fontconfig configure 2.13.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-arch=mips64el-buildroot-linux-gnu --with-cache-dir=/var/cache/fontconfig --disable-docs ## --------- ## ## Platform. ## ## --------- ## hostname = bacon uname -m = x86_64 uname -r = 4.4.0-184-generic uname -s = Linux uname -v = #214-Ubuntu SMP Thu Jun 4 10:14:11 UTC 2020 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin PATH: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/aws/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2791: checking for a BSD-compatible install configure:2859: result: /usr/bin/install -c configure:2870: checking whether build environment is sane configure:2925: result: yes configure:2984: checking for mips64el-buildroot-linux-gnu-strip configure:3011: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-strip configure:3076: checking for a thread-safe mkdir -p configure:3115: result: /bin/mkdir -p configure:3122: checking for gawk configure:3138: found /usr/bin/gawk configure:3149: result: gawk configure:3160: checking whether make sets $(MAKE) configure:3182: result: yes configure:3211: checking whether make supports nested variables configure:3228: result: yes configure:3365: checking whether make supports nested variables configure:3382: result: yes configure:3407: checking for mips64el-buildroot-linux-gnu-gcc configure:3434: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc configure:3703: checking for C compiler version configure:3712: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc --version >&5 mips64el-linux-gcc.br_real (Buildroot 2020.02) 8.3.0 Copyright (C) 2018 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:3723: $? = 0 configure:3712: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/mips64el-linux-gcc.br_real COLLECT_LTO_WRAPPER=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/mips64el-buildroot-linux-gnu/8.3.0/lto-wrapper Target: mips64el-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-mips64r6-n64-el-hf-2020.02 --sysconfdir=/opt/br-mips64r6-n64-el-hf-2020.02/etc --enable-static --target=mips64el-buildroot-linux-gnu --with-sysroot=/opt/br-mips64r6-n64-el-hf-2020.02/mips64el-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-mips64r6-n64-el-hf-2020.02 --with-mpc=/opt/br-mips64r6-n64-el-hf-2020.02 --with-mpfr=/opt/br-mips64r6-n64-el-hf-2020.02 --with-pkgversion='Buildroot 2020.02' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-arch=mips64r6 --with-abi=64 --with-nan=2008 --enable-languages=c,c++ --with-build-time-tools=/opt/br-mips64r6-n64-el-hf-2020.02/mips64el-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2020.02) configure:3723: $? = 0 configure:3712: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -V >&5 mips64el-linux-gcc.br_real: error: unrecognized command line option '-V' mips64el-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3723: $? = 1 configure:3712: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -qversion >&5 mips64el-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? mips64el-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3723: $? = 1 configure:3743: checking whether the C compiler works configure:3765: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3769: $? = 0 configure:3817: result: yes configure:3820: checking for C compiler default output file name configure:3822: result: a.out configure:3828: checking for suffix of executables configure:3835: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3839: $? = 0 configure:3861: result: configure:3883: checking whether we are cross compiling configure:3921: result: yes configure:3926: checking for suffix of object files configure:3948: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3952: $? = 0 configure:3973: result: o configure:3977: checking whether we are using the GNU C compiler configure:3996: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3996: $? = 0 configure:4005: result: yes configure:4014: checking whether /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc accepts -g configure:4034: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4034: $? = 0 configure:4075: result: yes configure:4092: checking for /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc option to accept ISO C89 configure:4155: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4155: $? = 0 configure:4168: result: none needed configure:4193: checking whether /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc understands -c and -o together configure:4215: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c conftest.c -o conftest2.o configure:4218: $? = 0 configure:4215: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c conftest.c -o conftest2.o configure:4218: $? = 0 configure:4230: result: yes configure:4258: checking for style of include used by make configure:4286: result: GNU configure:4312: checking dependency style of /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc configure:4423: result: none configure:4444: checking how to run the C preprocessor configure:4514: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp configure:4534: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4534: $? = 0 configure:4548: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | /* end confdefs.h. */ | #include configure:4577: checking for grep that handles long lines and -e configure:4635: result: /bin/grep configure:4640: checking for egrep configure:4702: result: /bin/grep -E configure:4707: checking for ANSI C header files configure:4727: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4727: $? = 0 configure:4811: result: yes configure:4824: checking for sys/types.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for sys/stat.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for stdlib.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for string.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for memory.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for strings.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for inttypes.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for stdint.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4824: checking for unistd.h configure:4824: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4824: $? = 0 configure:4824: result: yes configure:4837: checking minix/config.h usability configure:4837: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4837: result: no configure:4837: checking minix/config.h presence configure:4837: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4837: result: no configure:4837: checking for minix/config.h configure:4837: result: no configure:4858: checking whether it is safe to define __EXTENSIONS__ configure:4876: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4876: $? = 0 configure:4883: result: yes configure:4904: checking for special C compiler options needed for large files configure:4949: result: no configure:4955: checking for _FILE_OFFSET_BITS value needed for large files configure:4980: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4980: $? = 0 configure:5012: result: no configure:5098: checking whether ln -s works configure:5102: result: yes configure:5109: checking whether make sets $(MAKE) configure:5131: result: yes configure:5249: checking pkg-config is at least version 0.9.0 configure:5252: result: yes configure:5283: checking for RM macro configure:5327: result: rm -f configure:5361: checking build system type configure:5375: result: x86_64-pc-linux-gnu configure:5395: checking host system type configure:5408: result: mips64el-buildroot-linux-gnu configure:5449: checking how to print strings configure:5476: result: printf configure:5497: checking for a sed that does not truncate output configure:5561: result: /bin/sed configure:5579: checking for fgrep configure:5641: result: /bin/grep -F configure:5676: checking for ld used by /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc configure:5743: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld configure:5750: checking if the linker (/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld) is GNU ld configure:5765: result: yes configure:5777: checking for BSD- or MS-compatible name lister (nm) configure:5831: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm configure:5961: checking the name lister (/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm) interface configure:5968: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5971: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm "conftest.o" configure:5974: output 0000000000000000 B some_variable configure:5981: result: BSD nm configure:5985: checking the maximum length of command line arguments configure:6116: result: 1572864 configure:6164: checking how to convert x86_64-pc-linux-gnu file names to mips64el-buildroot-linux-gnu format configure:6204: result: func_convert_file_noop configure:6211: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6231: result: func_convert_file_noop configure:6238: checking for /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld option to reload object files configure:6245: result: -r configure:6279: checking for mips64el-buildroot-linux-gnu-objdump configure:6306: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-objdump configure:6375: checking how to recognize dependent libraries configure:6575: result: pass_all configure:6620: checking for mips64el-buildroot-linux-gnu-dlltool configure:6650: result: no configure:6660: checking for dlltool configure:6690: result: no configure:6717: checking how to associate runtime and link libraries configure:6744: result: printf %s\n configure:6760: checking for mips64el-buildroot-linux-gnu-ar configure:6787: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar configure:6868: checking for archiver @FILE support configure:6885: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6885: $? = 0 configure:6888: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar cru libconftest.a @conftest.lst >&5 configure:6891: $? = 0 configure:6896: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar cru libconftest.a @conftest.lst >&5 /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar: conftest.o: No such file or directory configure:6899: $? = 1 configure:6911: result: @ configure:6929: checking for mips64el-buildroot-linux-gnu-strip configure:6956: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-strip configure:7028: checking for mips64el-buildroot-linux-gnu-ranlib configure:7055: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ranlib configure:7197: checking command to parse /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm output from /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc object configure:7350: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7353: $? = 0 configure:7357: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm 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:7360: $? = 0 configure:7426: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:7429: $? = 0 configure:7467: result: ok configure:7514: checking for sysroot configure:7544: result: no configure:7551: checking for a working dd configure:7589: result: /bin/dd configure:7593: checking how to truncate binary pipes configure:7608: result: /bin/dd bs=4096 count=1 configure:7703: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7706: $? = 0 configure:7897: checking for mips64el-buildroot-linux-gnu-mt configure:7927: result: no configure:7937: checking for mt configure:7953: found /bin/mt configure:7964: result: mt configure:7976: WARNING: using cross tools not prefixed with host triplet configure:7987: checking if mt is a manifest tool configure:7993: mt '-?' configure:8001: result: no configure:8675: checking for dlfcn.h configure:8675: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8675: $? = 0 configure:8675: result: yes configure:9228: checking for objdir configure:9243: result: .libs configure:9507: checking if /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc supports -fno-rtti -fno-exceptions configure:9525: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9529: $? = 0 configure:9542: result: no configure:9900: checking for /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc option to produce PIC configure:9907: result: -fPIC -DPIC configure:9915: checking if /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc PIC flag -fPIC -DPIC works configure:9933: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:9937: $? = 0 configure:9950: result: yes configure:9979: checking if /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc static flag -static works configure:10007: result: yes configure:10022: checking if /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc supports -c -o file.o configure:10043: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:10047: $? = 0 configure:10069: result: yes configure:10077: checking if /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc supports -c -o file.o configure:10124: result: yes configure:10157: checking whether the /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc linker (/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld -m elf64ltsmip) supports shared libraries configure:11416: result: yes configure:11453: checking whether -lc should be explicitly linked in configure:11461: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11464: $? = 0 configure:11479: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11482: $? = 0 configure:11496: result: no configure:11656: checking dynamic linker characteristics configure:12237: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12237: $? = 0 configure:12474: result: GNU/Linux ld.so configure:12596: checking how to hardcode library paths into programs configure:12621: result: immediate configure:13169: checking whether stripping libraries is possible configure:13174: result: yes configure:13209: checking if libtool supports shared libraries configure:13211: result: yes configure:13214: checking whether to build shared libraries configure:13239: result: yes configure:13242: checking whether to build static libraries configure:13246: result: no configure:13326: checking whether NLS is requested configure:13335: result: no configure:13375: checking for msgfmt configure: trying /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt... configure:13407: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt configure:13416: checking for gmsgfmt configure:13447: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt configure:13497: checking for xgettext configure: trying /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/xgettext... configure:13529: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/xgettext configure:13574: checking for msgmerge configure: trying /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgmerge... configure:13605: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgmerge configure:13663: checking for ld used by /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc configure:13730: result: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld -m elf64ltsmip configure:13737: checking if the linker (/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld -m elf64ltsmip) is GNU ld configure:13752: result: yes configure:13759: checking for shared library run path origin configure:13772: result: done configure:14344: checking for CFPreferencesCopyAppValue configure:14362: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:29:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:14371: result: no configure:14378: checking for CFLocaleCopyCurrent configure:14396: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:29:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:14396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:14405: result: no configure:15339: checking whether to use NLS configure:15341: result: no configure:15463: checking whether __SUNPRO_C is declared configure:15463: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:69:10: error: '__SUNPRO_C' undeclared (first use in this function) (void) __SUNPRO_C; ^~~~~~~~~~ conftest.c:69:10: note: each undeclared identifier is reported only once for each function it appears in configure:15463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:15463: result: no configure:15505: checking for build system executable suffix configure:15523: result: no configure:15571: checking for dirent.h that defines DIR configure:15590: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15590: $? = 0 configure:15598: result: yes configure:15611: checking for library containing opendir configure:15642: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15642: $? = 0 configure:15659: result: none required configure:15726: checking for ANSI C header files configure:15830: result: yes configure:15841: checking fcntl.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking fcntl.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for fcntl.h configure:15841: result: yes configure:15841: checking for stdlib.h configure:15841: result: yes configure:15841: checking for string.h configure:15841: result: yes configure:15841: checking for unistd.h configure:15841: result: yes configure:15841: checking sys/statvfs.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking sys/statvfs.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for sys/statvfs.h configure:15841: result: yes configure:15841: checking sys/vfs.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking sys/vfs.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for sys/vfs.h configure:15841: result: yes configure:15841: checking sys/statfs.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking sys/statfs.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for sys/statfs.h configure:15841: result: yes configure:15841: checking sys/param.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking sys/param.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for sys/param.h configure:15841: result: yes configure:15841: checking sys/mount.h usability configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking sys/mount.h presence configure:15841: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15841: $? = 0 configure:15841: result: yes configure:15841: checking for sys/mount.h configure:15841: result: yes configure:15852: checking for stdint types configure:15875: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c conftest.c >&5 configure:15875: $? = 0 configure:15919: result: stdint.h (shortcircuit) configure:16306: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) configure:16315: checking for an ANSI C-conforming const configure:16381: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16381: $? = 0 configure:16388: result: yes configure:16396: checking for inline configure:16412: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16412: $? = 0 configure:16420: result: inline configure:16439: checking for flexible array members configure:16462: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16462: $? = 0 configure:16469: result: yes configure:16480: checking for pid_t configure:16480: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16480: $? = 0 configure:16480: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:79:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:16480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16480: result: yes configure:16495: checking for vprintf configure:16495: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch] char vprintf (); ^~~~~~~ configure:16495: $? = 0 configure:16495: result: yes configure:16501: checking for _doprnt configure:16501: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: /tmp/ccQ2NNLA.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `_doprnt' /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x1c): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:16501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:16501: result: no configure:16518: checking for stdlib.h configure:16518: result: yes configure:16518: checking for unistd.h configure:16518: result: yes configure:16518: checking for sys/param.h configure:16518: result: yes configure:16538: checking for getpagesize configure:16538: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16538: $? = 0 configure:16538: result: yes configure:16547: checking for working mmap configure:16704: result: yes configure:16716: checking for link configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for mkstemp configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for mkostemp configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for _mktemp_s configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: /tmp/ccMEORaQ.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `_mktemp_s' /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x1c): undefined reference to `_mktemp_s' collect2: error: ld returned 1 exit status configure:16716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | /* end confdefs.h. */ | /* Define _mktemp_s to an innocuous variant, in case declares _mktemp_s. | For example, HP-UX 11i declares gettimeofday. */ | #define _mktemp_s innocuous__mktemp_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mktemp_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mktemp_s | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mktemp_s (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mktemp_s || defined __stub____mktemp_s | choke me | #endif | | int | main () | { | return _mktemp_s (); | ; | return 0; | } configure:16716: result: no configure:16716: checking for mkdtemp configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for getopt configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for getopt_long configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for getprogname configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: /tmp/ccIirGy2.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `getprogname' /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x1c): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:16716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:16716: result: no configure:16716: checking for getexecname configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: /tmp/ccPNdbB4.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `getexecname' /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/8.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x1c): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:16716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:16716: result: no configure:16716: checking for rand configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for random configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for lrand48 configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for random_r configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for rand_r configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for readlink configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for fstatvfs configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for fstatfs configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for lstat configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for strerror configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16716: checking for strerror_r configure:16716: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16716: $? = 0 configure:16716: result: yes configure:16726: checking for posix_fadvise in fcntl.h configure:16752: result: fcntl.h configure:16770: checking for struct stat.st_mtim configure:16770: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:5: error: used struct type value where scalar is required if (ac_aggr.st_mtim) ^~~~~~~ configure:16770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:16770: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16770: $? = 0 configure:16770: result: yes configure:16784: checking for struct statvfs.f_basetype configure:16784: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:13: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'? if (ac_aggr.f_basetype) ^~~~~~~~~~ f_bsize configure:16784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:16784: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:20: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'? if (sizeof ac_aggr.f_basetype) ^~~~~~~~~~ f_bsize configure:16784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:16784: result: no configure:16794: checking for struct statvfs.f_fstypename configure:16794: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:12: error: 'struct statvfs' has no member named 'f_fstypename' if (ac_aggr.f_fstypename) ^ configure:16794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:16794: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:19: error: 'struct statvfs' has no member named 'f_fstypename' if (sizeof ac_aggr.f_fstypename) ^ configure:16794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:16794: result: no configure:16807: checking for struct statfs.f_flags configure:16807: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16807: $? = 0 configure:16807: result: yes configure:16829: checking for struct statfs.f_fstypename configure:16829: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:87:13: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'? if (ac_aggr.f_fstypename) ^~~~~~~~~~~~ f_type configure:16829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:16829: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:87:20: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'? if (sizeof ac_aggr.f_fstypename) ^~~~~~~~~~~~ f_type configure:16829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fontconfig" | #define PACKAGE_TARNAME "fontconfig" | #define PACKAGE_VERSION "2.13.1" | #define PACKAGE_STRING "fontconfig 2.13.1" | #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" | #define PACKAGE_URL "" | #define PACKAGE "fontconfig" | #define VERSION "2.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "fontconfig" | #define HAVE_WARNING_CPP_DIRECTIVE 1 | #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_LINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKOSTEMP 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_RANDOM_R 1 | #define HAVE_RAND_R 1 | #define HAVE_READLINK 1 | #define HAVE_FSTATVFS 1 | #define HAVE_FSTATFS 1 | #define HAVE_LSTAT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:16829: result: no configure:16853: checking for struct dirent.d_type configure:16853: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16853: $? = 0 configure:16853: result: yes configure:16866: checking The type of len parameter of gperf hash/lookup function configure:16885: /nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16885: $? = 0 configure:16918: result: size_t configure:17054: checking for FREETYPE configure:17061: $PKG_CONFIG --exists --print-errors "freetype2 >= 21.0.15" Package freetype2 was not found in the pkg-config search path. Perhaps you should add the directory containing `freetype2.pc' to the PKG_CONFIG_PATH environment variable Package 'freetype2', required by 'virtual:world', not found configure:17064: $? = 1 configure:17078: $PKG_CONFIG --exists --print-errors "freetype2 >= 21.0.15" Package freetype2 was not found in the pkg-config search path. Perhaps you should add the directory containing `freetype2.pc' to the PKG_CONFIG_PATH environment variable Package 'freetype2', required by 'virtual:world', not found configure:17081: $? = 1 configure:17095: result: no Package 'freetype2', required by 'virtual:world', not found configure:17111: error: Package requirements (freetype2 >= 21.0.15) were not met: Package 'freetype2', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables FREETYPE_CFLAGS and FREETYPE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## 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_c_flexmember=yes ac_cv_c_inline=inline ac_cv_env_CC_FOR_BUILD_set=set ac_cv_env_CC_FOR_BUILD_value=/usr/bin/gcc ac_cv_env_CC_set=set ac_cv_env_CC_value=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp ac_cv_env_EXPAT_CFLAGS_set= ac_cv_env_EXPAT_CFLAGS_value= ac_cv_env_EXPAT_LIBS_set= ac_cv_env_EXPAT_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_JSONC_CFLAGS_set= ac_cv_env_JSONC_CFLAGS_value= ac_cv_env_JSONC_LIBS_set= ac_cv_env_JSONC_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML2_CFLAGS_set= ac_cv_env_LIBXML2_CFLAGS_value= ac_cv_env_LIBXML2_LIBS_set= ac_cv_env_LIBXML2_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/pkg-config ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=mips64el-buildroot-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=mips64el-buildroot-linux-gnu ac_cv_func__doprnt=no ac_cv_func__mktemp_s=no ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fstatfs=yes ac_cv_func_fstatvfs=yes ac_cv_func_getexecname=no ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_link=yes ac_cv_func_lrand48=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkostemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_rand=yes ac_cv_func_rand_r=yes ac_cv_func_random=yes ac_cv_func_random_r=yes ac_cv_func_readlink=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_vprintf=yes ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl_malloc=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=mips64el-buildroot-linux-gnu ac_cv_lbl_unaligned_fail=yes ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_stat_st_mtim=yes ac_cv_member_struct_statfs_f_flags=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statvfs_f_basetype=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc ac_cv_prog_CPP=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp ac_cv_prog_OBJDUMP=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-objdump ac_cv_prog_RANLIB=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ranlib ac_cv_prog_STRIP=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_stdint_message='using gnu compiler mips64el-linux-gcc.br_real (Buildroot 2020.02) 8.3.0' ac_cv_stdint_result='(assuming C99 compatible system)' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld -m elf64ltsmip' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes bfd_cv_build_exeext=no gl_cv_func_malloc_0_nonnull=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no 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=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld lt_cv_path_NM=/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm 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_lib_search_path_spec= 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='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ar' AS='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-as' AUTOCONF='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing autoconf' AUTOHEADER='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing autoheader' AUTOMAKE='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing automake-1.15' AWK='gawk' BASECONFIGDIR='' CC='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='/usr/bin/gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CONFIGDIR='' CPP='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CROSS_COMPILING_FALSE='#' CROSS_COMPILING_TRUE='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOCMAN3='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOCS_FALSE='' ENABLE_DOCS_TRUE='' ENABLE_JSONC_FALSE='' ENABLE_JSONC_TRUE='' ENABLE_SHARED_FALSE='#' ENABLE_SHARED_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' EXPAT_CFLAGS='' EXPAT_LIBS='' FC_ADD_FONTS='' FC_CACHEDIR='' FC_DEFAULT_FONTS='' FC_FONTDATE='' FC_FONTPATH='' FGREP='/bin/grep -F' FREETYPE_CFLAGS='' FREETYPE_LIBS='' FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE='' FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE='' GETTEXT_MACRO_VERSION='0.19' GETTEXT_PACKAGE='fontconfig' GIT='git' GMSGFMT='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt' GMSGFMT_015='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt' GPERF='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing gperf' GREP='/bin/grep' HASDOCBOOK='' HAVE_PTHREAD_FALSE='' HAVE_PTHREAD_TRUE='' HAVE_XMLPARSE_H='' ICONV_CFLAGS='' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' JSONC_CFLAGS='' JSONC_LIBS='' LD='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ld -m elf64ltsmip' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBT_CURRENT='13' LIBT_CURRENT_MINUS_AGE='1' LIBT_REVISION='0' LIBT_VERSION_INFO='13:0:12' LIBXML2_CFLAGS='' LIBXML2_LIBS='' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt' MSGFMT_015='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgfmt' MSGMERGE='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/msgmerge' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-nm' NMEDIT='' OBJDUMP='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='fontconfig' PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new' PACKAGE_NAME='fontconfig' PACKAGE_STRING='fontconfig 2.13.1' PACKAGE_TARNAME='fontconfig' PACKAGE_URL='' PACKAGE_VERSION='2.13.1' PATH_SEPARATOR=':' PKGCONFIG_REQUIRES='' PKGCONFIG_REQUIRES_PRIVATELY='' PKG_CONFIG='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PKG_EXPAT_CFLAGS='' PKG_EXPAT_LIBS='' POSUB='' PREFERRED_HINTING='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-ranlib' RM='rm -f' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/mips64el-linux-strip' TEMPLATEDIR='' USEDOCBOOK_FALSE='' USEDOCBOOK_TRUE='' USE_NLS='no' UUID_CFLAGS='' UUID_LIBS='' VERSION='2.13.1' WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing' XGETTEXT='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/xgettext' XGETTEXT_015='/nvme/rc-buildroot-test/scripts/instance-0/output-1/host/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLDIR='' ac_ct_AR='' ac_ct_CC='' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' 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='/usr' fc_cachedir='' host='mips64el-buildroot-linux-gnu' host_alias='mips64el-buildroot-linux-gnu' host_cpu='mips64el' host_os='linux-gnu' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /nvme/rc-buildroot-test/scripts/instance-0/output-1/build/fontconfig-2.13.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='mips64el-buildroot-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fontconfig" #define PACKAGE_TARNAME "fontconfig" #define PACKAGE_VERSION "2.13.1" #define PACKAGE_STRING "fontconfig 2.13.1" #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new" #define PACKAGE_URL "" #define PACKAGE "fontconfig" #define VERSION "2.13.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GETTEXT_PACKAGE "fontconfig" #define HAVE_WARNING_CPP_DIRECTIVE 1 #define FC_ARCHITECTURE "mips64el-buildroot-linux-gnu" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_VPRINTF 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_LINK 1 #define HAVE_MKSTEMP 1 #define HAVE_MKOSTEMP 1 #define HAVE_MKDTEMP 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_RAND 1 #define HAVE_RANDOM 1 #define HAVE_LRAND48 1 #define HAVE_RANDOM_R 1 #define HAVE_RAND_R 1 #define HAVE_READLINK 1 #define HAVE_FSTATVFS 1 #define HAVE_FSTATFS 1 #define HAVE_LSTAT 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_STRUCT_STAT_ST_MTIM 1 #define HAVE_STRUCT_STATFS_F_FLAGS 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define FC_GPERF_SIZE_T size_t #define USE_ICONV 0 configure: exit 1