Build of festival with musl toolchain

The build took 00h 01m 24s and was NOT successful.

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

SLOCLanguage
270,886 lisp
91,638 cpp
18,190 ansic
6,342 sh
5,284 java
1,840 makefile
483 perl
85 awk
15 pascal
394,763 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: festival 2.4-2 (Tue Apr 4 23:44:18 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# 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... yes
# 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 x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking for tputs in -lncurses... no
# configure: creating ./config.status
# config.status: creating config/config
# Check system type
# Remake modincludes.inc
# NATIVE_AUDIO
# ok
# EDITLINE
# config/modules/editline.mak
# SIOD
# siod/siod.mak
# WAGON
# stats/wagon/wagon.mak
# SCFG
# grammar/scfg/scfg.mak
# WFST
# grammar/wfst/wfst.mak
# OLS
# stats/ols.mak
# RXP
# rxp/rxp.mak
# LINUX16_AUDIO
# config/modules/linux16_audio.mak
# Making in directory ./siod ...
# making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc slib_python.cc io.cc trace.cc siod.cc siod_est.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_core.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_doc.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_file.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_format.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_list.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_math.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_sys.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_server.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_str.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_xtr.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_repl.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include slib_python.cc
# slib_python.cc:377:12: warning: unused variable 'est_no_python_support' [-Wunused-variable]
# static int est_no_python_support = 1;
# ^
# 1 warning generated.
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include io.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include trace.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod_est.cc
# In file included from siod_est.cc:47:
# In file included from ../include/ling_class/EST_Utterance.h:44:
# In file included from ../include/ling_class/EST_Relation.h:46:
# ../include/EST_Token.h:121:33: warning: all paths through this function will call itself [-Winfinite-recursion]
# const EST_String &S() const { return S(); }
# ^
# In file included from siod_est.cc:47:
# In file included from ../include/ling_class/EST_Utterance.h:44:
# In file included from ../include/ling_class/EST_Relation.h:48:
# ../include/ling_class/EST_Item.h:238:50: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item_Content *contents() const { return (this == 0) ? 0 : p_contents;}
# ^~~~ ~
# ../include/ling_class/EST_Item.h:245:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? EST_String::Empty : f("name",0).string(); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:249:11: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare]
# { if (this != 0) p_contents->set_name(name); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:257:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:292:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:311:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->Relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:315:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->in_relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:325:18: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_relation; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:342:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *next() const { return this == 0 ? 0 : n; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:344:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *prev() const { return this == 0 ? 0 : p; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:346:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *down() const { return this == 0 ? 0 : d; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:348:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *up() const { return this == 0 ? 0 : u; }
# ^~~~ ~
# In file included from siod_est.cc:47:
# In file included from ../include/ling_class/EST_Utterance.h:44:
# ../include/ling_class/EST_Relation.h:122:46: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# const EST_String &name() const { return (this == 0) ? EST_String::Empty : p_name; }
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:125:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *head() const {return (this == 0) ? 0 : p_head;}
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:131:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *tail() const {return (this == 0) ? 0 : p_tail;}
# ^~~~ ~
# 16 warnings generated.
# gcc -c -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include siodeditline.c
# gcc -c -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include el_complete.c
# gcc -c -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include editline.c
# gcc -c -fno-strict-aliasing -Wall -DSUPPORT_EDITLINE -I../include el_sys_unix.c
# look at library estools slib.o slib_core.o slib_doc.o slib_file.o slib_format.o slib_list.o slib_math.o slib_sys.o slib_server.o slib_str.o slib_xtr.o slib_repl.o slib_python.o io.o trace.o siod.o siod_est.o siodeditline.o el_complete.o editline.o el_sys_unix.o
# Update library estools slib.o slib_core.o slib_doc.o slib_file.o slib_format.o slib_list.o slib_math.o slib_sys.o slib_server.o slib_str.o slib_xtr.o slib_repl.o slib_python.o io.o trace.o siod.o siod_est.o siodeditline.o el_complete.o editline.o el_sys_unix.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# a - slib.o
# a - slib_core.o
# a - slib_doc.o
# a - slib_file.o
# a - slib_format.o
# a - slib_list.o
# a - slib_math.o
# a - slib_sys.o
# a - slib_server.o
# a - slib_str.o
# a - slib_xtr.o
# a - slib_repl.o
# a - slib_python.o
# a - io.o
# a - trace.o
# a - siod.o
# a - siod_est.o
# a - siodeditline.o
# a - el_complete.o
# a - editline.o
# a - el_sys_unix.o
# look at library estbase
# look at library eststring
# Making in directory ./rxp ...
# making dependencies -- charset.c dtd.c string16.c url.c ctype16.c input.c stdio16.c system.c xmlparser.c XML_Parser.cc
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include charset.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include dtd.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include string16.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include url.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include ctype16.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include input.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include stdio16.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include system.c
# gcc -c -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include xmlparser.c
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include -DINSTANTIATE_TEMPLATES XML_Parser.cc
# look at library estools
# look at library estbase charset.o dtd.o string16.o url.o ctype16.o input.o stdio16.o system.o xmlparser.o XML_Parser.o
# Update library estbase charset.o dtd.o string16.o url.o ctype16.o input.o stdio16.o system.o xmlparser.o XML_Parser.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# a - charset.o
# a - dtd.o
# a - string16.o
# a - url.o
# a - ctype16.o
# a - input.o
# a - stdio16.o
# a - system.o
# a - xmlparser.o
# a - XML_Parser.o
# look at library eststring
# Making in directory ./audio ...
# making dependencies -- gen_audio.cc nas.cc esd.cc sun16audio.cc mplayer.cc win32audio.cc irixaudio.cc os2audio.cc macosxaudio.cc linux_sound.cc In file included from linux_sound.cc:74:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 1 error generated.
#
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include gen_audio.cc
# In file included from gen_audio.cc:52:
# In file included from ../include/EST_wave_aux.h:52:
# In file included from ../include/ling_class/EST_Relation.h:46:
# ../include/EST_Token.h:121:33: warning: all paths through this function will call itself [-Winfinite-recursion]
# const EST_String &S() const { return S(); }
# ^
# In file included from gen_audio.cc:52:
# In file included from ../include/EST_wave_aux.h:52:
# In file included from ../include/ling_class/EST_Relation.h:48:
# ../include/ling_class/EST_Item.h:238:50: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item_Content *contents() const { return (this == 0) ? 0 : p_contents;}
# ^~~~ ~
# ../include/ling_class/EST_Item.h:245:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? EST_String::Empty : f("name",0).string(); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:249:11: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare]
# { if (this != 0) p_contents->set_name(name); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:257:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:292:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:311:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->Relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:315:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->in_relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:325:18: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_relation; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:342:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *next() const { return this == 0 ? 0 : n; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:344:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *prev() const { return this == 0 ? 0 : p; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:346:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *down() const { return this == 0 ? 0 : d; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:348:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *up() const { return this == 0 ? 0 : u; }
# ^~~~ ~
# In file included from gen_audio.cc:52:
# In file included from ../include/EST_wave_aux.h:52:
# ../include/ling_class/EST_Relation.h:122:46: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# const EST_String &name() const { return (this == 0) ? EST_String::Empty : p_name; }
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:125:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *head() const {return (this == 0) ? 0 : p_head;}
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:131:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *tail() const {return (this == 0) ? 0 : p_tail;}
# ^~~~ ~
# 16 warnings generated.
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include nas.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include esd.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include sun16audio.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include mplayer.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include win32audio.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include irixaudio.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include os2audio.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include macosxaudio.cc
# gcc -c -fno-implicit-templates -fno-strict-aliasing -Wall -DSUPPORT_VOXWARE -I../include linux_sound.cc
# In file included from linux_sound.cc:57:
# In file included from ../include/EST_wave_aux.h:52:
# In file included from ../include/ling_class/EST_Relation.h:46:
# ../include/EST_Token.h:121:33: warning: all paths through this function will call itself [-Winfinite-recursion]
# const EST_String &S() const { return S(); }
# ^
# In file included from linux_sound.cc:57:
# In file included from ../include/EST_wave_aux.h:52:
# In file included from ../include/ling_class/EST_Relation.h:48:
# ../include/ling_class/EST_Item.h:238:50: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item_Content *contents() const { return (this == 0) ? 0 : p_contents;}
# ^~~~ ~
# ../include/ling_class/EST_Item.h:245:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? EST_String::Empty : f("name",0).string(); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:249:11: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare]
# { if (this != 0) p_contents->set_name(name); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:257:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:292:6: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# if (this == 0)
# ^~~~ ~
# ../include/ling_class/EST_Item.h:311:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->Relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:315:15: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_contents->in_relation(relname); }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:325:18: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# { return (this == 0) ? 0 : p_relation; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:342:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *next() const { return this == 0 ? 0 : n; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:344:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *prev() const { return this == 0 ? 0 : p; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:346:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *down() const { return this == 0 ? 0 : d; }
# ^~~~ ~
# ../include/ling_class/EST_Item.h:348:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *up() const { return this == 0 ? 0 : u; }
# ^~~~ ~
# In file included from linux_sound.cc:57:
# In file included from ../include/EST_wave_aux.h:52:
# ../include/ling_class/EST_Relation.h:122:46: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# const EST_String &name() const { return (this == 0) ? EST_String::Empty : p_name; }
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:125:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *head() const {return (this == 0) ? 0 : p_head;}
# ^~~~ ~
# ../include/ling_class/EST_Relation.h:131:37: warning: 'this' pointer cannot be null in well-defined C++ code; comparison may be assumed to always evaluate to false [-Wtautological-undefined-compare]
# EST_Item *tail() const {return (this == 0) ? 0 : p_tail;}
# ^~~~ ~
# In file included from linux_sound.cc:74:
# /sysroot/include/sys/soundcard.h:1:10: fatal error: 'linux/soundcard.h' file not found
# #include
# ^
# 16 warnings and 1 error generated.
# make[1]: *** [../config/rules/c.mak:59: linux_sound.o] Error 1
# make: *** [config/rules/targets.mak:57: audio] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/festival/src/speech_tools/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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ebef7214fd23
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1979: checking build system type
# configure:1993: result: x86_64-unknown-linux-gnu
# configure:2013: checking host system type
# configure:2026: result: x86_64-unknown-linux-gnu
# configure:2046: checking target system type
# configure:2059: result: x86_64-unknown-linux-gnu
# configure:2094: checking for x86_64-unknown-linux-gcc
# configure:2121: result: clang
# configure:2390: checking for C compiler version
# configure:2399: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2410: $? = 0
# configure:2399: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2410: $? = 0
# configure:2399: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2410: $? = 1
# configure:2399: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2410: $? = 1
# configure:2430: checking whether the C compiler works
# configure:2452: clang conftest.c >&5
# configure:2456: $? = 0
# configure:2504: result: yes
# configure:2507: checking for C compiler default output file name
# configure:2509: result: a.out
# configure:2515: checking for suffix of executables
# configure:2522: clang -o conftest conftest.c >&5
# configure:2526: $? = 0
# configure:2548: result:
# configure:2570: checking whether we are cross compiling
# configure:2578: clang -o conftest conftest.c >&5
# configure:2582: $? = 0
# configure:2589: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2593: $? = 127
# configure:2608: result: yes
# configure:2613: checking for suffix of object files
# configure:2635: clang -c conftest.c >&5
# configure:2639: $? = 0
# configure:2660: result: o
# configure:2664: checking whether we are using the GNU C compiler
# configure:2683: clang -c conftest.c >&5
# configure:2683: $? = 0
# configure:2692: result: yes
# configure:2701: checking whether clang accepts -g
# configure:2721: clang -c -g conftest.c >&5
# configure:2721: $? = 0
# configure:2762: result: yes
# configure:2779: checking for clang option to accept ISO C89
# configure:2842: clang -c conftest.c >&5
# configure:2842: $? = 0
# configure:2855: result: none needed
# configure:2881: checking for x86_64-unknown-linux-ranlib
# configure:2911: result: no
# configure:2921: checking for ranlib
# configure:2937: found /sysroot/bin/ranlib
# configure:2948: result: ranlib
# configure:2960: WARNING: using cross tools not prefixed with host triplet
# configure:2973: checking for x86_64-unknown-linux-ar
# configure:3003: result: no
# configure:3013: checking for ar
# configure:3029: found /sysroot/bin/ar
# configure:3040: result: ar
# configure:3069: checking how to run the C preprocessor
# configure:3100: clang -E conftest.c
# configure:3100: $? = 0
# configure:3114: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3139: result: clang -E
# configure:3159: clang -E conftest.c
# configure:3159: $? = 0
# configure:3173: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3202: checking for grep that handles long lines and -e
# configure:3260: result: /usr/sbin/grep
# configure:3265: checking for egrep
# configure:3327: result: /usr/sbin/grep -E
# configure:3332: checking for ANSI C header files
# configure:3352: clang -c -Wall conftest.c >&5
# configure:3352: $? = 0
# configure:3436: result: yes
# configure:3449: checking for sys/types.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for sys/stat.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for stdlib.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for string.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for memory.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for strings.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for inttypes.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for stdint.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3449: checking for unistd.h
# configure:3449: clang -c -Wall conftest.c >&5
# configure:3449: $? = 0
# configure:3449: result: yes
# configure:3461: checking whether byte ordering is bigendian
# configure:3476: clang -c -Wall conftest.c >&5
# conftest.c:20:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:20:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:3476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:3521: clang -c -Wall conftest.c >&5
# configure:3521: $? = 0
# configure:3539: clang -c -Wall conftest.c >&5
# conftest.c:26:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:3539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:3667: result: no
# configure:3686: checking for tputs in -lncurses
# configure:3711: clang -o conftest -Wall conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-de244e.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3711: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:3720: result: no
# configure:3745: clang -c -Wall conftest.c >&5
# conftest.c:27:3: error: expected expression
# ;
# ^
# 1 error generated.
# configure:3745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if __GNUC__ == 2 && __GNUC_MINOR__ == 95
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3763: clang -c -Wall conftest.c >&5
# conftest.c:27:3: error: expected expression
# ;
# ^
# 1 error generated.
# configure:3763: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if __GNUC__ == 3
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3781: clang -c -Wall conftest.c >&5
# conftest.c:27:3: error: expected expression
# ;
# ^
# 1 error generated.
# configure:3781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if __GNUC__ == 2 && __GNUC_MINOR__ == 96
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3799: clang -c -Wall conftest.c >&5
# conftest.c:27:3: error: expected expression
# ;
# ^
# 1 error generated.
# configure:3799: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if __GNUC__ == 2 && __GNUC_MINOR__ == 91
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3817: clang -c -Wall conftest.c >&5
# conftest.c:27:3: error: expected expression
# ;
# ^
# 1 error generated.
# configure:3817: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if __GNUC__ == 2 && __GNUC_MINOR__ == 8
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3838: clang -c -Wall conftest.c >&5
# conftest.c:19:10: fatal error: 'alsa/version.h' file not found
# #include
# ^
# 1 error generated.
# configure:3838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int j=
# | #if SND_LIB_SUBMINOR >= 11
# | 3;
# | #endif
# | ;
# | return 0;
# | }
# configure:3997: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ebef7214fd23
#
# config.status:740: creating config/config
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_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_lib_ncurses_tputs=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='clang'
# CFLAGS=' -Wall'
# COMPILERTYPE='gcc'
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LINUXAUDIO='none'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SHELL='/bin/sh'
# TERMCAPLIB='-lcurses'
# ac_ct_CC=''
# 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}'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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
#
# configure: exit 0