Build of cabextract with musl toolchain

The build took 00h 01m 40s and was SUCCESSFUL.

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

SLOCLanguage
6,207 ansic
802 makefile
752 sh
390 perl
8,151 total

The process tree of the build process is here.

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cabextract 1.6-1 (Tue Apr 4 22:59:03 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... none
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to run the C preprocessor... clang -E
# 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 whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# 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 ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.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 getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for inttypes.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... yes
# checking size of off_t... 8
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for working POSIX fnmatch... cross
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for mkdir... yes
# checking for _mkdir... no
# checking whether mkdir takes one argument... no
# checking for sys/time.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... no
# checking for memcpy... yes
# checking for memmove... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for towlower... yes
# checking for utime... yes
# checking for utimes... yes
# checking for getopt_long... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mbstate_t... yes
# checking for working POSIX fnmatch... (cached) cross
# checking whether getenv is declared... yes
# checking for btowc... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmempcpy... no
# checking for wchar.h... (cached) yes
# checking for wctype.h... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating cabextract.spec
# config.status: creating config.h
# config.status: linking ./fnmatch_.h to ./fnmatch.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/cabextract/src/cabextract-1.6'
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o system.o `test -f 'mspack/system.c' || echo './'`mspack/system.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabd.o `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o lzxd.o `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o mszipd.o `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o qtmd.o `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o md5.o md5.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o mktime.o mktime.c
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o fnmatch.o fnmatch.c
# mktime.c:367:7: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (TIME_T_MAX / INT_MAX / 366 / 24 / 60 / 60 < 3)
# ^~~~~~~~~~
# mktime.c:90:21: note: expanded from macro 'TIME_T_MAX'
# # define TIME_T_MAX TYPE_MAXIMUM (time_t)
# ^~~~~~~~~~~~~~~~~~~~~
# mktime.c:77:41: note: expanded from macro 'TYPE_MAXIMUM'
# #define TYPE_MAXIMUM(t) ((t) (~ (t) 0 - TYPE_MINIMUM (t)))
# ^~~~~~~~~~~~~~~~
# mktime.c:76:20: note: expanded from macro 'TYPE_MINIMUM'
# ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0))
# ~~~~~~~ ^
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabinfo.o `test -f 'src/cabinfo.c' || echo './'`src/cabinfo.c
# rm -f libmspack.a
# ar cru libmspack.a system.o cabd.o lzxd.o mszipd.o qtmd.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# src/cabinfo.c:172:66: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# printf("Examining file \"%s\" (%" FL " bytes)...\n", filename, filelen);
# ~~~ ^~~~~~~
# src/cabinfo.c:245:55: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# printf("Found cabinet header at offset %" FL "\n", caboff);
# ~~~ ^~~~~~
# src/cabinfo.c:294:5: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# files_offset = (GETLONG(cfhead_FileOffset) + base_offset),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/cabinfo.c:334:60: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# printf("[Reserved header: offset %" FL ", size %u]\n", GETOFFSET,
# ~~~ ^~~~~~~~~
# src/cabinfo.c:120:24: note: expanded from macro 'GETOFFSET'
# #define GETOFFSET (FTELL(fh))
# ^~~~~~~~~~~
# src/cabinfo.c:387:7: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# offset,
# ^~~~~~
# src/cabinfo.c:388:7: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
# base_offset + GETLONG(cffold_DataOffset),
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# src/cabinfo.c:397:62: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# printf("[Reserved folder: offset %" FL ", size %u]\n", GETOFFSET,
# ~~~ ^~~~~~~~~
# src/cabinfo.c:120:24: note: expanded from macro 'GETOFFSET'
# #define GETOFFSET (FTELL(fh))
# ^~~~~~~~~~~
# src/cabinfo.c:445:7: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# offset,
# ^~~~~~
# src/cabinfo.c:477:8: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
# i, offset, GETLONG(cfdata_CheckSum), x, y,
# ^~~~~~
# 9 warnings generated.
# clang -o src/cabinfo cabinfo.o
# ranlib libmspack.a
# clang -o cabextract cabextract.o md5.o libmspack.a mktime.o fnmatch.o
# make[1]: Leaving directory '/tmp/cabextract/src/cabextract-1.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/cabextract/src/cabextract-1.6'
# /usr/sbin/mkdir -p '/tmp/cabextract/pkg/cabextract/usr/bin'
# /usr/sbin/mkdir -p '/tmp/cabextract/pkg/cabextract/usr/share/man/man1'
# /usr/bin/install -c cabextract '/tmp/cabextract/pkg/cabextract/usr/bin'
# /usr/bin/install -c -m 644 doc/cabextract.1 '/tmp/cabextract/pkg/cabextract/usr/share/man/man1'
# make[1]: Leaving directory '/tmp/cabextract/src/cabextract-1.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "cabextract"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: cabextract 1.6-1 (Tue Apr 4 22:59:09 UTC 2017)

CMD: pacman --query --file cabextract-1.6-1-x86_64.pkg.tar.xz
# cabextract 1.6-1

Creating hybrid package for 'cabextract'

Trying to find vanilla package 'cabextract'...

CMD: pacman --query --file /mirror/cabextract-1.6-1.pkg.tar.xz
# cabextract 1.6-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/cabextract
# /usr/share/man/man1/cabextract.1.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf cabextract.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/cabextract.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cabextract.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/cabextract.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/cabextract/src/cabextract-1.6/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 cabextract configure 1.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = da2106ed8b7a
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2489: checking for a BSD-compatible install
# configure:2557: result: /usr/bin/install -c
# configure:2568: checking whether build environment is sane
# configure:2623: result: yes
# configure:2682: checking for x86_64-unknown-linux-strip
# configure:2712: result: no
# configure:2722: checking for strip
# configure:2738: found /sysroot/bin/strip
# configure:2749: result: strip
# configure:2774: checking for a thread-safe mkdir -p
# configure:2813: result: /usr/sbin/mkdir -p
# configure:2820: checking for gawk
# configure:2836: found /usr/sbin/gawk
# configure:2847: result: gawk
# configure:2858: checking whether make sets $(MAKE)
# configure:2880: result: yes
# configure:2909: checking whether make supports nested variables
# configure:2926: result: yes
# configure:3064: checking for x86_64-unknown-linux-gcc
# configure:3091: result: clang
# configure:3360: checking for C compiler version
# configure:3369: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3380: $? = 0
# configure:3369: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3380: $? = 0
# configure:3369: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3380: $? = 1
# configure:3369: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3380: $? = 1
# configure:3400: checking whether the C compiler works
# configure:3422: clang conftest.c >&5
# configure:3426: $? = 0
# configure:3474: result: yes
# configure:3477: checking for C compiler default output file name
# configure:3479: result: a.out
# configure:3485: checking for suffix of executables
# configure:3492: clang -o conftest conftest.c >&5
# configure:3496: $? = 0
# configure:3518: result:
# configure:3540: checking whether we are cross compiling
# configure:3548: clang -o conftest conftest.c >&5
# configure:3552: $? = 0
# configure:3559: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3563: $? = 127
# configure:3578: result: yes
# configure:3583: checking for suffix of object files
# configure:3605: clang -c conftest.c >&5
# configure:3609: $? = 0
# configure:3630: result: o
# configure:3634: checking whether we are using the GNU C compiler
# configure:3653: clang -c conftest.c >&5
# configure:3653: $? = 0
# configure:3662: result: yes
# configure:3671: checking whether clang accepts -g
# configure:3691: clang -c -g conftest.c >&5
# configure:3691: $? = 0
# configure:3732: result: yes
# configure:3749: checking for clang option to accept ISO C89
# configure:3812: clang -c conftest.c >&5
# configure:3812: $? = 0
# configure:3825: result: none needed
# configure:3850: checking whether clang understands -c and -o together
# configure:3872: clang -c conftest.c -o conftest2.o
# configure:3875: $? = 0
# configure:3872: clang -c conftest.c -o conftest2.o
# configure:3875: $? = 0
# configure:3887: result: yes
# configure:3915: checking for style of include used by make
# configure:3943: result: GNU
# configure:3969: checking dependency style of clang
# configure:4080: result: none
# configure:4099: checking for x86_64-unknown-linux-ranlib
# configure:4129: result: no
# configure:4139: checking for ranlib
# configure:4155: found /sysroot/bin/ranlib
# configure:4166: result: ranlib
# configure:4178: WARNING: using cross tools not prefixed with host triplet
# configure:4197: checking how to run the C preprocessor
# configure:4228: clang -E conftest.c
# configure:4228: $? = 0
# configure:4242: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | /* end confdefs.h. */
# | #include
# configure:4267: result: clang -E
# configure:4287: clang -E conftest.c
# configure:4287: $? = 0
# configure:4301: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4301: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | /* end confdefs.h. */
# | #include
# configure:4330: checking for grep that handles long lines and -e
# configure:4388: result: /usr/sbin/grep
# configure:4393: checking for egrep
# configure:4455: result: /usr/sbin/grep -E
# configure:4460: checking for ANSI C header files
# configure:4480: clang -c conftest.c >&5
# configure:4480: $? = 0
# configure:4564: result: yes
# configure:4572: checking whether time.h and sys/time.h may both be included
# configure:4592: clang -c conftest.c >&5
# configure:4592: $? = 0
# configure:4599: result: yes
# configure:4610: checking for dirent.h that defines DIR
# configure:4629: clang -c conftest.c >&5
# configure:4629: $? = 0
# configure:4637: result: yes
# configure:4650: checking for library containing opendir
# configure:4681: clang -o conftest conftest.c >&5
# configure:4681: $? = 0
# configure:4698: result: none required
# configure:4770: checking for sys/types.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for sys/stat.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdlib.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for string.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for memory.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for strings.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for inttypes.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdint.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for unistd.h
# configure:4770: clang -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4787: checking ctype.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking ctype.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for ctype.h
# configure:4787: result: yes
# configure:4787: checking errno.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking errno.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for errno.h
# configure:4787: result: yes
# configure:4787: checking fnmatch.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking fnmatch.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for fnmatch.h
# configure:4787: result: yes
# configure:4787: checking libintl.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking libintl.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for libintl.h
# configure:4787: result: yes
# configure:4787: checking limits.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking limits.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for limits.h
# configure:4787: result: yes
# configure:4787: checking for stdlib.h
# configure:4787: result: yes
# configure:4787: checking for string.h
# configure:4787: result: yes
# configure:4787: checking for strings.h
# configure:4787: result: yes
# configure:4787: checking utime.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking utime.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for utime.h
# configure:4787: result: yes
# configure:4787: checking stdarg.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking stdarg.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for stdarg.h
# configure:4787: result: yes
# configure:4787: checking for sys/stat.h
# configure:4787: result: yes
# configure:4787: checking sys/time.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking sys/time.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for sys/time.h
# configure:4787: result: yes
# configure:4787: checking for sys/types.h
# configure:4787: result: yes
# configure:4787: checking getopt.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking getopt.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for getopt.h
# configure:4787: result: yes
# configure:4787: checking wchar.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wchar.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for wchar.h
# configure:4787: result: yes
# configure:4787: checking wctype.h usability
# configure:4787: clang -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wctype.h presence
# configure:4787: clang -E conftest.c
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking for wctype.h
# configure:4787: result: yes
# configure:4787: checking for inttypes.h
# configure:4787: result: yes
# configure:4799: checking for an ANSI C-conforming const
# configure:4865: clang -c conftest.c >&5
# configure:4865: $? = 0
# configure:4872: result: yes
# configure:4880: checking for inline
# configure:4896: clang -c conftest.c >&5
# configure:4896: $? = 0
# configure:4904: result: inline
# configure:4922: checking for mode_t
# configure:4922: clang -c conftest.c >&5
# configure:4922: $? = 0
# configure:4922: clang -c conftest.c >&5
# conftest.c:76:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:4922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4922: result: yes
# configure:4933: checking for off_t
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: clang -c conftest.c >&5
# conftest.c:76:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:4933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4933: result: yes
# configure:4944: checking for size_t
# configure:4944: clang -c conftest.c >&5
# configure:4944: $? = 0
# configure:4944: clang -c conftest.c >&5
# conftest.c:76:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4944: result: yes
# configure:4959: checking size of off_t
# configure:4964: clang -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4964: clang -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: clang -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: clang -c conftest.c >&5
# configure:4964: $? = 0
# configure:4964: clang -c conftest.c >&5
# configure:4964: $? = 0
# configure:4978: result: 8
# configure:4995: checking for special C compiler options needed for large files
# configure:5040: result: no
# configure:5046: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5071: clang -c conftest.c >&5
# configure:5071: $? = 0
# configure:5103: result: no
# configure:5190: checking for working POSIX fnmatch
# configure:5233: result: cross
# configure:5242: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5261: clang -o conftest conftest.c >&5
# configure:5261: $? = 0
# configure:5289: result: no
# configure:5313: checking for mkdir
# configure:5313: clang -o conftest conftest.c >&5
# configure:5313: $? = 0
# configure:5313: result: yes
# configure:5313: checking for _mkdir
# configure:5313: clang -o conftest conftest.c >&5
# /tmp/conftest-2b9a95.o:conftest.c:function main: error: undefined reference to '_mkdir'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | /* end confdefs.h. */
# | /* Define _mkdir to an innocuous variant, in case declares _mkdir.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mkdir innocuous__mkdir
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mkdir (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mkdir
# |
# | /* 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 _mkdir ();
# | /* 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__mkdir || defined __stub____mkdir
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mkdir ();
# | ;
# | return 0;
# | }
# configure:5313: result: no
# configure:5322: checking whether mkdir takes one argument
# configure:5343: clang -c conftest.c >&5
# conftest.c:52:11: error: too few arguments to function call, expected 2, have 1
# mkdir (".");
# ~~~~~ ^
# /sysroot/include/sys/stat.h:81:1: note: 'mkdir' declared here
# int mkdir(const char *, mode_t);
# ^
# 1 error generated.
# configure:5343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | mkdir (".");
# | ;
# | return 0;
# | }
# configure:5350: result: no
# configure:5364: checking for sys/time.h
# configure:5364: result: yes
# configure:5364: checking for unistd.h
# configure:5364: result: yes
# configure:5385: checking for alarm
# configure:5385: clang -o conftest conftest.c >&5
# configure:5385: $? = 0
# configure:5385: result: yes
# configure:5398: checking for working mktime
# configure:5610: result: no
# configure:5624: checking for memcpy
# configure:5624: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:69:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for memmove
# configure:5624: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:70:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strcasecmp
# configure:5624: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:71:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strchr
# configure:5624: clang -o conftest conftest.c >&5
# conftest.c:72:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:72:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for towlower
# configure:5624: clang -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utime
# configure:5624: clang -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utimes
# configure:5624: clang -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5635: checking for getopt_long
# configure:5635: clang -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5700: checking for working alloca.h
# configure:5717: clang -o conftest conftest.c >&5
# configure:5717: $? = 0
# configure:5725: result: yes
# configure:5733: checking for alloca
# configure:5770: clang -o conftest conftest.c >&5
# configure:5770: $? = 0
# configure:5778: result: yes
# configure:5884: checking for mbstate_t
# configure:5901: clang -c conftest.c >&5
# configure:5901: $? = 0
# configure:5908: result: yes
# configure:5919: checking for working POSIX fnmatch
# configure:5962: result: cross
# configure:5967: checking whether getenv is declared
# configure:5967: clang -c conftest.c >&5
# configure:5967: $? = 0
# configure:5967: result: yes
# configure:5981: checking for btowc
# configure:5981: clang -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5981: result: yes
# configure:5981: checking for mbsrtowcs
# configure:5981: clang -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5981: result: yes
# configure:5981: checking for mempcpy
# configure:5981: clang -o conftest conftest.c >&5
# configure:5981: $? = 0
# configure:5981: result: yes
# configure:5981: checking for wmempcpy
# configure:5981: clang -o conftest conftest.c >&5
# /tmp/conftest-ced280.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "cabextract"
# | #define PACKAGE_TARNAME "cabextract"
# | #define PACKAGE_VERSION "1.6"
# | #define PACKAGE_STRING "cabextract 1.6"
# | #define PACKAGE_BUGREPORT "kyzer@4u.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "cabextract"
# | #define VERSION "1.6"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_OFF_T 8
# | #define HAVE_FSEEKO 1
# | #define HAVE_MKDIR 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* 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_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:5981: result: no
# configure:5993: checking for wchar.h
# configure:5993: result: yes
# configure:5993: checking for wctype.h
# configure:5993: result: yes
# configure:6204: checking that generated files are newer than configure
# configure:6210: result: done
# configure:6237: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by cabextract config.status 1.6, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on da2106ed8b7a
#
# config.status:907: creating Makefile
# config.status:907: creating cabextract.spec
# config.status:907: creating config.h
# config.status:1148: linking ./fnmatch_.h to ./fnmatch.h
# config.status:1167: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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__mkdir=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_fnmatch_works=cross
# ac_cv_func_getopt_long=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_towlower=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_wmempcpy=no
# ac_cv_func_working_mktime=no
# ac_cv_have_decl_getenv=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_mkdir_takes_one_arg=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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_off_t=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing aclocal-1.14'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTERNAL_LIBMSPACK_FALSE=''
# EXTERNAL_LIBMSPACK_TRUE='#'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBMSPACK_LIBS=''
# LIBOBJS=' ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}fnmatch$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}fnmatch$U.lo'
# MAKEINFO='${SHELL} /tmp/cabextract/src/cabextract-1.6/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='cabextract'
# PACKAGE_BUGREPORT='kyzer@4u.net'
# PACKAGE_NAME='cabextract'
# PACKAGE_STRING='cabextract 1.6'
# PACKAGE_TARNAME='cabextract'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.6'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.6'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/cabextract/src/cabextract-1.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "cabextract"
# #define PACKAGE_TARNAME "cabextract"
# #define PACKAGE_VERSION "1.6"
# #define PACKAGE_STRING "cabextract 1.6"
# #define PACKAGE_BUGREPORT "kyzer@4u.net"
# #define PACKAGE_URL ""
# #define PACKAGE "cabextract"
# #define VERSION "1.6"
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_INTTYPES_H 1
# #define SIZEOF_OFF_T 8
# #define HAVE_FSEEKO 1
# #define HAVE_MKDIR 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALARM 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_TOWLOWER 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_BTOWC 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define fnmatch rpl_fnmatch
#
# configure: exit 0