The build took 00h 01m 24s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
23,560 |
ansic |
16,568 |
sh |
1,676 |
asm |
1,366 |
makefile |
261 |
perl |
43,431 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: lzo 2.09-1 (Wed Aug 24 13:03:00 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: Configuring LZO 2.09
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 8
checking size of time_t... 8
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether to build assembly versions... no
checking whether your compiler passes the LZO conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
LZO configuration summary
-------------------------
LZO version : 2.09
configured for host : x86_64-unknown-linux-gnu
source code location : .
compiler : gcc
preprocessor definitions : -DLZO_HAVE_CONFIG_H=1
preprocessor flags :
compiler flags :
build static library : yes
build shared library : yes
enable i386 assembly code : no
LZO 2.09 configured.
Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
The LZO library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
The LZO library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Markus F.X.J. Oberhumer
http://www.oberhumer.com/opensource/lzo/
Type 'make' to build LZO.
Type 'make check' and 'make test' to test LZO.
Type 'make install' to install LZO.
After installing LZO, please have a look at 'examples/simple.c'.
make all-am
make[1]: Entering directory '/tmp/lzo/src/lzo-2.09'
CC examples/dict.o
CC examples/lzopack.o
CC examples/overlap.o
CC examples/precomp.o
CC examples/precomp2.o
CC examples/simple.o
CC lzotest/lzotest.o
CC tests/align.o
CC tests/chksum.o
CC tests/promote.o
CC tests/sizes.o
CC minilzo/t-testmini.o
CC minilzo/t-minilzo.o
CC src/lzo1.lo
CC src/lzo1_99.lo
CC src/lzo1a.lo
CC src/lzo1a_99.lo
CC src/lzo1b_1.lo
CC src/lzo1b_2.lo
CC src/lzo1b_3.lo
CC src/lzo1b_4.lo
CC src/lzo1b_5.lo
CC src/lzo1b_6.lo
CC src/lzo1b_7.lo
CC src/lzo1b_8.lo
CC src/lzo1b_9.lo
CC src/lzo1b_99.lo
CC src/lzo1b_9x.lo
CC src/lzo1b_cc.lo
CC src/lzo1b_d1.lo
CC src/lzo1b_d2.lo
CC src/lzo1b_rr.lo
CC src/lzo1b_xx.lo
CC src/lzo1c_1.lo
CC src/lzo1c_2.lo
CC src/lzo1c_3.lo
CC src/lzo1c_4.lo
CC src/lzo1c_5.lo
CC src/lzo1c_6.lo
CC src/lzo1c_7.lo
CC src/lzo1c_8.lo
CC src/lzo1c_9.lo
CC src/lzo1c_99.lo
CC src/lzo1c_9x.lo
CC src/lzo1c_cc.lo
CC src/lzo1c_d1.lo
CC src/lzo1c_d2.lo
CC src/lzo1c_rr.lo
CC src/lzo1c_xx.lo
CC src/lzo1f_1.lo
CC src/lzo1f_9x.lo
CC src/lzo1f_d1.lo
CC src/lzo1f_d2.lo
CC src/lzo1x_1.lo
CC src/lzo1x_1k.lo
CC src/lzo1x_1l.lo
CC src/lzo1x_1o.lo
CC src/lzo1x_9x.lo
CC src/lzo1x_d1.lo
CC src/lzo1x_d2.lo
CC src/lzo1x_d3.lo
CC src/lzo1y_1.lo
CC src/lzo1x_o.lo
CC src/lzo1y_9x.lo
CC src/lzo1y_d1.lo
CC src/lzo1y_d2.lo
CC src/lzo1y_d3.lo
CC src/lzo1y_o.lo
CC src/lzo1z_9x.lo
CC src/lzo1z_d1.lo
CC src/lzo1z_d2.lo
CC src/lzo1z_d3.lo
CC src/lzo2a_9x.lo
CC src/lzo2a_d1.lo
CC src/lzo2a_d2.lo
CC src/lzo_crc.lo
CC src/lzo_init.lo
CC src/lzo_ptr.lo
CC src/lzo_str.lo
CC src/lzo_util.lo
CCLD tests/promote
CCLD tests/sizes
CCLD src/liblzo2.la
CCLD minilzo/testmini
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD examples/dict
CCLD examples/lzopack
CCLD examples/overlap
CCLD examples/precomp
CCLD examples/precomp2
CCLD examples/simple
CCLD lzotest/lzotest
CCLD tests/align
CCLD tests/chksum
make[1]: Leaving directory '/tmp/lzo/src/lzo-2.09'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/lzo/src/lzo-2.09'
/usr/sbin/mkdir -p '/tmp/lzo/pkg/lzo/usr/share/doc/lzo'
/usr/sbin/mkdir -p '/tmp/lzo/pkg/lzo/usr/include/lzo'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/tmp/lzo/pkg/lzo/usr/share/doc/lzo'
/usr/bin/install -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/tmp/lzo/pkg/lzo/usr/include/lzo'
/usr/sbin/mkdir -p '/tmp/lzo/pkg/lzo/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c src/liblzo2.la '/tmp/lzo/pkg/lzo/usr/lib'
libtool: install: /usr/bin/install -c src/.libs/liblzo2.so.2.0.0 /tmp/lzo/pkg/lzo/usr/lib/liblzo2.so.2.0.0
libtool: install: (cd /tmp/lzo/pkg/lzo/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so.2 || { rm -f liblzo2.so.2 && ln -s liblzo2.so.2.0.0 liblzo2.so.2; }; })
libtool: install: (cd /tmp/lzo/pkg/lzo/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so || { rm -f liblzo2.so && ln -s liblzo2.so.2.0.0 liblzo2.so; }; })
libtool: install: /usr/bin/install -c src/.libs/liblzo2.lai /tmp/lzo/pkg/lzo/usr/lib/liblzo2.la
libtool: install: /usr/bin/install -c src/.libs/liblzo2.a /tmp/lzo/pkg/lzo/usr/lib/liblzo2.a
libtool: install: chmod 644 /tmp/lzo/pkg/lzo/usr/lib/liblzo2.a
libtool: install: ranlib /tmp/lzo/pkg/lzo/usr/lib/liblzo2.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/tmp/lzo/src/lzo-2.09'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "lzo"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lzo 2.09-1 (Wed Aug 24 13:03:32 UTC 2016)
CMD: pacman --query --file lzo-2.09-1-x86_64.pkg.tar.xz
Creating hybrid package for 'lzo'
Trying to find vanilla package 'lzo'...
CMD: pacman --query --file /mirror/lzo-2.09-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/share/doc/lzo/THANKS
/usr/share/doc/lzo/COPYING
/usr/share/doc/lzo/LZO.FAQ
/usr/share/doc/lzo/LZOAPI.TXT
/usr/share/doc/lzo/NEWS
/usr/share/doc/lzo/AUTHORS
/usr/share/doc/lzo/LZO.TXT
/usr/include/lzo/lzodefs.h
/usr/include/lzo/lzo1c.h
/usr/include/lzo/lzoutil.h
/usr/include/lzo/lzo1a.h
/usr/include/lzo/lzo1z.h
/usr/include/lzo/lzo1b.h
/usr/include/lzo/lzo2a.h
/usr/include/lzo/lzoconf.h
/usr/include/lzo/lzo_asm.h
/usr/include/lzo/lzo1y.h
/usr/include/lzo/lzo1.h
/usr/include/lzo/lzo1f.h
/usr/include/lzo/lzo1x.h
/usr/include/lzo/minilzo.h
/usr/lib/liblzo2.so
/usr/lib/liblzo2.so.2
/usr/lib/libminilzo.so
/usr/lib/liblzo2.so.2.0.0
/usr/lib/libminilzo.so.0
/sysroot/usr/lib/liblzo2.so.2.0.0
/sysroot/usr/lib/liblzo2.so.2
/sysroot/usr/lib/liblzo2.so
/sysroot/usr/lib/liblzo2.la
/sysroot/usr/lib/liblzo2.a
/sysroot/usr/lib/libminilzo.so.0
/sysroot/usr/lib/libminilzo.so
/sysroot/usr/include/lzo/lzo1.h
/sysroot/usr/include/lzo/lzo1a.h
/sysroot/usr/include/lzo/lzo1b.h
/sysroot/usr/include/lzo/lzo1c.h
/sysroot/usr/include/lzo/lzo1f.h
/sysroot/usr/include/lzo/lzo1x.h
/sysroot/usr/include/lzo/lzo1y.h
/sysroot/usr/include/lzo/lzo1z.h
/sysroot/usr/include/lzo/lzo2a.h
/sysroot/usr/include/lzo/lzo_asm.h
/sysroot/usr/include/lzo/lzoconf.h
/sysroot/usr/include/lzo/lzodefs.h
/sysroot/usr/include/lzo/lzoutil.h
/sysroot/usr/include/lzo/minilzo.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf lzo.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/lzo.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lzo.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/lzo.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/lzo/src/lzo-2.09/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by LZO configure 2.09, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = 7c073500c8ac
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2483: Configuring LZO 2.09
configure:2630: checking build system type
configure:2644: result: x86_64-unknown-linux-gnu
configure:2664: checking host system type
configure:2677: result: x86_64-unknown-linux-gnu
configure:2697: checking target system type
configure:2710: result: x86_64-unknown-linux-gnu
configure:2737: checking whether to enable maintainer-specific portions of Makefiles
configure:2746: result: no
configure:2811: checking for x86_64-unknown-linux-gcc
configure:2841: result: no
configure:2851: checking for gcc
configure:2867: found /usr/sbin/gcc
configure:2878: result: gcc
configure:3107: checking for C compiler version
configure:3116: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3127: $? = 0
configure:3116: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3127: $? = 0
configure:3116: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3127: $? = 1
configure:3116: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3127: $? = 1
configure:3147: checking whether the C compiler works
configure:3169: gcc conftest.c >&5
configure:3173: $? = 0
configure:3221: result: yes
configure:3224: checking for C compiler default output file name
configure:3226: result: a.out
configure:3232: checking for suffix of executables
configure:3239: gcc -o conftest conftest.c >&5
configure:3243: $? = 0
configure:3265: result:
configure:3287: checking whether we are cross compiling
configure:3295: gcc -o conftest conftest.c >&5
configure:3299: $? = 0
configure:3306: ./conftest
configure:3310: $? = 0
configure:3325: result: no
configure:3330: checking for suffix of object files
configure:3352: gcc -c conftest.c >&5
configure:3356: $? = 0
configure:3377: result: o
configure:3381: checking whether we are using the GNU C compiler
configure:3400: gcc -c conftest.c >&5
configure:3400: $? = 0
configure:3409: result: yes
configure:3418: checking whether gcc accepts -g
configure:3438: gcc -c -g conftest.c >&5
configure:3438: $? = 0
configure:3479: result: yes
configure:3496: checking for gcc option to accept ISO C89
configure:3559: gcc -c conftest.c >&5
configure:3559: $? = 0
configure:3572: result: none needed
configure:3600: checking whether gcc understands -c and -o together
configure:3622: gcc -c conftest.c -o conftest2.o
configure:3625: $? = 0
configure:3622: gcc -c conftest.c -o conftest2.o
configure:3625: $? = 0
configure:3637: result: yes
configure:3661: checking for x86_64-unknown-linux-ar
configure:3691: result: no
configure:3661: checking for x86_64-unknown-linux-lib
configure:3691: result: no
configure:3661: checking for x86_64-unknown-linux-link
configure:3691: result: no
configure:3705: checking for ar
configure:3721: found /usr/sbin/ar
configure:3732: result: ar
configure:3758: checking the archiver (ar) interface
configure:3774: gcc -c conftest.c >&5
configure:3774: $? = 0
configure:3776: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:3779: $? = 0
configure:3807: result: ar
configure:3848: checking for style of include used by make
configure:3876: result: GNU
configure:3908: checking dependency style of gcc
configure:4017: result: gcc3
configure:4037: checking how to run the C preprocessor
configure:4068: gcc -E conftest.c
configure:4068: $? = 0
configure:4082: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| /* end confdefs.h. */
| #include
configure:4107: result: gcc -E
configure:4127: gcc -E conftest.c
configure:4127: $? = 0
configure:4141: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4141: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| /* end confdefs.h. */
| #include
configure:4170: checking whether the C preprocessor needs special flags
configure:4199: gcc -c conftest.c >&5
configure:4199: $? = 0
configure:4209: result: none needed
configure:4223: checking for an ANSI C-conforming const
configure:4289: gcc -c conftest.c >&5
configure:4289: $? = 0
configure:4296: result: yes
configure:4305: checking for grep that handles long lines and -e
configure:4363: result: /usr/sbin/grep
configure:4368: checking for egrep
configure:4430: result: /usr/sbin/grep -E
configure:4435: checking for ANSI C header files
configure:4455: gcc -c conftest.c >&5
configure:4455: $? = 0
configure:4528: gcc -o conftest conftest.c >&5
configure:4528: $? = 0
configure:4528: ./conftest
configure:4528: $? = 0
configure:4539: result: yes
configure:4552: checking for sys/types.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for sys/stat.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for stdlib.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for string.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for memory.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for strings.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for inttypes.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for stdint.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4552: checking for unistd.h
configure:4552: gcc -c conftest.c >&5
configure:4552: $? = 0
configure:4552: result: yes
configure:4565: checking whether byte ordering is bigendian
configure:4580: gcc -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:20:15: error: unknown type name 'universal'
configure:4580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4625: gcc -c conftest.c >&5
configure:4625: $? = 0
configure:4643: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:4643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4771: result: no
configure:4800: checking for special C compiler options needed for large files
configure:4845: result: no
configure:4851: checking for _FILE_OFFSET_BITS value needed for large files
configure:4876: gcc -c conftest.c >&5
configure:4876: $? = 0
configure:4908: result: no
configure:5010: checking for a BSD-compatible install
configure:5078: result: /usr/bin/install -c
configure:5089: checking whether build environment is sane
configure:5144: result: yes
configure:5292: checking for a thread-safe mkdir -p
configure:5331: result: /usr/sbin/mkdir -p
configure:5338: checking for gawk
configure:5354: found /usr/sbin/gawk
configure:5365: result: gawk
configure:5376: checking whether make sets $(MAKE)
configure:5398: result: yes
configure:5418: checking whether make supports nested variables
configure:5435: result: yes
configure:5520: checking dependency style of gcc
configure:5631: result: gcc3
configure:5700: checking whether make supports nested variables
configure:5717: result: yes
configure:5841: checking how to print strings
configure:5868: result: printf
configure:5889: checking for a sed that does not truncate output
configure:5953: result: /usr/sbin/sed
configure:5971: checking for fgrep
configure:6033: result: /usr/sbin/grep -F
configure:6068: checking for ld used by gcc
configure:6135: result: /usr/sbin/ld
configure:6142: checking if the linker (/usr/sbin/ld) is GNU ld
configure:6157: result: yes
configure:6169: checking for BSD- or MS-compatible name lister (nm)
configure:6218: result: /usr/sbin/nm -B
configure:6348: checking the name lister (/usr/sbin/nm -B) interface
configure:6355: gcc -c conftest.c >&5
configure:6358: /usr/sbin/nm -B "conftest.o"
configure:6361: output
0000000000000000 B some_variable
configure:6368: result: BSD nm
configure:6371: checking whether ln -s works
configure:6375: result: yes
configure:6383: checking the maximum length of command line arguments
configure:6514: result: 1572864
configure:6562: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6602: result: func_convert_file_noop
configure:6609: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6629: result: func_convert_file_noop
configure:6636: checking for /usr/sbin/ld option to reload object files
configure:6643: result: -r
configure:6677: checking for x86_64-unknown-linux-objdump
configure:6707: result: no
configure:6717: checking for objdump
configure:6733: found /usr/sbin/objdump
configure:6744: result: objdump
configure:6776: checking how to recognize dependent libraries
configure:6973: result: pass_all
configure:7018: checking for x86_64-unknown-linux-dlltool
configure:7048: result: no
configure:7058: checking for dlltool
configure:7088: result: no
configure:7118: checking how to associate runtime and link libraries
configure:7145: result: printf %s\n
configure:7161: checking for x86_64-unknown-linux-ar
configure:7188: result: ar
configure:7269: checking for archiver @FILE support
configure:7286: gcc -c conftest.c >&5
configure:7286: $? = 0
configure:7289: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7292: $? = 0
configure:7297: 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:7300: $? = 1
configure:7312: result: @
configure:7330: checking for x86_64-unknown-linux-strip
configure:7360: result: no
configure:7370: checking for strip
configure:7386: found /usr/sbin/strip
configure:7397: result: strip
configure:7429: checking for x86_64-unknown-linux-ranlib
configure:7459: result: no
configure:7469: checking for ranlib
configure:7485: found /usr/sbin/ranlib
configure:7496: result: ranlib
configure:7598: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7751: gcc -c conftest.c >&5
configure:7754: $? = 0
configure:7758: /usr/sbin/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:7761: $? = 0
configure:7827: gcc -o conftest conftest.c conftstm.o >&5
configure:7830: $? = 0
configure:7868: result: ok
configure:7915: checking for sysroot
configure:7945: result: no
configure:8065: gcc -c conftest.c >&5
configure:8068: $? = 0
configure:8218: checking for x86_64-unknown-linux-mt
configure:8248: result: no
configure:8258: checking for mt
configure:8288: result: no
configure:8308: checking if : is a manifest tool
configure:8314: : '-?'
configure:8322: result: no
configure:8961: checking for dlfcn.h
configure:8961: gcc -c conftest.c >&5
configure:8961: $? = 0
configure:8961: result: yes
configure:9105: checking for objdir
configure:9120: result: .libs
configure:9387: checking if gcc supports -fno-rtti -fno-exceptions
configure:9405: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9409: $? = 0
configure:9422: result: no
configure:9770: checking for gcc option to produce PIC
configure:9777: result: -fPIC -DPIC
configure:9785: checking if gcc PIC flag -fPIC -DPIC works
configure:9803: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9807: $? = 0
configure:9820: result: yes
configure:9849: checking if gcc static flag -static works
configure:9877: result: yes
configure:9892: checking if gcc supports -c -o file.o
configure:9913: gcc -c -o out/conftest2.o conftest.c >&5
configure:9917: $? = 0
configure:9939: result: yes
configure:9947: checking if gcc supports -c -o file.o
configure:9994: result: yes
configure:10027: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:11175: result: yes
configure:11212: checking whether -lc should be explicitly linked in
configure:11220: gcc -c conftest.c >&5
configure:11223: $? = 0
configure:11238: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11241: $? = 0
configure:11255: result: no
configure:11415: checking dynamic linker characteristics
configure:11942: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11942: $? = 0
configure:12157: result: GNU/Linux ld.so
configure:12264: checking how to hardcode library paths into programs
configure:12289: result: immediate
configure:12837: checking whether stripping libraries is possible
configure:12842: result: yes
configure:12877: checking if libtool supports shared libraries
configure:12879: result: yes
configure:12882: checking whether to build shared libraries
configure:12903: result: yes
configure:12906: checking whether to build static libraries
configure:12910: result: yes
configure:12954: checking whether time.h and sys/time.h may both be included
configure:12974: gcc -c conftest.c >&5
configure:12974: $? = 0
configure:12981: result: yes
configure:12992: checking assert.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking assert.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for assert.h
configure:12992: result: yes
configure:12992: checking ctype.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking ctype.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for ctype.h
configure:12992: result: yes
configure:12992: checking dirent.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking dirent.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for dirent.h
configure:12992: result: yes
configure:12992: checking errno.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking errno.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for errno.h
configure:12992: result: yes
configure:12992: checking fcntl.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking fcntl.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for fcntl.h
configure:12992: result: yes
configure:12992: checking float.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking float.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for float.h
configure:12992: result: yes
configure:12992: checking limits.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking limits.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for limits.h
configure:12992: result: yes
configure:12992: checking malloc.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking malloc.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for malloc.h
configure:12992: result: yes
configure:12992: checking for memory.h
configure:12992: result: yes
configure:12992: checking setjmp.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking setjmp.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for setjmp.h
configure:12992: result: yes
configure:12992: checking signal.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking signal.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for signal.h
configure:12992: result: yes
configure:12992: checking stdarg.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking stdarg.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for stdarg.h
configure:12992: result: yes
configure:12992: checking stddef.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking stddef.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for stddef.h
configure:12992: result: yes
configure:12992: checking for stdint.h
configure:12992: result: yes
configure:12992: checking stdio.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking stdio.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for stdio.h
configure:12992: result: yes
configure:12992: checking for stdlib.h
configure:12992: result: yes
configure:12992: checking for string.h
configure:12992: result: yes
configure:12992: checking for strings.h
configure:12992: result: yes
configure:12992: checking time.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking time.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for time.h
configure:12992: result: yes
configure:12992: checking for unistd.h
configure:12992: result: yes
configure:12992: checking utime.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking utime.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for utime.h
configure:12992: result: yes
configure:12992: checking sys/mman.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking sys/mman.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for sys/mman.h
configure:12992: result: yes
configure:12992: checking sys/resource.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking sys/resource.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for sys/resource.h
configure:12992: result: yes
configure:12992: checking for sys/stat.h
configure:12992: result: yes
configure:12992: checking sys/time.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking sys/time.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for sys/time.h
configure:12992: result: yes
configure:12992: checking for sys/types.h
configure:12992: result: yes
configure:12992: checking sys/wait.h usability
configure:12992: gcc -c conftest.c >&5
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking sys/wait.h presence
configure:12992: gcc -E conftest.c
configure:12992: $? = 0
configure:12992: result: yes
configure:12992: checking for sys/wait.h
configure:12992: result: yes
configure:13007: checking whether limits.h is sane
configure:13120: gcc -c conftest.c >&5
configure:13120: $? = 0
configure:13127: result: yes
configure:13139: checking for off_t
configure:13139: gcc -c conftest.c >&5
configure:13139: $? = 0
configure:13139: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:13139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13139: result: yes
configure:13150: checking for ptrdiff_t
configure:13150: gcc -c conftest.c >&5
configure:13150: $? = 0
configure:13150: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:13150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:13150: result: yes
configure:13161: checking for size_t
configure:13161: gcc -c conftest.c >&5
configure:13161: $? = 0
configure:13161: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:88:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:13161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13161: result: yes
configure:13172: checking return type of signal handlers
configure:13190: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:10: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
~^~~~~~~~~~~~~~~~~~
configure:13190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:13197: result: void
configure:13211: checking size of short
configure:13216: gcc -o conftest conftest.c >&5
configure:13216: $? = 0
configure:13216: ./conftest
configure:13216: $? = 0
configure:13230: result: 2
configure:13244: checking size of int
configure:13249: gcc -o conftest conftest.c >&5
configure:13249: $? = 0
configure:13249: ./conftest
configure:13249: $? = 0
configure:13263: result: 4
configure:13277: checking size of long
configure:13282: gcc -o conftest conftest.c >&5
configure:13282: $? = 0
configure:13282: ./conftest
configure:13282: $? = 0
configure:13296: result: 8
configure:13311: checking size of long long
configure:13316: gcc -o conftest conftest.c >&5
configure:13316: $? = 0
configure:13316: ./conftest
configure:13316: $? = 0
configure:13330: result: 8
configure:13344: checking size of __int16
configure:13349: gcc -o conftest conftest.c >&5
conftest.c: In function 'longval':
conftest.c:90:57: error: '__int16' undeclared (first use in this function)
static long int longval () { return (long int) (sizeof (__int16)); }
^~~~~~~
conftest.c:90:57: note: each undeclared identifier is reported only once for each function it appears in
conftest.c: In function 'ulongval':
conftest.c:91:67: error: '__int16' undeclared (first use in this function)
static unsigned long int ulongval () { return (long int) (sizeof (__int16)); }
^~~~~~~
conftest.c: In function 'main':
conftest.c:101:28: error: '__int16' undeclared (first use in this function)
if (((long int) (sizeof (__int16))) < 0)
^~~~~~~
configure:13349: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| static long int longval () { return (long int) (sizeof (__int16)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int16)); }
| #include
| #include
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int16))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (__int16))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (__int16))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:13363: result: 0
configure:13377: checking size of __int32
configure:13382: gcc -o conftest conftest.c >&5
conftest.c: In function 'longval':
conftest.c:91:57: error: '__int32' undeclared (first use in this function)
static long int longval () { return (long int) (sizeof (__int32)); }
^~~~~~~
conftest.c:91:57: note: each undeclared identifier is reported only once for each function it appears in
conftest.c: In function 'ulongval':
conftest.c:92:67: error: '__int32' undeclared (first use in this function)
static unsigned long int ulongval () { return (long int) (sizeof (__int32)); }
^~~~~~~
conftest.c: In function 'main':
conftest.c:102:28: error: '__int32' undeclared (first use in this function)
if (((long int) (sizeof (__int32))) < 0)
^~~~~~~
configure:13382: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| static long int longval () { return (long int) (sizeof (__int32)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int32)); }
| #include
| #include
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int32))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (__int32))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (__int32))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:13396: result: 0
configure:13410: checking size of __int64
configure:13415: gcc -o conftest conftest.c >&5
conftest.c: In function 'longval':
conftest.c:92:57: error: '__int64' undeclared (first use in this function)
static long int longval () { return (long int) (sizeof (__int64)); }
^~~~~~~
conftest.c:92:57: note: each undeclared identifier is reported only once for each function it appears in
conftest.c: In function 'ulongval':
conftest.c:93:67: error: '__int64' undeclared (first use in this function)
static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
^~~~~~~
conftest.c: In function 'main':
conftest.c:103:28: error: '__int64' undeclared (first use in this function)
if (((long int) (sizeof (__int64))) < 0)
^~~~~~~
configure:13415: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| static long int longval () { return (long int) (sizeof (__int64)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
| #include
| #include
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int64))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (__int64))))
| return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:13429: result: 0
configure:13444: checking size of void *
configure:13449: gcc -o conftest conftest.c >&5
configure:13449: $? = 0
configure:13449: ./conftest
configure:13449: $? = 0
configure:13463: result: 8
configure:13477: checking size of size_t
configure:13482: gcc -o conftest conftest.c >&5
configure:13482: $? = 0
configure:13482: ./conftest
configure:13482: $? = 0
configure:13496: result: 8
configure:13510: checking size of ptrdiff_t
configure:13515: gcc -o conftest conftest.c >&5
configure:13515: $? = 0
configure:13515: ./conftest
configure:13515: $? = 0
configure:13529: result: 8
configure:13545: checking size of __int32
configure:13564: result: 0
configure:13578: checking size of intmax_t
configure:13583: gcc -o conftest conftest.c >&5
configure:13583: $? = 0
configure:13583: ./conftest
configure:13583: $? = 0
configure:13597: result: 8
configure:13611: checking size of uintmax_t
configure:13616: gcc -o conftest conftest.c >&5
configure:13616: $? = 0
configure:13616: ./conftest
configure:13616: $? = 0
configure:13630: result: 8
configure:13644: checking size of intptr_t
configure:13649: gcc -o conftest conftest.c >&5
configure:13649: $? = 0
configure:13649: ./conftest
configure:13649: $? = 0
configure:13663: result: 8
configure:13677: checking size of uintptr_t
configure:13682: gcc -o conftest conftest.c >&5
configure:13682: $? = 0
configure:13682: ./conftest
configure:13682: $? = 0
configure:13696: result: 8
configure:13711: checking size of float
configure:13716: gcc -o conftest conftest.c >&5
configure:13716: $? = 0
configure:13716: ./conftest
configure:13716: $? = 0
configure:13730: result: 4
configure:13744: checking size of double
configure:13749: gcc -o conftest conftest.c >&5
configure:13749: $? = 0
configure:13749: ./conftest
configure:13749: $? = 0
configure:13763: result: 8
configure:13777: checking size of long double
configure:13782: gcc -o conftest conftest.c >&5
configure:13782: $? = 0
configure:13782: ./conftest
configure:13782: $? = 0
configure:13796: result: 16
configure:13811: checking size of dev_t
configure:13816: gcc -o conftest conftest.c >&5
configure:13816: $? = 0
configure:13816: ./conftest
configure:13816: $? = 0
configure:13830: result: 8
configure:13844: checking size of fpos_t
configure:13849: gcc -o conftest conftest.c >&5
configure:13849: $? = 0
configure:13849: ./conftest
configure:13849: $? = 0
configure:13863: result: 16
configure:13877: checking size of mode_t
configure:13882: gcc -o conftest conftest.c >&5
configure:13882: $? = 0
configure:13882: ./conftest
configure:13882: $? = 0
configure:13896: result: 4
configure:13910: checking size of off_t
configure:13915: gcc -o conftest conftest.c >&5
configure:13915: $? = 0
configure:13915: ./conftest
configure:13915: $? = 0
configure:13929: result: 8
configure:13943: checking size of ssize_t
configure:13948: gcc -o conftest conftest.c >&5
configure:13948: $? = 0
configure:13948: ./conftest
configure:13948: $? = 0
configure:13962: result: 8
configure:13976: checking size of time_t
configure:13981: gcc -o conftest conftest.c >&5
configure:13981: $? = 0
configure:13981: ./conftest
configure:13981: $? = 0
configure:13995: result: 8
configure:14016: checking for access
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for alloca
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'alloca'
char alloca ();
^~~~~~
/tmp/ccmpD70v.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `alloca'
collect2: error: ld returned 1 exit status
configure:14016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_TIME_T 8
| #define HAVE_ACCESS 1
| /* end confdefs.h. */
| /* Define alloca to an innocuous variant, in case declares alloca.
| For example, HP-UX 11i declares gettimeofday. */
| #define alloca innocuous_alloca
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char alloca (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef alloca
|
| /* 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 alloca ();
| /* 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_alloca || defined __stub___alloca
| choke me
| #endif
|
| int
| main ()
| {
| return alloca ();
| ;
| return 0;
| }
configure:14016: result: no
configure:14016: checking for atexit
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for atoi
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for atol
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for chmod
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for chown
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for clock_getcpuclockid
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for clock_getres
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for clock_gettime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for ctime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for difftime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for fstat
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for getenv
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for getpagesize
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for getrusage
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for gettimeofday
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for gmtime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for isatty
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for localtime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for longjmp
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for lstat
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for memcmp
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:121:6: warning: conflicting types for built-in function 'memcmp'
char memcmp ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for memcpy
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:122:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for memmove
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:123:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for memset
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:124:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for mkdir
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for mktime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for mmap
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for mprotect
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for munmap
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for qsort
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for raise
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for rmdir
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for setjmp
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for signal
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for snprintf
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:135:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strcasecmp
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:136:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strchr
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:137:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strdup
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:138:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strerror
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strftime
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:140:6: warning: conflicting types for built-in function 'strftime'
char strftime ();
^~~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for stricmp
configure:14016: gcc -o conftest conftest.c >&5
/tmp/cc4tEolk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:14016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_TIME_T 8
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CTIME 1
| #define HAVE_DIFFTIME 1
| #define HAVE_FSTAT 1
| #define HAVE_GETENV 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME 1
| #define HAVE_ISATTY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LONGJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MUNMAP 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RMDIR 1
| #define HAVE_SETJMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:14016: result: no
configure:14016: checking for strncasecmp
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:141:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^~~~~~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strnicmp
configure:14016: gcc -o conftest conftest.c >&5
/tmp/ccOGCDTp.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
configure:14016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LZO"
| #define PACKAGE_TARNAME "lzo"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "LZO 2.09"
| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
| #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
| #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 LZO_ABI_LITTLE_ENDIAN 1
| #define PACKAGE "lzo"
| #define VERSION "2.09"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT16 0
| #define SIZEOF___INT32 0
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF___INT32 0
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_UINTMAX_T 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_DEV_T 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_MODE_T 4
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_TIME_T 8
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_ATOI 1
| #define HAVE_ATOL 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK_GETCPUCLOCKID 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CTIME 1
| #define HAVE_DIFFTIME 1
| #define HAVE_FSTAT 1
| #define HAVE_GETENV 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GMTIME 1
| #define HAVE_ISATTY 1
| #define HAVE_LOCALTIME 1
| #define HAVE_LONGJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_MUNMAP 1
| #define HAVE_QSORT 1
| #define HAVE_RAISE 1
| #define HAVE_RMDIR 1
| #define HAVE_SETJMP 1
| #define HAVE_SIGNAL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case declares strnicmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strnicmp
|
| /* 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 strnicmp ();
| /* 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_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:14016: result: no
configure:14016: checking for strrchr
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:142:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for strstr
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:143:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for time
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for umask
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for utime
configure:14016: gcc -o conftest conftest.c >&5
configure:14016: $? = 0
configure:14016: result: yes
configure:14016: checking for vsnprintf
configure:14016: gcc -o conftest conftest.c >&5
conftest.c:147:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:14016: $? = 0
configure:14016: result: yes
configure:14059: checking whether to build assembly versions
configure:14071: gcc -c conftest.S 1>&5
conftest.S:2:2: error: #error
#error
^~~~~
conftest.S:5:68: fatal error: /tmp/lzo/src/lzo-2.09/asm/amd64/src_gas/elf64/lzo1x_f1.S: No such file or directory
#include "/tmp/lzo/src/lzo-2.09/asm/amd64/src_gas/elf64/lzo1x_f1.S"
^
compilation terminated.
configure:14074: $? = 1
configure: failed program was:
#if !defined(__i386__) && !defined(__i386)
#error
this+is+an+error
#endif
#include "/tmp/lzo/src/lzo-2.09/asm/amd64/src_gas/elf64/lzo1x_f1.S"
configure:14093: result: no
configure:14123: checking whether your compiler passes the LZO conformance test
configure:14171: gcc -c -I./include -I. conftest.c >&5
configure:14171: $? = 0
configure:14179: result: yes
configure:14335: checking that generated files are newer than configure
configure:14341: result: done
configure:14373: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by LZO config.status 2.09, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7c073500c8ac
config.status:1198: creating Makefile
config.status:1198: creating config.h
config.status:1427: executing depfiles commands
config.status:1427: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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=
ac_cv_env_CPPFLAGS_set=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=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_access=yes
ac_cv_func_alloca=no
ac_cv_func_atexit=yes
ac_cv_func_atoi=yes
ac_cv_func_atol=yes
ac_cv_func_chmod=yes
ac_cv_func_chown=yes
ac_cv_func_clock_getcpuclockid=yes
ac_cv_func_clock_getres=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_ctime=yes
ac_cv_func_difftime=yes
ac_cv_func_fstat=yes
ac_cv_func_getenv=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_gmtime=yes
ac_cv_func_isatty=yes
ac_cv_func_localtime=yes
ac_cv_func_longjmp=yes
ac_cv_func_lstat=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_munmap=yes
ac_cv_func_qsort=yes
ac_cv_func_raise=yes
ac_cv_func_rmdir=yes
ac_cv_func_setjmp=yes
ac_cv_func_signal=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strnicmp=no
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_time=yes
ac_cv_func_umask=yes
ac_cv_func_utime=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_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_mman_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=ar
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_sizeof___int16=0
ac_cv_sizeof___int32=0
ac_cv_sizeof___int64=0
ac_cv_sizeof_dev_t=8
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_fpos_t=16
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_intptr_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_mode_t=4
ac_cv_sizeof_off_t=8
ac_cv_sizeof_ptrdiff_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_ssize_t=8
ac_cv_sizeof_time_t=8
ac_cv_sizeof_uintmax_t=8
ac_cv_sizeof_uintptr_t=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
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
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/sbin/ld
lt_cv_path_NM='/usr/sbin/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
mfx_cv_header_sane_limits_h=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing autoconf'
AUTOHEADER='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing autoheader'
AUTOMAKE='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DLZO_HAVE_CONFIG_H=1'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LZO_USE_ASM_i386_obj_elf32_FALSE=''
LZO_USE_ASM_i386_obj_elf32_TRUE='#'
LZO_USE_ASM_i386_src_gas_FALSE=''
LZO_USE_ASM_i386_src_gas_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='lzo'
PACKAGE_BUGREPORT='markus@oberhumer.com'
PACKAGE_NAME='LZO'
PACKAGE_STRING='LZO 2.09'
PACKAGE_TARNAME='lzo'
PACKAGE_URL='http://www.oberhumer.com/opensource/lzo/'
PACKAGE_VERSION='2.09'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.09'
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 -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "LZO"
#define PACKAGE_TARNAME "lzo"
#define PACKAGE_VERSION "2.09"
#define PACKAGE_STRING "LZO 2.09"
#define PACKAGE_BUGREPORT "markus@oberhumer.com"
#define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
#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 LZO_ABI_LITTLE_ENDIAN 1
#define PACKAGE "lzo"
#define VERSION "2.09"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TIME_WITH_SYS_TIME 1
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF___INT16 0
#define SIZEOF___INT32 0
#define SIZEOF___INT64 0
#define SIZEOF_VOID_P 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_PTRDIFF_T 8
#define SIZEOF___INT32 0
#define SIZEOF_INTMAX_T 8
#define SIZEOF_UINTMAX_T 8
#define SIZEOF_INTPTR_T 8
#define SIZEOF_UINTPTR_T 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_DEV_T 8
#define SIZEOF_FPOS_T 16
#define SIZEOF_MODE_T 4
#define SIZEOF_OFF_T 8
#define SIZEOF_SSIZE_T 8
#define SIZEOF_TIME_T 8
#define HAVE_ACCESS 1
#define HAVE_ATEXIT 1
#define HAVE_ATOI 1
#define HAVE_ATOL 1
#define HAVE_CHMOD 1
#define HAVE_CHOWN 1
#define HAVE_CLOCK_GETCPUCLOCKID 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CTIME 1
#define HAVE_DIFFTIME 1
#define HAVE_FSTAT 1
#define HAVE_GETENV 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME 1
#define HAVE_ISATTY 1
#define HAVE_LOCALTIME 1
#define HAVE_LONGJMP 1
#define HAVE_LSTAT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_MUNMAP 1
#define HAVE_QSORT 1
#define HAVE_RAISE 1
#define HAVE_RMDIR 1
#define HAVE_SETJMP 1
#define HAVE_SIGNAL 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_TIME 1
#define HAVE_UMASK 1
#define HAVE_UTIME 1
#define HAVE_VSNPRINTF 1
configure: exit 0