Skip to content

Instantly share code, notes, and snippets.

@paxswill
Created June 13, 2012 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paxswill/2921337 to your computer and use it in GitHub Desktop.
Save paxswill/2921337 to your computer and use it in GitHub Desktop.
gnu-typist bug report
HOMEBREW_VERSION: 0.9
HEAD: 863292fc7325791b751bd6c3657b4c14a77a5e28
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.4
Kernel Architecture: x86_64
Xcode: 4.3.2
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-357
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /Users/paxswill/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU Typist configure 2.9.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnu-typist/2.9.1
## --------- ##
## Platform. ##
## --------- ##
hostname = Starbuck.local
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 122 tasks, 638 threads, 8 processors
Load average: 2.38, Mach factor: 5.61
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/paxswill/.rvm/gems/ruby-1.9.3-p194@rails_tut3.2/bin
PATH: /Users/paxswill/.rvm/gems/ruby-1.9.3-p194@global/bin
PATH: /Users/paxswill/.rvm/rubies/ruby-1.9.3-p194/bin
PATH: /Users/paxswill/.rvm/bin
PATH: /usr/local/share/python3
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/MacGPG2/bin
PATH: /usr/texbin
PATH: /usr/krb5/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /afs/cmf/users/wross/local/bin
PATH: /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources
PATH: /System/Library/Frameworks/OpenCL.framework/Libraries
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2297: checking for a BSD-compatible install
configure:2365: result: /usr/bin/install -c
configure:2376: checking whether build environment is sane
configure:2426: result: yes
configure:2567: checking for a thread-safe mkdir -p
configure:2606: result: ./install-sh -c -d
configure:2619: checking for gawk
configure:2635: found /usr/local/bin/gawk
configure:2646: result: gawk
configure:2657: checking whether make sets $(MAKE)
configure:2679: result: yes
configure:2769: checking for gawk
configure:2796: result: gawk
configure:2855: checking for gcc
configure:2882: result: /usr/bin/clang
configure:3111: checking for C compiler version
configure:3120: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3131: $? = 0
configure:3120: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3131: $? = 0
configure:3120: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3131: $? = 1
configure:3120: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3131: $? = 1
configure:3151: checking whether the C compiler works
configure:3173: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3177: $? = 0
configure:3225: result: yes
configure:3228: checking for C compiler default output file name
configure:3230: result: a.out
configure:3236: checking for suffix of executables
configure:3243: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3247: $? = 0
configure:3269: result:
configure:3291: checking whether we are cross compiling
configure:3299: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3303: $? = 0
configure:3310: ./conftest
configure:3314: $? = 0
configure:3329: result: no
configure:3334: checking for suffix of object files
configure:3356: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3360: $? = 0
configure:3381: result: o
configure:3385: checking whether we are using the GNU C compiler
configure:3404: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3404: $? = 0
configure:3413: result: yes
configure:3422: checking whether /usr/bin/clang accepts -g
configure:3442: /usr/bin/clang -c -g conftest.c >&5
configure:3442: $? = 0
configure:3483: result: yes
configure:3500: checking for /usr/bin/clang option to accept ISO C89
configure:3564: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3564: $? = 0
configure:3577: result: none needed
configure:3608: checking for style of include used by make
configure:3636: result: GNU
configure:3661: checking dependency style of /usr/bin/clang
configure:3771: result: none
configure:3788: checking for strerror in -lcposix
configure:3813: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lcposix >&5
ld: library not found for -lcposix
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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 strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:3822: result: no
configure:3831: checking whether ln -s works
configure:3835: result: yes
configure:3842: checking whether make sets $(MAKE)
configure:3864: result: yes
configure:3916: checking for ranlib
configure:3932: found /usr/bin/ranlib
configure:3943: result: ranlib
configure:3969: checking for bison
configure:3985: found /usr/bin/bison
configure:3996: result: bison -y
configure:4014: checking for add_wch in -lncursesw
configure:4039: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lncursesw >&5
ld: library not found for -lncursesw
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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 add_wch ();
| int
| main ()
| {
| return add_wch ();
| ;
| return 0;
| }
configure:4048: result: no
configure:4061: checking how to run the C preprocessor
configure:4092: /usr/bin/clang -E conftest.c
configure:4092: $? = 0
configure:4106: /usr/bin/clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4131: result: /usr/bin/clang -E
configure:4151: /usr/bin/clang -E conftest.c
configure:4151: $? = 0
configure:4165: /usr/bin/clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4194: checking for grep that handles long lines and -e
configure:4252: result: /usr/bin/grep
configure:4257: checking for egrep
configure:4319: result: /usr/bin/grep -E
configure:4324: checking for ANSI C header files
configure:4344: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4344: $? = 0
configure:4417: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4417: $? = 0
configure:4417: ./conftest
configure:4417: $? = 0
configure:4428: result: yes
configure:4441: checking for sys/types.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for sys/stat.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for stdlib.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for string.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for memory.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for strings.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for inttypes.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for stdint.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4441: checking for unistd.h
configure:4441: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4441: $? = 0
configure:4441: result: yes
configure:4456: checking for unistd.h
configure:4456: result: yes
configure:4456: checking alloca.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking alloca.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for alloca.h
configure:4456: result: yes
configure:4456: checking argz.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:56:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:4456: result: no
configure:4456: checking argz.h presence
configure:4456: /usr/bin/clang -E conftest.c
conftest.c:23:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <argz.h>
configure:4456: result: no
configure:4456: checking for argz.h
configure:4456: result: no
configure:4456: checking errno.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking errno.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for errno.h
configure:4456: result: yes
configure:4456: checking fcntl.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking fcntl.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for fcntl.h
configure:4456: result: yes
configure:4456: checking langinfo.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking langinfo.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for langinfo.h
configure:4456: result: yes
configure:4456: checking libintl.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:59:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:4456: result: no
configure:4456: checking libintl.h presence
configure:4456: /usr/bin/clang -E conftest.c
conftest.c:26:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <libintl.h>
configure:4456: result: no
configure:4456: checking for libintl.h
configure:4456: result: no
configure:4456: checking limits.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking limits.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for limits.h
configure:4456: result: yes
configure:4456: checking locale.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking locale.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for locale.h
configure:4456: result: yes
configure:4456: checking malloc.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:61:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:4456: result: no
configure:4456: checking malloc.h presence
configure:4456: /usr/bin/clang -E conftest.c
conftest.c:28:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:4456: result: no
configure:4456: checking for malloc.h
configure:4456: result: no
configure:4456: checking stddef.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking stddef.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for stddef.h
configure:4456: result: yes
configure:4456: checking stdio_ext.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:62:10: fatal error: 'stdio_ext.h' file not found
#include <stdio_ext.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdio_ext.h>
configure:4456: result: no
configure:4456: checking stdio_ext.h presence
configure:4456: /usr/bin/clang -E conftest.c
conftest.c:29:10: fatal error: 'stdio_ext.h' file not found
#include <stdio_ext.h>
^
1 error generated.
configure:4456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <stdio_ext.h>
configure:4456: result: no
configure:4456: checking for stdio_ext.h
configure:4456: result: no
configure:4456: checking for stdlib.h
configure:4456: result: yes
configure:4456: checking for string.h
configure:4456: result: yes
configure:4456: checking for strings.h
configure:4456: result: yes
configure:4456: checking sys/param.h usability
configure:4456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking sys/param.h presence
configure:4456: /usr/bin/clang -E conftest.c
configure:4456: $? = 0
configure:4456: result: yes
configure:4456: checking for sys/param.h
configure:4456: result: yes
configure:4456: checking for unistd.h
configure:4456: result: yes
configure:4467: checking ncursesw/ncurses.h usability
configure:4467: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:67:10: fatal error: 'ncursesw/ncurses.h' file not found
#include <ncursesw/ncurses.h>
^
1 error generated.
configure:4467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncursesw/ncurses.h>
configure:4467: result: no
configure:4467: checking ncursesw/ncurses.h presence
configure:4467: /usr/bin/clang -E conftest.c
conftest.c:34:10: fatal error: 'ncursesw/ncurses.h' file not found
#include <ncursesw/ncurses.h>
^
1 error generated.
configure:4467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Typist"
| #define PACKAGE_TARNAME "gtypist"
| #define PACKAGE_VERSION "2.9.1"
| #define PACKAGE_STRING "GNU Typist 2.9.1"
| #define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
| #define PACKAGE "gtypist"
| #define VERSION "2.9.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_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ncursesw/ncurses.h>
configure:4467: result: no
configure:4467: checking for ncursesw/ncurses.h
configure:4467: result: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_alloca_h=yes
ac_cv_header_argz_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_ncursesw_ncurses_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_ncursesw_add_wch=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run automake-1.11'
AWK='gawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments'
CPP='/usr/bin/clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS=''
EMACSLOADPATH=''
EXEEXT=''
GENCAT=''
GEN_MAN=''
GLIBC21=''
GMSGFMT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='gtypist'
PACKAGE_BUGREPORT='bug-gtypist@gnu.org'
PACKAGE_NAME='GNU Typist'
PACKAGE_STRING='GNU Typist 2.9.1'
PACKAGE_TARNAME='gtypist'
PACKAGE_URL='http://www.gnu.org/software/gtypist/'
PACKAGE_VERSION='2.9.1'
PATH_SEPARATOR=':'
POSUB=''
POW_LIB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='2.9.1'
XGETTEXT=''
YACC='bison -y'
YFLAGS=''
ac_ct_CC='/usr/bin/clang'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gnu-typist-2.9.1-oCvX/gtypist-2.9.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gnu-typist/2.9.1'
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 "GNU Typist"
#define PACKAGE_TARNAME "gtypist"
#define PACKAGE_VERSION "2.9.1"
#define PACKAGE_STRING "GNU Typist 2.9.1"
#define PACKAGE_BUGREPORT "bug-gtypist@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/gtypist/"
#define PACKAGE "gtypist"
#define VERSION "2.9.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_UNISTD_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
configure: exit 1
Error: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/MacGPG2/bin/gpg-error-config
/usr/local/MacGPG2/bin/ksba-config
/usr/local/MacGPG2/bin/libassuan-config
/usr/local/MacGPG2/bin/libgcrypt-config
/usr/local/MacGPG2/bin/libusb-config
/usr/local/MacGPG2/bin/pth-config
Error: You may have installed MacGPG2 via the package installer.
Several other checks in this script will turn up problems, such as stray
dylibs in /usr/local and permissions issues with share and man in /usr/local/.
Homebrew 0.9
==> Downloading http://ftpmirror.gnu.org/gtypist/gtypist-2.9.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/gnu-typist-2.9.1.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/gnu-typist-2.9.1.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnu-typist/2.9.1
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnu-typist/2.9.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking for strerror in -lcposix... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for add_wch in -lncursesw... no
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
-e Error: both library and header files for the ncursesw library
are required to build this package. See INSTALL file for further information. On Debian/Ubuntu you need to install libncursesw5-dev.
==> Exit Status: 1
https://github.com/mxcl/master/blob/master/Library/Formula/gnu-typist.rb#L10
==> Build Environment
CPU: 8-core 64-bit sandybridge
MacOS: 10.7.4-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
MAKEFLAGS: -j8
Error: Failed executing: ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnu-typist/2.9.1 (gnu-typist.rb:10)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
We saved the configure log, please gist it if you report the issue:
~/Library/Logs/Homebrew/config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment