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.1.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --disable-shared --prefix=/home/ubuntu/SwiftBiuWeb/node_modules/cwebp-bin/vendor --bindir=/home/ubuntu/SwiftBiuWeb/node_modules/cwebp-bin/vendor

## --------- ##
## Platform. ##
## --------- ##

hostname = tkarm
uname -m = aarch64
uname -r = 5.15.0-1032-realtime
uname -s = Linux
uname -v = #35-Ubuntu SMP PREEMPT_RT Tue Jan 24 11:59:17 UTC 2023

/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: /tmp/9211270a-a068-447b-873c-1387db0ea421/node_modules/.bin
PATH: /tmp/node_modules/.bin
PATH: /node_modules/.bin
PATH: /usr/local/bin
PATH: /home/ubuntu/SwiftBiuWeb/node_modules/cwebp-bin/node_modules/.bin
PATH: /home/ubuntu/SwiftBiuWeb/node_modules/node_modules/.bin
PATH: /home/ubuntu/SwiftBiuWeb/node_modules/.bin
PATH: /home/ubuntu/node_modules/.bin
PATH: /home/node_modules/.bin
PATH: /node_modules/.bin
PATH: /usr/local/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin
PATH: /home/ubuntu/.local/bin
PATH: /home/ubuntu/.local/bin
PATH: /home/ubuntu/.hermes/hermes-agent/venv/bin
PATH: /home/ubuntu/.hermes/hermes-agent/node_modules/.bin
PATH: /usr/local/bin
PATH: /home/ubuntu/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /snap/bin
PATH: /usr/local/go/bin
PATH: /usr/local/go/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2381: checking build system type
configure:2395: result: aarch64-unknown-linux-gnu
configure:2415: checking host system type
configure:2428: result: aarch64-unknown-linux-gnu
configure:2465: checking for a BSD-compatible install
configure:2533: result: /usr/bin/install -c
configure:2544: checking whether build environment is sane
configure:2599: result: yes
configure:2750: checking for a thread-safe mkdir -p
configure:2789: result: /usr/bin/mkdir -p
configure:2796: checking for gawk
configure:2812: found /usr/bin/gawk
configure:2823: result: gawk
configure:2834: checking whether make sets $(MAKE)
configure:2856: result: yes
configure:2885: checking whether make supports nested variables
configure:2902: result: yes
configure:3033: checking whether make supports the include directive
configure:3048: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3051: $? = 0
configure:3070: result: yes (GNU style)
configure:3140: checking for gcc
configure:3156: found /usr/bin/gcc
configure:3167: result: gcc
configure:3396: checking for C compiler version
configure:3405: gcc --version >&5
gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3416: $? = 0
configure:3405: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04.3' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=4
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04.3) 
configure:3416: $? = 0
configure:3405: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3416: $? = 1
configure:3405: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3416: $? = 1
configure:3436: checking whether the C compiler works
configure:3458: gcc    conftest.c  >&5
configure:3462: $? = 0
configure:3510: result: yes
configure:3513: checking for C compiler default output file name
configure:3515: result: a.out
configure:3521: checking for suffix of executables
configure:3528: gcc -o conftest    conftest.c  >&5
configure:3532: $? = 0
configure:3554: result: 
configure:3576: checking whether we are cross compiling
configure:3584: gcc -o conftest    conftest.c  >&5
configure:3588: $? = 0
configure:3595: ./conftest
configure:3599: $? = 0
configure:3614: result: no
configure:3619: checking for suffix of object files
configure:3641: gcc -c   conftest.c >&5
configure:3645: $? = 0
configure:3666: result: o
configure:3670: checking whether we are using the GNU C compiler
configure:3689: gcc -c   conftest.c >&5
configure:3689: $? = 0
configure:3698: result: yes
configure:3707: checking whether gcc accepts -g
configure:3727: gcc -c -g  conftest.c >&5
configure:3727: $? = 0
configure:3768: result: yes
configure:3785: checking for gcc option to accept ISO C89
configure:3848: gcc  -c -g -O2  conftest.c >&5
configure:3848: $? = 0
configure:3861: result: none needed
configure:3886: checking whether gcc understands -c and -o together
configure:3908: gcc -c conftest.c -o conftest2.o
configure:3911: $? = 0
configure:3908: gcc -c conftest.c -o conftest2.o
configure:3911: $? = 0
configure:3923: result: yes
configure:3942: checking dependency style of gcc
configure:4053: result: gcc3
configure:4118: checking for ar
configure:4134: found /usr/bin/ar
configure:4145: result: ar
configure:4171: checking the archiver (ar) interface
configure:4187: gcc -c -g -O2  conftest.c >&5
configure:4187: $? = 0
configure:4189: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4192: $? = 0
configure:4220: result: ar
configure:4287: checking how to print strings
configure:4314: result: printf
configure:4335: checking for a sed that does not truncate output
configure:4399: result: /usr/bin/sed
configure:4417: checking for grep that handles long lines and -e
configure:4475: result: /usr/bin/grep
configure:4480: checking for egrep
configure:4542: result: /usr/bin/grep -E
configure:4547: checking for fgrep
configure:4609: result: /usr/bin/grep -F
configure:4644: checking for ld used by gcc
configure:4711: result: /usr/bin/ld
configure:4718: checking if the linker (/usr/bin/ld) is GNU ld
configure:4733: result: yes
configure:4745: checking for BSD- or MS-compatible name lister (nm)
configure:4799: result: /usr/bin/nm -B
configure:4929: checking the name lister (/usr/bin/nm -B) interface
configure:4936: gcc -c -g -O2  conftest.c >&5
configure:4939: /usr/bin/nm -B "conftest.o"
configure:4942: output
0000000000000000 B some_variable
configure:4949: result: BSD nm
configure:4952: checking whether ln -s works
configure:4956: result: yes
configure:4964: checking the maximum length of command line arguments
configure:5095: result: 1572864
configure:5143: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format
configure:5183: result: func_convert_file_noop
configure:5190: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format
configure:5210: result: func_convert_file_noop
configure:5217: checking for /usr/bin/ld option to reload object files
configure:5224: result: -r
configure:5298: checking for objdump
configure:5314: found /usr/bin/objdump
configure:5325: result: objdump
configure:5357: checking how to recognize dependent libraries
configure:5557: result: pass_all
configure:5642: checking for dlltool
configure:5672: result: no
configure:5702: checking how to associate runtime and link libraries
configure:5729: result: printf %s\n
configure:5853: checking for archiver @FILE support
configure:5870: gcc -c -g -O2  conftest.c >&5
configure:5870: $? = 0
configure:5873: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5876: $? = 0
configure:5881: 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:5884: $? = 1
configure:5896: result: @
configure:5954: checking for strip
configure:5970: found /usr/bin/strip
configure:5981: result: strip
configure:6053: checking for ranlib
configure:6069: found /usr/bin/ranlib
configure:6080: result: ranlib
configure:6182: checking command to parse /usr/bin/nm -B output from gcc object
configure:6335: gcc -c -g -O2  conftest.c >&5
configure:6338: $? = 0
configure:6342: /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:6408: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6411: $? = 0
configure:6449: result: ok
configure:6496: checking for sysroot
configure:6526: result: no
configure:6533: checking for a working dd
configure:6571: result: /usr/bin/dd
configure:6575: checking how to truncate binary pipes
configure:6590: result: /usr/bin/dd bs=4096 count=1
configure:6919: checking for mt
configure:6935: found /usr/bin/mt
configure:6946: result: mt
configure:6969: checking if mt is a manifest tool
configure:6975: mt '-?'
configure:6983: result: no
configure:7660: checking how to run the C preprocessor
configure:7691: gcc -E  conftest.c
configure:7691: $? = 0
configure:7705: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7730: result: gcc -E
configure:7750: gcc -E  conftest.c
configure:7750: $? = 0
configure:7764: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
   11 | #include <ac_nonexistent.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7793: checking for ANSI C header files
configure:7813: gcc -c -g -O2  conftest.c >&5
configure:7813: $? = 0
configure:7886: gcc -o conftest -g -O2   conftest.c  >&5
configure:7886: $? = 0
configure:7886: ./conftest
configure:7886: $? = 0
configure:7897: result: yes
configure:7910: checking for sys/types.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for sys/stat.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for stdlib.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for string.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for memory.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for strings.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for inttypes.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for stdint.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7910: checking for unistd.h
configure:7910: gcc -c -g -O2  conftest.c >&5
configure:7910: $? = 0
configure:7910: result: yes
configure:7924: checking for dlfcn.h
configure:7924: gcc -c -g -O2  conftest.c >&5
configure:7924: $? = 0
configure:7924: result: yes
configure:8180: checking for objdir
configure:8195: result: .libs
configure:8459: checking if gcc supports -fno-rtti -fno-exceptions
configure:8477: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:8481: $? = 0
configure:8494: result: no
configure:8852: checking for gcc option to produce PIC
configure:8859: result: -fPIC -DPIC
configure:8867: checking if gcc PIC flag -fPIC -DPIC works
configure:8885: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8889: $? = 0
configure:8902: result: yes
configure:8931: checking if gcc static flag -static works
configure:8959: result: yes
configure:8974: checking if gcc supports -c -o file.o
configure:8995: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8999: $? = 0
configure:9021: result: yes
configure:9029: checking if gcc supports -c -o file.o
configure:9076: result: yes
configure:9109: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10372: result: yes
configure:10612: checking dynamic linker characteristics
configure:11193: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11193: $? = 0
configure:11442: result: GNU/Linux ld.so
configure:11564: checking how to hardcode library paths into programs
configure:11589: result: immediate
configure:12137: checking whether stripping libraries is possible
configure:12142: result: yes
configure:12177: checking if libtool supports shared libraries
configure:12179: result: yes
configure:12182: checking whether to build shared libraries
configure:12207: result: no
configure:12210: checking whether to build static libraries
configure:12214: result: yes
configure:12251: checking for a sed that does not truncate output
configure:12315: result: /usr/bin/sed
configure:12333: checking whether make supports nested variables
configure:12350: result: yes
configure:12362: checking whether byte ordering is bigendian
configure:12377: gcc -c -g -O2  conftest.c >&5
conftest.c:24:16: error: unknown type name 'not'
   24 |                not a universal capable compiler
      |                ^~~
