KaijuSaveEarth/libsdl2_image/config.log

892 lines
31 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --enable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = igarashi
uname -m = x86_64
uname -r = 5.15.65-1-MANJARO
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Sep 5 10:15:47 UTC 2022
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/ayoungblood/.nvm/versions/node/v14.18.0/bin/
PATH: /home/ayoungblood/.local/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /usr/lib/jvm/default/bin/
PATH: /var/lib/snapd/snap/bin/
PATH: /usr/local/go/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2655: looking for aux files: missing install-sh compile config.guess config.sub ltmain.sh
configure:2668: trying ./
configure:2697: ./missing found
configure:2679: ./install-sh found
configure:2697: ./compile found
configure:2697: ./config.guess found
configure:2697: ./config.sub found
configure:2697: ./ltmain.sh found
configure:2866: checking build system type
configure:2881: result: x86_64-pc-linux-gnu
configure:2901: checking host system type
configure:2915: result: x86_64-pc-linux-gnu
configure:3001: checking for gcc
configure:3022: found /usr/bin/gcc
configure:3033: result: gcc
configure:3386: checking for C compiler version
configure:3395: gcc --version >&5
gcc (GCC) 12.2.0
Copyright (C) 2022 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:3406: $? = 0
configure:3395: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (GCC)
configure:3406: $? = 0
configure:3395: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3406: $? = 1
configure:3395: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3406: $? = 1
configure:3395: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:3406: $? = 1
configure:3426: checking whether the C compiler works
configure:3448: gcc conftest.c >&5
configure:3452: $? = 0
configure:3502: result: yes
configure:3505: checking for C compiler default output file name
configure:3507: result: a.out
configure:3513: checking for suffix of executables
configure:3520: gcc -o conftest conftest.c >&5
configure:3524: $? = 0
configure:3547: result:
configure:3569: checking whether we are cross compiling
configure:3577: gcc -o conftest conftest.c >&5
configure:3581: $? = 0
configure:3588: ./conftest
configure:3592: $? = 0
configure:3607: result: no
configure:3612: checking for suffix of object files
configure:3635: gcc -c conftest.c >&5
configure:3639: $? = 0
configure:3661: result: o
configure:3665: checking whether the compiler supports GNU C
configure:3685: gcc -c conftest.c >&5
configure:3685: $? = 0
configure:3695: result: yes
configure:3706: checking whether gcc accepts -g
configure:3727: gcc -c -g conftest.c >&5
configure:3727: $? = 0
configure:3771: result: yes
configure:3791: checking for gcc option to enable C11 features
configure:3806: gcc -c -g -O2 conftest.c >&5
configure:3806: $? = 0
configure:3824: result: none needed
configure:3940: checking whether gcc understands -c and -o together
configure:3963: gcc -c conftest.c -o conftest2.o
configure:3966: $? = 0
configure:3963: gcc -c conftest.c -o conftest2.o
configure:3966: $? = 0
configure:3978: result: yes
configure:3995: checking for a sed that does not truncate output
configure:4065: result: /usr/bin/sed
configure:4083: checking for grep that handles long lines and -e
configure:4147: result: /usr/bin/grep
configure:4152: checking for egrep
configure:4220: result: /usr/bin/grep -E
configure:4225: checking for fgrep
configure:4293: result: /usr/bin/grep -F
configure:4329: checking for ld used by gcc
configure:4397: result: /usr/bin/ld
configure:4404: checking if the linker (/usr/bin/ld) is GNU ld
configure:4420: result: yes
configure:4432: checking for BSD- or MS-compatible name lister (nm)
configure:4482: result: /usr/bin/nm -B
configure:4610: checking the name lister (/usr/bin/nm -B) interface
configure:4618: gcc -c -g -O2 conftest.c >&5
configure:4621: /usr/bin/nm -B "conftest.o"
configure:4624: output
0000000000000000 B some_variable
configure:4631: result: BSD nm
configure:4634: checking whether ln -s works
configure:4638: result: yes
configure:4646: checking the maximum length of command line arguments
configure:4773: result: 1572864
configure:4790: checking whether the shell understands some XSI constructs
configure:4800: result: yes
configure:4804: checking whether the shell understands "+="
configure:4810: result: yes
configure:4845: checking for /usr/bin/ld option to reload object files
configure:4853: result: -r
configure:4927: checking for objdump
configure:4948: found /usr/bin/objdump
configure:4959: result: objdump
configure:4988: checking how to recognize dependent libraries
configure:5187: result: pass_all
configure:5252: checking for ar
configure:5273: found /usr/bin/ar
configure:5284: result: ar
configure:5367: checking for strip
configure:5388: found /usr/bin/strip
configure:5399: result: strip
configure:5476: checking for ranlib
configure:5497: found /usr/bin/ranlib
configure:5508: result: ranlib
configure:5598: checking command to parse /usr/bin/nm -B output from gcc object
configure:5717: gcc -c -g -O2 conftest.c >&5
configure:5720: $? = 0
configure:5724: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5727: $? = 0
configure:5781: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5784: $? = 0
configure:5822: result: ok
configure:5919: gcc -c -g -O2 conftest.c >&5
configure:5922: $? = 0
configure:6689: checking for stdio.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for stdlib.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for string.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for inttypes.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for stdint.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for strings.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for sys/stat.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for sys/types.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for unistd.h
configure:6689: gcc -c -g -O2 conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6714: checking for dlfcn.h
configure:6714: gcc -c -g -O2 conftest.c >&5
configure:6714: $? = 0
configure:6714: result: yes
configure:7227: checking for objdir
configure:7243: result: .libs
configure:7539: checking if gcc supports -fno-rtti -fno-exceptions
configure:7558: 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:7562: $? = 0
configure:7575: result: no
configure:7595: checking for gcc option to produce PIC
configure:7867: result: -fPIC -DPIC
configure:7879: checking if gcc PIC flag -fPIC -DPIC works
configure:7898: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7902: $? = 0
configure:7915: result: yes
configure:7939: checking if gcc static flag -static works
configure:7968: result: yes
configure:7983: checking if gcc supports -c -o file.o
configure:8005: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8009: $? = 0
configure:8031: result: yes
configure:8039: checking if gcc supports -c -o file.o
configure:8087: result: yes
configure:8120: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9109: result: yes
configure:9146: checking whether -lc should be explicitly linked in
configure:9151: gcc -c -g -O2 conftest.c >&5
configure:9154: $? = 0
configure:9169: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9172: $? = 0
configure:9184: result: no
configure:9348: checking dynamic linker characteristics
configure:9783: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9783: $? = 0
configure:10003: result: GNU/Linux ld.so
configure:10105: checking how to hardcode library paths into programs
configure:10130: result: immediate
configure:10654: checking whether stripping libraries is possible
configure:10659: result: yes
configure:10694: checking if libtool supports shared libraries
configure:10696: result: yes
configure:10699: checking whether to build shared libraries
configure:10720: result: yes
configure:10723: checking whether to build static libraries
configure:10727: result: yes
configure:10792: checking for a BSD-compatible install
configure:10865: result: /usr/bin/install -c
configure:10876: checking whether build environment is sane
configure:10931: result: yes
configure:11086: checking for a race-free mkdir -p
configure:11130: result: /usr/bin/mkdir -p
configure:11137: checking for gawk
configure:11158: found /usr/bin/gawk
configure:11169: result: gawk
configure:11180: checking whether make sets $(MAKE)
configure:11203: result: yes
configure:11225: checking whether make supports the include directive
configure:11240: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:11243: $? = 0
configure:11262: result: yes (GNU style)
configure:11297: checking whether make supports nested variables
configure:11315: result: yes
configure:11397: checking dependency style of gcc
configure:11509: result: gcc3
configure:11636: checking for gcc
configure:11668: result: gcc
configure:12021: checking for C compiler version
configure:12030: gcc --version >&5
gcc (GCC) 12.2.0
Copyright (C) 2022 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:12041: $? = 0
configure:12030: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (GCC)
configure:12041: $? = 0
configure:12030: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12041: $? = 1
configure:12030: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:12041: $? = 1
configure:12030: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:12041: $? = 1
configure:12045: checking whether the compiler supports GNU C
configure:12075: result: yes
configure:12086: checking whether gcc accepts -g
configure:12151: result: yes
configure:12171: checking for gcc option to enable C11 features
configure:12204: result: none needed
configure:12320: checking whether gcc understands -c and -o together
configure:12358: result: yes
configure:12434: checking for gcc
configure:12455: found /usr/bin/gcc
configure:12466: result: gcc
configure:12491: checking for Objective C compiler version
configure:12500: gcc --version >&5
gcc (GCC) 12.2.0
Copyright (C) 2022 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:12511: $? = 0
configure:12500: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (GCC)
configure:12511: $? = 0
configure:12500: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:12511: $? = 1
configure:12500: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:12511: $? = 1
configure:12515: checking whether the compiler supports GNU Objective C
configure:12535: gcc -c conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:12535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "SDL2_image"
| #define VERSION "2.0.5"
| /* end confdefs.h. */
|
| int
| main (void)
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:12545: result: no
configure:12556: checking whether gcc accepts -g
configure:12577: gcc -c -g conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:12577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "SDL2_image"
| #define VERSION "2.0.5"
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:12593: gcc -c conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:12593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "SDL2_image"
| #define VERSION "2.0.5"
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:12610: gcc -c -g conftest.m >&5
gcc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
compilation terminated.
configure:12610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "SDL2_image"
| #define VERSION "2.0.5"
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:12621: result: no
configure:12646: checking dependency style of gcc
configure:12756: result: gcc3
configure:12771: checking for inline
configure:12788: gcc -c -g -O2 conftest.c >&5
configure:12788: $? = 0
configure:12797: result: inline
configure:12816: checking whether make sets $(MAKE)
configure:12839: result: yes
configure:12857: checking for windres
configure:12892: result: no
configure:12857: checking for linux-gnu-windres
configure:12892: result: no
configure:13033: checking for pkg-config
configure:13056: found /usr/bin/pkg-config
configure:13068: result: /usr/bin/pkg-config
configure:13093: checking pkg-config is at least version 0.9.0
configure:13096: result: yes
configure:13137: checking for SDL
configure:13145: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
configure:13148: $? = 0
configure:13163: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version"
configure:13166: $? = 0
configure:13202: result: yes
configure:13607: checking for jpeglib.h
configure:13607: gcc -c -g -O2 -I/usr/include/SDL2 -D_REENTRANT conftest.c >&5
configure:13607: $? = 0
configure:13607: result: yes
configure:13613: checking for jpeg_CreateDecompress in -ljpeg
configure:13636: gcc -o conftest -g -O2 -I/usr/include/SDL2 -D_REENTRANT conftest.c -ljpeg -lSDL2 >&5
configure:13636: $? = 0
configure:13646: result: yes
configure:13685: checking for LIBPNG
configure:13693: $PKG_CONFIG --exists --print-errors "libpng"
configure:13696: $? = 0
configure:13711: $PKG_CONFIG --exists --print-errors "libpng"
configure:13714: $? = 0
configure:13854: result: yes
configure:13887: checking for tiffio.h
configure:13887: gcc -c -g -O2 -I/usr/include/SDL2 -D_REENTRANT conftest.c >&5
configure:13887: $? = 0
configure:13887: result: yes
configure:13893: checking for TIFFClientOpen in -ltiff
configure:13916: gcc -o conftest -g -O2 -I/usr/include/SDL2 -D_REENTRANT conftest.c -ltiff -lz -ljpeg -lSDL2 >&5
configure:13916: $? = 0
configure:13926: result: yes
configure:13962: checking for LIBWEBP
configure:13970: $PKG_CONFIG --exists --print-errors "libwebp"
configure:13973: $? = 0
configure:13988: $PKG_CONFIG --exists --print-errors "libwebp"
configure:13991: $? = 0
configure:14131: result: yes
configure:14404: checking that generated files are newer than configure
configure:14410: result: done
configure:14445: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on igarashi
config.status:1020: creating Makefile
config.status:1020: creating SDL2_image.spec
config.status:1020: creating SDL2_image.pc
config.status:1192: executing libtool commands
config.status:1192: executing depfiles commands
config.status:1911: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1916: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBWEBP_CFLAGS_set=
ac_cv_env_LIBWEBP_CFLAGS_value=
ac_cv_env_LIBWEBP_LIBS_set=
ac_cv_env_LIBWEBP_LIBS_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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=x86_64-pc-linux-gnu
ac_cv_lib_jpeg_jpeg_CreateDecompress=yes
ac_cv_lib_tiff_TIFFClientOpen=yes
ac_cv_objc_compiler_gnu=no
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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJC=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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
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_prog_compiler_c_o=yes
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng16 '
pkg_cv_LIBPNG_LIBS='-lpng16 -lz '
pkg_cv_LIBWEBP_CFLAGS=
pkg_cv_LIBWEBP_LIBS='-lwebp '
pkg_cv_SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT '
pkg_cv_SDL_LIBS='-lSDL2 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/home/ayoungblood/projects/BeagleRescue/libsdl2_image/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/home/ayoungblood/projects/BeagleRescue/libsdl2_image/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/ayoungblood/projects/BeagleRescue/libsdl2_image/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/ayoungblood/projects/BeagleRescue/libsdl2_image/missing'\'' automake-1.16'
AWK='gawk'
BINARY_AGE='5'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-I/usr/include/libpng16 -g -O2 -I/usr/include/SDL2 -D_REENTRANT '
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.5\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_SVG=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.so.7\" -DLOAD_TIF_DYNAMIC=\"libtiff.so.5\" -DLOAD_JPG_DYNAMIC=\"libjpeg.so.8\" -DLOAD_PNG_DYNAMIC=\"libpng16.so.16\"'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
IMG_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERFACE_AGE='3'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBPNG_CFLAGS='-I/usr/include/libpng16 '
LIBPNG_LIBS='-lpng16 -lz '
LIBS=' -lSDL2 '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBWEBP_CFLAGS=''
LIBWEBP_LIBS='-lwebp '
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='2'
LT_CURRENT='2'
LT_RELEASE='2.0'
LT_REVISION='3'
MAJOR_VERSION='2'
MAKEINFO='${SHELL} '\''/home/ayoungblood/projects/BeagleRescue/libsdl2_image/missing'\'' makeinfo'
MICRO_VERSION='5'
MINOR_VERSION='0'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJCFLAGS='-I/usr/include/libpng16 -g -O2 -I/usr/include/SDL2 -D_REENTRANT '
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='SDL2_image'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SDL2_CONFIG='pkg-config sdl2'
SDL_CFLAGS='-I/usr/include/SDL2 -D_REENTRANT '
SDL_LIBS='-lSDL2 '
SDL_VERSION='2.0.8'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_IMAGEIO_FALSE=''
USE_IMAGEIO_TRUE='#'
USE_VERSION_RC_FALSE=''
USE_VERSION_RC_TRUE='#'
VERSION='2.0.5'
WINDRES=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
ac_ct_OBJC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/ayoungblood/projects/BeagleRescue/libsdl2_image/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "SDL2_image"
#define VERSION "2.0.5"
#define LOAD_JPG 1
#define LOAD_PNG 1
#define LOAD_TIF 1
#define LOAD_WEBP 1
#define LOAD_BMP 1
#define LOAD_GIF 1
#define LOAD_LBM 1
#define LOAD_PCX 1
#define LOAD_PNM 1
#define LOAD_SVG 1
#define LOAD_TGA 1
#define LOAD_XCF 1
#define LOAD_XPM 1
#define LOAD_XV 1
#define LOAD_WEBP_DYNAMIC "libwebp.so.7"
#define LOAD_TIF_DYNAMIC "libtiff.so.5"
#define LOAD_JPG_DYNAMIC "libjpeg.so.8"
#define LOAD_PNG_DYNAMIC "libpng16.so.16"
configure: exit 0