Build of fastjar with musl toolchain

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

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

SLOCLanguage
22,151 ansic
10,586 sh
313 perl
33,050 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

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: fastjar 0.98-4 (Wed Apr 5 00:50:34 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking CFLAGS for maximum warnings... -Wall
# checking CFLAGS for gcc -pedantic... -pedantic
# checking CFLAGS for gcc -W... -W
# checking CFLAGS for gcc -Wextra... -Wextra
# checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
# checking CFLAGS for gcc -Wstrict-prototypes... -Wstrict-prototypes
# checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings
# checking for flawfinder... no
# checking for pscan... no
# checking for rats... no
# checking for splint... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for stdlib.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for stdint.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for string.h... (cached) yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for ftruncate... yes
# checking for _chsize... no
# checking for btowc... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for wcscoll... yes
# checking for vasnprintf... no
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for off_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking if mkdir takes one argument... no
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking whether byte ordering is bigendian... no
# checking for deflate in -lz... no
# configure: error: Need zlib
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/fastjar/src/fastjar-0.98/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 fastjar configure 0.98, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 911159a6d2fc
# 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:2413: checking for a BSD-compatible install
# configure:2481: result: /usr/bin/install -c
# configure:2492: checking whether build environment is sane
# configure:2535: result: yes
# configure:2560: checking for a thread-safe mkdir -p
# configure:2599: result: /usr/sbin/mkdir -p
# configure:2612: checking for gawk
# configure:2628: found /usr/sbin/gawk
# configure:2639: result: gawk
# configure:2650: checking whether make sets $(MAKE)
# configure:2672: result: yes
# configure:2752: checking for x86_64-unknown-linux-strip
# configure:2782: result: no
# configure:2792: checking for strip
# configure:2808: found /sysroot/bin/strip
# configure:2819: result: strip
# configure:2868: checking for x86_64-unknown-linux-gcc
# configure:2895: result: clang
# configure:3167: checking for C compiler version
# configure:3175: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3179: $? = 0
# configure:3186: 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:3190: $? = 0
# configure:3197: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3201: $? = 1
# configure:3224: checking for C compiler default output file name
# configure:3246: clang conftest.c >&5
# configure:3250: $? = 0
# configure:3288: result: a.out
# configure:3307: checking whether the C compiler works
# configure:3317: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3321: $? = 127
# configure:3340: result: yes
# configure:3347: checking whether we are cross compiling
# configure:3349: result: yes
# configure:3352: checking for suffix of executables
# configure:3359: clang -o conftest conftest.c >&5
# configure:3363: $? = 0
# configure:3389: result:
# configure:3395: checking for suffix of object files
# configure:3421: clang -c conftest.c >&5
# configure:3425: $? = 0
# configure:3450: result: o
# configure:3454: checking whether we are using the GNU C compiler
# configure:3483: clang -c conftest.c >&5
# configure:3490: $? = 0
# configure:3507: result: yes
# configure:3516: checking whether clang accepts -g
# configure:3546: clang -c -g conftest.c >&5
# configure:3553: $? = 0
# configure:3654: result: yes
# configure:3671: checking for clang option to accept ISO C89
# configure:3745: clang -c conftest.c >&5
# configure:3752: $? = 0
# configure:3775: result: none needed
# configure:3804: checking for style of include used by make
# configure:3832: result: GNU
# configure:3857: checking dependency style of clang
# configure:3948: result: gcc3
# configure:3965: checking for clang option to accept ISO C99
# configure:4124: clang -c conftest.c >&5
# configure:4131: $? = 0
# configure:4154: result: none needed
# configure:4292: checking for clang option to accept ISO Standard C
# configure:4301: result: none needed
# configure:4311: checking for x86_64-unknown-linux-ranlib
# configure:4341: result: no
# configure:4351: checking for ranlib
# configure:4367: found /sysroot/bin/ranlib
# configure:4378: result: ranlib
# configure:4390: WARNING: using cross tools not prefixed with host triplet
# configure:4406: checking build system type
# configure:4424: result: x86_64-unknown-linux-gnu
# configure:4446: checking host system type
# configure:4461: result: x86_64-unknown-linux-gnu
# configure:4489: checking how to run the C preprocessor
# configure:4529: clang -E conftest.c
# configure:4536: $? = 0
# configure:4567: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4574: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | /* end confdefs.h. */
# | #include
# configure:4607: result: clang -E
# configure:4636: clang -E conftest.c
# configure:4643: $? = 0
# configure:4674: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4681: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | /* end confdefs.h. */
# | #include
# configure:4721: checking for grep that handles long lines and -e
# configure:4781: result: /usr/sbin/grep
# configure:4786: checking for egrep
# configure:4850: result: /usr/sbin/grep -E
# configure:4855: checking for ANSI C header files
# configure:4885: clang -c conftest.c >&5
# configure:4892: $? = 0
# configure:5023: result: yes
# configure:5047: checking for sys/types.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for sys/stat.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for stdlib.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for string.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for memory.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for strings.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for inttypes.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for stdint.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5047: checking for unistd.h
# configure:5068: clang -c conftest.c >&5
# configure:5075: $? = 0
# configure:5092: result: yes
# configure:5119: checking minix/config.h usability
# configure:5136: clang -c conftest.c >&5
# conftest.c:53:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5143: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5157: result: no
# configure:5161: checking minix/config.h presence
# configure:5176: clang -E conftest.c
# conftest.c:20:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5183: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5197: result: no
# configure:5225: checking for minix/config.h
# configure:5232: result: no
# configure:5273: checking whether it is safe to define __EXTENSIONS__
# configure:5301: clang -c conftest.c >&5
# configure:5308: $? = 0
# configure:5323: result: yes
# configure:5367: checking for a BSD-compatible install
# configure:5435: result: /usr/bin/install -c
# configure:5505: checking for a sed that does not truncate output
# configure:5571: result: /usr/sbin/sed
# configure:5589: checking for fgrep
# configure:5653: result: /usr/sbin/grep -F
# configure:5688: checking for ld used by clang
# configure:5755: result: /sysroot/bin/ld
# configure:5764: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5779: result: yes
# configure:5791: checking for BSD- or MS-compatible name lister (nm)
# configure:5840: result: /sysroot/bin/nm -B
# configure:5958: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5965: clang -c conftest.c >&5
# configure:5968: /sysroot/bin/nm -B "conftest.o"
# configure:5971: output
# 0000000000000000 B some_variable
# configure:5978: result: BSD nm
# configure:5981: checking whether ln -s works
# configure:5985: result: yes
# configure:5993: checking the maximum length of command line arguments
# configure:6113: result: 1572864
# configure:6130: checking whether the shell understands some XSI constructs
# configure:6140: result: yes
# configure:6144: checking whether the shell understands "+="
# configure:6150: result: yes
# configure:6185: checking for /sysroot/bin/ld option to reload object files
# configure:6192: result: -r
# configure:6219: checking how to recognize dependent libraries
# configure:6409: result: pass_all
# configure:6429: checking for x86_64-unknown-linux-ar
# configure:6459: result: no
# configure:6469: checking for ar
# configure:6485: found /sysroot/bin/ar
# configure:6496: result: ar
# configure:6534: checking for x86_64-unknown-linux-strip
# configure:6561: result: strip
# configure:6633: checking for x86_64-unknown-linux-ranlib
# configure:6660: result: ranlib
# configure:6790: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6908: clang -c conftest.c >&5
# configure:6911: $? = 0
# configure:6915: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6918: $? = 0
# configure:6972: clang -o conftest conftest.c conftstm.o >&5
# configure:6975: $? = 0
# configure:7013: result: ok
# configure:7108: clang -c conftest.c >&5
# configure:7111: $? = 0
# configure:7878: checking for dlfcn.h
# configure:7899: clang -c conftest.c >&5
# configure:7906: $? = 0
# configure:7923: result: yes
# configure:8377: checking for objdir
# configure:8392: result: .libs
# configure:8688: checking if clang supports -fno-rtti -fno-exceptions
# configure:8706: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8710: $? = 0
# configure:8723: result: yes
# configure:8743: checking for clang option to produce PIC
# configure:9000: result: -fPIC -DPIC
# configure:9012: checking if clang PIC flag -fPIC -DPIC works
# configure:9030: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9034: $? = 0
# configure:9047: result: yes
# configure:9071: checking if clang static flag -static works
# configure:9099: result: no
# configure:9114: checking if clang supports -c -o file.o
# configure:9135: clang -c -o out/conftest2.o conftest.c >&5
# configure:9139: $? = 0
# configure:9161: result: yes
# configure:9169: checking if clang supports -c -o file.o
# configure:9216: result: yes
# configure:9249: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10316: result: yes
# configure:10353: checking whether -lc should be explicitly linked in
# configure:10358: clang -c conftest.c >&5
# configure:10361: $? = 0
# configure:10376: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10379: $? = 0
# configure:10391: result: no
# configure:10555: checking dynamic linker characteristics
# configure:10998: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11005: $? = 0
# configure:11250: result: GNU/Linux ld.so
# configure:11352: checking how to hardcode library paths into programs
# configure:11377: result: immediate
# configure:12218: checking whether stripping libraries is possible
# configure:12223: result: yes
# configure:12258: checking if libtool supports shared libraries
# configure:12260: result: yes
# configure:12263: checking whether to build shared libraries
# configure:12284: result: yes
# configure:12287: checking whether to build static libraries
# configure:12291: result: no
# configure:12328: checking whether to enable maintainer-specific portions of Makefiles
# configure:12337: result: no
# configure:12351: checking CFLAGS for maximum warnings
# configure:12388: clang -c -pedantic -Wall conftest.c >&5
# configure:12395: $? = 0
# configure:12419: result: -Wall
# configure:12432: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
# configure:12435: $? = 0
# configure:12442: checking CFLAGS for gcc -pedantic
# configure:12479: clang -c -Wall -pedantic -Werror -pedantic conftest.c >&5
# configure:12486: $? = 0
# configure:12510: result: -pedantic
# configure:12522: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__pedantic"
# configure:12525: $? = 0
# configure:12532: checking CFLAGS for gcc -W
# configure:12569: clang -c -Wall -pedantic -pedantic -Werror -W conftest.c >&5
# configure:12576: $? = 0
# configure:12600: result: -W
# configure:12612: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__W"
# configure:12615: $? = 0
# configure:12622: checking CFLAGS for gcc -Wextra
# configure:12659: clang -c -Wall -pedantic -W -pedantic -Werror -Wextra conftest.c >&5
# configure:12666: $? = 0
# configure:12690: result: -Wextra
# configure:12702: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wextra"
# configure:12705: $? = 0
# configure:12712: checking CFLAGS for gcc -Wmissing-prototypes
# configure:12749: clang -c -Wall -pedantic -W -Wextra -pedantic -Werror -Wmissing-prototypes conftest.c >&5
# configure:12756: $? = 0
# configure:12780: result: -Wmissing-prototypes
# configure:12792: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wmissing_prototypes"
# configure:12795: $? = 0
# configure:12802: checking CFLAGS for gcc -Wstrict-prototypes
# configure:12839: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -pedantic -Werror -Wstrict-prototypes conftest.c >&5
# configure:12846: $? = 0
# configure:12870: result: -Wstrict-prototypes
# configure:12882: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wstrict_prototypes"
# configure:12885: $? = 0
# configure:12892: checking CFLAGS for gcc -Wwrite-strings
# configure:12929: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -pedantic -Werror -Wwrite-strings conftest.c >&5
# configure:12936: $? = 0
# configure:12960: result: -Wwrite-strings
# configure:12972: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wwrite_strings"
# configure:12975: $? = 0
# configure:12985: checking for flawfinder
# configure:13018: result: no
# configure:13025: checking for pscan
# configure:13058: result: no
# configure:13065: checking for rats
# configure:13098: result: no
# configure:13105: checking for splint
# configure:13138: result: no
# configure:13152: checking for dirent.h that defines DIR
# configure:13181: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13188: $? = 0
# configure:13205: result: yes
# configure:13220: checking for library containing opendir
# configure:13261: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13268: $? = 0
# configure:13299: result: none required
# configure:13397: checking for ANSI C header files
# configure:13565: result: yes
# configure:13594: checking fcntl.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking fcntl.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for fcntl.h
# configure:13709: result: yes
# configure:13583: checking for unistd.h
# configure:13590: result: yes
# configure:13594: checking sys/param.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking sys/param.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for sys/param.h
# configure:13709: result: yes
# configure:13583: checking for stdlib.h
# configure:13590: result: yes
# configure:13594: checking limits.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking limits.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for limits.h
# configure:13709: result: yes
# configure:13594: checking errno.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking errno.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for errno.h
# configure:13709: result: yes
# configure:13594: checking float.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking float.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for float.h
# configure:13709: result: yes
# configure:13594: checking locale.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking locale.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for locale.h
# configure:13709: result: yes
# configure:13583: checking for stdint.h
# configure:13590: result: yes
# configure:13594: checking wchar.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking wchar.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for wchar.h
# configure:13709: result: yes
# configure:13594: checking stdio.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking stdio.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for stdio.h
# configure:13709: result: yes
# configure:13583: checking for string.h
# configure:13590: result: yes
# configure:13594: checking wctype.h usability
# configure:13611: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13618: $? = 0
# configure:13632: result: yes
# configure:13636: checking wctype.h presence
# configure:13651: clang -E conftest.c
# configure:13658: $? = 0
# configure:13672: result: yes
# configure:13700: checking for wctype.h
# configure:13709: result: yes
# configure:13756: checking for ftruncate
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for _chsize
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# /tmp/conftest-09995a.o:conftest.c:function main: error: undefined reference to '_chsize'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13819: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | /* end confdefs.h. */
# | /* Define _chsize to an innocuous variant, in case declares _chsize.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _chsize innocuous__chsize
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _chsize (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _chsize
# |
# | /* 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 _chsize ();
# | /* 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__chsize || defined __stub____chsize
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _chsize ();
# | ;
# | return 0;
# | }
# configure:13841: result: no
# configure:13756: checking for btowc
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for mbsinit
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for mbrtowc
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for isblank
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for iswctype
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for wcscoll
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for vasnprintf
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# /tmp/conftest-e48341.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13819: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:13841: result: no
# configure:13756: checking for wcrtomb
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13756: checking for iswcntrl
# configure:13812: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13819: $? = 0
# configure:13841: result: yes
# configure:13874: checking for off_t
# configure:13902: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:13909: $? = 0
# configure:13936: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# conftest.c:87:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:13943: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 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:13966: result: yes
# configure:13978: checking whether struct tm is in sys/time.h or time.h
# configure:14008: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14015: $? = 0
# configure:14030: result: time.h
# configure:14042: checking if mkdir takes one argument
# configure:14078: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14085: $? = 0
# configure:14100: result: no
# configure:14113: checking for uint8_t
# configure:14144: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14151: $? = 0
# configure:14172: result: yes
# configure:14190: checking for uint16_t
# configure:14221: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14228: $? = 0
# configure:14249: result: yes
# configure:14263: checking for uint32_t
# configure:14294: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14301: $? = 0
# configure:14322: result: yes
# configure:14341: checking whether byte ordering is bigendian
# configure:14366: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# conftest.c:52:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:52:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:14373: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:14423: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# configure:14430: $? = 0
# configure:14462: clang -c -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c >&5
# conftest.c:58:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:14469: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14721: result: no
# configure:14749: checking for deflate in -lz
# configure:14784: clang -o conftest -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings conftest.c -lz >&5
# /sysroot/bin/ld: error: cannot find -lz
# /tmp/conftest-725115.o:conftest.c:function main: error: undefined reference to 'deflate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14791: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "fastjar"
# | #define PACKAGE_TARNAME "fastjar"
# | #define PACKAGE_VERSION "0.98"
# | #define PACKAGE_STRING "fastjar 0.98"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fastjar"
# | #define VERSION "0.98"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char deflate ();
# | int
# | main ()
# | {
# | return deflate ();
# | ;
# | return 0;
# | }
# configure:14812: result: no
# configure:14823: error: Need zlib
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_cflags_gcc_option__W=-W
# ac_cv_cflags_gcc_option__Wextra=-Wextra
# ac_cv_cflags_gcc_option__Wmissing_prototypes=-Wmissing-prototypes
# ac_cv_cflags_gcc_option__Wstrict_prototypes=-Wstrict-prototypes
# ac_cv_cflags_gcc_option__Wwrite_strings=-Wwrite-strings
# ac_cv_cflags_gcc_option__pedantic=-pedantic
# ac_cv_cflags_warn_all=-Wall
# 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__chsize=no
# ac_cv_func_btowc=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscoll=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_z_deflate=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_struct_tm=time.h
# ac_cv_type_off_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# gcc_cv_mkdir_takes_one_arg=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run aclocal-1.10'
# ALLOCA=''
# ALLOCA_H=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run tar'
# APPLE_UNIVERSAL_BUILD=''
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run automake-1.10'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FLAWFINDER=''
# FLOAT_H=''
# GETOPT_H=''
# GLIBC21=''
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE=''
# GNULIB_ATOLL=''
# GNULIB_BTOWC=''
# GNULIB_CALLOC_POSIX=''
# GNULIB_CHOWN=''
# GNULIB_CLOSE=''
# GNULIB_DUP2=''
# GNULIB_ENVIRON=''
# GNULIB_EUIDACCESS=''
# GNULIB_FCHDIR=''
# GNULIB_FCLOSE=''
# GNULIB_FFLUSH=''
# GNULIB_FOPEN=''
# GNULIB_FPRINTF=''
# GNULIB_FPRINTF_POSIX=''
# GNULIB_FPUTC=''
# GNULIB_FPUTS=''
# GNULIB_FREOPEN=''
# GNULIB_FSEEK=''
# GNULIB_FSEEKO=''
# GNULIB_FSYNC=''
# GNULIB_FTELL=''
# GNULIB_FTELLO=''
# GNULIB_FTRUNCATE=''
# GNULIB_FWRITE=''
# GNULIB_GETCWD=''
# GNULIB_GETDELIM=''
# GNULIB_GETDOMAINNAME=''
# GNULIB_GETDTABLESIZE=''
# GNULIB_GETHOSTNAME=''
# GNULIB_GETLINE=''
# GNULIB_GETLOADAVG=''
# GNULIB_GETLOGIN_R=''
# GNULIB_GETPAGESIZE=''
# GNULIB_GETSUBOPT=''
# GNULIB_GETUSERSHELL=''
# GNULIB_LCHOWN=''
# GNULIB_LSEEK=''
# GNULIB_MALLOC_POSIX=''
# GNULIB_MBRLEN=''
# GNULIB_MBRTOWC=''
# GNULIB_MBSCASECMP=''
# GNULIB_MBSCASESTR=''
# GNULIB_MBSCHR=''
# GNULIB_MBSCSPN=''
# GNULIB_MBSINIT=''
# GNULIB_MBSLEN=''
# GNULIB_MBSNCASECMP=''
# GNULIB_MBSNLEN=''
# GNULIB_MBSNRTOWCS=''
# GNULIB_MBSPBRK=''
# GNULIB_MBSPCASECMP=''
# GNULIB_MBSRCHR=''
# GNULIB_MBSRTOWCS=''
# GNULIB_MBSSEP=''
# GNULIB_MBSSPN=''
# GNULIB_MBSSTR=''
# GNULIB_MBSTOK_R=''
# GNULIB_MEMMEM=''
# GNULIB_MEMPCPY=''
# GNULIB_MEMRCHR=''
# GNULIB_MKDTEMP=''
# GNULIB_MKSTEMP=''
# GNULIB_OBSTACK_PRINTF=''
# GNULIB_OBSTACK_PRINTF_POSIX=''
# GNULIB_PERROR=''
# GNULIB_PRINTF=''
# GNULIB_PRINTF_POSIX=''
# GNULIB_PUTC=''
# GNULIB_PUTCHAR=''
# GNULIB_PUTENV=''
# GNULIB_PUTS=''
# GNULIB_RANDOM_R=''
# GNULIB_RAWMEMCHR=''
# GNULIB_READLINK=''
# GNULIB_REALLOC_POSIX=''
# GNULIB_RPMATCH=''
# GNULIB_SETENV=''
# GNULIB_SLEEP=''
# GNULIB_SNPRINTF=''
# GNULIB_SPRINTF_POSIX=''
# GNULIB_STDIO_H_SIGPIPE=''
# GNULIB_STPCPY=''
# GNULIB_STPNCPY=''
# GNULIB_STRCASESTR=''
# GNULIB_STRCHRNUL=''
# GNULIB_STRDUP=''
# GNULIB_STRERROR=''
# GNULIB_STRNDUP=''
# GNULIB_STRNLEN=''
# GNULIB_STRPBRK=''
# GNULIB_STRSEP=''
# GNULIB_STRSIGNAL=''
# GNULIB_STRSTR=''
# GNULIB_STRTOD=''
# GNULIB_STRTOK_R=''
# GNULIB_STRTOLL=''
# GNULIB_STRTOULL=''
# GNULIB_STRVERSCMP=''
# GNULIB_UNISTD_H_SIGPIPE=''
# GNULIB_UNSETENV=''
# GNULIB_VASPRINTF=''
# GNULIB_VFPRINTF=''
# GNULIB_VFPRINTF_POSIX=''
# GNULIB_VPRINTF=''
# GNULIB_VPRINTF_POSIX=''
# GNULIB_VSNPRINTF=''
# GNULIB_VSPRINTF_POSIX=''
# GNULIB_WCRTOMB=''
# GNULIB_WCSNRTOMBS=''
# GNULIB_WCSRTOMBS=''
# GNULIB_WCTOB=''
# GNULIB_WCWIDTH=''
# GNULIB_WRITE=''
# GREP='/usr/sbin/grep'
# HAVE_ATOLL=''
# HAVE_BTOWC=''
# HAVE_CALLOC_POSIX=''
# HAVE_DECL_ENVIRON=''
# HAVE_DECL_GETDELIM=''
# HAVE_DECL_GETLINE=''
# HAVE_DECL_GETLOADAVG=''
# HAVE_DECL_GETLOGIN_R=''
# HAVE_DECL_MEMMEM=''
# HAVE_DECL_MEMRCHR=''
# HAVE_DECL_OBSTACK_PRINTF=''
# HAVE_DECL_SNPRINTF=''
# HAVE_DECL_STRDUP=''
# HAVE_DECL_STRERROR=''
# HAVE_DECL_STRNDUP=''
# HAVE_DECL_STRNLEN=''
# HAVE_DECL_STRSIGNAL=''
# HAVE_DECL_STRTOK_R=''
# HAVE_DECL_VSNPRINTF=''
# HAVE_DECL_WCTOB=''
# HAVE_DECL_WCWIDTH=''
# HAVE_DUP2=''
# HAVE_EUIDACCESS=''
# HAVE_FSEEKO=''
# HAVE_FSYNC=''
# HAVE_FTELLO=''
# HAVE_FTRUNCATE=''
# HAVE_GETDOMAINNAME=''
# HAVE_GETDTABLESIZE=''
# HAVE_GETHOSTNAME=''
# HAVE_GETPAGESIZE=''
# HAVE_GETSUBOPT=''
# HAVE_GETUSERSHELL=''
# HAVE_INTTYPES_H=''
# HAVE_ISWCNTRL=''
# HAVE_LONG_LONG_INT=''
# HAVE_MALLOC_POSIX=''
# HAVE_MBRLEN=''
# HAVE_MBRTOWC=''
# HAVE_MBSINIT=''
# HAVE_MBSNRTOWCS=''
# HAVE_MBSRTOWCS=''
# HAVE_MEMPCPY=''
# HAVE_MKDTEMP=''
# HAVE_OS_H=''
# HAVE_RANDOM_R=''
# HAVE_RAWMEMCHR=''
# HAVE_READLINK=''
# HAVE_REALLOC_POSIX=''
# HAVE_RPMATCH=''
# HAVE_SETENV=''
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP=''
# HAVE_STDINT_H=''
# HAVE_STPCPY=''
# HAVE_STPNCPY=''
# HAVE_STRCASESTR=''
# HAVE_STRCHRNUL=''
# HAVE_STRNDUP=''
# HAVE_STRPBRK=''
# HAVE_STRSEP=''
# HAVE_STRTOD=''
# HAVE_STRTOLL=''
# HAVE_STRTOULL=''
# HAVE_STRUCT_RANDOM_DATA=''
# HAVE_STRVERSCMP=''
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H=''
# HAVE_SYS_PARAM_H=''
# HAVE_SYS_TYPES_H=''
# HAVE_UNISTD_H=''
# HAVE_UNSETENV=''
# HAVE_UNSIGNED_LONG_LONG_INT=''
# HAVE_VASPRINTF=''
# HAVE_WCHAR_H=''
# HAVE_WCRTOMB=''
# HAVE_WCSNRTOMBS=''
# HAVE_WCSRTOMBS=''
# HAVE_WCTYPE_H=''
# HAVE_WINT_T=''
# HAVE__BOOL=''
# INCLUDE_NEXT=''
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT=''
# LOCALE_FR=''
# LOCALE_FR_UTF8=''
# LOCALE_JA=''
# LOCALE_ZH_CN=''
# LTALLOCA=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/fastjar/src/fastjar-0.98/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEXT_ERRNO_H=''
# NEXT_FLOAT_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='fastjar'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='fastjar'
# PACKAGE_STRING='fastjar 0.98'
# PACKAGE_TARNAME='fastjar'
# PACKAGE_VERSION='0.98'
# PATH_SEPARATOR=':'
# PRAGMA_SYSTEM_HEADER=''
# PSCAN=''
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# RATS=''
# REPLACE_BTOWC=''
# REPLACE_CHOWN=''
# REPLACE_CLOSE=''
# REPLACE_FCHDIR=''
# REPLACE_FCLOSE=''
# REPLACE_FFLUSH=''
# REPLACE_FOPEN=''
# REPLACE_FPRINTF=''
# REPLACE_FREOPEN=''
# REPLACE_FSEEK=''
# REPLACE_FSEEKO=''
# REPLACE_FTELL=''
# REPLACE_FTELLO=''
# REPLACE_GETCWD=''
# REPLACE_GETLINE=''
# REPLACE_GETPAGESIZE=''
# REPLACE_ISWCNTRL=''
# REPLACE_LCHOWN=''
# REPLACE_LSEEK=''
# REPLACE_MBRLEN=''
# REPLACE_MBRTOWC=''
# REPLACE_MBSINIT=''
# REPLACE_MBSNRTOWCS=''
# REPLACE_MBSRTOWCS=''
# REPLACE_MBSTATE_T=''
# REPLACE_MEMMEM=''
# REPLACE_MKSTEMP=''
# REPLACE_OBSTACK_PRINTF=''
# REPLACE_PERROR=''
# REPLACE_PRINTF=''
# REPLACE_PUTENV=''
# REPLACE_SNPRINTF=''
# REPLACE_SPRINTF=''
# REPLACE_STDIO_WRITE_FUNCS=''
# REPLACE_STRCASESTR=''
# REPLACE_STRDUP=''
# REPLACE_STRERROR=''
# REPLACE_STRSIGNAL=''
# REPLACE_STRSTR=''
# REPLACE_STRTOD=''
# REPLACE_VASPRINTF=''
# REPLACE_VFPRINTF=''
# REPLACE_VPRINTF=''
# REPLACE_VSNPRINTF=''
# REPLACE_VSPRINTF=''
# REPLACE_WCRTOMB=''
# REPLACE_WCSRTOMBS=''
# REPLACE_WCTOB=''
# REPLACE_WCWIDTH=''
# REPLACE_WRITE=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# SPLINT=''
# STDBOOL_H=''
# STDINT_H=''
# STRIP='strip'
# UNISTD_H_HAVE_WINSOCK2_H=''
# VERSION='0.98'
# VOID_UNSETENV=''
# WCHAR_H=''
# WCHAR_T_SUFFIX=''
# WCTYPE_H=''
# WINT_T_SUFFIX=''
# ZLIBS=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/fastjar/src/fastjar-0.98/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "fastjar"
# #define PACKAGE_TARNAME "fastjar"
# #define PACKAGE_VERSION "0.98"
# #define PACKAGE_STRING "fastjar 0.98"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "fastjar"
# #define VERSION "0.98"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STRING_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_BTOWC 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_WCSCOLL 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
#
# configure: exit 1