The build took 00h 01m 37s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 1,046 | sh | 
| 806 | makefile | 
| 364 | ansic | 
| 2,216 | total | 
The process tree of the build process is here.
    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:
        There were existing files in /sysroot, using those
        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: mdf2iso 0.3.1-1 (Wed Apr  5 00:02:15 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 -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for egrep... grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for working memcmp... nochecking for strerror... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandscd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run aclocal-1.9 /tmp/mdf2iso/src/mdf2iso/missing: line 52: aclocal-1.9: command not foundWARNING: `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 autoconf 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 foundWARNING: `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./bin/sh ./config.status --recheckrunning /bin/sh ./configure  --host=x86_64-unknown-linux --prefix=/usr CC=clang CFLAGS= CPPFLAGS= LDFLAGS= host_alias=x86_64-unknown-linux  --no-create --no-recursionchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for working memcmp... nochecking for strerror... yesconfigure: creating ./config.status /bin/sh ./config.statusconfig.status: creating Makefileconfig.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating src/Makefileconfig.status: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir settingconfig.status: creating config.hconfig.status: executing depfiles commandscd . && /bin/sh /tmp/mdf2iso/src/mdf2iso/missing --run autoheaderrm -f stamp-h1touch config.h.incd . && /bin/sh ./config.status config.hconfig.status: creating config.hmake  all-recursivemake[1]: Entering directory '/tmp/mdf2iso/src/mdf2iso'Making all in srcmake[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; ficlang -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 srcmake[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"make[2]: Nothing to be done for 'install-data-am'.  /usr/bin/install -c 'mdf2iso' '/tmp/mdf2iso/pkg/mdf2iso/usr/bin/mdf2iso'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 (Wed Apr  5 00:02:29 UTC 2017)CMD: pacman --query --file mdf2iso-0.3.1-1-x86_64.pkg.tar.xz
        Creating hybrid package for 'mdf2iso'
        Trying to find vanilla package 'mdf2iso'...
        CMD: pacman --query --file /mirror/mdf2iso-0.3.1-1.pkg.tar.xz
        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
        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
        Attempting to access local repository, attempt 2
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mdf2iso.pkg.tar.xz
        Attempting to access local repository, attempt 3
        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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by mdf2iso configure 0.3.0, which wasgenerated 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 = 82409ca354f4uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2176: checking for a BSD-compatible installconfigure:2244: result: /usr/bin/install -cconfigure:2255: checking whether build environment is saneconfigure:2292: result: yesconfigure:2354: checking for gawkconfigure:2370: found /usr/sbin/gawkconfigure:2381: result: gawkconfigure:2392: checking whether make sets $(MAKE)configure:2414: result: yesconfigure:2488: checking for x86_64-unknown-linux-stripconfigure:2518: result: noconfigure:2528: checking for stripconfigure:2544: found /sysroot/bin/stripconfigure:2555: result: stripconfigure:2601: checking for x86_64-unknown-linux-gccconfigure:2628: result: clangconfigure:2897: checking for C compiler versionconfigure:2906: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2917: $? = 0configure:2906: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2917: $? = 0configure:2906: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2917: $? = 1configure:2906: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2917: $? = 1configure:2937: checking whether the C compiler worksconfigure:2959: clang    conftest.c  >&5configure:2963: $? = 0configure:3011: result: yesconfigure:3014: checking for C compiler default output file nameconfigure:3016: result: a.outconfigure:3022: checking for suffix of executablesconfigure:3029: clang -o conftest    conftest.c  >&5configure:3033: $? = 0configure:3055: result:configure:3077: checking whether we are cross compilingconfigure:3085: clang -o conftest    conftest.c  >&5configure:3089: $? = 0configure:3096: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3100: $? = 127configure:3115: result: yesconfigure:3120: checking for suffix of object filesconfigure:3142: clang -c   conftest.c >&5configure:3146: $? = 0configure:3167: result: oconfigure:3171: checking whether we are using the GNU C compilerconfigure:3190: clang -c   conftest.c >&5configure:3190: $? = 0configure:3199: result: yesconfigure:3208: checking whether clang accepts -gconfigure:3228: clang -c -g  conftest.c >&5configure:3228: $? = 0configure:3269: result: yesconfigure:3286: checking for clang option to accept ISO C89configure:3349: clang  -c   conftest.c >&5configure:3349: $? = 0configure:3362: result: none neededconfigure:3393: checking for style of include used by makeconfigure:3421: result: GNUconfigure:3449: checking dependency style of clangconfigure:3539: result: gcc3configure:3566: checking how to run the C preprocessorconfigure:3597: clang -E  conftest.cconfigure:3597: $? = 0configure:3611: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3611: $? = 1configure: 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 -Econfigure:3656: clang -E  conftest.cconfigure:3656: $? = 0configure:3670: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3670: $? = 1configure: 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 -econfigure:3757: result: /usr/sbin/grepconfigure:3762: checking for egrepconfigure:3824: result: /usr/sbin/grep -Econfigure:3829: checking for ANSI C header filesconfigure:3849: clang -c   conftest.c >&5configure:3849: $? = 0configure:3933: result: yesconfigure:3946: checking for sys/types.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for sys/stat.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for stdlib.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for string.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for memory.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for strings.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for inttypes.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for stdint.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3946: checking for unistd.hconfigure:3946: clang -c   conftest.c >&5configure:3946: $? = 0configure:3946: result: yesconfigure:3961: checking for stdlib.hconfigure:3961: result: yesconfigure:3961: checking for string.hconfigure:3961: result: yesconfigure:3973: checking for an ANSI C-conforming constconfigure:4039: clang -c   conftest.c >&5configure:4039: $? = 0configure:4046: result: yesconfigure:4056: checking for working memcmpconfigure:4109: result: noconfigure:4120: checking for strerrorconfigure:4120: clang -o conftest    conftest.c  >&5conftest.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: $? = 0configure:4120: result: yesconfigure:4254: creating ./config.status## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_memcmp_working=noac_cv_func_strerror=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesam_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/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'LIBS=''LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'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 1configure: exit 0## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by mdf2iso config.status 0.3.0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 82409ca354f4config.status:846: creating Makefileconfig.status:949: WARNING:  'Makefile.in' seems to ignore the --datarootdir settingconfig.status:846: creating src/Makefileconfig.status:949: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir settingconfig.status:846: creating config.hconfig.status:1068: executing depfiles commands## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by mdf2iso config.status 0.3.0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.status config.hon 82409ca354f4config.status:846: creating config.h