conftest.c:24:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
   24 |                not a universal capable compiler
      |                      ^~~~~~~~~
conftest.c:24:22: error: unknown type name 'universal'
configure:12377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:12422: gcc -c -g -O2  conftest.c >&5
configure:12422: $? = 0
configure:12440: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:18: error: unknown type name 'not'; did you mean 'ino_t'?
   30 |                  not big endian
      |                  ^~~
      |                  ino_t
conftest.c:30:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
   30 |                  not big endian
      |                          ^~~~~~
configure:12440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:12568: result: no
configure:12599: checking whether asserts are enabled
configure:12609: result: no
configure:12626: checking whether gcc supports -fvisibility=hidden
configure:12632: gcc -c -Werror -fvisibility=hidden  conftest.c >&5
configure:12632: $? = 0
configure:12633: result: yes
configure:12644: checking whether gcc supports -Wall
configure:12650: gcc -c -Werror -Wall  conftest.c >&5
configure:12650: $? = 0
configure:12651: result: yes
configure:12662: checking whether gcc supports -Wconstant-conversion
configure:12668: gcc -c -Werror -Wconstant-conversion  conftest.c >&5
gcc: error: unrecognized command-line option '-Wconstant-conversion'; did you mean '-Wno-int-conversion'?
configure:12668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:12673: result: no
configure:12680: checking whether gcc supports -Wdeclaration-after-statement
configure:12686: gcc -c -Werror -Wdeclaration-after-statement  conftest.c >&5
configure:12686: $? = 0
configure:12687: result: yes
configure:12698: checking whether gcc supports -Wextra
configure:12704: gcc -c -Werror -Wextra  conftest.c >&5
configure:12704: $? = 0
configure:12705: result: yes
configure:12716: checking whether gcc supports -Wfloat-conversion
configure:12722: gcc -c -Werror -Wfloat-conversion  conftest.c >&5
configure:12722: $? = 0
configure:12723: result: yes
configure:12734: checking whether gcc supports -Wformat -Wformat-nonliteral
configure:12740: gcc -c -Werror -Wformat -Wformat-nonliteral  conftest.c >&5
configure:12740: $? = 0
configure:12741: result: yes
configure:12752: checking whether gcc supports -Wformat -Wformat-security
configure:12758: gcc -c -Werror -Wformat -Wformat-security  conftest.c >&5
configure:12758: $? = 0
configure:12759: result: yes
configure:12770: checking whether gcc supports -Wmissing-declarations
configure:12776: gcc -c -Werror -Wmissing-declarations  conftest.c >&5
configure:12776: $? = 0
configure:12777: result: yes
configure:12788: checking whether gcc supports -Wmissing-prototypes
configure:12794: gcc -c -Werror -Wmissing-prototypes  conftest.c >&5
configure:12794: $? = 0
configure:12795: result: yes
configure:12806: checking whether gcc supports -Wold-style-definition
configure:12812: gcc -c -Werror -Wold-style-definition  conftest.c >&5
configure:12812: $? = 0
configure:12813: result: yes
configure:12824: checking whether gcc supports -Wparentheses-equality
configure:12830: gcc -c -Werror -Wparentheses-equality  conftest.c >&5
gcc: error: unrecognized command-line option '-Wparentheses-equality'
configure:12830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:12835: result: no
configure:12842: checking whether gcc supports -Wshadow
configure:12848: gcc -c -Werror -Wshadow  conftest.c >&5
configure:12848: $? = 0
configure:12849: result: yes
configure:12860: checking whether gcc supports -Wshorten-64-to-32
configure:12866: gcc -c -Werror -Wshorten-64-to-32  conftest.c >&5
gcc: error: unrecognized command-line option '-Wshorten-64-to-32'
configure:12866: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:12871: result: no
configure:12878: checking whether gcc supports -Wundef
configure:12884: gcc -c -Werror -Wundef  conftest.c >&5
configure:12884: $? = 0
configure:12885: result: yes
configure:12896: checking whether gcc supports -Wunreachable-code
configure:12902: gcc -c -Werror -Wunreachable-code  conftest.c >&5
configure:12902: $? = 0
configure:12903: result: yes
configure:12914: checking whether gcc supports -Wunused-but-set-variable
configure:12920: gcc -c -Werror -Wunused-but-set-variable  conftest.c >&5
configure:12920: $? = 0
configure:12921: result: yes
configure:12932: checking whether gcc supports -Wunused
configure:12938: gcc -c -Werror -Wunused  conftest.c >&5
configure:12938: $? = 0
configure:12939: result: yes
configure:12950: checking whether gcc supports -Wvla
configure:12956: gcc -c -Werror -Wvla  conftest.c >&5
configure:12956: $? = 0
configure:12957: result: yes
configure:13058: checking whether gcc supports -msse4.1
configure:13064: gcc -c -Werror -msse4.1  conftest.c >&5
gcc: error: unrecognized command-line option '-msse4.1'
configure:13064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:13069: result: no
configure:13078: checking smmintrin.h usability
configure:13078: gcc -c -g -O2    conftest.c >&5
conftest.c:56:10: fatal error: smmintrin.h: No such file or directory
   56 | #include <smmintrin.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <smmintrin.h>
