Build of mdf2iso with clang_glibc toolchain

The build took 00h 04m 16s and was SUCCESSFUL.

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

SLOCLanguage
1,046 sh
806 makefile
364 ansic
2,216 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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: mdf2iso 0.3.1-1 (Thu Apr 13 14:19:53 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 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... no
# 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 ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for egrep... 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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for working memcmp... yes
# checking for strerror... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run aclocal-1.9
# /tmp/mdf2iso/src/mdf2iso/missing: line 52: aclocal-1.9: command not found
# WARNING: `aclocal-1.9' is missing on your system. You should only need it if
# you modified `acinclude.m4' or `configure.ac'. You might want
# to install the `Automake' and `Perl' packages. Grab them from
# any GNU archive site.
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run automake-1.9 --foreign
# /tmp/mdf2iso/src/mdf2iso/missing: line 52: automake-1.9: command not found
# WARNING: `automake-1.9' is missing on your system. You should only need it if
# you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
# You might want to install the `Automake' and `Perl' packages.
# Grab them from any GNU archive site.
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run autoconf
# /bin/sh ./config.status --recheck
# running /bin/sh ./configure --host=x86_64-unknown-linux --prefix=/usr CC=clang CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --no-create --no-recursion
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# 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 whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether 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 how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for working memcmp... yes
# checking for strerror... yes
# configure: creating ./config.status
# /bin/sh ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating src/Makefile
# config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating config.h
# config.status: executing depfiles commands
# cd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run autoheader
# rm -f stamp-h1
# touch config.h.in
# cd . && /bin/sh ./config.status config.h
# config.status: creating config.h
# make all-recursive
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# Making all in src
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -Wall -MT mdf2iso.o -MD -MP -MF ".deps/mdf2iso.Tpo" -c -o mdf2iso.o mdf2iso.c; \
# then mv -f ".deps/mdf2iso.Tpo" ".deps/mdf2iso.Po"; else rm -f ".deps/mdf2iso.Tpo"; exit 1; fi
# clang -D_FILE_OFFSET_BITS=64 -Wall -o mdf2iso mdf2iso.o
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# Making install in src
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso/src'
# test -z "/usr/bin" || mkdir -p -- "/tmp/mdf2iso/pkg/mdf2iso/usr/bin"
# /usr/bin/install -c 'mdf2iso' '/tmp/mdf2iso/pkg/mdf2iso/usr/bin/mdf2iso'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso/src'
# make[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# make[2]: Entering directory '/tmp/mdf2iso/src/mdf2iso'
# 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/mdf2iso/src/mdf2iso'
# make[1]: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# make: Leaving directory '/tmp/mdf2iso/src/mdf2iso'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mdf2iso"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mdf2iso 0.3.1-1 (Thu Apr 13 14:20:30 UTC 2017)

CMD: pacman --query --file mdf2iso-0.3.1-1-x86_64.pkg.tar.xz
# mdf2iso 0.3.1-1

Creating hybrid package for 'mdf2iso'

Trying to find vanilla package 'mdf2iso'...

CMD: pacman --query --file /mirror/mdf2iso-0.3.1-1.pkg.tar.xz
# mdf2iso 0.3.1-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/mdf2iso

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mdf2iso.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mdf2iso.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/mdf2iso/src/mdf2iso/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 mdf2iso configure 0.3.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr CC=clang CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux --no-create --no-recursion
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 796be5ca4ff9
# 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: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2176: checking for a BSD-compatible install
# configure:2244: result: /usr/bin/install -c
# configure:2255: checking whether build environment is sane
# configure:2292: result: yes
# configure:2354: checking for gawk
# configure:2370: found /usr/bin/gawk
# configure:2381: result: gawk
# configure:2392: checking whether make sets $(MAKE)
# configure:2414: result: yes
# configure:2488: checking for x86_64-unknown-linux-strip
# configure:2518: result: no
# configure:2528: checking for strip
# configure:2544: found /usr/bin/strip
# configure:2555: result: strip
# configure:2601: checking for x86_64-unknown-linux-gcc
# configure:2628: result: clang
# configure:2897: checking for C compiler version
# configure:2906: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2917: $? = 0
# configure:2906: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:2917: $? = 0
# configure:2906: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2917: $? = 1
# configure:2906: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2917: $? = 1
# configure:2937: checking whether the C compiler works
# configure:2959: clang conftest.c >&5
# configure:2963: $? = 0
# configure:3011: result: yes
# configure:3014: checking for C compiler default output file name
# configure:3016: result: a.out
# configure:3022: checking for suffix of executables
# configure:3029: clang -o conftest conftest.c >&5
# configure:3033: $? = 0
# configure:3055: result:
# configure:3077: checking whether we are cross compiling
# configure:3085: clang -o conftest conftest.c >&5
# configure:3089: $? = 0
# configure:3096: ./conftest
# configure:3100: $? = 0
# configure:3115: result: no
# configure:3120: checking for suffix of object files
# configure:3142: clang -c conftest.c >&5
# configure:3146: $? = 0
# configure:3167: result: o
# configure:3171: checking whether we are using the GNU C compiler
# configure:3190: clang -c conftest.c >&5
# configure:3190: $? = 0
# configure:3199: result: yes
# configure:3208: checking whether clang accepts -g
# configure:3228: clang -c -g conftest.c >&5
# configure:3228: $? = 0
# configure:3269: result: yes
# configure:3286: checking for clang option to accept ISO C89
# configure:3349: clang -c conftest.c >&5
# configure:3349: $? = 0
# configure:3362: result: none needed
# configure:3393: checking for style of include used by make
# configure:3421: result: GNU
# configure:3449: checking dependency style of clang
# configure:3539: result: gcc3
# configure:3566: checking how to run the C preprocessor
# configure:3597: clang -E conftest.c
# configure:3597: $? = 0
# configure:3611: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mdf2iso"
# | #define PACKAGE_TARNAME "mdf2iso"
# | #define PACKAGE_VERSION "0.3.0"
# | #define PACKAGE_STRING "mdf2iso 0.3.0"
# | #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mdf2iso"
# | #define VERSION "0.3.0"
# | /* end confdefs.h. */
# | #include
# configure:3636: result: clang -E
# configure:3656: clang -E conftest.c
# configure:3656: $? = 0
# configure:3670: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3670: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mdf2iso"
# | #define PACKAGE_TARNAME "mdf2iso"
# | #define PACKAGE_VERSION "0.3.0"
# | #define PACKAGE_STRING "mdf2iso 0.3.0"
# | #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mdf2iso"
# | #define VERSION "0.3.0"
# | /* end confdefs.h. */
# | #include
# configure:3699: checking for grep that handles long lines and -e
# configure:3757: result: /usr/bin/grep
# configure:3762: checking for egrep
# configure:3824: result: /usr/bin/grep -E
# configure:3829: checking for ANSI C header files
# configure:3849: clang -c conftest.c >&5
# configure:3849: $? = 0
# configure:3922: clang -o conftest conftest.c >&5
# configure:3922: $? = 0
# configure:3922: ./conftest
# configure:3922: $? = 0
# configure:3933: result: yes
# configure:3946: checking for sys/types.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for sys/stat.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for stdlib.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for string.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for memory.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for strings.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for inttypes.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for stdint.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3946: checking for unistd.h
# configure:3946: clang -c conftest.c >&5
# configure:3946: $? = 0
# configure:3946: result: yes
# configure:3961: checking for stdlib.h
# configure:3961: result: yes
# configure:3961: checking for string.h
# configure:3961: result: yes
# configure:3973: checking for an ANSI C-conforming const
# configure:4039: clang -c conftest.c >&5
# configure:4039: $? = 0
# configure:4046: result: yes
# configure:4056: checking for working memcmp
# configure:4099: clang -o conftest conftest.c >&5
# configure:4099: $? = 0
# configure:4099: ./conftest
# configure:4099: $? = 0
# configure:4109: result: yes
# configure:4120: checking for strerror
# configure:4120: clang -o conftest conftest.c >&5
# conftest.c:46:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:46:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4120: $? = 0
# configure:4120: result: yes
# configure:4254: creating ./config.status
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_memcmp_working=yes
# ac_cv_func_strerror=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_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# 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/mdf2iso/src/mdf2iso/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run tar'
# AUTOCONF='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run automake-1.9'
# AWK='gawk'
# 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/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mdf2iso/src/mdf2iso/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='mdf2iso'
# PACKAGE_BUGREPORT='salvatore.santagati@gmail.com'
# PACKAGE_NAME='mdf2iso'
# PACKAGE_STRING='mdf2iso 0.3.0'
# PACKAGE_TARNAME='mdf2iso'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.3.0'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.3.0'
# ac_ct_CC=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/mdf2iso/src/mdf2iso/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mdf2iso"
# #define PACKAGE_TARNAME "mdf2iso"
# #define PACKAGE_VERSION "0.3.0"
# #define PACKAGE_STRING "mdf2iso 0.3.0"
# #define PACKAGE_BUGREPORT "salvatore.santagati@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "mdf2iso"
# #define VERSION "0.3.0"
# #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_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRERROR 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mdf2iso config.status 0.3.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 796be5ca4ff9
#
# config.status:846: creating Makefile
# config.status:949: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:846: creating src/Makefile
# config.status:949: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status:846: creating config.h
# config.status:1068: executing depfiles commands
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mdf2iso config.status 0.3.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status config.h
#
# on 796be5ca4ff9
#
# config.status:846: creating config.h