You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
893 lines
30 KiB
893 lines
30 KiB
This file contains any messages produced by compilers while |
|
running configure, to aid debugging if configure makes a mistake. |
|
|
|
It was created by libpng configure 1.6.38.git, which was |
|
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
|
$ ./configure --build=i686-pc-linux-gnu CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 |
|
|
|
## --------- ## |
|
## Platform. ## |
|
## --------- ## |
|
|
|
hostname = lostnote |
|
uname -m = x86_64 |
|
uname -r = 5.9.2-artix1-1 |
|
uname -s = Linux |
|
uname -v = #1 SMP PREEMPT Thu, 29 Oct 2020 20:35:04 +0000 |
|
|
|
/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/nillerusr/.local/bin |
|
PATH: /usr/local/sbin |
|
PATH: /usr/local/bin |
|
PATH: /usr/bin |
|
PATH: /usr/lib/jvm/default/bin |
|
PATH: /home/nillerusr/.local/bin |
|
PATH: /home/nillerusr/ndk |
|
|
|
|
|
## ----------- ## |
|
## Core tests. ## |
|
## ----------- ## |
|
|
|
configure:2354: checking for a BSD-compatible install |
|
configure:2422: result: /usr/bin/install -c |
|
configure:2433: checking whether build environment is sane |
|
configure:2488: result: yes |
|
configure:2637: checking for a thread-safe mkdir -p |
|
configure:2676: result: /usr/bin/mkdir -p |
|
configure:2683: checking for gawk |
|
configure:2699: found /usr/bin/gawk |
|
configure:2710: result: gawk |
|
configure:2721: checking whether make sets $(MAKE) |
|
configure:2743: result: yes |
|
configure:2772: checking whether make supports nested variables |
|
configure:2789: result: yes |
|
configure:2919: checking whether to enable maintainer-specific portions of Makefiles |
|
configure:2928: result: no |
|
configure:3008: checking for gcc |
|
configure:3024: found /home/nillerusr/.local/bin/gcc |
|
configure:3035: result: gcc |
|
configure:3264: checking for C compiler version |
|
configure:3273: gcc --version >&5 |
|
gcc (GCC) 4.9.4 |
|
Copyright (C) 2015 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:3284: $? = 0 |
|
configure:3273: gcc -v >&5 |
|
Using built-in specs. |
|
COLLECT_GCC=gcc |
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper |
|
Target: x86_64-pc-linux-gnu |
|
Configured with: ../configure --build=x86_64-pc-linux-gnu --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-libsanitizer --disable-bootstrap --enable-multilib --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-cloog-backend=isl --enable-gnu-unique-object --enable-install-libiberty --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --program-suffix=-4.9 --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --prefix=/usr |
|
Thread model: posix |
|
gcc version 4.9.4 (GCC) |
|
configure:3284: $? = 0 |
|
configure:3273: gcc -V >&5 |
|
gcc: error: unrecognized command line option '-V' |
|
gcc: fatal error: no input files |
|
compilation terminated. |
|
configure:3284: $? = 1 |
|
configure:3273: gcc -qversion >&5 |
|
gcc: error: unrecognized command line option '-qversion' |
|
gcc: fatal error: no input files |
|
compilation terminated. |
|
configure:3284: $? = 1 |
|
configure:3304: checking whether the C compiler works |
|
configure:3326: gcc -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:3330: $? = 0 |
|
configure:3378: result: yes |
|
configure:3381: checking for C compiler default output file name |
|
configure:3383: result: a.out |
|
configure:3389: checking for suffix of executables |
|
configure:3396: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:3400: $? = 0 |
|
configure:3422: result: |
|
configure:3444: checking whether we are cross compiling |
|
configure:3452: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:3456: $? = 0 |
|
configure:3463: ./conftest |
|
configure:3467: $? = 0 |
|
configure:3455: result: no |
|
configure:3460: checking for suffix of object files |
|
configure:3482: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:3486: $? = 0 |
|
configure:3507: result: o |
|
configure:3511: checking whether we are using the GNU C compiler |
|
configure:3530: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:3530: $? = 0 |
|
configure:3539: result: yes |
|
configure:3548: checking whether gcc accepts -g |
|
configure:3568: gcc -c -g conftest.c >&5 |
|
configure:3568: $? = 0 |
|
configure:3609: result: yes |
|
configure:3626: checking for gcc option to accept ISO C89 |
|
configure:3689: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:3689: $? = 0 |
|
configure:3702: result: none needed |
|
configure:3727: checking whether gcc understands -c and -o together |
|
configure:3749: gcc -c conftest.c -o conftest2.o |
|
configure:3752: $? = 0 |
|
configure:3749: gcc -c conftest.c -o conftest2.o |
|
configure:3752: $? = 0 |
|
configure:3764: result: yes |
|
configure:3784: checking whether make supports the include directive |
|
configure:3799: make -f confmf.GNU && cat confinc.out |
|
this is the am__doit target |
|
configure:3802: $? = 0 |
|
configure:3821: result: yes (GNU style) |
|
configure:3846: checking dependency style of gcc |
|
configure:3957: result: gcc3 |
|
configure:3981: checking dependency style of gcc |
|
configure:4090: result: gcc3 |
|
configure:4109: checking build system type |
|
configure:4123: result: i686-pc-linux-gnu |
|
configure:4143: checking host system type |
|
configure:4156: result: i686-pc-linux-gnu |
|
configure:4176: checking for a sed that does not truncate output |
|
configure:4240: result: /usr/bin/sed |
|
configure:4258: checking for grep that handles long lines and -e |
|
configure:4316: result: /usr/bin/grep |
|
configure:4321: checking for egrep |
|
configure:4383: result: /usr/bin/grep -E |
|
configure:4388: checking for fgrep |
|
configure:4450: result: /usr/bin/grep -F |
|
configure:4477: checking how to print strings |
|
configure:4504: result: printf |
|
configure:4537: checking for ld used by gcc |
|
configure:4604: result: /usr/bin/ld |
|
configure:4611: checking if the linker (/usr/bin/ld) is GNU ld |
|
configure:4626: result: yes |
|
configure:4643: checking how to run the C preprocessor |
|
configure:4674: gcc -E conftest.c |
|
configure:4674: $? = 0 |
|
configure:4688: gcc -E conftest.c |
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory |
|
#include <ac_nonexistent.h> |
|
^ |
|
compilation terminated. |
|
configure:4688: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "libpng" |
|
| #define PACKAGE_TARNAME "libpng" |
|
| #define PACKAGE_VERSION "1.6.38.git" |
|
| #define PACKAGE_STRING "libpng 1.6.38.git" |
|
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "libpng" |
|
| #define VERSION "1.6.38.git" |
|
| /* end confdefs.h. */ |
|
| #include <ac_nonexistent.h> |
|
configure:4713: result: gcc -E |
|
configure:4733: gcc -E conftest.c |
|
configure:4733: $? = 0 |
|
configure:4747: gcc -E conftest.c |
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory |
|
#include <ac_nonexistent.h> |
|
^ |
|
compilation terminated. |
|
configure:4747: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "libpng" |
|
| #define PACKAGE_TARNAME "libpng" |
|
| #define PACKAGE_VERSION "1.6.38.git" |
|
| #define PACKAGE_STRING "libpng 1.6.38.git" |
|
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "libpng" |
|
| #define VERSION "1.6.38.git" |
|
| /* end confdefs.h. */ |
|
| #include <ac_nonexistent.h> |
|
configure:4779: checking for gawk |
|
configure:4806: result: gawk |
|
configure:4818: checking whether ln -s works |
|
configure:4822: result: yes |
|
configure:4829: checking whether make sets $(MAKE) |
|
configure:4851: result: yes |
|
configure:4903: checking for BSD- or MS-compatible name lister (nm) |
|
configure:4957: result: /usr/bin/nm -B |
|
configure:5087: checking the name lister (/usr/bin/nm -B) interface |
|
configure:5094: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:5097: /usr/bin/nm -B "conftest.o" |
|
configure:5100: output |
|
00000000 B some_variable |
|
configure:5101: result: BSD nm |
|
configure:5105: checking the maximum length of command line arguments |
|
configure:5236: result: 1572864 |
|
configure:5284: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format |
|
configure:5324: result: func_convert_file_noop |
|
configure:5331: checking how to convert i686-pc-linux-gnu file names to toolchain format |
|
configure:5351: result: func_convert_file_noop |
|
configure:5358: checking for /usr/bin/ld option to reload object files |
|
configure:5365: result: -r |
|
configure:5439: checking for objdump |
|
configure:5455: found /usr/bin/objdump |
|
configure:5466: result: objdump |
|
configure:5495: checking how to recognize dependent libraries |
|
configure:5695: result: pass_all |
|
configure:5780: checking for dlltool |
|
configure:5810: result: no |
|
configure:5837: checking how to associate runtime and link libraries |
|
configure:5864: result: printf %s\n |
|
configure:5925: checking for ar |
|
configure:5941: found /usr/bin/ar |
|
configure:5952: result: ar |
|
configure:5989: checking for archiver @FILE support |
|
configure:6006: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:6006: $? = 0 |
|
configure:6009: ar cru libconftest.a @conftest.lst >&5 |
|
ar: `u' modifier ignored since `D' is the default (see `U') |
|
configure:6012: $? = 0 |
|
configure:6017: 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:6020: $? = 1 |
|
configure:6019: result: @ |
|
configure:6077: checking for strip |
|
configure:6093: found /usr/bin/strip |
|
configure:6104: result: strip |
|
configure:6176: checking for ranlib |
|
configure:6192: found /usr/bin/ranlib |
|
configure:6203: result: ranlib |
|
configure:6305: checking command to parse /usr/bin/nm -B output from gcc object |
|
configure:6458: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:6461: $? = 0 |
|
configure:6465: /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:6468: $? = 0 |
|
configure:6534: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c conftstm.o >&5 |
|
configure:6537: $? = 0 |
|
configure:6575: result: ok |
|
configure:6622: checking for sysroot |
|
configure:6652: result: no |
|
configure:6659: checking for a working dd |
|
configure:6697: result: /usr/bin/dd |
|
configure:6701: checking how to truncate binary pipes |
|
configure:6716: result: /usr/bin/dd bs=4096 count=1 |
|
configure:7045: checking for mt |
|
configure:7075: result: no |
|
configure:7095: checking if : is a manifest tool |
|
configure:7101: : '-?' |
|
configure:7109: result: no |
|
configure:7782: checking for ANSI C header files |
|
configure:7802: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7802: $? = 0 |
|
configure:7875: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:7875: $? = 0 |
|
configure:7875: ./conftest |
|
configure:7875: $? = 0 |
|
configure:7886: result: yes |
|
configure:7899: checking for sys/types.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for sys/stat.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for stdlib.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for string.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for memory.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for strings.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for inttypes.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for stdint.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7899: checking for unistd.h |
|
configure:7899: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7899: $? = 0 |
|
configure:7899: result: yes |
|
configure:7913: checking for dlfcn.h |
|
configure:7913: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7913: $? = 0 |
|
configure:7913: result: yes |
|
configure:8467: checking for objdir |
|
configure:8482: result: .libs |
|
configure:8746: checking if gcc supports -fno-rtti -fno-exceptions |
|
configure:8764: gcc -c -m32 -Wno-narrowing -fno-rtti -fno-exceptions conftest.c >&5 |
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C |
|
configure:8768: $? = 0 |
|
configure:8781: result: no |
|
configure:9139: checking for gcc option to produce PIC |
|
configure:9146: result: -fPIC -DPIC |
|
configure:9154: checking if gcc PIC flag -fPIC -DPIC works |
|
configure:9172: gcc -c -m32 -Wno-narrowing -fPIC -DPIC -DPIC conftest.c >&5 |
|
configure:9176: $? = 0 |
|
configure:9189: result: yes |
|
configure:9218: checking if gcc static flag -static works |
|
configure:9246: result: yes |
|
configure:9261: checking if gcc supports -c -o file.o |
|
configure:9282: gcc -c -m32 -Wno-narrowing -o out/conftest2.o conftest.c >&5 |
|
configure:9286: $? = 0 |
|
configure:9308: result: yes |
|
configure:9316: checking if gcc supports -c -o file.o |
|
configure:9363: result: yes |
|
configure:9396: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
|
configure:10655: result: yes |
|
configure:10692: checking whether -lc should be explicitly linked in |
|
configure:10700: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:10703: $? = 0 |
|
configure:10718: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 |
|
configure:10721: $? = 0 |
|
configure:10735: result: no |
|
configure:10895: checking dynamic linker characteristics |
|
configure:11476: gcc -o conftest -m32 -Wno-narrowing -m32 -Wl,-rpath -Wl,/foo conftest.c >&5 |
|
configure:11476: $? = 0 |
|
configure:11713: result: GNU/Linux ld.so |
|
configure:11835: checking how to hardcode library paths into programs |
|
configure:11860: result: immediate |
|
configure:12408: checking whether stripping libraries is possible |
|
configure:12413: result: yes |
|
configure:12448: checking if libtool supports shared libraries |
|
configure:12450: result: yes |
|
configure:12453: checking whether to build shared libraries |
|
configure:12478: result: yes |
|
configure:12481: checking whether to build static libraries |
|
configure:12485: result: yes |
|
configure:9318: checking that AWK works |
|
configure:9324: result: ok |
|
configure:9375: checking if we need to force back C standard to C89 |
|
configure:9391: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:9391: $? = 0 |
|
configure:9392: result: no |
|
configure:9407: checking for ANSI C header files |
|
configure:9511: result: yes |
|
configure:9521: checking for an ANSI C-conforming const |
|
configure:9587: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:9587: $? = 0 |
|
configure:9594: result: yes |
|
configure:9602: checking for size_t |
|
configure:9602: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:9602: $? = 0 |
|
configure:9602: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:60:21: error: expected expression before ')' token |
|
if (sizeof ((size_t))) |
|
^ |
|
configure:9602: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "libpng" |
|
| #define PACKAGE_TARNAME "libpng" |
|
| #define PACKAGE_VERSION "1.6.38.git" |
|
| #define PACKAGE_STRING "libpng 1.6.38.git" |
|
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "libpng" |
|
| #define VERSION "1.6.38.git" |
|
| #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 STDC_HEADERS 1 |
|
| /* end confdefs.h. */ |
|
| #include <stdio.h> |
|
| #ifdef HAVE_SYS_TYPES_H |
|
| # include <sys/types.h> |
|
| #endif |
|
| #ifdef HAVE_SYS_STAT_H |
|
| # include <sys/stat.h> |
|
| #endif |
|
| #ifdef STDC_HEADERS |
|
| # include <stdlib.h> |
|
| # include <stddef.h> |
|
| #else |
|
| # ifdef HAVE_STDLIB_H |
|
| # include <stdlib.h> |
|
| # endif |
|
| #endif |
|
| #ifdef HAVE_STRING_H |
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|
| # include <memory.h> |
|
| # endif |
|
| # include <string.h> |
|
| #endif |
|
| #ifdef HAVE_STRINGS_H |
|
| # include <strings.h> |
|
| #endif |
|
| #ifdef HAVE_INTTYPES_H |
|
| # include <inttypes.h> |
|
| #endif |
|
| #ifdef HAVE_STDINT_H |
|
| # include <stdint.h> |
|
| #endif |
|
| #ifdef HAVE_UNISTD_H |
|
| # include <unistd.h> |
|
| #endif |
|
| int |
|
| main () |
|
| { |
|
| if (sizeof ((size_t))) |
|
| return 0; |
|
| ; |
|
| return 0; |
|
| } |
|
configure:9602: result: yes |
|
configure:9613: checking whether struct tm is in sys/time.h or time.h |
|
configure:9633: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:9633: $? = 0 |
|
configure:9640: result: time.h |
|
configure:9648: checking for C/C++ restrict keyword |
|
configure:9673: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:9673: $? = 0 |
|
configure:9681: result: __restrict |
|
configure:9696: checking for working strtod |
|
configure:9737: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:9737: $? = 0 |
|
configure:9737: ./conftest |
|
configure:9737: $? = 0 |
|
configure:9747: result: yes |
|
configure:9811: checking for pow |
|
configure:9811: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
conftest.c:48:6: warning: conflicting types for built-in function 'pow' |
|
char pow (); |
|
^ |
|
/usr/bin/ld: /tmp/cckFt8M5.o: in function `main': |
|
conftest.c:(.text+0x12): undefined reference to `pow' |
|
collect2: error: ld returned 1 exit status |
|
configure:9811: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "libpng" |
|
| #define PACKAGE_TARNAME "libpng" |
|
| #define PACKAGE_VERSION "1.6.38.git" |
|
| #define PACKAGE_STRING "libpng 1.6.38.git" |
|
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "libpng" |
|
| #define VERSION "1.6.38.git" |
|
| #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 STDC_HEADERS 1 |
|
| #define restrict __restrict |
|
| /* end confdefs.h. */ |
|
| /* Define pow to an innocuous variant, in case <limits.h> declares pow. |
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|
| #define pow innocuous_pow |
|
| |
|
| /* System header to define __stub macros and hopefully few prototypes, |
|
| which can conflict with char pow (); below. |
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|
| <limits.h> exists even on freestanding compilers. */ |
|
| |
|
| #ifdef __STDC__ |
|
| # include <limits.h> |
|
| #else |
|
| # include <assert.h> |
|
| #endif |
|
| |
|
| #undef pow |
|
| |
|
| /* Override any GCC internal prototype to avoid an error. |
|
| Use char because int might match the return type of a GCC |
|
| builtin and then its argument prototype would still apply. */ |
|
| #ifdef __cplusplus |
|
| extern "C" |
|
| #endif |
|
| char pow (); |
|
| /* The GNU C library defines this for functions which it implements |
|
| to always fail with ENOSYS. Some functions are actually named |
|
| something starting with __ and the normal name is an alias. */ |
|
| #if defined __stub_pow || defined __stub___pow |
|
| choke me |
|
| #endif |
|
| |
|
| int |
|
| main () |
|
| { |
|
| return pow (); |
|
| ; |
|
| return 0; |
|
| } |
|
configure:9811: result: no |
|
configure:9818: checking for pow in -lm |
|
configure:9843: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lm >&5 |
|
conftest.c:32:6: warning: conflicting types for built-in function 'pow' |
|
char pow (); |
|
^ |
|
configure:9843: $? = 0 |
|
configure:9852: result: yes |
|
configure:9871: checking for clock_gettime |
|
configure:9871: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lm >&5 |
|
configure:9871: $? = 0 |
|
configure:9871: result: yes |
|
configure:9896: checking for zlibVersion in -lz |
|
configure:9921: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lz -lm >&5 |
|
configure:9921: $? = 0 |
|
configure:9930: result: yes |
|
configure:9995: checking for feenableexcept in -lm |
|
configure:10020: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lm -lz -lm >&5 |
|
configure:10020: $? = 0 |
|
configure:10029: result: yes |
|
configure:10042: checking for feenableexcept |
|
configure:10042: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lm -lz -lm >&5 |
|
configure:10042: $? = 0 |
|
configure:10042: result: yes |
|
configure:10052: checking if using Solaris linker |
|
configure:10061: result: no |
|
configure:10073: checking if libraries can be versioned |
|
configure:10094: result: yes |
|
configure:10116: checking for symbol prefix |
|
configure:10123: result: |
|
configure:10145: pkgconfig directory is ${libdir}/pkgconfig |
|
configure:10506: Extra options for compiler: |
|
configure:10616: checking that generated files are newer than configure |
|
configure:10622: result: done |
|
configure:10697: creating ./config.status |
|
|
|
## ---------------------- ## |
|
## Running config.status. ## |
|
## ---------------------- ## |
|
|
|
This file was extended by libpng config.status 1.6.38.git, which was |
|
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
|
CONFIG_FILES = |
|
CONFIG_HEADERS = |
|
CONFIG_LINKS = |
|
CONFIG_COMMANDS = |
|
$ ./config.status |
|
|
|
on lostnote |
|
|
|
config.status:1130: creating Makefile |
|
config.status:1130: creating libpng.pc |
|
config.status:1130: creating libpng-config |
|
config.status:1130: creating config.h |
|
config.status:1311: config.h is unchanged |
|
config.status:1359: executing depfiles commands |
|
config.status:1436: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
|
make: Nothing to be done for 'am--depfiles'. |
|
config.status:1441: $? = 0 |
|
config.status:1359: executing libtool commands |
|
|
|
## ---------------- ## |
|
## Cache variables. ## |
|
## ---------------- ## |
|
|
|
ac_cv_build=i686-pc-linux-gnu |
|
ac_cv_c_compiler_gnu=yes |
|
ac_cv_c_const=yes |
|
ac_cv_c_restrict=__restrict |
|
ac_cv_env_CCASFLAGS_set= |
|
ac_cv_env_CCASFLAGS_value= |
|
ac_cv_env_CCAS_set= |
|
ac_cv_env_CCAS_value= |
|
ac_cv_env_CC_set= |
|
ac_cv_env_CC_value= |
|
ac_cv_env_CFLAGS_set=set |
|
ac_cv_env_CFLAGS_value='-m32 -Wno-narrowing' |
|
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=set |
|
ac_cv_env_LDFLAGS_value=-m32 |
|
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_PNG_COPTS_set= |
|
ac_cv_env_PNG_COPTS_value= |
|
ac_cv_env_build_alias_set=set |
|
ac_cv_env_build_alias_value=i686-pc-linux-gnu |
|
ac_cv_env_host_alias_set= |
|
ac_cv_env_host_alias_value= |
|
ac_cv_env_target_alias_set= |
|
ac_cv_env_target_alias_value= |
|
ac_cv_func_clock_gettime=yes |
|
ac_cv_func_feenableexcept=yes |
|
ac_cv_func_pow=no |
|
ac_cv_func_strtod=yes |
|
ac_cv_header_dlfcn_h=yes |
|
ac_cv_header_inttypes_h=yes |
|
ac_cv_header_memory_h=yes |
|
ac_cv_header_stdc=yes |
|
ac_cv_header_stdint_h=yes |
|
ac_cv_header_stdlib_h=yes |
|
ac_cv_header_string_h=yes |
|
ac_cv_header_strings_h=yes |
|
ac_cv_header_sys_stat_h=yes |
|
ac_cv_header_sys_types_h=yes |
|
ac_cv_header_unistd_h=yes |
|
ac_cv_host=i686-pc-linux-gnu |
|
ac_cv_lib_m_feenableexcept=yes |
|
ac_cv_lib_m_pow=yes |
|
ac_cv_lib_z_zlibVersion=yes |
|
ac_cv_objext=o |
|
ac_cv_path_EGREP='/usr/bin/grep -E' |
|
ac_cv_path_FGREP='/usr/bin/grep -F' |
|
ac_cv_path_GREP=/usr/bin/grep |
|
ac_cv_path_SED=/usr/bin/sed |
|
ac_cv_path_install='/usr/bin/install -c' |
|
ac_cv_path_lt_DD=/usr/bin/dd |
|
ac_cv_path_mkdir=/usr/bin/mkdir |
|
ac_cv_prog_AWK=gawk |
|
ac_cv_prog_CPP='gcc -E' |
|
ac_cv_prog_ac_ct_AR=ar |
|
ac_cv_prog_ac_ct_CC=gcc |
|
ac_cv_prog_ac_ct_OBJDUMP=objdump |
|
ac_cv_prog_ac_ct_RANLIB=ranlib |
|
ac_cv_prog_ac_ct_STRIP=strip |
|
ac_cv_prog_cc_c89= |
|
ac_cv_prog_cc_g=yes |
|
ac_cv_prog_make_make_set=yes |
|
ac_cv_struct_tm=time.h |
|
ac_cv_type_size_t=yes |
|
am_cv_CCAS_dependencies_compiler_type=gcc3 |
|
am_cv_CC_dependencies_compiler_type=gcc3 |
|
am_cv_make_support_nested_variables=yes |
|
am_cv_prog_cc_c_o=yes |
|
lt_cv_ar_at_file=@ |
|
lt_cv_archive_cmds_need_lc=no |
|
lt_cv_deplibs_check_method=pass_all |
|
lt_cv_file_magic_cmd='$MAGIC_CMD' |
|
lt_cv_file_magic_test_file= |
|
lt_cv_ld_reload_flag=-r |
|
lt_cv_nm_interface='BSD nm' |
|
lt_cv_objdir=.libs |
|
lt_cv_path_LD=/usr/bin/ld |
|
lt_cv_path_NM='/usr/bin/nm -B' |
|
lt_cv_path_mainfest_tool=no |
|
lt_cv_prog_compiler_c_o=yes |
|
lt_cv_prog_compiler_pic='-fPIC -DPIC' |
|
lt_cv_prog_compiler_pic_works=yes |
|
lt_cv_prog_compiler_rtti_exceptions=no |
|
lt_cv_prog_compiler_static_works=yes |
|
lt_cv_prog_gnu_ld=yes |
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
|
lt_cv_shlibpath_overrides_runpath=no |
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][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} /home/nillerusr/projects/source-engine/thirdparty/libpng/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/nillerusr/projects/source-engine/thirdparty/libpng/missing autoconf' |
|
AUTOHEADER='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libpng/missing autoheader' |
|
AUTOMAKE='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libpng/missing automake-1.16' |
|
AWK='gawk' |
|
CC='gcc' |
|
CCAS='gcc' |
|
CCASDEPMODE='depmode=gcc3' |
|
CCASFLAGS='-m32 -Wno-narrowing' |
|
CCDEPMODE='depmode=gcc3' |
|
CFLAGS='-m32 -Wno-narrowing' |
|
CPP='gcc -E' |
|
CPPFLAGS='' |
|
CYGPATH_W='echo' |
|
DEFS='-DHAVE_CONFIG_H' |
|
DEPDIR='.deps' |
|
DFNCPP='gcc -E' |
|
DLLTOOL='false' |
|
DO_INSTALL_LIBPNG_CONFIG_FALSE='#' |
|
DO_INSTALL_LIBPNG_CONFIG_TRUE='' |
|
DO_INSTALL_LIBPNG_PC_FALSE='#' |
|
DO_INSTALL_LIBPNG_PC_TRUE='' |
|
DO_INSTALL_LINKS_FALSE='#' |
|
DO_INSTALL_LINKS_TRUE='' |
|
DO_PNG_PREFIX_FALSE='' |
|
DO_PNG_PREFIX_TRUE='#' |
|
DSYMUTIL='' |
|
DUMPBIN='' |
|
ECHO_C='' |
|
ECHO_N='-n' |
|
ECHO_T='' |
|
EGREP='/usr/bin/grep -E' |
|
EXEEXT='' |
|
FGREP='/usr/bin/grep -F' |
|
GREP='/usr/bin/grep' |
|
HAVE_CLOCK_GETTIME_FALSE='#' |
|
HAVE_CLOCK_GETTIME_TRUE='' |
|
HAVE_LD_VERSION_SCRIPT_FALSE='#' |
|
HAVE_LD_VERSION_SCRIPT_TRUE='' |
|
HAVE_SOLARIS_LD_FALSE='' |
|
HAVE_SOLARIS_LD_TRUE='#' |
|
INSTALL_DATA='${INSTALL} -m 644' |
|
INSTALL_PROGRAM='${INSTALL}' |
|
INSTALL_SCRIPT='${INSTALL}' |
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
LD='/usr/bin/ld' |
|
LDFLAGS='-m32' |
|
LIBOBJS='' |
|
LIBS='-lm -lz -lm ' |
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|
LIPO='' |
|
LN_S='ln -s' |
|
LTLIBOBJS='' |
|
LT_SYS_LIBRARY_PATH='' |
|
MAINT='#' |
|
MAINTAINER_MODE_FALSE='' |
|
MAINTAINER_MODE_TRUE='#' |
|
MAKEINFO='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libpng/missing makeinfo' |
|
MANIFEST_TOOL=':' |
|
MKDIR_P='/usr/bin/mkdir -p' |
|
NM='/usr/bin/nm -B' |
|
NMEDIT='' |
|
OBJDUMP='objdump' |
|
OBJEXT='o' |
|
OTOOL64='' |
|
OTOOL='' |
|
PACKAGE='libpng' |
|
PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net' |
|
PACKAGE_NAME='libpng' |
|
PACKAGE_STRING='libpng 1.6.38.git' |
|
PACKAGE_TARNAME='libpng' |
|
PACKAGE_URL='' |
|
PACKAGE_VERSION='1.6.38.git' |
|
PATH_SEPARATOR=':' |
|
PNGLIB_MAJOR='1' |
|
PNGLIB_MINOR='6' |
|
PNGLIB_RELEASE='38' |
|
PNGLIB_VERSION='1.6.38.git' |
|
PNG_ARM_NEON_FALSE='' |
|
PNG_ARM_NEON_TRUE='#' |
|
PNG_COPTS='' |
|
PNG_INTEL_SSE_FALSE='#' |
|
PNG_INTEL_SSE_TRUE='' |
|
PNG_MIPS_MSA_FALSE='#' |
|
PNG_MIPS_MSA_TRUE='' |
|
PNG_POWERPC_VSX_FALSE='#' |
|
PNG_POWERPC_VSX_TRUE='' |
|
PNG_PREFIX='' |
|
POW_LIB='' |
|
RANLIB='ranlib' |
|
SED='/usr/bin/sed' |
|
SET_MAKE='' |
|
SHELL='/bin/sh' |
|
STRIP='strip' |
|
SYMBOL_PREFIX='' |
|
VERSION='1.6.38.git' |
|
ac_ct_AR='ar' |
|
ac_ct_CC='gcc' |
|
ac_ct_DUMPBIN='' |
|
am__EXEEXT_FALSE='' |
|
am__EXEEXT_TRUE='#' |
|
am__fastdepCCAS_FALSE='#' |
|
am__fastdepCCAS_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 -' |
|
binconfigs='${binconfigs}' |
|
bindir='${exec_prefix}/bin' |
|
build='i686-pc-linux-gnu' |
|
build_alias='i686-pc-linux-gnu' |
|
build_cpu='i686' |
|
build_os='linux-gnu' |
|
build_vendor='pc' |
|
datadir='${datarootdir}' |
|
datarootdir='${prefix}/share' |
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|
dvidir='${docdir}' |
|
exec_prefix='${prefix}' |
|
host='i686-pc-linux-gnu' |
|
host_alias='' |
|
host_cpu='i686' |
|
host_os='linux-gnu' |
|
host_vendor='pc' |
|
htmldir='${docdir}' |
|
includedir='${prefix}/include' |
|
infodir='${datarootdir}/info' |
|
install_sh='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libpng/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='/usr/local' |
|
program_transform_name='s,x,x,' |
|
psdir='${docdir}' |
|
sbindir='${exec_prefix}/sbin' |
|
sharedstatedir='${prefix}/com' |
|
sysconfdir='${prefix}/etc' |
|
target_alias='' |
|
|
|
## ----------- ## |
|
## confdefs.h. ## |
|
## ----------- ## |
|
|
|
/* confdefs.h */ |
|
#define PACKAGE_NAME "libpng" |
|
#define PACKAGE_TARNAME "libpng" |
|
#define PACKAGE_VERSION "1.6.38.git" |
|
#define PACKAGE_STRING "libpng 1.6.38.git" |
|
#define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" |
|
#define PACKAGE_URL "" |
|
#define PACKAGE "libpng" |
|
#define VERSION "1.6.38.git" |
|
#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 STDC_HEADERS 1 |
|
#define restrict __restrict |
|
#define HAVE_LIBM 1 |
|
#define HAVE_LIBZ 1 |
|
#define HAVE_LIBM 1 |
|
#define HAVE_FEENABLEEXCEPT 1 |
|
|
|
configure: exit 0
|
|
|