Build of shntool with musl toolchain

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

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

SLOCLanguage
8,614 ansic
3,761 sh
1,310 makefile
13,685 total

The process tree of the build process is here.

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: shntool 3.0.10-4 (Wed Apr 5 00:24:58 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 a BSD-compatible install... /usr/bin/install -c
# checking for gawk... (cached) gawk
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# 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 whether byte ordering is bigendian... no
#
# configure: checking for optional helper programs
#
# checking for shorten... no (install for shn support)
# checking for flac... yes
# checking for sox... no (install for aiff support)
# checking for mac... no (install for ape support)
# checking for ofr... no (install for ofr support)
# checking for lpac... no (install for lpac support)
# checking for wvunpack... no (install for wv support)
# checking for alac... no (install for alac support)
# checking for la... no (install for la support)
# checking for ttaenc... no (install for tta support)
# checking for mp4als... no (install for als support)
# checking for mkwcon... no (install for mkw support)
# checking for takc... no (install for tak support)
# checking for bonk... no (install for bonk support)
# checking for kexis... no (install for kxs support)
#
# configure: checking for win32 environment
#
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
#
# configure: checking for library functions
#
# checking for strerror... yes
# checking for vsnprintf... yes
# checking for atol... yes
# checking for sysconf... yes
#
# configure: creating build files
#
# configure: creating ./config.status
# config.status: creating man/Makefile
# config.status: creating src/Makefile
# config.status: creating Makefile
# config.status: creating include/config.h
# config.status: include/config.h is unchanged
# config.status: executing depfiles commands
#
# configure: creating module glue files
#
# processing modes...
# processing formats...
#
# configure: ready to compile.
#
# shntool is now configured with the following options:
#
# version : 3.0.10
# modes : len fix hash pad join split cat cmp cue conv info strip gen trim
# formats : wav aiff shn flac ape alac tak ofr tta als wv lpac la mkw bonk kxs cust term null
# install : /usr/bin
#
# Making all in man
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10/man'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/man'
# Making all in src
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10/src'
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_convert.o -MD -MP -MF .deps/core_convert.Tpo -c -o core_convert.o core_convert.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_fileio.o -MD -MP -MF .deps/core_fileio.Tpo -c -o core_fileio.o core_fileio.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_format.o -MD -MP -MF .deps/core_format.Tpo -c -o core_format.o core_format.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_mode.o -MD -MP -MF .deps/core_mode.Tpo -c -o core_mode.o core_mode.c
# mv -f .deps/core_convert.Tpo .deps/core_convert.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_module.o -MD -MP -MF .deps/core_module.Tpo -c -o core_module.o core_module.c
# mv -f .deps/core_format.Tpo .deps/core_format.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_output.o -MD -MP -MF .deps/core_output.Tpo -c -o core_output.o core_output.c
# mv -f .deps/core_fileio.Tpo .deps/core_fileio.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_shntool.o -MD -MP -MF .deps/core_shntool.Tpo -c -o core_shntool.o core_shntool.c
# mv -f .deps/core_module.Tpo .deps/core_module.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT core_wave.o -MD -MP -MF .deps/core_wave.Tpo -c -o core_wave.o core_wave.c
# mv -f .deps/core_output.Tpo .deps/core_output.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT glue_modes.o -MD -MP -MF .deps/glue_modes.Tpo -c -o glue_modes.o glue_modes.c
# mv -f .deps/core_shntool.Tpo .deps/core_shntool.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT glue_formats.o -MD -MP -MF .deps/glue_formats.Tpo -c -o glue_formats.o glue_formats.c
# mv -f .deps/glue_modes.Tpo .deps/glue_modes.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_len.o -MD -MP -MF .deps/mode_len.Tpo -c -o mode_len.o mode_len.c
# mv -f .deps/glue_formats.Tpo .deps/glue_formats.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_fix.o -MD -MP -MF .deps/mode_fix.Tpo -c -o mode_fix.o mode_fix.c
# mv -f .deps/core_mode.Tpo .deps/core_mode.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_hash.o -MD -MP -MF .deps/mode_hash.Tpo -c -o mode_hash.o mode_hash.c
# mv -f .deps/core_wave.Tpo .deps/core_wave.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_pad.o -MD -MP -MF .deps/mode_pad.Tpo -c -o mode_pad.o mode_pad.c
# mv -f .deps/mode_fix.Tpo .deps/mode_fix.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_join.o -MD -MP -MF .deps/mode_join.Tpo -c -o mode_join.o mode_join.c
# mv -f .deps/mode_len.Tpo .deps/mode_len.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_split.o -MD -MP -MF .deps/mode_split.Tpo -c -o mode_split.o mode_split.c
# mv -f .deps/mode_hash.Tpo .deps/mode_hash.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_cat.o -MD -MP -MF .deps/mode_cat.Tpo -c -o mode_cat.o mode_cat.c
# mv -f .deps/mode_pad.Tpo .deps/mode_pad.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_cmp.o -MD -MP -MF .deps/mode_cmp.Tpo -c -o mode_cmp.o mode_cmp.c
# mv -f .deps/mode_join.Tpo .deps/mode_join.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_cue.o -MD -MP -MF .deps/mode_cue.Tpo -c -o mode_cue.o mode_cue.c
# mv -f .deps/mode_split.Tpo .deps/mode_split.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_conv.o -MD -MP -MF .deps/mode_conv.Tpo -c -o mode_conv.o mode_conv.c
# mv -f .deps/mode_cat.Tpo .deps/mode_cat.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_info.o -MD -MP -MF .deps/mode_info.Tpo -c -o mode_info.o mode_info.c
# mv -f .deps/mode_cmp.Tpo .deps/mode_cmp.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_strip.o -MD -MP -MF .deps/mode_strip.Tpo -c -o mode_strip.o mode_strip.c
# mv -f .deps/mode_cue.Tpo .deps/mode_cue.Po
# mv -f .deps/mode_conv.Tpo .deps/mode_conv.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_gen.o -MD -MP -MF .deps/mode_gen.Tpo -c -o mode_gen.o mode_gen.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT mode_trim.o -MD -MP -MF .deps/mode_trim.Tpo -c -o mode_trim.o mode_trim.c
# mv -f .deps/mode_info.Tpo .deps/mode_info.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_wav.o -MD -MP -MF .deps/format_wav.Tpo -c -o format_wav.o format_wav.c
# mv -f .deps/mode_gen.Tpo .deps/mode_gen.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_aiff.o -MD -MP -MF .deps/format_aiff.Tpo -c -o format_aiff.o format_aiff.c
# mv -f .deps/mode_strip.Tpo .deps/mode_strip.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_shn.o -MD -MP -MF .deps/format_shn.Tpo -c -o format_shn.o format_shn.c
# mv -f .deps/format_wav.Tpo .deps/format_wav.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_flac.o -MD -MP -MF .deps/format_flac.Tpo -c -o format_flac.o format_flac.c
# mv -f .deps/mode_trim.Tpo .deps/mode_trim.Po
# mv -f .deps/format_aiff.Tpo .deps/format_aiff.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_ape.o -MD -MP -MF .deps/format_ape.Tpo -c -o format_ape.o format_ape.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_alac.o -MD -MP -MF .deps/format_alac.Tpo -c -o format_alac.o format_alac.c
# mv -f .deps/format_shn.Tpo .deps/format_shn.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_tak.o -MD -MP -MF .deps/format_tak.Tpo -c -o format_tak.o format_tak.c
# mv -f .deps/format_flac.Tpo .deps/format_flac.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_ofr.o -MD -MP -MF .deps/format_ofr.Tpo -c -o format_ofr.o format_ofr.c
# mv -f .deps/format_ape.Tpo .deps/format_ape.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_tta.o -MD -MP -MF .deps/format_tta.Tpo -c -o format_tta.o format_tta.c
# mv -f .deps/format_alac.Tpo .deps/format_alac.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_als.o -MD -MP -MF .deps/format_als.Tpo -c -o format_als.o format_als.c
# mv -f .deps/format_ofr.Tpo .deps/format_ofr.Po
# mv -f .deps/format_tak.Tpo .deps/format_tak.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_wv.o -MD -MP -MF .deps/format_wv.Tpo -c -o format_wv.o format_wv.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_lpac.o -MD -MP -MF .deps/format_lpac.Tpo -c -o format_lpac.o format_lpac.c
# mv -f .deps/format_tta.Tpo .deps/format_tta.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_la.o -MD -MP -MF .deps/format_la.Tpo -c -o format_la.o format_la.c
# mv -f .deps/format_als.Tpo .deps/format_als.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_mkw.o -MD -MP -MF .deps/format_mkw.Tpo -c -o format_mkw.o format_mkw.c
# mv -f .deps/format_lpac.Tpo .deps/format_lpac.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_bonk.o -MD -MP -MF .deps/format_bonk.Tpo -c -o format_bonk.o format_bonk.c
# mv -f .deps/format_wv.Tpo .deps/format_wv.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_kxs.o -MD -MP -MF .deps/format_kxs.Tpo -c -o format_kxs.o format_kxs.c
# mv -f .deps/format_mkw.Tpo .deps/format_mkw.Po
# mv -f .deps/format_la.Tpo .deps/format_la.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_cust.o -MD -MP -MF .deps/format_cust.Tpo -c -o format_cust.o format_cust.c
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_term.o -MD -MP -MF .deps/format_term.Tpo -c -o format_term.o format_term.c
# mv -f .deps/format_bonk.Tpo .deps/format_bonk.Po
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -MT format_null.o -MD -MP -MF .deps/format_null.Tpo -c -o format_null.o format_null.c
# mv -f .deps/format_cust.Tpo .deps/format_cust.Po
# mv -f .deps/format_kxs.Tpo .deps/format_kxs.Po
# mv -f .deps/format_term.Tpo .deps/format_term.Po
# mv -f .deps/format_null.Tpo .deps/format_null.Po
# clang -I../include -o shntool core_convert.o core_fileio.o core_format.o core_mode.o core_module.o core_output.o core_shntool.o core_wave.o glue_modes.o glue_formats.o mode_len.o mode_fix.o mode_hash.o mode_pad.o mode_join.o mode_split.o mode_cat.o mode_cmp.o mode_cue.o mode_conv.o mode_info.o mode_strip.o mode_gen.o mode_trim.o format_wav.o format_aiff.o format_shn.o format_flac.o format_ape.o format_alac.o format_tak.o format_ofr.o format_tta.o format_als.o format_wv.o format_lpac.o format_la.o format_mkw.o format_bonk.o format_kxs.o format_cust.o format_term.o format_null.o
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/src'
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in man
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10/man'
# make[2]: Entering directory '/tmp/shntool/src/shntool-3.0.10/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/shntool/pkg/shntool/usr/share/man/man1"
# /usr/bin/install -c -m 644 'shntool.1' '/tmp/shntool/pkg/shntool/usr/share/man/man1/shntool.1'
# make[2]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/man'
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/man'
# Making install in src
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10/src'
# make[2]: Entering directory '/tmp/shntool/src/shntool-3.0.10/src'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/shntool/pkg/shntool/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c 'shntool' '/tmp/shntool/pkg/shntool/usr/bin/shntool'
# make install-exec-hook
# make[3]: Entering directory '/tmp/shntool/src/shntool-3.0.10/src'
# for mode_alias in cat cmp conv cue fix gen hash info join len pad split strip trim ; do \
# test -e /tmp/shntool/pkg/shntool//usr/bin/shn$mode_alias && rm -f /tmp/shntool/pkg/shntool//usr/bin/shn$mode_alias ; \
# done ; \
# for mode_alias in len fix hash pad join split cat cmp cue conv info strip gen trim ; do \
# test -e /tmp/shntool/pkg/shntool//usr/bin/shn$mode_alias || ln -s shntool /tmp/shntool/pkg/shntool//usr/bin/shn$mode_alias ; \
# done
# make[3]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/src'
# make[2]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/src'
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10/src'
# make[1]: Entering directory '/tmp/shntool/src/shntool-3.0.10'
# make[2]: Entering directory '/tmp/shntool/src/shntool-3.0.10'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/shntool/src/shntool-3.0.10'
# make[1]: Leaving directory '/tmp/shntool/src/shntool-3.0.10'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "shntool"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: shntool 3.0.10-4 (Wed Apr 5 00:25:10 UTC 2017)

CMD: pacman --query --file shntool-3.0.10-4-x86_64.pkg.tar.xz
# shntool 3.0.10-4

Creating hybrid package for 'shntool'

Trying to find vanilla package 'shntool'...

CMD: pacman --query --file /mirror/shntool-3.0.10-4.pkg.tar.xz
# shntool 3.0.10-4

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/shncue
# /usr/bin/shnhash
# /usr/bin/shnsplit
# /usr/bin/shnpad
# /usr/bin/shnstrip
# /usr/bin/shncmp
# /usr/bin/shnfix
# /usr/bin/shncat
# /usr/bin/shninfo
# /usr/bin/shntrim
# /usr/bin/shnconv
# /usr/bin/shnlen
# /usr/bin/shngen
# /usr/bin/shnjoin
# /usr/bin/shntool
# /usr/share/man/man1/shntool.1.gz

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/shntool.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/shntool.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/shntool/src/shntool-3.0.10/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 shntool configure 3.0.10, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4c400944f494
# 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:1909: checking build system type
# configure:1927: result: x86_64-unknown-linux-gnu
# configure:1949: checking host system type
# configure:1964: result: x86_64-unknown-linux-gnu
# configure:2003: checking for a BSD-compatible install
# configure:2071: result: /usr/bin/install -c
# configure:2082: checking whether build environment is sane
# configure:2125: result: yes
# configure:2150: checking for a thread-safe mkdir -p
# configure:2189: result: /usr/sbin/mkdir -p
# configure:2202: checking for gawk
# configure:2218: found /usr/sbin/gawk
# configure:2229: result: gawk
# configure:2240: checking whether make sets $(MAKE)
# configure:2262: result: yes
# configure:2342: checking for x86_64-unknown-linux-strip
# configure:2372: result: no
# configure:2382: checking for strip
# configure:2398: found /sysroot/bin/strip
# configure:2409: result: strip
# configure:2461: checking for x86_64-unknown-linux-gcc
# configure:2488: result: clang
# configure:2760: checking for C compiler version
# configure:2768: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2772: $? = 0
# configure:2779: 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:2783: $? = 0
# configure:2790: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2794: $? = 1
# configure:2817: checking for C compiler default output file name
# configure:2839: clang conftest.c >&5
# configure:2843: $? = 0
# configure:2881: result: a.out
# configure:2900: checking whether the C compiler works
# configure:2910: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2914: $? = 127
# configure:2933: result: yes
# configure:2940: checking whether we are cross compiling
# configure:2942: result: yes
# configure:2945: checking for suffix of executables
# configure:2952: clang -o conftest conftest.c >&5
# configure:2956: $? = 0
# configure:2982: result:
# configure:2988: checking for suffix of object files
# configure:3014: clang -c conftest.c >&5
# configure:3018: $? = 0
# configure:3043: result: o
# configure:3047: checking whether we are using the GNU C compiler
# configure:3076: clang -c conftest.c >&5
# configure:3083: $? = 0
# configure:3100: result: yes
# configure:3109: checking whether clang accepts -g
# configure:3139: clang -c -g conftest.c >&5
# configure:3146: $? = 0
# configure:3247: result: yes
# configure:3264: checking for clang option to accept ISO C89
# configure:3338: clang -c conftest.c >&5
# configure:3345: $? = 0
# configure:3368: result: none needed
# configure:3397: checking for style of include used by make
# configure:3425: result: GNU
# configure:3450: checking dependency style of clang
# configure:3541: result: gcc3
# configure:3570: checking for a BSD-compatible install
# configure:3638: result: /usr/bin/install -c
# configure:3653: checking for gawk
# configure:3680: result: gawk
# configure:3691: checking whether ln -s works
# configure:3695: result: yes
# configure:3702: checking whether make sets $(MAKE)
# configure:3724: result: yes
# configure:3740: checking how to run the C preprocessor
# configure:3780: clang -E conftest.c
# configure:3787: $? = 0
# configure:3818: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3825: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | /* end confdefs.h. */
# | #include
# configure:3858: result: clang -E
# configure:3887: clang -E conftest.c
# configure:3894: $? = 0
# configure:3925: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3932: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | /* end confdefs.h. */
# | #include
# configure:3972: checking for grep that handles long lines and -e
# configure:4032: result: /usr/sbin/grep
# configure:4037: checking for egrep
# configure:4101: result: /usr/sbin/grep -E
# configure:4106: checking for ANSI C header files
# configure:4136: clang -c conftest.c >&5
# configure:4143: $? = 0
# configure:4274: result: yes
# configure:4298: checking for sys/types.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for sys/stat.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for stdlib.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for string.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for memory.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for strings.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for inttypes.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for stdint.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4298: checking for unistd.h
# configure:4319: clang -c conftest.c >&5
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4358: checking whether byte ordering is bigendian
# configure:4383: clang -c conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:21:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4390: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4440: clang -c conftest.c >&5
# configure:4447: $? = 0
# configure:4479: clang -c conftest.c >&5
# conftest.c:27:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4486: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4738: result: no
# configure:4891: checking for optional helper programs
# configure:4898: checking for shorten
# configure:4926: result: no (install for shn support)
# configure:4939: checking for flac
# configure:4955: found /usr/sbin/flac
# configure:4967: result: yes
# configure:4980: checking for sox
# configure:5008: result: no (install for aiff support)
# configure:5021: checking for mac
# configure:5049: result: no (install for ape support)
# configure:5062: checking for ofr
# configure:5090: result: no (install for ofr support)
# configure:5103: checking for lpac
# configure:5131: result: no (install for lpac support)
# configure:5144: checking for wvunpack
# configure:5172: result: no (install for wv support)
# configure:5185: checking for alac
# configure:5213: result: no (install for alac support)
# configure:5226: checking for la
# configure:5254: result: no (install for la support)
# configure:5267: checking for ttaenc
# configure:5295: result: no (install for tta support)
# configure:5308: checking for mp4als
# configure:5336: result: no (install for als support)
# configure:5349: checking for mkwcon
# configure:5377: result: no (install for mkw support)
# configure:5390: checking for takc
# configure:5418: result: no (install for tak support)
# configure:5431: checking for bonk
# configure:5459: result: no (install for bonk support)
# configure:5472: checking for kexis
# configure:5500: result: no (install for kxs support)
# configure:5511: checking for win32 environment
# configure:5530: checking windows.h usability
# configure:5547: clang -c conftest.c >&5
# conftest.c:53:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:5554: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | #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:5568: result: no
# configure:5572: checking windows.h presence
# configure:5587: clang -E conftest.c
# conftest.c:20:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:5594: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "shntool"
# | #define PACKAGE_TARNAME "shntool"
# | #define PACKAGE_VERSION "3.0.10"
# | #define PACKAGE_STRING "shntool 3.0.10"
# | #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# | #define PACKAGE "shntool"
# | #define VERSION "3.0.10"
# | #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:5608: result: no
# configure:5641: checking for windows.h
# configure:5650: result: no
# configure:5667: checking for library functions
# configure:5677: checking for strerror
# configure:5733: clang -o conftest conftest.c >&5
# conftest.c:43:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:43:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5740: $? = 0
# configure:5762: result: yes
# configure:5677: checking for vsnprintf
# configure:5733: clang -o conftest conftest.c >&5
# conftest.c:44:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:44:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:5740: $? = 0
# configure:5762: result: yes
# configure:5677: checking for atol
# configure:5733: clang -o conftest conftest.c >&5
# configure:5740: $? = 0
# configure:5762: result: yes
# configure:5677: checking for sysconf
# configure:5733: clang -o conftest conftest.c >&5
# configure:5740: $? = 0
# configure:5762: result: yes
# configure:5776: creating build files
# configure:5898: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by shntool config.status 3.0.10, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4c400944f494
#
# config.status:805: creating man/Makefile
# config.status:805: creating src/Makefile
# config.status:805: creating Makefile
# config.status:805: creating include/config.h
# config.status:1027: include/config.h is unchanged
# config.status:1079: executing depfiles commands
# configure:7239: creating module glue files
# configure:7256: ready to compile.
#
# shntool is now configured with the following options:
#
# version : 3.0.10
# modes : len fix hash pad join split cat cmp cue conv info strip gen trim
# formats : wav aiff shn flac ape alac tak ofr tta als wv lpac la mkw bonk kxs cust term null
# install : /usr/bin
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# 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_atol=yes
# ac_cv_func_strerror=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_ALAC='no (install for alac support)'
# ac_cv_prog_ALS='no (install for als support)'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BONK='no (install for bonk support)'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_FLAC=yes
# ac_cv_prog_KEXIS='no (install for kxs support)'
# ac_cv_prog_LA='no (install for la support)'
# ac_cv_prog_LPAC='no (install for lpac support)'
# ac_cv_prog_MAC='no (install for ape support)'
# ac_cv_prog_MKWCON='no (install for mkw support)'
# ac_cv_prog_OPTIMFROG='no (install for ofr support)'
# ac_cv_prog_SHORTEN='no (install for shn support)'
# ac_cv_prog_SOX='no (install for aiff support)'
# ac_cv_prog_TAKC='no (install for tak support)'
# ac_cv_prog_TTA='no (install for tta support)'
# ac_cv_prog_WAVPACK='no (install for wv support)'
# 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
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run aclocal-1.10'
# ALAC='no (install for alac support)'
# ALS='no (install for als support)'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run tar'
# AUTOCONF='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run automake-1.10'
# AWK='gawk'
# BONK='no (install for bonk support)'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FLAC='yes'
# FORMAT_OBJS='format_wav.$(OBJEXT) format_aiff.$(OBJEXT) format_shn.$(OBJEXT) format_flac.$(OBJEXT) format_ape.$(OBJEXT) format_alac.$(OBJEXT) format_tak.$(OBJEXT) format_ofr.$(OBJEXT) format_tta.$(OBJEXT) format_als.$(OBJEXT) format_wv.$(OBJEXT) format_lpac.$(OBJEXT) format_la.$(OBJEXT) format_mkw.$(OBJEXT) format_bonk.$(OBJEXT) format_kxs.$(OBJEXT) format_cust.$(OBJEXT) format_term.$(OBJEXT) format_null.$(OBJEXT) '
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# KEXIS='no (install for kxs support)'
# LA='no (install for la support)'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LPAC='no (install for lpac support)'
# LTLIBOBJS=''
# MAC='no (install for ape support)'
# MAKEINFO='${SHELL} /tmp/shntool/src/shntool-3.0.10/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKWCON='no (install for mkw support)'
# MODES_CONFIGURED='len fix hash pad join split cat cmp cue conv info strip gen trim '
# MODE_OBJS='mode_len.$(OBJEXT) mode_fix.$(OBJEXT) mode_hash.$(OBJEXT) mode_pad.$(OBJEXT) mode_join.$(OBJEXT) mode_split.$(OBJEXT) mode_cat.$(OBJEXT) mode_cmp.$(OBJEXT) mode_cue.$(OBJEXT) mode_conv.$(OBJEXT) mode_info.$(OBJEXT) mode_strip.$(OBJEXT) mode_gen.$(OBJEXT) mode_trim.$(OBJEXT) '
# OBJEXT='o'
# OPTIMFROG='no (install for ofr support)'
# PACKAGE='shntool'
# PACKAGE_BUGREPORT='shnutils@freeshell.org'
# PACKAGE_NAME='shntool'
# PACKAGE_STRING='shntool 3.0.10'
# PACKAGE_TARNAME='shntool'
# PACKAGE_VERSION='3.0.10'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHORTEN='no (install for shn support)'
# SOX='no (install for aiff support)'
# STRIP='strip'
# TAKC='no (install for tak support)'
# TTA='no (install for tta support)'
# VERSION='3.0.10'
# WAVPACK='no (install for wv support)'
# ac_ct_CC=''
# 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='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/shntool/src/shntool-3.0.10/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# 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 "shntool"
# #define PACKAGE_TARNAME "shntool"
# #define PACKAGE_VERSION "3.0.10"
# #define PACKAGE_STRING "shntool 3.0.10"
# #define PACKAGE_BUGREPORT "shnutils@freeshell.org"
# #define PACKAGE "shntool"
# #define VERSION "3.0.10"
# #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 HAVE_STRERROR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ATOL 1
# #define HAVE_SYSCONF 1
#
# configure: exit 0