configure:13078: result: no
configure:13078: checking smmintrin.h presence
configure:13078: gcc -E  conftest.c
conftest.c:23:10: fatal error: smmintrin.h: No such file or directory
   23 | #include <smmintrin.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <smmintrin.h>
configure:13078: result: no
configure:13078: checking for smmintrin.h
configure:13078: result: no
configure:13104: checking whether gcc supports -msse2
configure:13110: gcc -c -Werror -msse2  conftest.c >&5
gcc: error: unrecognized command-line option '-msse2'
configure:13110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:13115: result: no
configure:13124: checking emmintrin.h usability
configure:13124: gcc -c -g -O2    conftest.c >&5
conftest.c:56:10: fatal error: emmintrin.h: No such file or directory
   56 | #include <emmintrin.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13124: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <emmintrin.h>
configure:13124: result: no
configure:13124: checking emmintrin.h presence
configure:13124: gcc -E  conftest.c
conftest.c:23:10: fatal error: emmintrin.h: No such file or directory
   23 | #include <emmintrin.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13124: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <emmintrin.h>
configure:13124: result: no
configure:13124: checking for emmintrin.h
configure:13124: result: no
configure:13277: checking for __builtin_bswap16
configure:13290: gcc -o conftest -g -O2   conftest.c  >&5
configure:13290: $? = 0
configure:13291: result: yes
configure:13314: checking for __builtin_bswap32
configure:13327: gcc -o conftest -g -O2   conftest.c  >&5
configure:13327: $? = 0
configure:13328: result: yes
configure:13351: checking for __builtin_bswap64
configure:13364: gcc -o conftest -g -O2   conftest.c  >&5
configure:13364: $? = 0
configure:13365: result: yes
configure:13391: checking for threading support...
configure:13505: checking if compiler needs -Werror to reject unknown flags
configure:13521: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument  conftest.c >&5
gcc: error: unrecognized command-line option '-Wunknown-warning-option'
configure:13521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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:13526: result: no
configure:13592: checking for the pthreads library -lpthreads
configure:13630: gcc -o conftest -g -O2     conftest.c -lpthreads  >&5
/usr/bin/ld: cannot find -lpthreads: No such file or directory
collect2: error: ld returned 1 exit status
configure:13630: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <pthread.h>
|                         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:13639: result: no
configure:13537: checking whether pthreads work without any flags
configure:13630: gcc -o conftest -g -O2     conftest.c   >&5
configure:13630: $? = 0
configure:13639: result: yes
configure:13658: checking for joinable pthread attribute
configure:13673: gcc -o conftest -g -O2    conftest.c   >&5
configure:13673: $? = 0
configure:13679: result: PTHREAD_CREATE_JOINABLE
configure:13689: checking if more special flags are required for pthreads
configure:13704: result: no
configure:13710: checking for PTHREAD_PRIO_INHERIT
configure:13727: gcc -o conftest -g -O2    conftest.c   >&5
configure:13727: $? = 0
configure:13736: result: yes
configure:13848: checking if threading is enabled... yes
configure:13924: checking GL/glut.h usability
configure:13924: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: GL/glut.h: No such file or directory
   61 | #include <GL/glut.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <GL/glut.h>
