Created
June 23, 2020 16:35
-
-
Save iamtekeste/68adee59c68685613b513fd5c72ecc53 to your computer and use it in GitHub Desktop.
Revisions
-
iamtekeste created this gist
Jun 23, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,1450 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dvisvgm configure 2.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-bundled-libs ## --------- ## ## Platform. ## ## --------- ## hostname = 1e4d2aaa37a4 uname -m = x86_64 uname -r = 4.19.76-linuxkit uname -s = Linux uname -v = #1 SMP Tue May 26 11:42:35 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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2580: checking build system type configure:2594: result: x86_64-pc-linux-gnu configure:2614: checking host system type configure:2627: result: x86_64-pc-linux-gnu configure:2647: checking target system type configure:2660: result: x86_64-pc-linux-gnu configure:2702: checking for a BSD-compatible install configure:2770: result: /usr/bin/install -c configure:2781: checking whether build environment is sane configure:2836: result: yes configure:2987: checking for a thread-safe mkdir -p configure:3026: result: /bin/mkdir -p configure:3033: checking for gawk configure:3063: result: no configure:3033: checking for mawk configure:3049: found /usr/bin/mawk configure:3060: result: mawk configure:3071: checking whether make sets $(MAKE) configure:3093: result: yes configure:3122: checking whether make supports nested variables configure:3139: result: yes configure:3321: checking for gcc configure:3337: found /usr/bin/gcc configure:3348: result: gcc configure:3577: checking for C compiler version configure:3586: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:3597: $? = 0 configure:3586: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3597: $? = 0 configure:3586: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3597: $? = 1 configure:3586: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3597: $? = 1 configure:3617: checking whether the C compiler works configure:3639: gcc conftest.c >&5 configure:3643: $? = 0 configure:3691: result: yes configure:3694: checking for C compiler default output file name configure:3696: result: a.out configure:3702: checking for suffix of executables configure:3709: gcc -o conftest conftest.c >&5 configure:3713: $? = 0 configure:3735: result: configure:3757: checking whether we are cross compiling configure:3765: gcc -o conftest conftest.c >&5 configure:3769: $? = 0 configure:3776: ./conftest configure:3780: $? = 0 configure:3795: result: no configure:3800: checking for suffix of object files configure:3822: gcc -c conftest.c >&5 configure:3826: $? = 0 configure:3847: result: o configure:3851: checking whether we are using the GNU C compiler configure:3870: gcc -c conftest.c >&5 configure:3870: $? = 0 configure:3879: result: yes configure:3888: checking whether gcc accepts -g configure:3908: gcc -c -g conftest.c >&5 configure:3908: $? = 0 configure:3949: result: yes configure:3966: checking for gcc option to accept ISO C89 configure:4029: gcc -c -g -O2 conftest.c >&5 configure:4029: $? = 0 configure:4042: result: none needed configure:4067: checking whether gcc understands -c and -o together configure:4089: gcc -c conftest.c -o conftest2.o configure:4092: $? = 0 configure:4089: gcc -c conftest.c -o conftest2.o configure:4092: $? = 0 configure:4104: result: yes configure:4132: checking for style of include used by make configure:4160: result: GNU configure:4186: checking dependency style of gcc configure:4297: result: gcc3 configure:4312: checking for gcc option to accept ISO C99 configure:4461: gcc -c -g -O2 conftest.c >&5 configure:4461: $? = 0 configure:4474: result: none needed configure:4547: checking for g++ configure:4563: found /usr/bin/g++ configure:4574: result: g++ configure:4601: checking for C++ compiler version configure:4610: g++ --version >&5 g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:4621: $? = 0 configure:4610: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --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=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:4621: $? = 0 configure:4610: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4621: $? = 1 configure:4610: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4621: $? = 1 configure:4625: checking whether we are using the GNU C++ compiler configure:4644: g++ -c conftest.cpp >&5 configure:4644: $? = 0 configure:4653: result: yes configure:4662: checking whether g++ accepts -g configure:4682: g++ -c -g conftest.cpp >&5 configure:4682: $? = 0 configure:4723: result: yes configure:4748: checking dependency style of g++ configure:4859: result: gcc3 configure:4887: checking whether g++ supports C++11 features with -std=gnu++11 configure:5185: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:5185: $? = 0 configure:5194: result: yes configure:5607: checking for ar configure:5623: found /usr/bin/ar configure:5634: result: ar configure:5660: checking the archiver (ar) interface configure:5676: gcc -c -g -O2 conftest.c >&5 configure:5676: $? = 0 configure:5678: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5681: $? = 0 configure:5709: result: ar configure:5775: checking how to print strings configure:5802: result: printf configure:5823: checking for a sed that does not truncate output configure:5887: result: /bin/sed configure:5905: checking for grep that handles long lines and -e configure:5963: result: /bin/grep configure:5968: checking for egrep configure:6030: result: /bin/grep -E configure:6035: checking for fgrep configure:6097: result: /bin/grep -F configure:6132: checking for ld used by gcc configure:6199: result: /usr/bin/ld configure:6206: checking if the linker (/usr/bin/ld) is GNU ld configure:6221: result: yes configure:6233: checking for BSD- or MS-compatible name lister (nm) configure:6287: result: /usr/bin/nm -B configure:6417: checking the name lister (/usr/bin/nm -B) interface configure:6424: gcc -c -g -O2 conftest.c >&5 configure:6427: /usr/bin/nm -B "conftest.o" configure:6430: output 0000000000000000 B some_variable configure:6437: result: BSD nm configure:6440: checking whether ln -s works configure:6444: result: yes configure:6452: checking the maximum length of command line arguments configure:6583: result: 1572864 configure:6631: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6671: result: func_convert_file_noop configure:6678: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6698: result: func_convert_file_noop configure:6705: checking for /usr/bin/ld option to reload object files configure:6712: result: -r configure:6786: checking for objdump configure:6802: found /usr/bin/objdump configure:6813: result: objdump configure:6845: checking how to recognize dependent libraries configure:7045: result: pass_all configure:7130: checking for dlltool configure:7160: result: no configure:7190: checking how to associate runtime and link libraries configure:7217: result: printf %s\n configure:7341: checking for archiver @FILE support configure:7358: gcc -c -g -O2 conftest.c >&5 configure:7358: $? = 0 configure:7361: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7364: $? = 0 configure:7369: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7372: $? = 1 configure:7384: result: @ configure:7442: checking for strip configure:7458: found /usr/bin/strip configure:7469: result: strip configure:7541: checking for ranlib configure:7557: found /usr/bin/ranlib configure:7568: result: ranlib configure:7670: checking command to parse /usr/bin/nm -B output from gcc object configure:7823: gcc -c -g -O2 conftest.c >&5 configure:7826: $? = 0 configure:7830: /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:7833: $? = 0 configure:7899: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7902: $? = 0 configure:7940: result: ok configure:7987: checking for sysroot configure:8017: result: no configure:8024: checking for a working dd configure:8062: result: /bin/dd configure:8066: checking how to truncate binary pipes configure:8081: result: /bin/dd bs=4096 count=1 configure:8217: gcc -c -g -O2 conftest.c >&5 configure:8220: $? = 0 configure:8410: checking for mt configure:8440: result: no configure:8460: checking if : is a manifest tool configure:8466: : '-?' configure:8474: result: no configure:9151: checking how to run the C preprocessor configure:9182: gcc -E conftest.c configure:9182: $? = 0 configure:9196: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9221: result: gcc -E configure:9241: gcc -E conftest.c configure:9241: $? = 0 configure:9255: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9284: checking for ANSI C header files configure:9304: gcc -c -g -O2 conftest.c >&5 configure:9304: $? = 0 configure:9377: gcc -o conftest -g -O2 conftest.c >&5 configure:9377: $? = 0 configure:9377: ./conftest configure:9377: $? = 0 configure:9388: result: yes configure:9401: checking for sys/types.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for sys/stat.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for stdlib.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for string.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for memory.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for strings.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for inttypes.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for stdint.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9401: checking for unistd.h configure:9401: gcc -c -g -O2 conftest.c >&5 configure:9401: $? = 0 configure:9401: result: yes configure:9415: checking for dlfcn.h configure:9415: gcc -c -g -O2 conftest.c >&5 configure:9415: $? = 0 configure:9415: result: yes configure:9681: checking for objdir configure:9696: result: .libs configure:9956: checking if gcc supports -fno-rtti -fno-exceptions configure:9974: gcc -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:9978: $? = 0 configure:9991: result: no configure:10349: checking for gcc option to produce PIC configure:10356: result: -fPIC -DPIC configure:10364: checking if gcc PIC flag -fPIC -DPIC works configure:10382: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10386: $? = 0 configure:10399: result: yes configure:10428: checking if gcc static flag -static works configure:10456: result: yes configure:10471: checking if gcc supports -c -o file.o configure:10492: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10496: $? = 0 configure:10518: result: yes configure:10526: checking if gcc supports -c -o file.o configure:10573: result: yes configure:10606: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11869: result: yes configure:11906: checking whether -lc should be explicitly linked in configure:11914: gcc -c -g -O2 conftest.c >&5 configure:11917: $? = 0 configure:11932: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11935: $? = 0 configure:11949: result: no configure:12109: checking dynamic linker characteristics configure:12690: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12690: $? = 0 configure:12939: result: GNU/Linux ld.so configure:13061: checking how to hardcode library paths into programs configure:13086: result: immediate configure:13634: checking whether stripping libraries is possible configure:13639: result: yes configure:13674: checking if libtool supports shared libraries configure:13676: result: yes configure:13679: checking whether to build shared libraries configure:13704: result: yes configure:13707: checking whether to build static libraries configure:13711: result: yes configure:13734: checking how to run the C++ preprocessor configure:13761: g++ -std=gnu++11 -E conftest.cpp configure:13761: $? = 0 configure:13775: g++ -std=gnu++11 -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:13775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 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 <ac_nonexistent.h> configure:13800: result: g++ -std=gnu++11 -E configure:13820: g++ -std=gnu++11 -E conftest.cpp configure:13820: $? = 0 configure:13834: g++ -std=gnu++11 -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:13834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 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 <ac_nonexistent.h> configure:13996: checking for ld used by g++ -std=gnu++11 configure:14063: result: /usr/bin/ld -m elf_x86_64 configure:14070: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14085: result: yes configure:14140: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15213: result: yes configure:15249: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:15252: $? = 0 configure:15733: checking for g++ -std=gnu++11 option to produce PIC configure:15740: result: -fPIC -DPIC configure:15748: checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works configure:15766: g++ -std=gnu++11 -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15770: $? = 0 configure:15783: result: yes configure:15806: checking if g++ -std=gnu++11 static flag -static works configure:15834: result: yes configure:15846: checking if g++ -std=gnu++11 supports -c -o file.o configure:15867: g++ -std=gnu++11 -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15871: $? = 0 configure:15893: result: yes configure:15898: checking if g++ -std=gnu++11 supports -c -o file.o configure:15945: result: yes configure:15975: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16018: result: yes configure:16159: checking dynamic linker characteristics configure:16916: result: GNU/Linux ld.so configure:16981: checking how to hardcode library paths into programs configure:17006: result: immediate configure:17111: checking for ranlib configure:17138: result: ranlib configure:17167: checking whether C compiler accepts -Wmismatched-tags -Wno-mismatched-tags configure:17186: gcc -c -g -O2 -Wmismatched-tags -Wno-mismatched-tags conftest.c >&5 gcc: error: unrecognized command line option '-Wmismatched-tags' configure:17186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 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. */ | | int | main () | { | | ; | return 0; | } configure:17194: result: no configure:17205: checking sys/time.h usability configure:17205: gcc -c -g -O2 conftest.c >&5 configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking sys/time.h presence configure:17205: gcc -E conftest.c configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking for sys/time.h configure:17205: result: yes configure:17205: checking sys/timeb.h usability configure:17205: gcc -c -g -O2 conftest.c >&5 configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking sys/timeb.h presence configure:17205: gcc -E conftest.c configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking for sys/timeb.h configure:17205: result: yes configure:17205: checking xlocale.h usability configure:17205: gcc -c -g -O2 conftest.c >&5 configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking xlocale.h presence configure:17205: gcc -E conftest.c configure:17205: $? = 0 configure:17205: result: yes configure:17205: checking for xlocale.h configure:17205: result: yes configure:17215: checking whether termios.h defines TIOCGWINSZ configure:17238: result: no configure:17242: checking whether sys/ioctl.h defines TIOCGWINSZ configure:17265: result: yes configure:17298: checking kpathsea/kpathsea.h usability configure:17298: gcc -c -g -O2 conftest.c >&5 configure:17298: $? = 0 configure:17298: result: yes configure:17298: checking kpathsea/kpathsea.h presence configure:17298: gcc -E conftest.c configure:17298: $? = 0 configure:17298: result: yes configure:17298: checking for kpathsea/kpathsea.h configure:17298: result: yes configure:17306: checking for kpse_find_file in -lkpathsea configure:17331: gcc -o conftest -g -O2 conftest.c -lkpathsea >&5 configure:17331: $? = 0 configure:17340: result: yes configure:17354: checking kpathsea version configure:17372: gcc -o conftest -g -O2 conftest.c -lkpathsea >&5 configure:17372: $? = 0 configure:17372: ./conftest configure:17372: $? = 0 configure:17381: result: "6.2.2" configure:17392: checking ghostscript/iapi.h usability configure:17392: gcc -c -g -O2 conftest.c >&5 configure:17392: $? = 0 configure:17392: result: yes configure:17392: checking ghostscript/iapi.h presence configure:17392: gcc -E conftest.c configure:17392: $? = 0 configure:17392: result: yes configure:17392: checking for ghostscript/iapi.h configure:17392: result: yes configure:17394: checking for gsapi_revision in -lgs configure:17419: gcc -o conftest -g -O2 conftest.c -lgs -lkpathsea >&5 configure:17419: $? = 0 configure:17428: result: yes configure:17556: checking for pkg-config configure:17574: found /usr/bin/pkg-config configure:17586: result: /usr/bin/pkg-config configure:17611: checking pkg-config is at least version 0.9.0 configure:17614: result: yes configure:17626: checking for FREETYPE configure:17633: $PKG_CONFIG --exists --print-errors "freetype2" configure:17636: $? = 0 configure:17650: $PKG_CONFIG --exists --print-errors "freetype2" configure:17653: $? = 0 configure:17711: result: yes configure:18296: checking openssl/md5.h usability configure:18296: gcc -c -g -O2 conftest.c >&5 configure:18296: $? = 0 configure:18296: result: yes configure:18296: checking openssl/md5.h presence configure:18296: gcc -E conftest.c configure:18296: $? = 0 configure:18296: result: yes configure:18296: checking for openssl/md5.h configure:18296: result: yes configure:18308: checking for LIBCRYPTO configure:18315: $PKG_CONFIG --exists --print-errors "libcrypto" configure:18318: $? = 0 configure:18332: $PKG_CONFIG --exists --print-errors "libcrypto" configure:18335: $? = 0 configure:18373: result: yes configure:18386: checking for gzopen in -lz configure:18411: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18411: $? = 0 configure:18420: result: yes configure:18436: checking for dirent.h that defines DIR configure:18455: gcc -c -g -O2 conftest.c >&5 configure:18455: $? = 0 configure:18463: result: yes configure:18476: checking for library containing opendir configure:18507: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18507: $? = 0 configure:18524: result: none required configure:18591: checking for ANSI C header files configure:18695: result: yes configure:18709: checking for libintl.h configure:18709: gcc -c -g -O2 conftest.c >&5 configure:18709: $? = 0 configure:18709: result: yes configure:18709: checking for stdlib.h configure:18709: result: yes configure:18709: checking for string.h configure:18709: result: yes configure:18709: checking for strings.h configure:18709: result: yes configure:18709: checking for unistd.h configure:18709: result: yes configure:18733: checking for stdbool.h that conforms to C99 configure:18800: gcc -c -g -O2 conftest.c >&5 configure:18800: $? = 0 configure:18807: result: yes configure:18809: checking for _Bool configure:18809: gcc -c -g -O2 conftest.c >&5 configure:18809: $? = 0 configure:18809: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:18809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 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_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_XLOCALE_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_LIBGS 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:18809: result: yes configure:18826: checking for size_t configure:18826: gcc -c -g -O2 conftest.c >&5 configure:18826: $? = 0 configure:18826: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:18826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvisvgm" | #define PACKAGE_TARNAME "dvisvgm" | #define PACKAGE_VERSION "2.9.1" | #define PACKAGE_STRING "dvisvgm 2.9.1" | #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" | #define PACKAGE_URL "" | #define PACKAGE "dvisvgm" | #define VERSION "2.9.1" | #define TARGET_SYSTEM "x86_64-pc-linux-gnu" | #define HAVE_CXX11 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_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_XLOCALE_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBKPATHSEA 1 | #define HAVE_LIBGS 1 | #define HAVE_OPENSSL_MD5_H 1 | #define HAVE_LIBZ 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18826: result: yes configure:18837: checking whether struct tm is in sys/time.h or time.h configure:18857: gcc -c -g -O2 conftest.c >&5 configure:18857: $? = 0 configure:18864: result: time.h configure:18874: checking whether lstat correctly handles trailing slash configure:18900: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18900: $? = 0 configure:18900: ./conftest configure:18900: $? = 0 configure:18917: result: yes configure:18936: checking whether stat accepts an empty string configure:18956: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18956: $? = 0 configure:18956: ./conftest configure:18956: $? = 0 configure:18966: result: no configure:18988: checking for ftime configure:18988: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18988: $? = 0 configure:18988: result: yes configure:18988: checking for gettimeofday configure:18988: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18988: $? = 0 configure:18988: result: yes configure:18988: checking for sigaction configure:18988: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18988: $? = 0 configure:18988: result: yes configure:18988: checking for umask configure:18988: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18988: $? = 0 configure:18988: result: yes configure:18988: checking for uselocale configure:18988: gcc -o conftest -g -O2 conftest.c -lz -lgs -lkpathsea >&5 configure:18988: $? = 0 configure:18988: result: yes configure:19032: checking if the kpathsea headers are C++ safe configure:19051: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lz -lgs -lkpathsea >&5 configure:19051: $? = 0 configure:19052: result: yes configure:19085: checking for asciidoc configure:19115: result: no configure:19205: generation of manual page has been disabled configure:19230: checking whether to build with code coverage support configure:19250: result: no configure:19713: checking that generated files are newer than configure configure:19719: result: done configure:19782: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dvisvgm config.status 2.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 1e4d2aaa37a4 config.status:1343: creating Makefile config.status:1343: creating libs/Makefile config.status:1343: creating libs/brotli/Makefile config.status:1343: creating libs/clipper/Makefile config.status:1343: creating libs/ff-woff/Makefile config.status:1343: creating libs/md5/Makefile config.status:1343: creating libs/potrace/Makefile config.status:1343: creating libs/variant/Makefile config.status:1343: creating libs/woff2/Makefile config.status:1343: creating libs/xxHash/Makefile config.status:1343: creating m4/Makefile config.status:1343: creating src/Makefile config.status:1343: creating src/version.hpp config.status:1343: creating src/optimizer/Makefile config.status:1343: creating tests/Makefile config.status:1343: creating tests/data/Makefile config.status:1343: creating doc/Makefile config.status:1343: creating config.h config.status:1524: config.h is unchanged config.status:1572: executing depfiles commands config.status:1572: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BROTLI_CFLAGS_set= ac_cv_env_BROTLI_CFLAGS_value= ac_cv_env_BROTLI_LIBS_set= ac_cv_env_BROTLI_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_KPSE_CFLAGS_set= ac_cv_env_KPSE_CFLAGS_value= ac_cv_env_KPSE_LIBS_set= ac_cv_env_KPSE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCRYPTO_CFLAGS_set= ac_cv_env_LIBCRYPTO_CFLAGS_value= ac_cv_env_LIBCRYPTO_LIBS_set= ac_cv_env_LIBCRYPTO_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_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_TTFAUTOHINT_CFLAGS_set= ac_cv_env_TTFAUTOHINT_CFLAGS_value= ac_cv_env_TTFAUTOHINT_LIBS_set= ac_cv_env_TTFAUTOHINT_LIBS_value= ac_cv_env_WOFF2_CFLAGS_set= ac_cv_env_WOFF2_CFLAGS_value= ac_cv_env_WOFF2_LIBS_set= ac_cv_env_WOFF2_LIBS_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_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_sigaction=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_umask=yes ac_cv_func_uselocale=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ghostscript_iapi_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_kpathsea_kpathsea_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_md5_h=yes ac_cv_header_stdbool_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_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_gs_gsapi_revision=yes ac_cv_lib_kpathsea_kpse_find_file=yes ac_cv_lib_z_gzopen=yes 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_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_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -std=gnu++11 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___Wmismatched_tags__Wno_mismatched_tags=no ax_cv_cxx_compile_cxx11__std_gnupp11=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_LDCXX='/usr/bin/ld -m elf_x86_64' 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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_FREETYPE_CFLAGS=-I/usr/include/freetype2 pkg_cv_FREETYPE_LIBS=-lfreetype pkg_cv_LIBCRYPTO_CFLAGS= pkg_cv_LIBCRYPTO_LIBS=-lcrypto ## ----------------- ## ## Output variables. ## ## ----------------- ## @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" $(CODE_COVERAGE_IGNORE_PATTERN); $(CODE_COVERAGE_OUTPUT_FILE); # # # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # (Default: $(top_builddir)) # (Default: empty) # Multiple directories may be specified, separated by whitespace. # by lcov for code coverage. (Default: # collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) # genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) # instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) # instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) # instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE) # lcov instance. (Default: empty) # reports to be created. (Default: # set to 0 to disable it and leave empty to stay with the default. # - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage, # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the # - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov # - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov # - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering # - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov # - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # $(PACKAGE_VERSION). In order to add the current git hash to the title, # Capture code coverage data # Code coverage # Hook rule executed before code-coverage-capture, overridable by the user # Optional variables # Optional: # The generated report will be titled using the $(PACKAGE_NAME) and # Use recursive makes in order to ignore errors during check # sanitizes the test-name: replaces with underscores: dashes and dots # use the git-version-gen script, available online. $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ ' --rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) --rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE)) .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean ACLOCAL='${SHELL} /tmp/dvisvgm-2.9.1/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CPPFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage AM_DISTCHECK_CONFIGURE_FLAGS ?= AM_LDFLAGS='' AM_V='$(V)' AR='ar' ASCIIDOC='' AUTOCONF='${SHELL} /tmp/dvisvgm-2.9.1/missing autoconf' AUTOHEADER='${SHELL} /tmp/dvisvgm-2.9.1/missing autoheader' AUTOMAKE='${SHELL} /tmp/dvisvgm-2.9.1/missing automake-1.15' AWK='mawk' BROTLI_CFLAGS='' BROTLI_LIBS='' BUILD_MANPAGE_FALSE='' BUILD_MANPAGE_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CODE_COVERAGE_BRANCH_COVERAGE ?= CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(top_builddir) CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT) CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\ CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT) CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH) CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)" CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT) CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?= CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT) CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\ CODE_COVERAGE_LDFLAGS='' CODE_COVERAGE_LIBS='' CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info CODE_COVERAGE_RULES=' CPP='gcc -E' CPPFLAGS='' CXX='g++ -std=gnu++11' CXXCPP='g++ -std=gnu++11 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATE='March 2020' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_WOFF_FALSE='#' ENABLE_WOFF_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_LIBS='-lfreetype' GCOV='' GENHTML='' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GREP='/bin/grep' HAVE_BROTLI_FALSE='' HAVE_BROTLI_TRUE='#' HAVE_CXX11='1' HAVE_POTRACE_FALSE='' HAVE_POTRACE_TRUE='#' HAVE_WOFF2_FALSE='' HAVE_WOFF2_TRUE='#' HAVE_XXHASH_FALSE='' HAVE_XXHASH_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KPSE_CFLAGS='' KPSE_LIBS='' LCOV='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBCRYPTO_CFLAGS='' LIBCRYPTO_LIBS='-lcrypto' LIBOBJS='' LIBS='-lz -lgs -lkpathsea ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /tmp/dvisvgm-2.9.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dvisvgm' PACKAGE_BUGREPORT='martin.gieseking@uos.de' PACKAGE_NAME='dvisvgm' PACKAGE_STRING='dvisvgm 2.9.1' PACKAGE_TARNAME='dvisvgm' PACKAGE_URL='' PACKAGE_VERSION='2.9.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TTFAUTOHINT_CFLAGS='' TTFAUTOHINT_LIBS='' USE_BUNDLED_LIBS_FALSE='#' USE_BUNDLED_LIBS_TRUE='' USE_BUNDLED_MD5_FALSE='' USE_BUNDLED_MD5_TRUE='#' VERSION='2.9.1' WOFF2_CFLAGS='' WOFF2_LIBS='' XMLTO='' XSLTPROC='' ZLIB_CFLAGS='' ZLIB_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' check-code-coverage: code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_0 = --quiet code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1))) code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V)) code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY); code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V)) code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\ code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V)) code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY)) code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\ datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' dvisvgm_srcdir='$(top_srcdir)' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/dvisvgm-2.9.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dvisvgm" #define PACKAGE_TARNAME "dvisvgm" #define PACKAGE_VERSION "2.9.1" #define PACKAGE_STRING "dvisvgm 2.9.1" #define PACKAGE_BUGREPORT "martin.gieseking@uos.de" #define PACKAGE_URL "" #define PACKAGE "dvisvgm" #define VERSION "2.9.1" #define TARGET_SYSTEM "x86_64-pc-linux-gnu" #define HAVE_CXX11 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_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_XLOCALE_H 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_LIBKPATHSEA 1 #define HAVE_LIBGS 1 #define HAVE_OPENSSL_MD5_H 1 #define HAVE_LIBZ 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_LIBINTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SIGACTION 1 #define HAVE_UMASK 1 #define HAVE_USELOCALE 1 configure: exit 0