Build of lzop with vanilla toolchain

The build took 00h 00m 49s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
15,121 sh
13,619 ansic
28,740 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lzop 1.03-5 (Wed Aug 24 14:17:31 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# configure: Configuring lzop 1.03
# 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 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# 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 lzo/lzoconf.h usability... yes
# checking lzo/lzoconf.h presence... yes
# checking for lzo/lzoconf.h... yes
# checking lzo/lzo1x.h usability... yes
# checking lzo/lzo1x.h presence... yes
# checking for lzo/lzo1x.h... yes
# checking for version information in lzo/lzoconf.h...... v2
# checking for __lzo_init_v2 in -llzo2... yes
# checking for lzo1x_decompress_asm_fast in -llzo2... no
# checking for _lzo1x_decompress_asm_fast in -llzo2... no
# checking conio.h usability... no
# checking conio.h presence... no
# checking for conio.h... no
# checking direct.h usability... no
# checking direct.h presence... no
# checking for direct.h... no
# checking dos.h usability... no
# checking dos.h presence... no
# checking for dos.h... no
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking share.h usability... no
# checking share.h presence... no
# checking for share.h... no
# checking sys/utime.h usability... no
# checking sys/utime.h presence... no
# checking for sys/utime.h... no
# checking for off_t... yes
# checking for ptrdiff_t... yes
# checking for size_t... yes
# checking return type of signal handlers... void
# checking for nanoseconds member of struct stat.st_mtim... tv_nsec
# 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 your compiler passes the ACC conformance test... FAILED
# configure:
# configure: Your compiler failed the ACC conformance test - for details see
# configure: `config.log'. Please check that log file and consider sending
# configure: a patch or bug-report to .
# configure: Thanks for your support.
# configure:
# configure: error: ACC conformance test failed. Stop.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/lzop/src/lzop-1.03/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 lzop configure 1.03, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ee1bb6555c9c
# 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:2387: Configuring lzop 1.03
# configure:2424: checking build system type
# configure:2438: result: x86_64-unknown-linux-gnu
# configure:2458: checking host system type
# configure:2471: result: x86_64-unknown-linux-gnu
# configure:2491: checking target system type
# configure:2504: result: x86_64-unknown-linux-gnu
# configure:2531: checking whether to enable maintainer-specific portions of Makefiles
# configure:2540: result: no
# configure:2621: checking for x86_64-unknown-linux-gcc
# configure:2651: result: no
# configure:2661: checking for gcc
# configure:2677: found /usr/sbin/gcc
# configure:2688: result: gcc
# configure:2917: checking for C compiler version
# configure:2926: 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:2937: $? = 0
# configure:2926: 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:2937: $? = 0
# configure:2926: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2937: $? = 1
# configure:2926: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2937: $? = 1
# configure:2957: checking whether the C compiler works
# configure:2979: gcc conftest.c >&5
# configure:2983: $? = 0
# configure:3031: result: yes
# configure:3034: checking for C compiler default output file name
# configure:3036: result: a.out
# configure:3042: checking for suffix of executables
# configure:3049: gcc -o conftest conftest.c >&5
# configure:3053: $? = 0
# configure:3075: result:
# configure:3097: checking whether we are cross compiling
# configure:3105: gcc -o conftest conftest.c >&5
# configure:3109: $? = 0
# configure:3116: ./conftest
# configure:3120: $? = 0
# configure:3135: result: no
# configure:3140: checking for suffix of object files
# configure:3162: gcc -c conftest.c >&5
# configure:3166: $? = 0
# configure:3187: result: o
# configure:3191: checking whether we are using the GNU C compiler
# configure:3210: gcc -c conftest.c >&5
# configure:3210: $? = 0
# configure:3219: result: yes
# configure:3228: checking whether gcc accepts -g
# configure:3248: gcc -c -g conftest.c >&5
# configure:3248: $? = 0
# configure:3289: result: yes
# configure:3306: checking for gcc option to accept ISO C89
# configure:3370: gcc -c conftest.c >&5
# configure:3370: $? = 0
# configure:3383: result: none needed
# configure:3408: checking how to run the C preprocessor
# configure:3439: gcc -E conftest.c
# configure:3439: $? = 0
# configure:3453: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | /* end confdefs.h. */
# | #include
# configure:3478: result: gcc -E
# configure:3498: gcc -E conftest.c
# configure:3498: $? = 0
# configure:3512: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3512: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | /* end confdefs.h. */
# | #include
# configure:3541: checking whether the C preprocessor needs special flags
# configure:3570: gcc -c conftest.c >&5
# configure:3570: $? = 0
# configure:3580: result: none needed
# configure:3595: checking for an ANSI C-conforming const
# configure:3660: gcc -c conftest.c >&5
# configure:3660: $? = 0
# configure:3667: result: yes
# configure:3676: checking for grep that handles long lines and -e
# configure:3734: result: /usr/sbin/grep
# configure:3739: checking for egrep
# configure:3801: result: /usr/sbin/grep -E
# configure:3806: checking for ANSI C header files
# configure:3826: gcc -c conftest.c >&5
# configure:3826: $? = 0
# configure:3899: gcc -o conftest conftest.c >&5
# configure:3899: $? = 0
# configure:3899: ./conftest
# configure:3899: $? = 0
# configure:3910: result: yes
# configure:3923: checking for sys/types.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for sys/stat.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for stdlib.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for string.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for memory.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for strings.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for inttypes.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for stdint.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3923: checking for unistd.h
# configure:3923: gcc -c conftest.c >&5
# configure:3923: $? = 0
# configure:3923: result: yes
# configure:3936: checking whether byte ordering is bigendian
# configure:3951: gcc -c conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:21:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:21:15: error: unknown type name 'universal'
# configure:3951: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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:3996: gcc -c conftest.c >&5
# configure:3996: $? = 0
# configure:4014: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:27:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:4014: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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:4142: result: no
# configure:4171: checking for special C compiler options needed for large files
# configure:4216: result: no
# configure:4222: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4247: gcc -c conftest.c >&5
# configure:4247: $? = 0
# configure:4279: result: no
# configure:4379: checking for a BSD-compatible install
# configure:4447: result: /usr/bin/install -c
# configure:4458: checking whether build environment is sane
# configure:4508: result: yes
# configure:4649: checking for a thread-safe mkdir -p
# configure:4688: result: /usr/sbin/mkdir -p
# configure:4701: checking for gawk
# configure:4717: found /usr/sbin/gawk
# configure:4728: result: gawk
# configure:4739: checking whether make sets $(MAKE)
# configure:4761: result: yes
# configure:4791: checking for style of include used by make
# configure:4819: result: GNU
# configure:4904: checking dependency style of gcc
# configure:5014: result: gcc3
# configure:5051: checking whether time.h and sys/time.h may both be included
# configure:5071: gcc -c conftest.c >&5
# configure:5071: $? = 0
# configure:5078: result: yes
# configure:5089: checking assert.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking assert.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for assert.h
# configure:5089: result: yes
# configure:5089: checking ctype.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking ctype.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for ctype.h
# configure:5089: result: yes
# configure:5089: checking dirent.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking dirent.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for dirent.h
# configure:5089: result: yes
# configure:5089: checking errno.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking errno.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for errno.h
# configure:5089: result: yes
# configure:5089: checking fcntl.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking fcntl.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for fcntl.h
# configure:5089: result: yes
# configure:5089: checking float.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking float.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for float.h
# configure:5089: result: yes
# configure:5089: checking limits.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking limits.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for limits.h
# configure:5089: result: yes
# configure:5089: checking malloc.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking malloc.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for malloc.h
# configure:5089: result: yes
# configure:5089: checking for memory.h
# configure:5089: result: yes
# configure:5089: checking setjmp.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking setjmp.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for setjmp.h
# configure:5089: result: yes
# configure:5089: checking signal.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking signal.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for signal.h
# configure:5089: result: yes
# configure:5089: checking stdarg.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking stdarg.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for stdarg.h
# configure:5089: result: yes
# configure:5089: checking stddef.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking stddef.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for stddef.h
# configure:5089: result: yes
# configure:5089: checking for stdint.h
# configure:5089: result: yes
# configure:5089: checking stdio.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking stdio.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for stdio.h
# configure:5089: result: yes
# configure:5089: checking for stdlib.h
# configure:5089: result: yes
# configure:5089: checking for string.h
# configure:5089: result: yes
# configure:5089: checking for strings.h
# configure:5089: result: yes
# configure:5089: checking time.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking time.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for time.h
# configure:5089: result: yes
# configure:5089: checking for unistd.h
# configure:5089: result: yes
# configure:5089: checking utime.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking utime.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for utime.h
# configure:5089: result: yes
# configure:5089: checking sys/mman.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking sys/mman.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for sys/mman.h
# configure:5089: result: yes
# configure:5089: checking sys/resource.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking sys/resource.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for sys/resource.h
# configure:5089: result: yes
# configure:5089: checking for sys/stat.h
# configure:5089: result: yes
# configure:5089: checking sys/time.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking sys/time.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for sys/time.h
# configure:5089: result: yes
# configure:5089: checking for sys/types.h
# configure:5089: result: yes
# configure:5089: checking sys/wait.h usability
# configure:5089: gcc -c conftest.c >&5
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking sys/wait.h presence
# configure:5089: gcc -E conftest.c
# configure:5089: $? = 0
# configure:5089: result: yes
# configure:5089: checking for sys/wait.h
# configure:5089: result: yes
# configure:5104: checking whether limits.h is sane
# configure:5217: gcc -c conftest.c >&5
# configure:5217: $? = 0
# configure:5224: result: yes
# configure:5241: checking lzo/lzoconf.h usability
# configure:5241: gcc -c conftest.c >&5
# configure:5241: $? = 0
# configure:5241: result: yes
# configure:5241: checking lzo/lzoconf.h presence
# configure:5241: gcc -E conftest.c
# configure:5241: $? = 0
# configure:5241: result: yes
# configure:5241: checking for lzo/lzoconf.h
# configure:5241: result: yes
# configure:5241: checking lzo/lzo1x.h usability
# configure:5241: gcc -c conftest.c >&5
# configure:5241: $? = 0
# configure:5241: result: yes
# configure:5241: checking lzo/lzo1x.h presence
# configure:5241: gcc -E conftest.c
# configure:5241: $? = 0
# configure:5241: result: yes
# configure:5241: checking for lzo/lzo1x.h
# configure:5241: result: yes
# configure:5278: checking for version information in lzo/lzoconf.h...
# configure:5291: gcc -c conftest.c >&5
# configure:5291: $? = 0
# configure:5311: result: v2
# configure:5454: checking for __lzo_init_v2 in -llzo2
# configure:5479: gcc -o conftest conftest.c -llzo2 >&5
# configure:5479: $? = 0
# configure:5488: result: yes
# configure:5502: checking for lzo1x_decompress_asm_fast in -llzo2
# configure:5527: gcc -o conftest conftest.c -llzo2 -llzo2 >&5
# /tmp/ccBofFAE.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `lzo1x_decompress_asm_fast'
# collect2: error: ld returned 1 exit status
# configure:5527: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# |
# | /* 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 lzo1x_decompress_asm_fast ();
# | int
# | main ()
# | {
# | return lzo1x_decompress_asm_fast ();
# | ;
# | return 0;
# | }
# configure:5536: result: no
# configure:5544: checking for _lzo1x_decompress_asm_fast in -llzo2
# configure:5569: gcc -o conftest conftest.c -llzo2 -llzo2 >&5
# /tmp/ccBk8N5T.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_lzo1x_decompress_asm_fast'
# collect2: error: ld returned 1 exit status
# configure:5569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# |
# | /* 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 _lzo1x_decompress_asm_fast ();
# | int
# | main ()
# | {
# | return _lzo1x_decompress_asm_fast ();
# | ;
# | return 0;
# | }
# configure:5578: result: no
# configure:5597: checking conio.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:19: fatal error: conio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking conio.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:19: fatal error: conio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for conio.h
# configure:5597: result: no
# configure:5597: checking direct.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking direct.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:20: fatal error: direct.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for direct.h
# configure:5597: result: no
# configure:5597: checking dos.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:17: fatal error: dos.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking dos.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:17: fatal error: dos.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for dos.h
# configure:5597: result: no
# configure:5597: checking io.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking io.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:16: fatal error: io.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for io.h
# configure:5597: result: no
# configure:5597: checking share.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:19: fatal error: share.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking share.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:19: fatal error: share.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for share.h
# configure:5597: result: no
# configure:5597: checking sys/utime.h usability
# configure:5597: gcc -c conftest.c >&5
# conftest.c:87:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5597: result: no
# configure:5597: checking sys/utime.h presence
# configure:5597: gcc -E conftest.c
# conftest.c:54:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# configure:5597: result: no
# configure:5597: checking for sys/utime.h
# configure:5597: result: no
# configure:5613: checking for off_t
# configure:5613: gcc -c conftest.c >&5
# configure:5613: $? = 0
# configure:5613: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:5613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 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:5613: result: yes
# configure:5624: checking for ptrdiff_t
# configure:5624: gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:5624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 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:5624: result: yes
# configure:5635: checking for size_t
# configure:5635: gcc -c conftest.c >&5
# configure:5635: $? = 0
# configure:5635: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 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:5635: result: yes
# configure:5646: checking return type of signal handlers
# configure:5664: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:5664: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:5671: result: void
# configure:5679: checking for nanoseconds member of struct stat.st_mtim
# configure:5705: gcc -c -DST_MTIM_NSEC=tv_nsec conftest.c >&5
# configure:5705: $? = 0
# configure:5712: result: tv_nsec
# configure:5730: checking size of short
# configure:5735: gcc -o conftest conftest.c -llzo2 >&5
# configure:5735: $? = 0
# configure:5735: ./conftest
# configure:5735: $? = 0
# configure:5749: result: 2
# configure:5763: checking size of int
# configure:5768: gcc -o conftest conftest.c -llzo2 >&5
# configure:5768: $? = 0
# configure:5768: ./conftest
# configure:5768: $? = 0
# configure:5782: result: 4
# configure:5796: checking size of long
# configure:5801: gcc -o conftest conftest.c -llzo2 >&5
# configure:5801: $? = 0
# configure:5801: ./conftest
# configure:5801: $? = 0
# configure:5815: result: 8
# configure:5830: checking size of long long
# configure:5835: gcc -o conftest conftest.c -llzo2 >&5
# configure:5835: $? = 0
# configure:5835: ./conftest
# configure:5835: $? = 0
# configure:5849: result: 8
# configure:5863: checking size of __int16
# configure:5868: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c: In function 'longval':
# conftest.c:93:57: error: '__int16' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (__int16)); }
# ^~~~~~~
# conftest.c:93:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:94: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:104:28: error: '__int16' undeclared (first use in this function)
# if (((long int) (sizeof (__int16))) < 0)
# ^~~~~~~
# configure:5868: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:5882: result: 0
# configure:5896: checking size of __int32
# configure:5901: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c: In function 'longval':
# conftest.c:94:57: error: '__int32' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (__int32)); }
# ^~~~~~~
# conftest.c:94:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:95: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:105:28: error: '__int32' undeclared (first use in this function)
# if (((long int) (sizeof (__int32))) < 0)
# ^~~~~~~
# configure:5901: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:5915: result: 0
# configure:5929: checking size of __int64
# configure:5934: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c: In function 'longval':
# conftest.c:95:57: error: '__int64' undeclared (first use in this function)
# static long int longval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.c:95:57: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c: In function 'ulongval':
# conftest.c:96: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:106:28: error: '__int64' undeclared (first use in this function)
# if (((long int) (sizeof (__int64))) < 0)
# ^~~~~~~
# configure:5934: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:5948: result: 0
# configure:5963: checking size of void *
# configure:5968: gcc -o conftest conftest.c -llzo2 >&5
# configure:5968: $? = 0
# configure:5968: ./conftest
# configure:5968: $? = 0
# configure:5982: result: 8
# configure:5996: checking size of size_t
# configure:6001: gcc -o conftest conftest.c -llzo2 >&5
# configure:6001: $? = 0
# configure:6001: ./conftest
# configure:6001: $? = 0
# configure:6015: result: 8
# configure:6029: checking size of ptrdiff_t
# configure:6034: gcc -o conftest conftest.c -llzo2 >&5
# configure:6034: $? = 0
# configure:6034: ./conftest
# configure:6034: $? = 0
# configure:6048: result: 8
# configure:6064: checking size of __int32
# configure:6083: result: 0
# configure:6097: checking size of intmax_t
# configure:6102: gcc -o conftest conftest.c -llzo2 >&5
# configure:6102: $? = 0
# configure:6102: ./conftest
# configure:6102: $? = 0
# configure:6116: result: 8
# configure:6130: checking size of uintmax_t
# configure:6135: gcc -o conftest conftest.c -llzo2 >&5
# configure:6135: $? = 0
# configure:6135: ./conftest
# configure:6135: $? = 0
# configure:6149: result: 8
# configure:6163: checking size of intptr_t
# configure:6168: gcc -o conftest conftest.c -llzo2 >&5
# configure:6168: $? = 0
# configure:6168: ./conftest
# configure:6168: $? = 0
# configure:6182: result: 8
# configure:6196: checking size of uintptr_t
# configure:6201: gcc -o conftest conftest.c -llzo2 >&5
# configure:6201: $? = 0
# configure:6201: ./conftest
# configure:6201: $? = 0
# configure:6215: result: 8
# configure:6230: checking size of float
# configure:6235: gcc -o conftest conftest.c -llzo2 >&5
# configure:6235: $? = 0
# configure:6235: ./conftest
# configure:6235: $? = 0
# configure:6249: result: 4
# configure:6263: checking size of double
# configure:6268: gcc -o conftest conftest.c -llzo2 >&5
# configure:6268: $? = 0
# configure:6268: ./conftest
# configure:6268: $? = 0
# configure:6282: result: 8
# configure:6296: checking size of long double
# configure:6301: gcc -o conftest conftest.c -llzo2 >&5
# configure:6301: $? = 0
# configure:6301: ./conftest
# configure:6301: $? = 0
# configure:6315: result: 16
# configure:6330: checking size of dev_t
# configure:6335: gcc -o conftest conftest.c -llzo2 >&5
# configure:6335: $? = 0
# configure:6335: ./conftest
# configure:6335: $? = 0
# configure:6349: result: 8
# configure:6363: checking size of fpos_t
# configure:6368: gcc -o conftest conftest.c -llzo2 >&5
# configure:6368: $? = 0
# configure:6368: ./conftest
# configure:6368: $? = 0
# configure:6382: result: 16
# configure:6396: checking size of mode_t
# configure:6401: gcc -o conftest conftest.c -llzo2 >&5
# configure:6401: $? = 0
# configure:6401: ./conftest
# configure:6401: $? = 0
# configure:6415: result: 4
# configure:6429: checking size of off_t
# configure:6434: gcc -o conftest conftest.c -llzo2 >&5
# configure:6434: $? = 0
# configure:6434: ./conftest
# configure:6434: $? = 0
# configure:6448: result: 8
# configure:6462: checking size of ssize_t
# configure:6467: gcc -o conftest conftest.c -llzo2 >&5
# configure:6467: $? = 0
# configure:6467: ./conftest
# configure:6467: $? = 0
# configure:6481: result: 8
# configure:6495: checking size of time_t
# configure:6500: gcc -o conftest conftest.c -llzo2 >&5
# configure:6500: $? = 0
# configure:6500: ./conftest
# configure:6500: $? = 0
# configure:6514: result: 8
# configure:6535: checking for access
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for alloca
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'alloca'
# char alloca ();
# ^~~~~~
# /tmp/cc2vqWZX.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `alloca'
# collect2: error: ld returned 1 exit status
# configure:6535: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:6535: result: no
# configure:6535: checking for atexit
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for atoi
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for atol
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for chmod
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for chown
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for clock_getcpuclockid
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for clock_getres
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for clock_gettime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for ctime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for difftime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for fstat
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for getenv
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for getpagesize
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for getrusage
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for gettimeofday
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for gmtime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for isatty
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for localtime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for longjmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for lstat
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for memcmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:124:6: warning: conflicting types for built-in function 'memcmp'
# char memcmp ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for memcpy
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:125:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for memmove
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:126:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for memset
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:127:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for mkdir
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for mktime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for mmap
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for mprotect
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for munmap
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for qsort
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for raise
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for rmdir
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for setjmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for signal
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for snprintf
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:138:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strcasecmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:139:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strchr
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:140:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strdup
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:141:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strerror
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strftime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:143:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for stricmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# /tmp/ccreMyS2.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# configure:6535: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:6535: result: no
# configure:6535: checking for strncasecmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:144:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strnicmp
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# /tmp/ccPeu6E9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strnicmp'
# collect2: error: ld returned 1 exit status
# configure:6535: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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:6535: result: no
# configure:6535: checking for strrchr
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:145:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for strstr
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:146:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for time
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for umask
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for utime
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6535: checking for vsnprintf
# configure:6535: gcc -o conftest conftest.c -llzo2 >&5
# conftest.c:150:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:6535: $? = 0
# configure:6535: result: yes
# configure:6567: checking whether your compiler passes the ACC conformance test
# configure:6612: gcc -c -I. conftest.c >&5
# In file included from conftest.c:130:0:
# src/miniacc.h:1709:59: error: variably modified '__acc_cta' at file scope
# # define ACC_COMPILE_TIME_ASSERT_HEADER(e) extern int __acc_cta[1-2*!(e)];
# ^
# conftest.c:134:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT_HEADER'
# #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/miniacc.h:4472:5: note: in expansion of macro 'ACCCHK_ASSERT'
# ACCCHK_ASSERT((1 << (8*SIZEOF_INT-1)) < 0)
# ^~~~~~~~~~~~~
# src/miniacc.h:1709:59: error: variably modified '__acc_cta' at file scope
# # define ACC_COMPILE_TIME_ASSERT_HEADER(e) extern int __acc_cta[1-2*!(e)];
# ^
# conftest.c:134:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT_HEADER'
# #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/miniacc.h:4477:5: note: in expansion of macro 'ACCCHK_ASSERT'
# ACCCHK_ASSERT((1l << (8*SIZEOF_LONG-1)) < 0)
# ^~~~~~~~~~~~~
# src/miniacc.h:1709:59: error: variably modified '__acc_cta' at file scope
# # define ACC_COMPILE_TIME_ASSERT_HEADER(e) extern int __acc_cta[1-2*!(e)];
# ^
# conftest.c:134:33: note: in expansion of macro 'ACC_COMPILE_TIME_ASSERT_HEADER'
# #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/miniacc.h:4706:5: note: in expansion of macro 'ACCCHK_ASSERT'
# ACCCHK_ASSERT( (((unsigned char)128) << (int)(8*sizeof(int)-8)) < 0)
# ^~~~~~~~~~~~~
# configure:6612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lzop"
# | #define PACKAGE_TARNAME "lzop"
# | #define PACKAGE_VERSION "1.03"
# | #define PACKAGE_STRING "lzop 1.03"
# | #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# | #define LZOP_ENABLE_ANSI 1
# | #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 ACC_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzop"
# | #define VERSION "1.03"
# | #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 HAVE_LZO_LZOCONF_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_LIBLZO2 1
# | #define RETSIGTYPE void
# | #define ST_MTIM_NSEC tv_nsec
# | #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
# | /* end confdefs.h. */
# | #define ACC_CONFIG_NO_HEADER 1
# | #define ACC_WANT_ACC_INCD_H 1
# | #include "src/miniacc.h"
# |
# | #define ACC_WANT_ACC_CHK_CH 1
# | #undef ACCCHK_ASSERT
# | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT_HEADER(expr)
# | #include "src/miniacc.h"
# |
# | #define ACC_WANT_ACC_CHK_CH 1
# | #undef ACCCHK_ASSERT
# | #define ACCCHK_ASSERT(expr) ACC_COMPILE_TIME_ASSERT(expr)
# | static void test_acc_compile_time_assert(void) {
# | #include "src/miniacc.h"
# | }
# |
# | #undef NDEBUG
# | #include
# | #define ACC_WANT_ACC_CHK_CH 1
# | #undef ACCCHK_ASSERT
# | #define ACCCHK_ASSERT(expr) assert(expr);
# | static int test_acc_run_time_assert(int r) {
# | #include "src/miniacc.h"
# | return r;
# | }
# |
# | int
# | main ()
# | {
# |
# | test_acc_compile_time_assert();
# | if (test_acc_run_time_assert(1) != 1) return 1;
# |
# |
# | ;
# | return 0;
# | }
# configure:6620: result: FAILED
# configure:6625:
# configure:6627: Your compiler failed the ACC conformance test - for details see
# configure:6629: `config.log'. Please check that log file and consider sending
# configure:6631: a patch or bug-report to .
# configure:6633: Thanks for your support.
# configure:6635:
# configure:6637: error: ACC conformance test failed. Stop.
#
# ## ---------------- ##
# ## 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_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_conio_h=no
# ac_cv_header_ctype_h=yes
# ac_cv_header_direct_h=no
# ac_cv_header_dirent_h=yes
# ac_cv_header_dos_h=no
# 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_io_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_lzo_lzo1x_h=yes
# ac_cv_header_lzo_lzoconf_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_share_h=no
# 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_utime_h=no
# 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_lib_lzo2___lzo_init_v2=yes
# ac_cv_lib_lzo2__lzo1x_decompress_asm_fast=no
# ac_cv_lib_lzo2_lzo1x_decompress_asm_fast=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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_struct_st_mtim_nsec=tv_nsec
# 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_CC_dependencies_compiler_type=gcc3
# mfx_cv_header_sane_limits_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='1'
# AUTOCONF='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-llzo2 '
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/lzop/src/lzop-1.03/autoconf/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='lzop'
# PACKAGE_BUGREPORT='lzop-bugs@oberhumer.com'
# PACKAGE_NAME='lzop'
# PACKAGE_STRING='lzop 1.03'
# PACKAGE_TARNAME='lzop'
# PACKAGE_URL='http://www.oberhumer.com/opensource/lzop/'
# PACKAGE_VERSION='1.03'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP=''
# VERSION='1.03'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# configure_CFLAGS=''
# configure_CPPFLAGS=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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/lzop/src/lzop-1.03/autoconf/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='/usr/sbin/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 "lzop"
# #define PACKAGE_TARNAME "lzop"
# #define PACKAGE_VERSION "1.03"
# #define PACKAGE_STRING "lzop 1.03"
# #define PACKAGE_BUGREPORT "lzop-bugs@oberhumer.com"
# #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzop/"
# #define LZOP_ENABLE_ANSI 1
# #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 ACC_ABI_LITTLE_ENDIAN 1
# #define PACKAGE "lzop"
# #define VERSION "1.03"
# #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 HAVE_LZO_LZOCONF_H 1
# #define HAVE_LZO_LZO1X_H 1
# #define HAVE_LIBLZO2 1
# #define RETSIGTYPE void
# #define ST_MTIM_NSEC tv_nsec
# #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 1