configure:13924: result: no
configure:13924: checking GL/glut.h presence
configure:13924: gcc -E   conftest.c
conftest.c:28:10: fatal error: GL/glut.h: No such file or directory
   28 | #include <GL/glut.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <GL/glut.h>
configure:13924: result: no
configure:13924: checking for GL/glut.h
configure:13924: result: no
configure:13924: checking GLUT/glut.h usability
configure:13924: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: GLUT/glut.h: No such file or directory
   61 | #include <GLUT/glut.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <GLUT/glut.h>
configure:13924: result: no
configure:13924: checking GLUT/glut.h presence
configure:13924: gcc -E   conftest.c
conftest.c:28:10: fatal error: GLUT/glut.h: No such file or directory
   28 | #include <GLUT/glut.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <GLUT/glut.h>
configure:13924: result: no
configure:13924: checking for GLUT/glut.h
configure:13924: result: no
configure:13924: checking OpenGL/glut.h usability
configure:13924: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: OpenGL/glut.h: No such file or directory
   61 | #include <OpenGL/glut.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <OpenGL/glut.h>
configure:13924: result: no
configure:13924: checking OpenGL/glut.h presence
configure:13924: gcc -E   conftest.c
conftest.c:28:10: fatal error: OpenGL/glut.h: No such file or directory
   28 | #include <OpenGL/glut.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
configure:13924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <OpenGL/glut.h>
configure:13924: result: no
configure:13924: checking for OpenGL/glut.h
configure:13924: result: no
configure:14106: checking for sdl-config
configure:14139: result: no
configure:14170: checking SDL/SDL.h usability
configure:14170: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: SDL/SDL.h: No such file or directory
   61 | #include <SDL/SDL.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <SDL/SDL.h>
configure:14170: result: no
configure:14170: checking SDL/SDL.h presence
configure:14170: gcc -E   conftest.c
conftest.c:28:10: fatal error: SDL/SDL.h: No such file or directory
   28 | #include <SDL/SDL.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <SDL/SDL.h>
configure:14170: result: no
configure:14170: checking for SDL/SDL.h
configure:14170: result: no
configure:14174: checking SDL.h usability
configure:14174: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: SDL.h: No such file or directory
   61 | #include <SDL.h>
      |          ^~~~~~~
