The build took 00h 01m 29s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 5,136 | ansic | 
| 4,173 | sh | 
| 806 | makefile | 
| 10,115 | 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: t1utils 1.39-1 (Wed Apr  5 00:12:43 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking 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 whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for an ANSI C-conforming const... yeschecking for strerror... yeschecking 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 inttypes.h... (cached) yeschecking for sys/types.h... (cached) yeschecking for uintptr_t... yeschecking size of void *... 8checking size of unsigned long... 8checking size of unsigned int... 4checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake  all-ammake[1]: Entering directory '/tmp/t1utils/src/t1utils-1.39'clang -DHAVE_CONFIG_H -I.  -I./include    -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.cclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.cclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.cclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.cmv -f .deps/t1binary.Tpo .deps/t1binary.Pomv -f .deps/t1ascii.Tpo .deps/t1ascii.Poclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.cclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.cmv -f .deps/t1lib.Tpo .deps/t1lib.Poclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.cmv -f .deps/t1asm.Tpo .deps/t1asm.Pomv -f .deps/t1disasm.Tpo .deps/t1disasm.Poclang -DHAVE_CONFIG_H -I.  -I./include    -MT t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.cmv -f .deps/t1unmac.Tpo .deps/t1unmac.Pomv -f .deps/clp.Tpo .deps/clp.Poclang     -o t1ascii clp.o t1lib.o t1ascii.o  clang     -o t1binary clp.o t1lib.o t1binary.o  clang     -o t1asm clp.o t1lib.o t1asm.o  clang     -o t1disasm clp.o t1lib.o t1disasm.o  clang     -o t1unmac clp.o t1lib.o t1unmac.o  mv -f .deps/t1mac.Tpo .deps/t1mac.Poclang     -o t1mac clp.o t1lib.o t1mac.o  make[1]: Leaving directory '/tmp/t1utils/src/t1utils-1.39'==> Entering fakeroot environment...==> Starting package()...make[1]: Entering directory '/tmp/t1utils/src/t1utils-1.39' /usr/sbin/mkdir -p '/tmp/t1utils/pkg/t1utils/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/t1utils/pkg/t1utils/usr/bin'  /usr/bin/install -c t1ascii t1binary t1asm t1disasm t1unmac t1mac '/tmp/t1utils/pkg/t1utils/usr/bin' /usr/bin/install -c -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/tmp/t1utils/pkg/t1utils/usr/share/man/man1'make[1]: Leaving directory '/tmp/t1utils/src/t1utils-1.39'==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "t1utils"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: t1utils 1.39-1 (Wed Apr  5 00:12:52 UTC 2017)CMD: pacman --query --file t1utils-1.39-1-x86_64.pkg.tar.xz
        Creating hybrid package for 't1utils'
        Trying to find vanilla package 't1utils'...
        CMD: pacman --query --file /mirror/t1utils-1.39-1.pkg.tar.xz
        Package file has the following structure:
        /.PKGINFO/.MTREE/usr/bin/t1binary/usr/bin/t1disasm/usr/bin/t1unmac/usr/bin/t1asm/usr/bin/t1ascii/usr/bin/t1mac/usr/share/man/man1/t1ascii.1.gz/usr/share/man/man1/t1binary.1.gz/usr/share/man/man1/t1unmac.1.gz/usr/share/man/man1/t1disasm.1.gz/usr/share/man/man1/t1asm.1.gz/usr/share/man/man1/t1mac.1.gz/usr/share/licenses/t1utils/LICENSEGenerating .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 t1utils.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/t1utils.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/t1utils.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/t1utils.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/t1utils/src/t1utils-1.39/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by t1utils configure 1.39, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = baa2195cd01auname -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:2443: checking for a BSD-compatible installconfigure:2511: result: /usr/bin/install -cconfigure:2522: checking whether build environment is saneconfigure:2577: result: yesconfigure:2636: checking for x86_64-unknown-linux-stripconfigure:2666: result: noconfigure:2676: checking for stripconfigure:2692: found /sysroot/bin/stripconfigure:2703: result: stripconfigure:2728: checking for a thread-safe mkdir -pconfigure:2767: result: /usr/sbin/mkdir -pconfigure:2774: checking for gawkconfigure:2790: found /usr/sbin/gawkconfigure:2801: result: gawkconfigure:2812: checking whether make sets $(MAKE)configure:2834: result: yesconfigure:2863: checking whether make supports nested variablesconfigure:2880: result: yesconfigure:3008: checking whether to enable maintainer-specific portions of Makefilesconfigure:3017: result: noconfigure:3039: checking for x86_64-unknown-linux-gccconfigure:3066: result: clangconfigure:3335: checking for C compiler versionconfigure:3344: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3355: $? = 0configure:3344: 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:3355: $? = 0configure:3344: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3355: $? = 1configure:3344: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3355: $? = 1configure:3375: checking whether the C compiler worksconfigure:3397: clang    conftest.c  >&5configure:3401: $? = 0configure:3449: result: yesconfigure:3452: checking for C compiler default output file nameconfigure:3454: result: a.outconfigure:3460: checking for suffix of executablesconfigure:3467: clang -o conftest    conftest.c  >&5configure:3471: $? = 0configure:3493: result:configure:3515: checking whether we are cross compilingconfigure:3523: clang -o conftest    conftest.c  >&5configure:3527: $? = 0configure:3534: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3538: $? = 127configure:3553: result: yesconfigure:3558: checking for suffix of object filesconfigure:3580: clang -c   conftest.c >&5configure:3584: $? = 0configure:3605: result: oconfigure:3609: checking whether we are using the GNU C compilerconfigure:3628: clang -c   conftest.c >&5configure:3628: $? = 0configure:3637: result: yesconfigure:3646: checking whether clang accepts -gconfigure:3666: clang -c -g  conftest.c >&5configure:3666: $? = 0configure:3707: result: yesconfigure:3724: checking for clang option to accept ISO C89configure:3787: clang  -c   conftest.c >&5configure:3787: $? = 0configure:3800: result: none neededconfigure:3825: checking whether clang understands -c and -o togetherconfigure:3847: clang -c conftest.c -o conftest2.oconfigure:3850: $? = 0configure:3847: clang -c conftest.c -o conftest2.oconfigure:3850: $? = 0configure:3862: result: yesconfigure:3890: checking for style of include used by makeconfigure:3918: result: GNUconfigure:3944: checking dependency style of clangconfigure:4055: result: gcc3configure:4071: checking for an ANSI C-conforming constconfigure:4137: clang -c   conftest.c >&5configure:4137: $? = 0configure:4144: result: yesconfigure:4163: checking for strerrorconfigure:4163: clang -o conftest    conftest.c  >&5conftest.c:34:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:34:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:4163: $? = 0configure:4163: result: yesconfigure:4185: checking how to run the C preprocessorconfigure:4216: clang -E  conftest.cconfigure:4216: $? = 0configure:4230: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4230: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| /* end confdefs.h.  */| #include configure:4255: result: clang -Econfigure:4275: clang -E  conftest.cconfigure:4275: $? = 0configure:4289: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4289: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| /* end confdefs.h.  */| #include configure:4318: checking for grep that handles long lines and -econfigure:4376: result: /usr/sbin/grepconfigure:4381: checking for egrepconfigure:4443: result: /usr/sbin/grep -Econfigure:4448: checking for ANSI C header filesconfigure:4468: clang -c   conftest.c >&5configure:4468: $? = 0configure:4552: result: yesconfigure:4565: checking for sys/types.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for sys/stat.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for stdlib.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for string.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for memory.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for strings.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for inttypes.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for stdint.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4565: checking for unistd.hconfigure:4565: clang -c   conftest.c >&5configure:4565: $? = 0configure:4565: result: yesconfigure:4579: checking for inttypes.hconfigure:4579: result: yesconfigure:4593: checking for sys/types.hconfigure:4593: result: yesconfigure:4678: checking for uintptr_tconfigure:4678: clang -c   conftest.c >&5configure:4678: $? = 0configure:4678: clang -c   conftest.c >&5conftest.c:35:24: error: expected expressionif (sizeof ((uintptr_t)))^1 error generated.configure:4678: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| /* end confdefs.h.  */| #if HAVE_INTTYPES_H| # include | #endif| #if HAVE_SYS_TYPES_H| # include | #endif||| int| main ()| {| if (sizeof ((uintptr_t)))| 	    return 0;|   ;|   return 0;| }configure:4678: result: yesconfigure:4700: checking size of void *configure:4705: clang -c   conftest.c >&5configure:4705: $? = 0configure:4705: clang -c   conftest.c >&5conftest.c:61:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4705: clang -c   conftest.c >&5conftest.c:61:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4705: clang -c   conftest.c >&5conftest.c:61:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4705: clang -c   conftest.c >&5conftest.c:61:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4705: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4705: clang -c   conftest.c >&5configure:4705: $? = 0configure:4705: clang -c   conftest.c >&5configure:4705: $? = 0configure:4705: clang -c   conftest.c >&5configure:4705: $? = 0configure:4705: clang -c   conftest.c >&5configure:4705: $? = 0configure:4719: result: 8configure:4733: checking size of unsigned longconfigure:4738: clang -c   conftest.c >&5configure:4738: $? = 0configure:4738: clang -c   conftest.c >&5conftest.c:62:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4738: clang -c   conftest.c >&5conftest.c:62:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4738: clang -c   conftest.c >&5conftest.c:62:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4738: clang -c   conftest.c >&5conftest.c:62:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4738: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4738: clang -c   conftest.c >&5configure:4738: $? = 0configure:4738: clang -c   conftest.c >&5configure:4738: $? = 0configure:4738: clang -c   conftest.c >&5configure:4738: $? = 0configure:4738: clang -c   conftest.c >&5configure:4738: $? = 0configure:4752: result: 8configure:4766: checking size of unsigned intconfigure:4771: clang -c   conftest.c >&5configure:4771: $? = 0configure:4771: clang -c   conftest.c >&5conftest.c:63:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| #define SIZEOF_UNSIGNED_LONG 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4771: clang -c   conftest.c >&5conftest.c:63:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| #define SIZEOF_UNSIGNED_LONG 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4771: clang -c   conftest.c >&5conftest.c:63:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4771: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "t1utils"| #define PACKAGE_TARNAME "t1utils"| #define PACKAGE_VERSION "1.39"| #define PACKAGE_STRING "t1utils 1.39"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "t1utils"| #define VERSION "1.39"| #define HAVE_STRERROR 1| #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_INTTYPES_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UINTPTR_T 1| #define SIZEOF_VOID_P 8| #define SIZEOF_UNSIGNED_LONG 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4771: clang -c   conftest.c >&5configure:4771: $? = 0configure:4771: clang -c   conftest.c >&5configure:4771: $? = 0configure:4771: clang -c   conftest.c >&5configure:4771: $? = 0configure:4785: result: 4configure:4808: checking build system typeconfigure:4822: result: x86_64-unknown-linux-gnuconfigure:4842: checking host system typeconfigure:4855: result: x86_64-unknown-linux-gnuconfigure:4998: checking that generated files are newer than configureconfigure:5004: result: doneconfigure:5031: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by t1utils config.status 1.39, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson baa2195cd01aconfig.status:870: creating Makefileconfig.status:870: creating config.hconfig.status:1099: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_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_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_host=x86_64-unknown-linux-gnuac_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_path_mkdir=/usr/sbin/mkdirac_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=yesac_cv_sizeof_unsigned_int=4ac_cv_sizeof_unsigned_long=8ac_cv_sizeof_void_p=8ac_cv_type_uintptr_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing aclocal-1.14'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing autoconf'AUTOHEADER='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing autoheader'AUTOMAKE='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing automake-1.14'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='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/t1utils/src/t1utils-1.39/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='t1utils'PACKAGE_BUGREPORT=''PACKAGE_NAME='t1utils'PACKAGE_STRING='t1utils 1.39'PACKAGE_TARNAME='t1utils'PACKAGE_URL=''PACKAGE_VERSION='1.39'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.39'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='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/t1utils/src/t1utils-1.39/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 "t1utils"#define PACKAGE_TARNAME "t1utils"#define PACKAGE_VERSION "1.39"#define PACKAGE_STRING "t1utils 1.39"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "t1utils"#define VERSION "1.39"#define HAVE_STRERROR 1#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_INTTYPES_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UINTPTR_T 1#define SIZEOF_VOID_P 8#define SIZEOF_UNSIGNED_LONG 8#define SIZEOF_UNSIGNED_INT 4configure: exit 0