This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Raqm configure 0.5.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --disable-Werror ## --------- ## ## Platform. ## ## --------- ## hostname = travis-job-20d4fa79-59d0-413c-b7aa-0a0efd330020 uname -m = x86_64 uname -r = 4.4.0-101-generic uname -s = Linux uname -v = #124~14.04.1-Ubuntu SMP Fri Nov 10 19:05:36 UTC 2017 /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: /home/travis/bin PATH: /home/travis/.local/bin PATH: /opt/pyenv/shims PATH: /home/travis/.phpenv/shims PATH: /home/travis/perl5/perlbrew/bin PATH: /home/travis/.nvm/versions/node/v8.9.1/bin PATH: /home/travis/.kiex/elixirs/elixir-1.4.5/bin PATH: /home/travis/.kiex/bin PATH: /home/travis/.rvm/gems/ruby-2.4.1/bin PATH: /home/travis/.rvm/gems/ruby-2.4.1@global/bin PATH: /home/travis/.rvm/rubies/ruby-2.4.1/bin PATH: /home/travis/gopath/bin PATH: /home/travis/.gimme/versions/go1.7.4.linux.amd64/bin PATH: /usr/local/phantomjs/bin PATH: /usr/local/phantomjs PATH: /usr/local/neo4j-3.2.7/bin PATH: /usr/local/maven-3.5.2/bin PATH: /usr/local/cmake-3.9.2/bin PATH: /usr/local/clang-5.0.0/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /home/travis/.rvm/bin PATH: /home/travis/.phpenv/bin PATH: /opt/pyenv/bin PATH: /home/travis/.yarn/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2285: checking for a BSD-compatible install configure:2353: result: /usr/bin/install -c configure:2364: checking whether build environment is sane configure:2419: result: yes configure:2570: checking for a thread-safe mkdir -p configure:2609: result: /bin/mkdir -p configure:2616: checking for gawk configure:2632: found /usr/bin/gawk configure:2643: result: gawk configure:2654: checking whether make sets $(MAKE) configure:2676: result: yes configure:2705: checking whether make supports nested variables configure:2722: result: yes configure:2858: checking whether make supports nested variables configure:2875: result: yes configure:2939: checking for gcc configure:2966: result: gcc-8 configure:3195: checking for C compiler version configure:3204: gcc-8 --version >&5 gcc-8 (Ubuntu 8.1.0-5ubuntu1~14.04) 8.1.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:3215: $? = 0 configure:3204: gcc-8 -v >&5 Using built-in specs. COLLECT_GCC=gcc-8 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.1.0-5ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=gcc4-compatible --disable-libstdcxx-dual-abi --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.1.0 (Ubuntu 8.1.0-5ubuntu1~14.04) configure:3215: $? = 0 configure:3204: gcc-8 -V >&5 gcc-8: error: unrecognized command line option '-V' gcc-8: fatal error: no input files compilation terminated. configure:3215: $? = 1 configure:3204: gcc-8 -qversion >&5 gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc-8: fatal error: no input files compilation terminated. configure:3215: $? = 1 configure:3235: checking whether the C compiler works configure:3257: gcc-8 conftest.c >&5 configure:3261: $? = 0 configure:3309: result: yes configure:3312: checking for C compiler default output file name configure:3314: result: a.out configure:3320: checking for suffix of executables configure:3327: gcc-8 -o conftest conftest.c >&5 configure:3331: $? = 0 configure:3353: result: configure:3375: checking whether we are cross compiling configure:3383: gcc-8 -o conftest conftest.c >&5 configure:3387: $? = 0 configure:3394: ./conftest configure:3398: $? = 0 configure:3413: result: no configure:3418: checking for suffix of object files configure:3440: gcc-8 -c conftest.c >&5 configure:3444: $? = 0 configure:3465: result: o configure:3469: checking whether we are using the GNU C compiler configure:3488: gcc-8 -c conftest.c >&5 configure:3488: $? = 0 configure:3497: result: yes configure:3506: checking whether gcc-8 accepts -g configure:3526: gcc-8 -c -g conftest.c >&5 configure:3526: $? = 0 configure:3567: result: yes configure:3584: checking for gcc-8 option to accept ISO C89 configure:3647: gcc-8 -c -g -O2 conftest.c >&5 configure:3647: $? = 0 configure:3660: result: none needed configure:3685: checking whether gcc-8 understands -c and -o together configure:3707: gcc-8 -c conftest.c -o conftest2.o configure:3710: $? = 0 configure:3707: gcc-8 -c conftest.c -o conftest2.o configure:3710: $? = 0 configure:3722: result: yes configure:3750: checking for style of include used by make configure:3778: result: GNU configure:3804: checking dependency style of gcc-8 configure:3915: result: gcc3 configure:3930: checking for gcc-8 option to accept ISO C99 configure:4079: gcc-8 -c -g -O2 conftest.c >&5 configure:4079: $? = 0 configure:4092: result: none needed configure:4109: checking for a sed that does not truncate output configure:4173: result: /bin/sed configure:4247: checking whether C compiler accepts -Werror=unknown-warning-option configure:4266: gcc-8 -c -g -O2 -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:4266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4274: result: no configure:4294: checking whether C compiler accepts -fno-strict-aliasing configure:4313: gcc-8 -c -g -O2 -fno-strict-aliasing conftest.c >&5 configure:4313: $? = 0 configure:4322: result: yes configure:4349: : WARN_CFLAGS="$WARN_CFLAGS" configure:4352: $? = 0 configure:4373: checking whether C compiler accepts -Wall configure:4392: gcc-8 -c -g -O2 -Wall conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wextra configure:4392: gcc-8 -c -g -O2 -Wextra conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wnested-externs configure:4392: gcc-8 -c -g -O2 -Wnested-externs conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wwrite-strings configure:4392: gcc-8 -c -g -O2 -Wwrite-strings conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wpointer-arith configure:4392: gcc-8 -c -g -O2 -Wpointer-arith conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wmissing-declarations configure:4392: gcc-8 -c -g -O2 -Wmissing-declarations conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wmissing-prototypes configure:4392: gcc-8 -c -g -O2 -Wmissing-prototypes conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wstrict-prototypes configure:4392: gcc-8 -c -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wredundant-decls configure:4392: gcc-8 -c -g -O2 -Wredundant-decls conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wno-unused-parameter configure:4392: gcc-8 -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wno-missing-field-initializers configure:4392: gcc-8 -c -g -O2 -Wno-missing-field-initializers conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wdeclaration-after-statement configure:4392: gcc-8 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wformat=2 configure:4392: gcc-8 -c -g -O2 -Wformat=2 conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wold-style-definition configure:4392: gcc-8 -c -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:13:1: warning: old-style function definition [-Wold-style-definition] main () ^~~~ configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wcast-align configure:4392: gcc-8 -c -g -O2 -Wcast-align conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wformat-nonliteral configure:4392: gcc-8 -c -g -O2 -Wformat-nonliteral conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wformat-security configure:4392: gcc-8 -c -g -O2 -Wformat-security conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wsign-compare configure:4392: gcc-8 -c -g -O2 -Wsign-compare conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wstrict-aliasing configure:4392: gcc-8 -c -g -O2 -Wstrict-aliasing conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wshadow configure:4392: gcc-8 -c -g -O2 -Wshadow conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Winline configure:4392: gcc-8 -c -g -O2 -Winline conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wpacked configure:4392: gcc-8 -c -g -O2 -Wpacked conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wmissing-format-attribute configure:4392: gcc-8 -c -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wmissing-noreturn configure:4392: gcc-8 -c -g -O2 -Wmissing-noreturn conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Winit-self configure:4392: gcc-8 -c -g -O2 -Winit-self conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wredundant-decls configure:4401: result: yes configure:4409: : WARN_CFLAGS already contains $flag configure:4412: $? = 0 configure:4373: checking whether C compiler accepts -Wmissing-include-dirs configure:4392: gcc-8 -c -g -O2 -Wmissing-include-dirs conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wunused-but-set-variable configure:4392: gcc-8 -c -g -O2 -Wunused-but-set-variable conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Warray-bounds configure:4392: gcc-8 -c -g -O2 -Warray-bounds conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wimplicit-function-declaration configure:4392: gcc-8 -c -g -O2 -Wimplicit-function-declaration conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wreturn-type configure:4392: gcc-8 -c -g -O2 -Wreturn-type conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wswitch-enum configure:4392: gcc-8 -c -g -O2 -Wswitch-enum conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4373: checking whether C compiler accepts -Wswitch-default configure:4392: gcc-8 -c -g -O2 -Wswitch-default conftest.c >&5 configure:4392: $? = 0 configure:4401: result: yes configure:4417: : WARN_CFLAGS="$WARN_CFLAGS" configure:4420: $? = 0 configure:4578: checking whether C compiler accepts -Wno-error=unused-parameter configure:4597: gcc-8 -c -g -O2 -Wno-error=unused-parameter conftest.c >&5 configure:4597: $? = 0 configure:4606: result: yes configure:4622: : WARN_CFLAGS="$WARN_CFLAGS" configure:4625: $? = 0 configure:4578: checking whether C compiler accepts -Wno-error=missing-field-initializers configure:4597: gcc-8 -c -g -O2 -Wno-error=missing-field-initializers conftest.c >&5 configure:4597: $? = 0 configure:4606: result: yes configure:4622: : WARN_CFLAGS="$WARN_CFLAGS" configure:4625: $? = 0 configure:4680: checking whether C compiler accepts -Werror=unknown-warning-option configure:4707: result: no configure:4727: checking whether the linker accepts -Wl,--no-as-needed configure:4746: gcc-8 -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:4746: $? = 0 configure:4756: result: yes configure:4783: : WARN_LDFLAGS="$WARN_LDFLAGS" configure:4786: $? = 0 configure:5000: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" configure:5003: $? = 0 configure:5025: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS" configure:5028: $? = 0 configure:5118: checking build system type configure:5132: result: x86_64-unknown-linux-gnu configure:5152: checking host system type configure:5165: result: x86_64-unknown-linux-gnu configure:5206: checking how to print strings configure:5233: result: printf configure:5254: checking for a sed that does not truncate output configure:5318: result: /bin/sed configure:5336: checking for grep that handles long lines and -e configure:5394: result: /bin/grep configure:5399: checking for egrep configure:5461: result: /bin/grep -E configure:5466: checking for fgrep configure:5528: result: /bin/grep -F configure:5563: checking for ld used by gcc-8 configure:5630: result: /usr/bin/ld configure:5637: checking if the linker (/usr/bin/ld) is GNU ld configure:5652: result: yes configure:5664: checking for BSD- or MS-compatible name lister (nm) configure:5713: result: /usr/bin/nm -B configure:5843: checking the name lister (/usr/bin/nm -B) interface configure:5850: gcc-8 -c -g -O2 conftest.c >&5 configure:5853: /usr/bin/nm -B "conftest.o" configure:5856: output 0000000000000000 B some_variable configure:5863: result: BSD nm configure:5866: checking whether ln -s works configure:5870: result: yes configure:5878: checking the maximum length of command line arguments configure:6009: result: 1572864 configure:6026: checking whether the shell understands some XSI constructs configure:6036: result: yes configure:6040: checking whether the shell understands "+=" configure:6046: result: yes configure:6081: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6121: result: func_convert_file_noop configure:6128: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6148: result: func_convert_file_noop configure:6155: checking for /usr/bin/ld option to reload object files configure:6162: result: -r configure:6236: checking for objdump configure:6252: found /usr/bin/objdump configure:6263: result: objdump configure:6295: checking how to recognize dependent libraries configure:6493: result: pass_all configure:6578: checking for dlltool configure:6608: result: no configure:6638: checking how to associate runtime and link libraries configure:6665: result: printf %s\n configure:6725: checking for ar configure:6741: found /usr/bin/ar configure:6752: result: ar configure:6789: checking for archiver @FILE support configure:6806: gcc-8 -c -g -O2 conftest.c >&5 configure:6806: $? = 0 configure:6809: ar cru libconftest.a @conftest.lst >&5 configure:6812: $? = 0 configure:6817: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6820: $? = 1 configure:6832: result: @ configure:6890: checking for strip configure:6906: found /usr/bin/strip configure:6917: result: strip configure:6989: checking for ranlib configure:7005: found /usr/bin/ranlib configure:7016: result: ranlib configure:7118: checking command to parse /usr/bin/nm -B output from gcc-8 object configure:7238: gcc-8 -c -g -O2 conftest.c >&5 configure:7241: $? = 0 configure:7245: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7248: $? = 0 configure:7314: gcc-8 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7317: $? = 0 configure:7355: result: ok configure:7392: checking for sysroot configure:7422: result: no configure:7499: gcc-8 -c -g -O2 conftest.c >&5 configure:7502: $? = 0 configure:7691: checking for mt configure:7707: found /bin/mt configure:7718: result: mt configure:7741: checking if mt is a manifest tool configure:7747: mt '-?' configure:7755: result: no configure:8397: checking how to run the C preprocessor configure:8428: gcc-8 -E conftest.c configure:8428: $? = 0 configure:8442: gcc-8 -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.1" | /* end confdefs.h. */ | #include configure:8467: result: gcc-8 -E configure:8487: gcc-8 -E conftest.c configure:8487: $? = 0 configure:8501: gcc-8 -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.1" | /* end confdefs.h. */ | #include configure:8530: checking for ANSI C header files configure:8550: gcc-8 -c -g -O2 conftest.c >&5 configure:8550: $? = 0 configure:8623: gcc-8 -o conftest -g -O2 conftest.c >&5 configure:8623: $? = 0 configure:8623: ./conftest configure:8623: $? = 0 configure:8634: result: yes configure:8647: checking for sys/types.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for sys/stat.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for stdlib.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for string.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for memory.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for strings.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for inttypes.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for stdint.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for unistd.h configure:8647: gcc-8 -c -g -O2 conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8661: checking for dlfcn.h configure:8661: gcc-8 -c -g -O2 conftest.c >&5 configure:8661: $? = 0 configure:8661: result: yes configure:8867: checking for objdir configure:8882: result: .libs configure:9153: checking if gcc-8 supports -fno-rtti -fno-exceptions configure:9171: gcc-8 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9175: $? = 0 configure:9188: result: no configure:9515: checking for gcc-8 option to produce PIC configure:9522: result: -fPIC -DPIC configure:9530: checking if gcc-8 PIC flag -fPIC -DPIC works configure:9548: gcc-8 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9552: $? = 0 configure:9565: result: yes configure:9594: checking if gcc-8 static flag -static works configure:9622: result: yes configure:9637: checking if gcc-8 supports -c -o file.o configure:9658: gcc-8 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9662: $? = 0 configure:9684: result: yes configure:9692: checking if gcc-8 supports -c -o file.o configure:9739: result: yes configure:9772: checking whether the gcc-8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10929: result: yes configure:10966: checking whether -lc should be explicitly linked in configure:10974: gcc-8 -c -g -O2 conftest.c >&5 configure:10977: $? = 0 configure:10992: gcc-8 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10995: $? = 0 configure:11009: result: no configure:11169: checking dynamic linker characteristics configure:11669: gcc-8 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11669: $? = 0 configure:11903: result: GNU/Linux ld.so configure:12010: checking how to hardcode library paths into programs configure:12035: result: immediate configure:12575: checking whether stripping libraries is possible configure:12580: result: yes configure:12615: checking if libtool supports shared libraries configure:12617: result: yes configure:12620: checking whether to build shared libraries configure:12641: result: yes configure:12644: checking whether to build static libraries configure:12648: result: yes configure:12751: checking for pkg-config configure:12769: found /usr/bin/pkg-config configure:12781: result: /usr/bin/pkg-config configure:12806: checking pkg-config is at least version 0.20 configure:12809: result: yes configure:12826: checking for FREETYPE configure:12833: $PKG_CONFIG --exists --print-errors "freetype2 >= 12.0.6 " configure:12836: $? = 0 configure:12850: $PKG_CONFIG --exists --print-errors "freetype2 >= 12.0.6 " configure:12853: $? = 0 configure:12911: result: yes configure:12929: checking for HARFBUZZ configure:12936: $PKG_CONFIG --exists --print-errors " harfbuzz" configure:12939: $? = 0 configure:12953: $PKG_CONFIG --exists --print-errors " harfbuzz" configure:12956: $? = 0 configure:13014: result: yes configure:13032: checking for FRIBIDI configure:13039: $PKG_CONFIG --exists --print-errors " fribidi" configure:13042: $? = 0 configure:13056: $PKG_CONFIG --exists --print-errors " fribidi" configure:13059: $? = 0 configure:13117: result: yes configure:13134: checking for hb_ft_font_create_referenced configure:13134: gcc-8 -o conftest -g -O2 -I/usr/include/harfbuzz -I/usr/include/fribidi conftest.c -lharfbuzz -lfribidi >&5 /tmp/ccVZRctN.o: In function `main': /home/travis/build/SuperTux/supertux/libraqm/conftest.c:57: undefined reference to `hb_ft_font_create_referenced' collect2: error: ld returned 1 exit status configure:13134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define hb_ft_font_create_referenced to an innocuous variant, in case declares hb_ft_font_create_referenced. | For example, HP-UX 11i declares gettimeofday. */ | #define hb_ft_font_create_referenced innocuous_hb_ft_font_create_referenced | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hb_ft_font_create_referenced (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hb_ft_font_create_referenced | | /* 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 hb_ft_font_create_referenced (); | /* 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_hb_ft_font_create_referenced || defined __stub___hb_ft_font_create_referenced | choke me | #endif | | int | main () | { | return hb_ft_font_create_referenced (); | ; | return 0; | } configure:13134: result: no configure:13134: checking for hb_ft_font_set_load_flags configure:13134: gcc-8 -o conftest -g -O2 -I/usr/include/harfbuzz -I/usr/include/fribidi conftest.c -lharfbuzz -lfribidi >&5 /tmp/ccqjSISO.o: In function `main': /home/travis/build/SuperTux/supertux/libraqm/conftest.c:57: undefined reference to `hb_ft_font_set_load_flags' collect2: error: ld returned 1 exit status configure:13134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define hb_ft_font_set_load_flags to an innocuous variant, in case declares hb_ft_font_set_load_flags. | For example, HP-UX 11i declares gettimeofday. */ | #define hb_ft_font_set_load_flags innocuous_hb_ft_font_set_load_flags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hb_ft_font_set_load_flags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hb_ft_font_set_load_flags | | /* 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 hb_ft_font_set_load_flags (); | /* 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_hb_ft_font_set_load_flags || defined __stub___hb_ft_font_set_load_flags | choke me | #endif | | int | main () | { | return hb_ft_font_set_load_flags (); | ; | return 0; | } configure:13134: result: no configure:13134: checking for hb_buffer_set_invisible_glyph configure:13134: gcc-8 -o conftest -g -O2 -I/usr/include/harfbuzz -I/usr/include/fribidi conftest.c -lharfbuzz -lfribidi >&5 /tmp/cc2g5f8U.o: In function `main': /home/travis/build/SuperTux/supertux/libraqm/conftest.c:57: undefined reference to `hb_buffer_set_invisible_glyph' collect2: error: ld returned 1 exit status configure:13134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define hb_buffer_set_invisible_glyph to an innocuous variant, in case declares hb_buffer_set_invisible_glyph. | For example, HP-UX 11i declares gettimeofday. */ | #define hb_buffer_set_invisible_glyph innocuous_hb_buffer_set_invisible_glyph | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hb_buffer_set_invisible_glyph (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hb_buffer_set_invisible_glyph | | /* 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 hb_buffer_set_invisible_glyph (); | /* 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_hb_buffer_set_invisible_glyph || defined __stub___hb_buffer_set_invisible_glyph | choke me | #endif | | int | main () | { | return hb_buffer_set_invisible_glyph (); | ; | return 0; | } configure:13134: result: no configure:13143: checking whether HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES is declared configure:13143: gcc-8 -c -g -O2 -I/usr/include/harfbuzz -I/usr/include/fribidi conftest.c >&5 conftest.c: In function 'main': conftest.c:32:10: error: 'HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES' undeclared (first use in this function); did you mean 'HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES'? (void) HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES conftest.c:32:10: note: each undeclared identifier is reported only once for each function it appears in configure:13143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Raqm" | #define PACKAGE_TARNAME "raqm" | #define PACKAGE_VERSION "0.5.1" | #define PACKAGE_STRING "Raqm 0.5.1" | #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" | #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" | #define PACKAGE "raqm" | #define VERSION "0.5.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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES | #ifdef __cplusplus | (void) HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES; | #else | (void) HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES; | #endif | #endif | | ; | return 0; | } configure:13143: result: no configure:13163: checking for gtk-doc configure:13166: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:13169: $? = 0 configure:13175: result: yes configure:13189: checking for gtkdoc-check configure:13205: found /usr/bin/gtkdoc-check configure:13216: result: gtkdoc-check.test configure:13226: checking for gtkdoc-check configure:13244: found /usr/bin/gtkdoc-check configure:13256: result: /usr/bin/gtkdoc-check configure:13268: checking for gtkdoc-rebase configure:13286: found /usr/bin/gtkdoc-rebase configure:13298: result: /usr/bin/gtkdoc-rebase configure:13312: checking for gtkdoc-mkpdf configure:13330: found /usr/bin/gtkdoc-mkpdf configure:13342: result: /usr/bin/gtkdoc-mkpdf configure:13370: checking whether to build gtk-doc documentation configure:13372: result: no configure:13385: checking for GTKDOC_DEPS configure:13392: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13395: $? = 0 configure:13409: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13412: $? = 0 configure:13450: result: yes configure:13679: checking that generated files are newer than configure configure:13685: result: done configure:13732: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Raqm config.status 0.5.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on travis-job-20d4fa79-59d0-413c-b7aa-0a0efd330020 config.status:1125: creating Makefile config.status:1125: creating raqm.pc config.status:1125: creating src/Makefile config.status:1125: creating tests/Makefile config.status:1125: creating docs/Makefile config.status:1125: creating docs/version.xml config.status:1125: creating config.h config.status:1354: executing depfiles commands config.status:1354: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-8 ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_FRIBIDI_CFLAGS_set= ac_cv_env_FRIBIDI_CFLAGS_value= ac_cv_env_FRIBIDI_LIBS_set= ac_cv_env_FRIBIDI_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_HARFBUZZ_CFLAGS_set= ac_cv_env_HARFBUZZ_CFLAGS_value= ac_cv_env_HARFBUZZ_LIBS_set= ac_cv_env_HARFBUZZ_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_hb_buffer_set_invisible_glyph=no ac_cv_func_hb_ft_font_create_referenced=no ac_cv_func_hb_ft_font_set_load_flags=no ac_cv_have_decl_HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc-8 -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-8 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags__Wall=yes ax_cv_check_cflags__Warray_bounds=yes ax_cv_check_cflags__Wcast_align=yes ax_cv_check_cflags__Wdeclaration_after_statement=yes ax_cv_check_cflags__Wextra=yes ax_cv_check_cflags__Wformat_2=yes ax_cv_check_cflags__Wformat_nonliteral=yes ax_cv_check_cflags__Wformat_security=yes ax_cv_check_cflags__Wimplicit_function_declaration=yes ax_cv_check_cflags__Winit_self=yes ax_cv_check_cflags__Winline=yes ax_cv_check_cflags__Wmissing_declarations=yes ax_cv_check_cflags__Wmissing_format_attribute=yes ax_cv_check_cflags__Wmissing_include_dirs=yes ax_cv_check_cflags__Wmissing_noreturn=yes ax_cv_check_cflags__Wmissing_prototypes=yes ax_cv_check_cflags__Wnested_externs=yes ax_cv_check_cflags__Wno_error_missing_field_initializers=yes ax_cv_check_cflags__Wno_error_unused_parameter=yes ax_cv_check_cflags__Wno_missing_field_initializers=yes ax_cv_check_cflags__Wno_unused_parameter=yes ax_cv_check_cflags__Wold_style_definition=yes ax_cv_check_cflags__Wpacked=yes ax_cv_check_cflags__Wpointer_arith=yes ax_cv_check_cflags__Wredundant_decls=yes ax_cv_check_cflags__Wreturn_type=yes ax_cv_check_cflags__Wshadow=yes ax_cv_check_cflags__Wsign_compare=yes ax_cv_check_cflags__Wstrict_aliasing=yes ax_cv_check_cflags__Wstrict_prototypes=yes ax_cv_check_cflags__Wswitch_default=yes ax_cv_check_cflags__Wswitch_enum=yes ax_cv_check_cflags__Wunused_but_set_variable=yes ax_cv_check_cflags__Wwrite_strings=yes ax_cv_check_cflags___Werror_unknown_warning_option=no ax_cv_check_cflags__fno_strict_aliasing=yes ax_cv_check_ldflags__Wl___no_as_needed=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi ' pkg_cv_FRIBIDI_LIBS='-lfribidi ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_HARFBUZZ_CFLAGS='-I/usr/include/harfbuzz ' pkg_cv_HARFBUZZ_LIBS='-lharfbuzz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/missing autoconf' AUTOHEADER='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/missing autoheader' AUTOMAKE='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/missing automake-1.14' AWK='gawk' AX_PACKAGE_REQUIRES=' freetype2 >= 12.0.6 ' AX_PACKAGE_REQUIRES_PRIVATE=' harfbuzz fribidi' CC='gcc-8' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc-8 -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2 ' FREETYPE_LIBS='-lfreetype ' FRIBIDI_CFLAGS='-I/usr/include/fribidi ' FRIBIDI_LIBS='-lfribidi ' GREP='/bin/grep' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HARFBUZZ_CFLAGS='-I/usr/include/harfbuzz ' HARFBUZZ_LIBS='-lharfbuzz ' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='raqm' PACKAGE_BUGREPORT='https://github.com/HOST-Oman/libraqm/issues' PACKAGE_NAME='Raqm' PACKAGE_STRING='Raqm 0.5.1' PACKAGE_TARNAME='raqm' PACKAGE_URL='https://github.com/HOST-Oman/libraqm/' PACKAGE_VERSION='0.5.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RAQM_LIBTOOL_VERSION='500:1:500' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.5.1' WARN_CFLAGS='-fno-strict-aliasing -Wall -Wextra -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers' WARN_LDFLAGS='-Wl,--no-as-needed' WARN_SCANNERFLAGS=' --warn-all ' ac_ct_AR='ar' ac_ct_CC='gcc-8' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/travis/build/SuperTux/supertux/libraqm/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Raqm" #define PACKAGE_TARNAME "raqm" #define PACKAGE_VERSION "0.5.1" #define PACKAGE_STRING "Raqm 0.5.1" #define PACKAGE_BUGREPORT "https://github.com/HOST-Oman/libraqm/issues" #define PACKAGE_URL "https://github.com/HOST-Oman/libraqm/" #define PACKAGE "raqm" #define VERSION "0.5.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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DECL_HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES 0 configure: exit 0