Build of tamu-anova with clang_glibc toolchain

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

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

SLOCLanguage
7,281 sh
745 makefile
722 ansic
8,748 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: tamu-anova 0.2.1-4 (Thu Apr 13 20:00:08 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) gsl-2.1-2
#
# Total Installed Size: 3.82 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing gsl...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> 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 whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# 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 an ANSI C-conforming const... yes
# checking for inline... inline
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# make all-am
# make[1]: Entering directory '/tmp/tamu-anova/src/tamu_anova-0.2'
# clang -DHAVE_CONFIG_H -I. -I. -I. -c anova_1.c
# clang -DHAVE_CONFIG_H -I. -I. -I. -c anova_2.c
# rm -f libtamuanova.a
# ar cru libtamuanova.a anova_1.o anova_2.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libtamuanova.a
# make[1]: Leaving directory '/tmp/tamu-anova/src/tamu_anova-0.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/tamu-anova/src/tamu_anova-0.2'
# make[1]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || mkdir -p -- "/tmp/tamu-anova/pkg/tamu-anova/usr/share/info"
# /usr/bin/install -c -m 644 './tamu_anova.info' '/tmp/tamu-anova/pkg/tamu-anova/usr/share/info/tamu_anova.info'
# install-info --info-dir='/tmp/tamu-anova/pkg/tamu-anova/usr/share/info' '/tmp/tamu-anova/pkg/tamu-anova/usr/share/info/tamu_anova.info'
# test -z "/usr/lib/" || mkdir -p -- "/tmp/tamu-anova/pkg/tamu-anova/usr/lib/"
# /usr/bin/install -c -m 644 'libtamuanova.a' '/tmp/tamu-anova/pkg/tamu-anova/usr/lib//libtamuanova.a'
# ranlib '/tmp/tamu-anova/pkg/tamu-anova/usr/lib//libtamuanova.a'
# test -z "/usr/include/tamu_anova" || mkdir -p -- "/tmp/tamu-anova/pkg/tamu-anova/usr/include/tamu_anova"
# /usr/bin/install -c -m 644 'tamu_anova.h' '/tmp/tamu-anova/pkg/tamu-anova/usr/include/tamu_anova/tamu_anova.h'
# make[1]: Leaving directory '/tmp/tamu-anova/src/tamu_anova-0.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tamu-anova"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tamu-anova 0.2.1-4 (Thu Apr 13 20:00:43 UTC 2017)

CMD: pacman --query --file tamu-anova-0.2.1-4-x86_64.pkg.tar.xz
# tamu-anova 0.2.1-4

Creating hybrid package for 'tamu-anova'

Trying to find vanilla package 'tamu-anova'...

