Build of cabextract with vanilla toolchain

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

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

SLOCLanguage
6,203 ansic
802 makefile
752 sh
390 perl
8,147 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cabextract 1.6-1 (Wed Aug 24 12:08:19 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... none
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking how to run the C preprocessor... gcc -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... yes
# 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... yes
# 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) 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: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/cabextract/src/cabextract-1.6'
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o system.o `test -f 'mspack/system.c' || echo './'`mspack/system.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabd.o `test -f 'mspack/cabd.c' || echo './'`mspack/cabd.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o lzxd.o `test -f 'mspack/lzxd.c' || echo './'`mspack/lzxd.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o mszipd.o `test -f 'mspack/mszipd.c' || echo './'`mspack/mszipd.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o qtmd.o `test -f 'mspack/qtmd.c' || echo './'`mspack/qtmd.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c
# gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -c -o md5.o md5.c
# gcc -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
# gcc -o src/cabinfo cabinfo.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libmspack.a
# gcc -o cabextract cabextract.o md5.o libmspack.a
# 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 (Wed Aug 24 12:08:26 UTC 2016)

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 = 811ceabda302
# 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: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 /usr/sbin/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:3094: result: no
# configure:3104: checking for gcc
# configure:3120: found /usr/sbin/gcc
# configure:3131: result: gcc
# configure:3360: checking for C compiler version
# configure:3369: 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:3380: $? = 0
# configure:3369: 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:3380: $? = 0
# configure:3369: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3380: $? = 1
# configure:3369: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3380: $? = 1
# configure:3400: checking whether the C compiler works
# configure:3422: gcc 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: gcc -o conftest conftest.c >&5
# configure:3496: $? = 0
# configure:3518: result:
# configure:3540: checking whether we are cross compiling
# configure:3548: gcc -o conftest conftest.c >&5
# configure:3552: $? = 0
# configure:3559: ./conftest
# configure:3563: $? = 0
# configure:3578: result: no
# configure:3583: checking for suffix of object files
# configure:3605: gcc -c conftest.c >&5
# configure:3609: $? = 0
# configure:3630: result: o
# configure:3634: checking whether we are using the GNU C compiler
# configure:3653: gcc -c conftest.c >&5
# configure:3653: $? = 0
# configure:3662: result: yes
# configure:3671: checking whether gcc accepts -g
# configure:3691: gcc -c -g conftest.c >&5
# configure:3691: $? = 0
# configure:3732: result: yes
# configure:3749: checking for gcc option to accept ISO C89
# configure:3812: gcc -c conftest.c >&5
# configure:3812: $? = 0
# configure:3825: result: none needed
# configure:3850: checking whether gcc understands -c and -o together
# configure:3872: gcc -c conftest.c -o conftest2.o
# configure:3875: $? = 0
# configure:3872: gcc -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 gcc
# 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 /usr/sbin/ranlib
# configure:4166: result: ranlib
# configure:4197: checking how to run the C preprocessor
# configure:4228: gcc -E conftest.c
# configure:4228: $? = 0
# configure:4242: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4287: gcc -E conftest.c
# configure:4287: $? = 0
# configure:4301: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4480: $? = 0
# configure:4553: gcc -o conftest conftest.c >&5
# configure:4553: $? = 0
# configure:4553: ./conftest
# configure:4553: $? = 0
# configure:4564: result: yes
# configure:4572: checking whether time.h and sys/time.h may both be included
# configure:4592: gcc -c conftest.c >&5
# configure:4592: $? = 0
# configure:4599: result: yes
# configure:4610: checking for dirent.h that defines DIR
# configure:4629: gcc -c conftest.c >&5
# configure:4629: $? = 0
# configure:4637: result: yes
# configure:4650: checking for library containing opendir
# configure:4681: gcc -o conftest conftest.c >&5
# configure:4681: $? = 0
# configure:4698: result: none required
# configure:4770: checking for sys/types.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for sys/stat.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdlib.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for string.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for memory.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for strings.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for inttypes.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for stdint.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4770: checking for unistd.h
# configure:4770: gcc -c conftest.c >&5
# configure:4770: $? = 0
# configure:4770: result: yes
# configure:4787: checking ctype.h usability
# configure:4787: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking ctype.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking errno.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking fnmatch.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking libintl.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking limits.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking utime.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking stdarg.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking sys/time.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking getopt.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wchar.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4787: $? = 0
# configure:4787: result: yes
# configure:4787: checking wctype.h presence
# configure:4787: gcc -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: gcc -c conftest.c >&5
# configure:4865: $? = 0
# configure:4872: result: yes
# configure:4880: checking for inline
# configure:4896: gcc -c conftest.c >&5
# configure:4896: $? = 0
# configure:4904: result: inline
# configure:4922: checking for mode_t
# configure:4922: gcc -c conftest.c >&5
# configure:4922: $? = 0
# configure:4922: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4944: $? = 0
# configure:4944: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -o conftest conftest.c >&5
# configure:4964: $? = 0
# configure:4964: ./conftest
# 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: gcc -c conftest.c >&5
# configure:5071: $? = 0
# configure:5103: result: no
# configure:5190: checking for working POSIX fnmatch
# configure:5223: gcc -o conftest conftest.c >&5
# configure:5223: $? = 0
# configure:5223: ./conftest
# configure:5223: $? = 0
# configure:5233: result: yes
# configure:5242: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5261: gcc -o conftest conftest.c >&5
# configure:5261: $? = 0
# configure:5289: result: no
# configure:5313: checking for mkdir
# configure:5313: gcc -o conftest conftest.c >&5
# configure:5313: $? = 0
# configure:5313: result: yes
# configure:5313: checking for _mkdir
# configure:5313: gcc -o conftest conftest.c >&5
# /tmp/ccsTfkC1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_mkdir'
# collect2: error: ld returned 1 exit status
# 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_FNMATCH 1
# | #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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:1: error: too few arguments to function 'mkdir'
# mkdir (".");
# ^~~~~
# In file included from conftest.c:45:0:
# /usr/include/sys/stat.h:320:12: note: declared here
# extern int mkdir (const char *__path, __mode_t __mode)
# ^~~~~
# 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_FNMATCH 1
# | #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: gcc -o conftest conftest.c >&5
# configure:5385: $? = 0
# configure:5385: result: yes
# configure:5398: checking for working mktime
# configure:5600: gcc -o conftest conftest.c >&5
# configure:5600: $? = 0
# configure:5600: ./conftest
# configure:5600: $? = 0
# configure:5610: result: yes
# configure:5624: checking for memcpy
# configure:5624: gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for memmove
# configure:5624: gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strcasecmp
# configure:5624: gcc -o conftest conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for strchr
# configure:5624: gcc -o conftest conftest.c >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for towlower
# configure:5624: gcc -o conftest conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^~~~~~~~
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utime
# configure:5624: gcc -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for utimes
# configure:5624: gcc -o conftest conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5635: checking for getopt_long
# configure:5635: gcc -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5700: checking for working alloca.h
# configure:5717: gcc -o conftest conftest.c >&5
# configure:5717: $? = 0
# configure:5725: result: yes
# configure:5733: checking for alloca
# configure:5770: gcc -o conftest conftest.c >&5
# configure:5770: $? = 0
# configure:5778: result: yes
# configure:5884: checking for mbstate_t
# configure:5901: gcc -c conftest.c >&5
# configure:5901: $? = 0
# configure:5908: result: yes
# configure:5919: checking for working POSIX fnmatch
# configure:5962: 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 811ceabda302
#
# config.status:901: creating Makefile
# config.status:901: creating cabextract.spec
# config.status:901: creating config.h
# config.status:1161: 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=
# 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__mkdir=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_fnmatch_works=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=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_working_mktime=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_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='gcc -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=''
# LIBS=''
# LTLIBOBJS=''
# 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='gcc'
# 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_FNMATCH 1
# #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
#
# configure: exit 0