compilation terminated.
configure:14174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <SDL.h>
configure:14174: result: no
configure:14174: checking SDL.h presence
configure:14174: gcc -E   conftest.c
conftest.c:28:10: fatal error: SDL.h: No such file or directory
   28 | #include <SDL.h>
      |          ^~~~~~~
compilation terminated.
configure:14174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <SDL.h>
configure:14174: result: no
configure:14174: checking for SDL.h
configure:14174: result: no
configure:14178: WARNING: SDL library not available - no sdl.h
configure:14240: WARNING: Optional SDL library not found
configure:14269: checking for libpng-config
configure:14302: result: no
configure:14269: checking for libpng16-config
configure:14302: result: no
configure:14269: checking for libpng15-config
configure:14302: result: no
configure:14269: checking for libpng14-config
configure:14302: result: no
configure:14269: checking for libpng12-config
configure:14302: result: no
configure:14332: checking png.h usability
configure:14332: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: png.h: No such file or directory
   61 | #include <png.h>
      |          ^~~~~~~
compilation terminated.
configure:14332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <png.h>
configure:14332: result: no
configure:14332: checking png.h presence
configure:14332: gcc -E   conftest.c
conftest.c:28:10: fatal error: png.h: No such file or directory
   28 | #include <png.h>
      |          ^~~~~~~
compilation terminated.
configure:14332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <png.h>
configure:14332: result: no
configure:14332: checking for png.h
configure:14332: result: no
configure:14404: WARNING: png library not available - no png.h
configure:14445: checking jpeglib.h usability
configure:14445: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: jpeglib.h: No such file or directory
   61 | #include <jpeglib.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <jpeglib.h>
configure:14445: result: no
configure:14445: checking jpeglib.h presence
configure:14445: gcc -E   conftest.c
conftest.c:28:10: fatal error: jpeglib.h: No such file or directory
   28 | #include <jpeglib.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <jpeglib.h>
configure:14445: result: no
configure:14445: checking for jpeglib.h
configure:14445: result: no
configure:14497: WARNING: jpeg library not available - no jpeglib.h
configure:14536: checking tiffio.h usability
configure:14536: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: tiffio.h: No such file or directory
   61 | #include <tiffio.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:14536: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <tiffio.h>
configure:14536: result: no
configure:14536: checking tiffio.h presence
configure:14536: gcc -E   conftest.c
conftest.c:28:10: fatal error: tiffio.h: No such file or directory
   28 | #include <tiffio.h>
      |          ^~~~~~~~~~
compilation terminated.
configure:14536: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <tiffio.h>
configure:14536: result: no
configure:14536: checking for tiffio.h
configure:14536: result: no
configure:14588: WARNING: tiff library not available - no tiffio.h
configure:14627: checking gif_lib.h usability
configure:14627: gcc -c -g -O2    conftest.c >&5
conftest.c:61:10: fatal error: gif_lib.h: No such file or directory
   61 | #include <gif_lib.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <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
| #include <gif_lib.h>
configure:14627: result: no
configure:14627: checking gif_lib.h presence
configure:14627: gcc -E   conftest.c
conftest.c:28:10: fatal error: gif_lib.h: No such file or directory
   28 | #include <gif_lib.h>
      |          ^~~~~~~~~~~
compilation terminated.
configure:14627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libwebp"
| #define PACKAGE_TARNAME "libwebp"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libwebp 1.1.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.1.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 <gif_lib.h>
configure:14627: result: no
configure:14627: checking for gif_lib.h
configure:14627: result: no
configure:14678: WARNING: gif library not available - no gif_lib.h
configure:14827: checking if --enable-swap-16bit-csp option is specified
configure:14837: result: no
configure:14845: checking if --disable-near-lossless option is specified
configure:14861: result: no
configure:14865: checking whether libwebpmux is to be built
configure:14872: result: no
configure:14883: checking whether libwebpdemux is to be built
configure:14892: result: yes
configure:14903: checking whether decoder library is to be built
configure:14910: result: no
configure:14921: checking whether libwebpextras is to be built
configure:14928: result: no
configure:15048: checking that generated files are newer than configure
configure:15054: result: done
configure:15118: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libwebp config.status 1.1.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on tkarm

