This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libwebp configure 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-everything prefix=/opt ## --------- ## ## Platform. ## ## --------- ## hostname = 3ddf20f69f39 uname -m = aarch64 uname -r = 6.0.15-300.fc37.aarch64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 21 18:09:20 UTC 2022 /usr/bin/uname -p = aarch64 /bin/uname -X = unknown /bin/arch = aarch64 /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:2384: checking build system type configure:2398: result: aarch64-unknown-linux-gnu configure:2418: checking host system type configure:2431: result: aarch64-unknown-linux-gnu configure:2468: checking for a BSD-compatible install configure:2536: result: /usr/bin/install -c configure:2547: checking whether build environment is sane configure:2602: result: yes configure:2753: checking for a thread-safe mkdir -p configure:2792: result: /usr/bin/mkdir -p configure:2799: checking for gawk configure:2815: found /usr/bin/gawk configure:2826: result: gawk configure:2837: checking whether make sets $(MAKE) configure:2859: result: yes configure:2888: checking whether make supports nested variables configure:2905: result: yes configure:3044: checking for style of include used by make configure:3072: result: GNU configure:3143: checking for gcc configure:3159: found /usr/bin/gcc configure:3170: result: gcc configure:3399: checking for C compiler version configure:3408: gcc --version >&5 gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-15) Copyright (C) 2017 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:3419: $? = 0 configure:3408: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-redhat-linux/7/lto-wrapper Target: aarch64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --disable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-libsanitizer --enable-gnu-indirect-function --disable-libcilkrts --enable-libatomic --disable-libquadmath --enable-libitm --build=aarch64-redhat-linux Thread model: posix gcc version 7.3.1 20180712 (Red Hat 7.3.1-15) (GCC) configure:3419: $? = 0 configure:3408: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3419: $? = 1 configure:3408: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3419: $? = 1 configure:3439: checking whether the C compiler works configure:3461: gcc conftest.c >&5 configure:3465: $? = 0 configure:3513: result: yes configure:3516: checking for C compiler default output file name configure:3518: result: a.out configure:3524: checking for suffix of executables configure:3531: gcc -o conftest conftest.c >&5 configure:3535: $? = 0 configure:3557: result: configure:3579: checking whether we are cross compiling configure:3587: gcc -o conftest conftest.c >&5 configure:3591: $? = 0 configure:3598: ./conftest configure:3602: $? = 0 configure:3617: result: no configure:3622: checking for suffix of object files configure:3644: gcc -c conftest.c >&5 configure:3648: $? = 0 configure:3669: result: o configure:3673: checking whether we are using the GNU C compiler configure:3692: gcc -c conftest.c >&5 configure:3692: $? = 0 configure:3701: result: yes configure:3710: checking whether gcc accepts -g configure:3730: gcc -c -g conftest.c >&5 configure:3730: $? = 0 configure:3771: result: yes configure:3788: checking for gcc option to accept ISO C89 configure:3851: gcc -c -g -O2 conftest.c >&5 configure:3851: $? = 0 configure:3864: result: none needed configure:3889: checking whether gcc understands -c and -o together configure:3911: gcc -c conftest.c -o conftest2.o configure:3914: $? = 0 configure:3911: gcc -c conftest.c -o conftest2.o configure:3914: $? = 0 configure:3926: result: yes configure:3945: checking dependency style of gcc configure:4056: result: gcc3 configure:4121: checking for ar configure:4137: found /usr/bin/ar configure:4148: result: ar configure:4174: checking the archiver (ar) interface configure:4190: gcc -c -g -O2 conftest.c >&5 configure:4190: $? = 0 configure:4192: ar cru libconftest.a conftest.o >&5 configure:4195: $? = 0 configure:4223: result: ar configure:4290: checking how to print strings configure:4317: result: printf configure:4338: checking for a sed that does not truncate output configure:4402: result: /usr/bin/sed configure:4420: checking for grep that handles long lines and -e configure:4478: result: /usr/bin/grep configure:4483: checking for egrep configure:4545: result: /usr/bin/grep -E configure:4550: checking for fgrep configure:4612: result: /usr/bin/grep -F configure:4647: checking for ld used by gcc configure:4714: result: /usr/bin/ld configure:4721: checking if the linker (/usr/bin/ld) is GNU ld configure:4736: result: yes configure:4748: checking for BSD- or MS-compatible name lister (nm) configure:4802: result: /usr/bin/nm -B configure:4932: checking the name lister (/usr/bin/nm -B) interface configure:4939: gcc -c -g -O2 conftest.c >&5 configure:4942: /usr/bin/nm -B "conftest.o" configure:4945: output 0000000000000000 B some_variable configure:4952: result: BSD nm configure:4955: checking whether ln -s works configure:4959: result: yes configure:4967: checking the maximum length of command line arguments configure:5098: result: 1572864 configure:5146: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format configure:5186: result: func_convert_file_noop configure:5193: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:5213: result: func_convert_file_noop configure:5220: checking for /usr/bin/ld option to reload object files configure:5227: result: -r configure:5301: checking for objdump configure:5317: found /usr/bin/objdump configure:5328: result: objdump configure:5360: checking how to recognize dependent libraries configure:5560: result: pass_all configure:5645: checking for dlltool configure:5675: result: no configure:5705: checking how to associate runtime and link libraries configure:5732: result: printf %s\n configure:5856: checking for archiver @FILE support configure:5873: gcc -c -g -O2 conftest.c >&5 configure:5873: $? = 0 configure:5876: ar cru libconftest.a @conftest.lst >&5 configure:5879: $? = 0 configure:5884: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5887: $? = 1 configure:5899: result: @ configure:5957: checking for strip configure:5973: found /usr/bin/strip configure:5984: result: strip configure:6056: checking for ranlib configure:6072: found /usr/bin/ranlib configure:6083: result: ranlib configure:6185: checking command to parse /usr/bin/nm -B output from gcc object configure:6338: gcc -c -g -O2 conftest.c >&5 configure:6341: $? = 0 configure:6345: /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:6348: $? = 0 configure:6414: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6417: $? = 0 configure:6455: result: ok configure:6502: checking for sysroot configure:6532: result: no configure:6539: checking for a working dd configure:6577: result: /usr/bin/dd configure:6581: checking how to truncate binary pipes configure:6596: result: /usr/bin/dd bs=4096 count=1 configure:6925: checking for mt configure:6955: result: no configure:6975: checking if : is a manifest tool configure:6981: : '-?' configure:6989: result: no configure:7666: checking how to run the C preprocessor configure:7697: gcc -E conftest.c configure:7697: $? = 0 configure:7711: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:7736: result: gcc -E configure:7756: gcc -E conftest.c configure:7756: $? = 0 configure:7770: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:7799: checking for ANSI C header files configure:7819: gcc -c -g -O2 conftest.c >&5 configure:7819: $? = 0 configure:7892: gcc -o conftest -g -O2 conftest.c >&5 configure:7892: $? = 0 configure:7892: ./conftest configure:7892: $? = 0 configure:7903: result: yes configure:7916: checking for sys/types.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for sys/stat.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for stdlib.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for string.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for memory.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for strings.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for inttypes.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for stdint.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7916: checking for unistd.h configure:7916: gcc -c -g -O2 conftest.c >&5 configure:7916: $? = 0 configure:7916: result: yes configure:7930: checking for dlfcn.h configure:7930: gcc -c -g -O2 conftest.c >&5 configure:7930: $? = 0 configure:7930: result: yes configure:8186: checking for objdir configure:8201: result: .libs configure:8465: checking if gcc supports -fno-rtti -fno-exceptions configure:8483: 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:8487: $? = 0 configure:8500: result: no configure:8858: checking for gcc option to produce PIC configure:8865: result: -fPIC -DPIC configure:8873: checking if gcc PIC flag -fPIC -DPIC works configure:8891: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8895: $? = 0 configure:8908: result: yes configure:8937: checking if gcc static flag -static works configure:8965: result: no configure:8980: checking if gcc supports -c -o file.o configure:9001: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9005: $? = 0 configure:9027: result: yes configure:9035: checking if gcc supports -c -o file.o configure:9082: result: yes configure:9115: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10378: result: yes configure:10415: checking whether -lc should be explicitly linked in configure:10423: gcc -c -g -O2 conftest.c >&5 configure:10426: $? = 0 configure:10441: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10444: $? = 0 configure:10458: result: no configure:10618: checking dynamic linker characteristics configure:11199: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11199: $? = 0 configure:11448: result: GNU/Linux ld.so configure:11570: checking how to hardcode library paths into programs configure:11595: result: immediate configure:12143: checking whether stripping libraries is possible configure:12148: result: yes configure:12183: checking if libtool supports shared libraries configure:12185: result: yes configure:12188: checking whether to build shared libraries configure:12213: result: yes configure:12216: checking whether to build static libraries configure:12220: result: yes configure:12257: checking for a sed that does not truncate output configure:12321: result: /usr/bin/sed configure:12339: checking whether make supports nested variables configure:12356: result: yes configure:12368: checking whether byte ordering is bigendian configure:12383: gcc -c -g -O2 conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:24:15: error: unknown type name 'universal' configure:12383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12428: gcc -c -g -O2 conftest.c >&5 configure:12428: $? = 0 configure:12446: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12574: result: no configure:12605: checking whether asserts are enabled configure:12615: result: no configure:12632: checking whether gcc supports -fvisibility=hidden configure:12638: gcc -c -Werror -fvisibility=hidden conftest.c >&5 configure:12638: $? = 0 configure:12639: result: yes configure:12650: checking whether gcc supports -Wall configure:12656: gcc -c -Werror -Wall conftest.c >&5 configure:12656: $? = 0 configure:12657: result: yes configure:12668: checking whether gcc supports -Wconstant-conversion configure:12674: gcc -c -Werror -Wconstant-conversion conftest.c >&5 gcc: error: unrecognized command line option '-Wconstant-conversion'; did you mean '-Wno-int-conversion'? configure:12674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:12679: result: no configure:12686: checking whether gcc supports -Wdeclaration-after-statement configure:12692: gcc -c -Werror -Wdeclaration-after-statement conftest.c >&5 configure:12692: $? = 0 configure:12693: result: yes configure:12704: checking whether gcc supports -Wextra configure:12710: gcc -c -Werror -Wextra conftest.c >&5 configure:12710: $? = 0 configure:12711: result: yes configure:12722: checking whether gcc supports -Wfloat-conversion configure:12728: gcc -c -Werror -Wfloat-conversion conftest.c >&5 configure:12728: $? = 0 configure:12729: result: yes configure:12740: checking whether gcc supports -Wformat -Wformat-nonliteral configure:12746: gcc -c -Werror -Wformat -Wformat-nonliteral conftest.c >&5 configure:12746: $? = 0 configure:12747: result: yes configure:12758: checking whether gcc supports -Wformat -Wformat-security configure:12764: gcc -c -Werror -Wformat -Wformat-security conftest.c >&5 configure:12764: $? = 0 configure:12765: result: yes configure:12776: checking whether gcc supports -Wmissing-declarations configure:12782: gcc -c -Werror -Wmissing-declarations conftest.c >&5 configure:12782: $? = 0 configure:12783: result: yes configure:12794: checking whether gcc supports -Wmissing-prototypes configure:12800: gcc -c -Werror -Wmissing-prototypes conftest.c >&5 configure:12800: $? = 0 configure:12801: result: yes configure:12812: checking whether gcc supports -Wold-style-definition configure:12818: gcc -c -Werror -Wold-style-definition conftest.c >&5 configure:12818: $? = 0 configure:12819: result: yes configure:12830: checking whether gcc supports -Wparentheses-equality configure:12836: gcc -c -Werror -Wparentheses-equality conftest.c >&5 gcc: error: unrecognized command line option '-Wparentheses-equality'; did you mean '-Wparentheses'? configure:12836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:12841: result: no configure:12848: checking whether gcc supports -Wshadow configure:12854: gcc -c -Werror -Wshadow conftest.c >&5 configure:12854: $? = 0 configure:12855: result: yes configure:12866: checking whether gcc supports -Wshorten-64-to-32 configure:12872: gcc -c -Werror -Wshorten-64-to-32 conftest.c >&5 gcc: error: unrecognized command line option '-Wshorten-64-to-32' configure:12872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:12877: result: no configure:12884: checking whether gcc supports -Wundef configure:12890: gcc -c -Werror -Wundef conftest.c >&5 configure:12890: $? = 0 configure:12891: result: yes configure:12902: checking whether gcc supports -Wunreachable-code configure:12908: gcc -c -Werror -Wunreachable-code conftest.c >&5 configure:12908: $? = 0 configure:12909: result: yes configure:12920: checking whether gcc supports -Wunused-but-set-variable configure:12926: gcc -c -Werror -Wunused-but-set-variable conftest.c >&5 configure:12926: $? = 0 configure:12927: result: yes configure:12938: checking whether gcc supports -Wunused configure:12944: gcc -c -Werror -Wunused conftest.c >&5 configure:12944: $? = 0 configure:12945: result: yes configure:12956: checking whether gcc supports -Wvla configure:12962: gcc -c -Werror -Wvla conftest.c >&5 configure:12962: $? = 0 configure:12963: result: yes configure:13065: checking whether gcc supports -mavx2 configure:13071: gcc -c -Werror -mavx2 conftest.c >&5 gcc: error: unrecognized command line option '-mavx2' configure:13071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:13076: result: no configure:13115: checking whether gcc supports -msse4.1 configure:13121: gcc -c -Werror -msse4.1 conftest.c >&5 gcc: error: unrecognized command line option '-msse4.1' configure:13121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:13126: result: no configure:13135: checking smmintrin.h usability configure:13135: gcc -c -g -O2 conftest.c >&5 conftest.c:56:10: fatal error: smmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13135: result: no configure:13135: checking smmintrin.h presence configure:13135: gcc -E conftest.c conftest.c:23:10: fatal error: smmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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 configure:13135: result: no configure:13135: checking for smmintrin.h configure:13135: result: no configure:13161: checking whether gcc supports -msse2 configure:13167: gcc -c -Werror -msse2 conftest.c >&5 gcc: error: unrecognized command line option '-msse2' configure:13167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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(void) { return 0; } configure:13172: result: no configure:13181: checking emmintrin.h usability configure:13181: gcc -c -g -O2 conftest.c >&5 conftest.c:56:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13181: result: no configure:13181: checking emmintrin.h presence configure:13181: gcc -E conftest.c conftest.c:23:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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 configure:13181: result: no configure:13181: checking for emmintrin.h configure:13181: result: no configure:13334: checking for __builtin_bswap16 configure:13347: gcc -o conftest -g -O2 conftest.c >&5 configure:13347: $? = 0 configure:13348: result: yes configure:13371: checking for __builtin_bswap32 configure:13384: gcc -o conftest -g -O2 conftest.c >&5 configure:13384: $? = 0 configure:13385: result: yes configure:13408: checking for __builtin_bswap64 configure:13421: gcc -o conftest -g -O2 conftest.c >&5 configure:13421: $? = 0 configure:13422: result: yes configure:13448: checking for threading support... configure:13562: checking if compiler needs -Werror to reject unknown flags configure:13578: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' configure:13578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:13583: result: no configure:13649: checking for the pthreads library -lpthreads configure:13687: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13696: result: no configure:13594: checking whether pthreads work without any flags configure:13687: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccO0009g.o: In function `main': /tmp/libwebp-1.0.0/conftest.c:33: undefined reference to `pthread_create' /tmp/libwebp-1.0.0/conftest.c:34: undefined reference to `pthread_join' /tmp/libwebp-1.0.0/conftest.c:36: undefined reference to `__pthread_register_cancel' /tmp/libwebp-1.0.0/conftest.c:37: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13696: result: no configure:13599: checking whether pthreads work with -Kthread configure:13687: gcc -o conftest -g -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13696: result: no configure:13599: checking whether pthreads work with -kthread configure:13687: gcc -o conftest -g -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13696: result: no configure:13649: checking for the pthreads library -llthread configure:13687: gcc -o conftest -g -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:13687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13696: result: no configure:13599: checking whether pthreads work with -pthread configure:13687: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:13687: $? = 0 configure:13696: result: yes configure:13715: checking for joinable pthread attribute configure:13730: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:13730: $? = 0 configure:13736: result: PTHREAD_CREATE_JOINABLE configure:13746: checking if more special flags are required for pthreads configure:13761: result: no configure:13767: checking for PTHREAD_PRIO_INHERIT configure:13784: gcc -o conftest -g -O2 -pthread conftest.c >&5 configure:13784: $? = 0 configure:13793: result: yes configure:13905: checking if threading is enabled... yes configure:13981: checking GL/glut.h usability configure:13981: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c:61:10: fatal error: GL/glut.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13981: result: no configure:13981: checking GL/glut.h presence configure:13981: gcc -E conftest.c conftest.c:28:10: fatal error: GL/glut.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include configure:13981: result: no configure:13981: checking for GL/glut.h configure:13981: result: no configure:13981: checking GLUT/glut.h usability configure:13981: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c:61:10: fatal error: GLUT/glut.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13981: result: no configure:13981: checking GLUT/glut.h presence configure:13981: gcc -E conftest.c conftest.c:28:10: fatal error: GLUT/glut.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include configure:13981: result: no configure:13981: checking for GLUT/glut.h configure:13981: result: no configure:13981: checking OpenGL/glut.h usability configure:13981: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c:61:10: fatal error: OpenGL/glut.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13981: result: no configure:13981: checking OpenGL/glut.h presence configure:13981: gcc -E conftest.c conftest.c:28:10: fatal error: OpenGL/glut.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:13981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include configure:13981: result: no configure:13981: checking for OpenGL/glut.h configure:13981: result: no configure:14163: checking for sdl-config configure:14196: result: no configure:14227: checking SDL/SDL.h usability configure:14227: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c:61:10: fatal error: SDL/SDL.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:14227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14227: result: no configure:14227: checking SDL/SDL.h presence configure:14227: gcc -E conftest.c conftest.c:28:10: fatal error: SDL/SDL.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:14227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include configure:14227: result: no configure:14227: checking for SDL/SDL.h configure:14227: result: no configure:14231: checking SDL.h usability configure:14231: gcc -c -g -O2 -pthread conftest.c >&5 conftest.c:61:10: fatal error: SDL.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:14231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14231: result: no configure:14231: checking SDL.h presence configure:14231: gcc -E conftest.c conftest.c:28:10: fatal error: SDL.h: No such file or directory #include ^~~~~~~ compilation terminated. configure:14231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libwebp" | #define PACKAGE_TARNAME "libwebp" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "libwebp 1.0.0" | #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" | #define PACKAGE_URL "http://developers.google.com/speed/webp" | #define PACKAGE "libwebp" | #define VERSION "1.0.0" | #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_BUILTIN_BSWAP16 1 | #define HAVE_BUILTIN_BSWAP32 1 | #define HAVE_BUILTIN_BSWAP64 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define WEBP_USE_THREAD 1 | /* end confdefs.h. */ | #include configure:14231: result: no configure:14231: checking for SDL.h configure:14231: result: no configure:14235: WARNING: SDL library not available - no sdl.h configure:14297: WARNING: Optional SDL library not found configure:14326: checking for libpng-config configure:14344: found /usr/bin/libpng-config configure:14356: result: /usr/bin/libpng-config configure:14389: checking png.h usability configure:14389: gcc -c -g -O2 -pthread -I/usr/include/libpng15 conftest.c >&5 configure:14389: $? = 0 configure:14389: result: yes configure:14389: checking png.h presence configure:14389: gcc -E -I/usr/include/libpng15 conftest.c configure:14389: $? = 0 configure:14389: result: yes configure:14389: checking for png.h configure:14389: result: yes configure:14391: checking for library containing png_get_libpng_ver configure:14422: gcc -o conftest -g -O2 -pthread -I/usr/include/libpng15 conftest.c -L/usr/lib64 -lpng15 >&5 configure:14422: $? = 0 configure:14439: result: none required configure:14502: checking jpeglib.h usability configure:14502: gcc -c -g -O2 -pthread conftest.c >&5 configure:14502: $? = 0 configure:14502: result: yes configure:14502: checking jpeglib.h presence configure:14502: gcc -E conftest.c configure:14502: $? = 0 configure:14502: result: yes configure:14502: checking for jpeglib.h configure:14502: result: yes configure:14504: checking for jpeg_set_defaults in -ljpeg configure:14529: gcc -o conftest -g -O2 -pthread conftest.c -ljpeg >&5 configure:14529: $? = 0 configure:14538: result: yes configure:14593: checking tiffio.h usability configure:14593: gcc -c -g -O2 -pthread conftest.c >&5 configure:14593: $? = 0 configure:14593: result: yes configure:14593: checking tiffio.h presence configure:14593: gcc -E conftest.c configure:14593: $? = 0 configure:14593: result: yes configure:14593: checking for tiffio.h configure:14593: result: yes configure:14595: checking for TIFFGetVersion in -ltiff configure:14620: gcc -o conftest -g -O2 -pthread conftest.c -ltiff >&5 configure:14620: $? = 0 configure:14629: result: yes configure:14684: checking gif_lib.h usability configure:14684: gcc -c -g -O2 -pthread conftest.c >&5 configure:14684: $? = 0 configure:14684: result: yes configure:14684: checking gif_lib.h presence configure:14684: gcc -E conftest.c configure:14684: $? = 0 configure:14684: result: yes configure:14684: checking for gif_lib.h configure:14684: result: yes configure:14686: checking for DGifOpenFileHandle in -lgif configure:14711: gcc -o conftest -g -O2 -pthread conftest.c -lgif >&5 configure:14711: $? = 0 configure:14720: result: yes configure:14884: checking if --enable-swap-16bit-csp option is specified configure:14894: result: no configure:14902: checking if --disable-near-lossless option is specified configure:14918: result: no configure:14922: checking whether libwebpmux is to be built configure:14929: result: yes configure:14940: checking whether libwebpdemux is to be built configure:14949: result: yes configure:14960: checking whether decoder library is to be built configure:14967: result: yes configure:14978: checking whether libwebpextras is to be built configure:14985: result: yes configure:15113: checking that generated files are newer than configure configure:15119: result: done configure:15183: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libwebp config.status 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 3ddf20f69f39 config.status:1157: creating Makefile config.status:1157: creating src/Makefile config.status:1157: creating man/Makefile config.status:1157: creating examples/Makefile config.status:1157: creating extras/Makefile config.status:1157: creating imageio/Makefile config.status:1157: creating src/dec/Makefile config.status:1157: creating src/enc/Makefile config.status:1157: creating src/dsp/Makefile config.status:1157: creating src/demux/Makefile config.status:1157: creating src/mux/Makefile config.status:1157: creating src/utils/Makefile config.status:1157: creating src/libwebp.pc config.status:1157: creating src/libwebpdecoder.pc config.status:1157: creating src/demux/libwebpdemux.pc config.status:1157: creating src/mux/libwebpmux.pc config.status:1157: creating src/webp/config.h config.status:1386: executing depfiles commands config.status:1386: executing libtool commands configure:17377: WebP Configuration Summary -------------------------- Shared libraries: yes Static libraries: yes Threading support: yes libwebp: yes libwebpdecoder: yes libwebpdemux: yes libwebpmux: yes libwebpextras: yes Tools: cwebp : yes Input format support ==================== JPEG : yes PNG : yes TIFF : yes WIC : no dwebp : yes Output format support ===================== PNG : yes WIC : no GIF support : yes anim_diff : yes gif2webp : yes img2webp : yes webpmux : yes vwebp : no webpinfo : yes SDL support : no vwebp_sdl : no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_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_header_GLUT_glut_h=no ac_cv_header_GL_glut_h=no ac_cv_header_OpenGL_glut_h=no ac_cv_header_SDL_SDL_h=no ac_cv_header_SDL_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_emmintrin_h=no ac_cv_header_gif_lib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_smmintrin_h=no 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_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=aarch64-unknown-linux-gnu ac_cv_lib_gif_DGifOpenFileHandle=yes ac_cv_lib_jpeg_jpeg_set_defaults=yes ac_cv_lib_tiff_TIFFGetVersion=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LIBPNG_CONFIG=/usr/bin/libpng-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_png_get_libpng_ver='none required' am_cv_CC_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_PTHREAD_PRIO_INHERIT=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=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/libwebp-1.0.0/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -fvisibility=hidden -Wall -Wdeclaration-after-statement -Wextra -Wfloat-conversion -Wformat -Wformat-nonliteral -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wshadow -Wundef -Wunreachable-code -Wunused-but-set-variable -Wunused -Wvla' AM_CPPFLAGS=' -DNDEBUG' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /tmp/libwebp-1.0.0/missing autoconf' AUTOHEADER='${SHELL} /tmp/libwebp-1.0.0/missing autoheader' AUTOMAKE='${SHELL} /tmp/libwebp-1.0.0/missing automake-1.15' AVX2_FLAGS='' AWK='gawk' BUILD_ANIMDIFF_FALSE='#' BUILD_ANIMDIFF_TRUE='' BUILD_GIF2WEBP_FALSE='#' BUILD_GIF2WEBP_TRUE='' BUILD_IMG2WEBP_FALSE='#' BUILD_IMG2WEBP_TRUE='' BUILD_LIBWEBPDECODER_FALSE='#' BUILD_LIBWEBPDECODER_TRUE='' BUILD_VWEBP_FALSE='' BUILD_VWEBP_SDL_FALSE='' BUILD_VWEBP_SDL_TRUE='#' BUILD_VWEBP_TRUE='#' BUILD_WEBPINFO_FALSE='#' BUILD_WEBPINFO_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -pthread' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GIF_INCLUDES='' GIF_LIBS=' -lgif' GL_INCLUDES='' GL_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JPEG_INCLUDES=' -DWEBP_HAVE_JPEG' JPEG_LIBS=' -ljpeg' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBPNG_CONFIG='/usr/bin/libpng-config' LIBS=' ' LIBSDL_CONFIG='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /tmp/libwebp-1.0.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NEON_FLAGS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libwebp' PACKAGE_BUGREPORT='https://bugs.chromium.org/p/webp' PACKAGE_NAME='libwebp' PACKAGE_STRING='libwebp 1.0.0' PACKAGE_TARNAME='libwebp' PACKAGE_URL='http://developers.google.com/speed/webp' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' PNG_INCLUDES='-I/usr/include/libpng15 -DWEBP_HAVE_PNG' PNG_LIBS='-L/usr/lib64 -lpng15' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SDL_INCLUDES='' SDL_LIBS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSE2_FLAGS='' SSE41_FLAGS='' STRIP='strip' TIFF_INCLUDES=' -DWEBP_HAVE_TIFF' TIFF_LIBS=' -ltiff' USE_SWAP_16BIT_CSP='' VERSION='1.0.0' WANT_DEMUX_FALSE='#' WANT_DEMUX_TRUE='' WANT_EXTRAS_FALSE='#' WANT_EXTRAS_TRUE='' WANT_MUX_FALSE='#' WANT_MUX_TRUE='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/libwebp-1.0.0/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}' pkgconfigdir='${libdir}/pkgconfig' prefix='/opt' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libwebp" #define PACKAGE_TARNAME "libwebp" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "libwebp 1.0.0" #define PACKAGE_BUGREPORT "https://bugs.chromium.org/p/webp" #define PACKAGE_URL "http://developers.google.com/speed/webp" #define PACKAGE "libwebp" #define VERSION "1.0.0" #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_BUILTIN_BSWAP16 1 #define HAVE_BUILTIN_BSWAP32 1 #define HAVE_BUILTIN_BSWAP64 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define WEBP_USE_THREAD 1 #define WEBP_HAVE_PNG 1 #define WEBP_HAVE_JPEG 1 #define WEBP_HAVE_TIFF 1 #define WEBP_HAVE_GIF 1 #define WEBP_NEAR_LOSSLESS 1 configure: exit 0