CMD: pacman --query --file /mirror/tamu-anova-0.2.1-4.pkg.tar.xz
# tamu-anova 0.2.1-4

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/info/tamu_anova.info.gz
# /usr/lib/libtamuanova.a
# /usr/include/tamu_anova/tamu_anova.h
# /sysroot/usr/lib/libtamuanova.a
# /sysroot/usr/include/tamu_anova/tamu_anova.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf tamu-anova.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/tamu-anova.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tamu-anova.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/tamu-anova.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/tamu-anova/src/tamu_anova-0.2/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 tamu_anova configure 0.2, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --infodir=/usr/share/info --includedir=/usr/include
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c18c35280514
# 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
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1349: checking for a BSD-compatible install
# configure:1404: result: /usr/bin/install -c
# configure:1415: checking whether build environment is sane
# configure:1458: result: yes
# configure:1523: checking for gawk
# configure:1539: found /usr/bin/gawk
# configure:1549: result: gawk
# configure:1559: checking whether make sets $(MAKE)
# configure:1579: result: yes
# configure:1655: checking for x86_64-unknown-linux-strip
# configure:1684: result: no
# configure:1693: checking for strip
# configure:1709: found /usr/bin/strip
# configure:1720: result: strip
# configure:1750: checking whether make sets $(MAKE)
# configure:1770: result: yes
# configure:1786: checking build system type
# configure:1804: result: x86_64-unknown-linux-gnu
# configure:1812: checking host system type
# configure:1826: result: x86_64-unknown-linux-gnu
# configure:1849: checking for x86_64-unknown-linux-gcc
# configure:1875: result: clang
# configure:2157: checking for C compiler version
# configure:2160: 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:2163: $? = 0
# configure:2165: 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
# Selected multilib: .;@m64
# configure:2168: $? = 0
# configure:2170: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2173: $? = 1
# configure:2196: checking for C compiler default output file name
# configure:2199: clang conftest.c >&5
# configure:2202: $? = 0
# configure:2248: result: a.out
# configure:2253: checking whether the C compiler works
# configure:2259: ./a.out
# configure:2262: $? = 0
# configure:2279: result: yes
# configure:2286: checking whether we are cross compiling
# configure:2288: result: no
# configure:2291: checking for suffix of executables
# configure:2293: clang -o conftest conftest.c >&5
# configure:2296: $? = 0
# configure:2321: result:
# configure:2327: checking for suffix of object files
# configure:2348: clang -c conftest.c >&5
# configure:2351: $? = 0
# configure:2373: result: o
# configure:2377: checking whether we are using the GNU C compiler
# configure:2401: clang -c conftest.c >&5
# configure:2407: $? = 0
# configure:2411: test -z
# || test ! -s conftest.err
# configure:2414: $? = 0
# configure:2417: test -s conftest.o
# configure:2420: $? = 0
# configure:2433: result: yes
# configure:2439: checking whether clang accepts -g
# configure:2460: clang -c -g conftest.c >&5
# configure:2466: $? = 0
# configure:2470: test -z
# || test ! -s conftest.err
# configure:2473: $? = 0
# configure:2476: test -s conftest.o
# configure:2479: $? = 0
# configure:2490: result: yes
# configure:2507: checking for clang option to accept ANSI C
# configure:2577: clang -c conftest.c >&5
# configure:2583: $? = 0
# configure:2587: test -z
# || test ! -s conftest.err
# configure:2590: $? = 0
# configure:2593: test -s conftest.o
# configure:2596: $? = 0
# configure:2614: result: none needed
# configure:2632: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2638: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2774: checking for x86_64-unknown-linux-ranlib
# configure:2803: result: no
# configure:2812: checking for ranlib
# configure:2828: found /usr/bin/ranlib
# configure:2839: result: ranlib
# configure:2859: checking how to run the C preprocessor
# configure:2894: clang -E conftest.c
# configure:2900: $? = 0
# configure:2932: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2938: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tamu_anova"
# | #define PACKAGE_TARNAME "tamu_anova"
# | #define PACKAGE_VERSION "0.2"
# | #define PACKAGE_STRING "tamu_anova 0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "tamu_anova"
# | #define VERSION "0.2"
# | /* end confdefs.h. */
# | #include
# configure:2977: result: clang -E
# configure:3001: clang -E conftest.c
# configure:3007: $? = 0
# configure:3039: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3045: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "tamu_anova"
# | #define PACKAGE_TARNAME "tamu_anova"
# | #define PACKAGE_VERSION "0.2"
# | #define PACKAGE_STRING "tamu_anova 0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "tamu_anova"
# | #define VERSION "0.2"
# | /* end confdefs.h. */
# | #include
# configure:3089: checking for egrep
# configure:3099: result: grep -E
# configure:3104: checking for ANSI C header files
# configure:3129: clang -c conftest.c >&5
# configure:3135: $? = 0
# configure:3139: test -z
# || test ! -s conftest.err
# configure:3142: $? = 0
# configure:3145: test -s conftest.o
# configure:3148: $? = 0
# configure:3237: clang -o conftest conftest.c >&5
# conftest.c:28:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:28:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3240: $? = 0
# configure:3242: ./conftest
# configure:3245: $? = 0
# configure:3260: result: yes
# configure:3284: checking for sys/types.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for sys/stat.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for stdlib.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for string.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for memory.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for strings.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for inttypes.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for stdint.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3284: checking for unistd.h
# configure:3300: clang -c conftest.c >&5
# configure:3306: $? = 0
# configure:3310: test -z
# || test ! -s conftest.err
# configure:3313: $? = 0
# configure:3316: test -s conftest.o
# configure:3319: $? = 0
# configure:3330: result: yes
# configure:3347: checking for stdlib.h
# configure:3352: result: yes
# configure:3495: checking for an ANSI C-conforming const
# configure:3562: clang -c conftest.c >&5
# configure:3568: $? = 0
# configure:3572: test -z
# || test ! -s conftest.err
# configure:3575: $? = 0
# configure:3578: test -s conftest.o
# configure:3581: $? = 0
# configure:3592: result: yes
# configure:3602: checking for inline
# configure:3623: clang -c conftest.c >&5
# configure:3629: $? = 0
# configure:3633: test -z
# || test ! -s conftest.err
# configure:3636: $? = 0
# configure:3639: test -s conftest.o
# configure:3642: $? = 0
# configure:3654: result: inline
# configure:3771: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tamu_anova config.status 0.2, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on c18c35280514
#
# config.status:678: creating Makefile
# config.status:782: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_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_exeext=
# 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_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_objext=o
# 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_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_make_make_set=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/tamu-anova/src/tamu_anova-0.2/missing --run aclocal-1.9'
# AMTAR='${SHELL} /tmp/tamu-anova/src/tamu_anova-0.2/missing --run tar'
# AUTOCONF='${SHELL} /tmp/tamu-anova/src/tamu_anova-0.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/tamu-anova/src/tamu_anova-0.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/tamu-anova/src/tamu_anova-0.2/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# 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/tamu-anova/src/tamu_anova-0.2/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='tamu_anova'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='tamu_anova'
# PACKAGE_STRING='tamu_anova 0.2'
# PACKAGE_TARNAME='tamu_anova'
# PACKAGE_VERSION='0.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.2'
# ac_ct_CC=''
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__leading_dot='.'
# 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='${prefix}/share'
# 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'
# includedir='/usr/include'
# infodir='/usr/share/info'
# install_sh='/tmp/tamu-anova/src/tamu_anova-0.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE "tamu_anova"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "tamu_anova"
# #define PACKAGE_STRING "tamu_anova 0.2"
# #define PACKAGE_TARNAME "tamu_anova"
# #define PACKAGE_VERSION "0.2"
# #define STDC_HEADERS 1
# #define VERSION "0.2"
#
# configure: exit 0