config.status:1152: creating Makefile
config.status:1152: creating src/Makefile
config.status:1152: creating man/Makefile
config.status:1152: creating examples/Makefile
config.status:1152: creating extras/Makefile
config.status:1152: creating imageio/Makefile
config.status:1152: creating src/dec/Makefile
config.status:1152: creating src/enc/Makefile
config.status:1152: creating src/dsp/Makefile
config.status:1152: creating src/demux/Makefile
config.status:1152: creating src/mux/Makefile
config.status:1152: creating src/utils/Makefile
config.status:1152: creating src/libwebp.pc
config.status:1152: creating src/libwebpdecoder.pc
config.status:1152: creating src/demux/libwebpdemux.pc
config.status:1152: creating src/mux/libwebpmux.pc
config.status:1152: creating src/webp/config.h
config.status:1381: executing depfiles commands
config.status:1458: cd examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd extras       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd imageio       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/dec       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/enc       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/dsp       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/demux       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/mux       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1458: cd src/utils       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1463: $? = 0
config.status:1381: executing libtool commands
configure:17313:
WebP Configuration Summary
--------------------------

Shared libraries: no
Static libraries: yes
Threading support: yes
libwebp: yes
libwebpdecoder: no
libwebpdemux: yes
libwebpmux: no
libwebpextras: no

Tools:
cwebp : yes
  Input format support
  ====================
  JPEG : no
  PNG  : no
  TIFF : no
  WIC  : no
dwebp : yes
  Output format support
  =====================
  PNG  : no
  WIC  : no
GIF support : no
anim_diff   : no
gif2webp    : no
img2webp    : no
webpmux     : no
vwebp       : no
webpinfo    : no
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=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=no
ac_cv_header_memory_h=yes
ac_cv_header_png_h=no
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=no
ac_cv_header_unistd_h=yes
ac_cv_host=aarch64-unknown-linux-gnu
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_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_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
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_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=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='/usr/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/9211270a-a068-447b-873c-1387db0ea421/missing aclocal-1.16'
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/9211270a-a068-447b-873c-1387db0ea421/missing autoconf'
AUTOHEADER='${SHELL} /tmp/9211270a-a068-447b-873c-1387db0ea421/missing autoheader'
AUTOMAKE='${SHELL} /tmp/9211270a-a068-447b-873c-1387db0ea421/missing automake-1.16'
AWK='gawk'
BUILD_ANIMDIFF_FALSE=''
BUILD_ANIMDIFF_TRUE='#'
BUILD_DEMUX_FALSE='#'
BUILD_DEMUX_TRUE=''
BUILD_EXTRAS_FALSE=''
BUILD_EXTRAS_TRUE='#'
BUILD_GIF2WEBP_FALSE=''
BUILD_GIF2WEBP_TRUE='#'
BUILD_IMG2WEBP_FALSE=''
BUILD_IMG2WEBP_TRUE='#'
BUILD_LIBWEBPDECODER_FALSE=''
BUILD_LIBWEBPDECODER_TRUE='#'
BUILD_MUX_FALSE=''
BUILD_MUX_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 '
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=''
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=''
JPEG_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBPNG_CONFIG=''
LIBS=' '
LIBSDL_CONFIG=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/9211270a-a068-447b-873c-1387db0ea421/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.1.0'
PACKAGE_TARNAME='libwebp'
PACKAGE_URL='http://developers.google.com/speed/webp'
PACKAGE_VERSION='1.1.0'
PATH_SEPARATOR=':'
PNG_INCLUDES=''
PNG_LIBS=''
PTHREAD_CC='gcc'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SDL_INCLUDES=''
SDL_LIBS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SSE2_FLAGS=''
SSE41_FLAGS=''
STRIP='strip'
TIFF_INCLUDES=''
TIFF_LIBS=''
USE_SWAP_16BIT_CSP=''
VERSION='1.1.0'
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='/home/ubuntu/SwiftBiuWeb/node_modules/cwebp-bin/vendor'
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/9211270a-a068-447b-873c-1387db0ea421/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='/home/ubuntu/SwiftBiuWeb/node_modules/cwebp-bin/vendor'
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.1.0"
#define PACKAGE_STRING "libwebp 1.1.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.1.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_NEAR_LOSSLESS 1

configure: exit 0
