Skip to content

Instantly share code, notes, and snippets.

@rkumar
Created November 10, 2012 05:29
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 rkumar/4050028 to your computer and use it in GitHub Desktop.
Save rkumar/4050028 to your computer and use it in GitHub Desktop.
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade calcurse
Your system is raring to brew.
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade calcurse
==> Upgrading calcurse
rm /usr/local/bin/calcurse
rm /usr/local/share/man/man1/calcurse.1
rm /usr/local/share/locale/nl/LC_MESSAGES/calcurse.mo
rm /usr/local/share/locale/fr/LC_MESSAGES/calcurse.mo
rm /usr/local/share/locale/es/LC_MESSAGES/calcurse.mo
rm /usr/local/share/locale/en/LC_MESSAGES/calcurse.mo
rm /usr/local/share/locale/de/LC_MESSAGES/calcurse.mo
==> Downloading http://calcurse.org/files/calcurse-2.9.2.tar.gz
Already downloaded: /Users/rahul/Library/Caches/Homebrew/calcurse-2.9.2.tar.gz
/usr/bin/tar xf /Users/rahul/Library/Caches/Homebrew/calcurse-2.9.2.tar.gz
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/calcurse/2.9.2
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/calcurse/2.9.2
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... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for initscr... no
checking for initscr in -lncursesw... no
checking for initscr in -lncurses... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for math.h... (cached) yes
checking for exp in -lm... yes
checking whether to include documentation... yes
checking for asciidoc... no
configure: WARNING: AsciiDoc not found - cannot rebuild documentation!
checking for a2x... no
configure: WARNING: a2x not found - cannot rebuild man pages!
checking if memory debug should be used... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
========================================================================
calcurse is configured as follows.
Please check that this configuration matches your expectations.
Also give a look at the config.h file to check for preprocessor symbols.
Host system type : x86_64-apple-darwin11.4.2
Options used to compile and link:
PREFIX = /usr/local/Cellar/calcurse/2.9.2
VERSION = 2.9.2
CC = cc
CFLAGS = -fnested-functions -Wall
CPPFLAGS =
DEFS = -DHAVE_CONFIG_H
LD = /usr/bin/ld
LDFLAGS =
LIBS = -lncurses -pthread -lm
========================================================================
==> make
make
PATH=/usr/local/Library/ENV/4.3:/usr/local/opt/gettext/bin:/usr/bin:/bin:/usr/sbin:/sbin
Params:
2: make with
/usr/bin/make all-recursive
Making all in po
Making all in src
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c calcurse.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c apoint.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c args.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c calendar.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c custom.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c day.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c event.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c help.c
brew: superenv removed: -Wall
cc -DLOCALEDIR=\"/usr/local/Cellar/calcurse/2.9.2/share/locale\" -DHAVE_CONFIG_H -I. -I.. -fnested-functions -Wall -c io.c
brew: superenv removed: -Wall
io.c:1400:3: error: expected ';' at end of declaration
HTABLE_GENERATE (ht_keybindings, ht_keybindings_s, load_keys_ht_getkey,
^
./htable.h:116:79: note: expanded from macro 'HTABLE_GENERATE'
name##_HTABLE_FIND_BKT(struct name *head, struct type *elm) \
^
1 error generated.
make[2]: *** [io.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: 293944ee52d60f828b54dbc71b5c2c4384c1ea2d
CPU: dual-core 64-bit penryn
OS X: 10.7.5-x86_64
Xcode: 4.5.1
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.6.4 => /usr/X11
==> ENV
CC: cc
CXX: c++
CFLAGS: -fnested-functions
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/gettext/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: calcurse did not build
Logs: /Users/rahul/Library/Logs/Homebrew/calcurse/config.log
ln -s ../Cellar/calcurse/2.7/bin/calcurse calcurse
ln -s ../../../Cellar/calcurse/2.7/share/man/man1/calcurse.1 calcurse.1
ln -s ../../../../Cellar/calcurse/2.7/share/locale/nl/LC_MESSAGES/calcurse.mo calcurse.mo
ln -s ../../../../Cellar/calcurse/2.7/share/locale/fr/LC_MESSAGES/calcurse.mo calcurse.mo
ln -s ../../../../Cellar/calcurse/2.7/share/locale/es/LC_MESSAGES/calcurse.mo calcurse.mo
ln -s ../../../../Cellar/calcurse/2.7/share/locale/en/LC_MESSAGES/calcurse.mo calcurse.mo
ln -s ../../../../Cellar/calcurse/2.7/share/locale/de/LC_MESSAGES/calcurse.mo calcurse.mo
ln -s ../../Cellar/calcurse/2.7 calcurse
ln -s ../Cellar/calcurse/2.7 calcurse
--------------- 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 calcurse configure 2.9.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/calcurse/2.9.2
## --------- ##
## Platform. ##
## --------- ##
hostname = Awareness-3.local
uname -m = x86_64
uname -r = 11.4.2
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~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.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 127 tasks, 539 threads, 2 processors
Load average: 2.24, Mach factor: 0.75
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/gettext/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2223: checking for a BSD-compatible install
configure:2291: result: /usr/bin/install -c
configure:2302: checking whether build environment is sane
configure:2352: result: yes
configure:2493: checking for a thread-safe mkdir -p
configure:2532: result: ./install-sh -c -d
configure:2545: checking for gawk
configure:2575: result: no
configure:2545: checking for mawk
configure:2575: result: no
configure:2545: checking for nawk
configure:2575: result: no
configure:2545: checking for awk
configure:2561: found /usr/bin/awk
configure:2572: result: awk
configure:2583: checking whether make sets $(MAKE)
configure:2605: result: yes
configure:2687: checking whether NLS is requested
configure:2696: result: yes
configure:2737: checking for msgfmt
configure: trying /usr/local/opt/gettext/bin/msgfmt...
0 translated messages.
configure:2769: result: /usr/local/opt/gettext/bin/msgfmt
configure:2778: checking for gmsgfmt
configure:2809: result: /usr/local/opt/gettext/bin/msgfmt
configure:2860: checking for xgettext
configure: trying /usr/local/opt/gettext/bin/xgettext...
/usr/local/opt/gettext/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:2892: result: /usr/local/opt/gettext/bin/xgettext
configure:2938: checking for msgmerge
configure: trying /usr/local/opt/gettext/bin/msgmerge...
configure:2969: result: /usr/local/opt/gettext/bin/msgmerge
configure:3014: checking for style of include used by make
configure:3042: result: GNU
configure:3112: checking for gcc
configure:3139: result: cc
configure:3368: checking for C compiler version
configure:3377: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:3388: $? = 0
configure:3377: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
... rest of stderr output deleted ...
configure:3388: $? = 0
configure:3377: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3388: $? = 1
configure:3377: cc -qversion >&5
clang: error: no input files
configure:3388: $? = 1
configure:3408: checking whether the C compiler works
configure:3430: cc -fnested-functions conftest.c >&5
configure:3434: $? = 0
configure:3482: result: yes
configure:3485: checking for C compiler default output file name
configure:3487: result: a.out
configure:3493: checking for suffix of executables
configure:3500: cc -o conftest -fnested-functions conftest.c >&5
configure:3504: $? = 0
configure:3526: result:
configure:3548: checking whether we are cross compiling
configure:3556: cc -o conftest -fnested-functions conftest.c >&5
configure:3560: $? = 0
configure:3567: ./conftest
configure:3571: $? = 0
configure:3586: result: no
configure:3591: checking for suffix of object files
configure:3613: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:3617: $? = 0
configure:3638: result: o
configure:3642: checking whether we are using the GNU C compiler
configure:3661: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:3661: $? = 0
configure:3670: result: yes
configure:3679: checking whether cc accepts -g
configure:3699: cc -c -g conftest.c >&5
configure:3699: $? = 0
configure:3740: result: yes
configure:3757: checking for cc option to accept ISO C89
configure:3821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:3821: $? = 0
configure:3834: result: none needed
configure:3856: checking dependency style of cc
configure:3966: result: none
configure:3985: checking build system type
configure:3999: result: x86_64-apple-darwin11.4.2
configure:4019: checking host system type
configure:4032: result: x86_64-apple-darwin11.4.2
configure:4076: checking for ld used by GCC
configure:4140: result: /usr/bin/ld
configure:4147: checking if the linker (/usr/bin/ld) is GNU ld
configure:4160: result: no
configure:4167: checking for shared library run path origin
configure:4180: result: done
configure:4205: checking how to run the C preprocessor
configure:4236: cc -E conftest.c
configure:4236: $? = 0
configure:4250: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4275: result: cc -E
configure:4295: cc -E conftest.c
configure:4295: $? = 0
configure:4309: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4309: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4338: checking for grep that handles long lines and -e
configure:4396: result: /usr/bin/grep
configure:4401: checking for egrep
configure:4463: result: /usr/bin/grep -E
configure:5021: checking for CFPreferencesCopyAppValue
configure:5039: cc -o conftest -fnested-functions conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:5039: $? = 0
configure:5048: result: yes
configure:5055: checking for CFLocaleCopyCurrent
configure:5073: cc -o conftest -fnested-functions conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:5073: $? = 0
configure:5082: result: yes
configure:5131: checking for GNU gettext in libc
configure:5151: cc -o conftest -fnested-functions conftest.c >&5
Undefined symbols for architecture x86_64:
"__nl_domain_bindings", referenced from:
_main in conftest-cmhtjw.o
"__nl_msg_cat_cntr", referenced from:
_main in conftest-cmhtjw.o
"_libintl_bindtextdomain", referenced from:
_main in conftest-cmhtjw.o
"_libintl_gettext", referenced from:
_main in conftest-cmhtjw.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:5160: result: no
configure:5194: checking for iconv
configure:5216: cc -o conftest -fnested-functions conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-EE4OkR.o
"_iconv_close", referenced from:
_main in conftest-EE4OkR.o
"_iconv_open", referenced from:
_main in conftest-EE4OkR.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:5238: cc -o conftest -fnested-functions conftest.c -liconv >&5
configure:5238: $? = 0
configure:5248: result: yes
configure:5251: checking for working iconv
configure:5346: cc -o conftest -fnested-functions conftest.c -liconv >&5
configure:5346: $? = 0
configure:5346: ./conftest
configure:5346: $? = 0
configure:5358: result: yes
configure:5373: checking how to link with libiconv
configure:5375: result: -liconv
configure:5847: checking for GNU gettext in libintl
configure:5875: cc -o conftest -fnested-functions conftest.c -lintl >&5
configure:5875: $? = 0
configure:5916: result: yes
configure:5951: checking whether to use NLS
configure:5953: result: yes
configure:5956: checking where the gettext function comes from
configure:5967: result: external libintl
configure:5975: checking how to link with libintl
configure:5977: result: -lintl -Wl,-framework -Wl,CoreFoundation
configure:6082: checking for gcc
configure:6109: result: cc
configure:6338: checking for C compiler version
configure:6347: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
configure:6358: $? = 0
configure:6347: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
... rest of stderr output deleted ...
configure:6358: $? = 0
configure:6347: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:6358: $? = 1
configure:6347: cc -qversion >&5
clang: error: no input files
configure:6358: $? = 1
configure:6362: checking whether we are using the GNU C compiler
configure:6390: result: yes
configure:6399: checking whether cc accepts -g
configure:6460: result: yes
configure:6477: checking for cc option to accept ISO C89
configure:6554: result: none needed
configure:6576: checking dependency style of cc
configure:6686: result: none
configure:6704: checking for ANSI C header files
configure:6724: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6724: $? = 0
configure:6797: cc -o conftest -fnested-functions conftest.c >&5
configure:6797: $? = 0
configure:6797: ./conftest
configure:6797: $? = 0
configure:6808: result: yes
configure:6821: checking for sys/types.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for sys/stat.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for stdlib.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for string.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for memory.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for strings.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for inttypes.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for stdint.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6821: checking for unistd.h
configure:6821: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6821: $? = 0
configure:6821: result: yes
configure:6838: checking ctype.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking ctype.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for ctype.h
configure:6838: result: yes
configure:6838: checking getopt.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking getopt.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for getopt.h
configure:6838: result: yes
configure:6838: checking locale.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking locale.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for locale.h
configure:6838: result: yes
configure:6838: checking math.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking math.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for math.h
configure:6838: result: yes
configure:6838: checking signal.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking signal.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for signal.h
configure:6838: result: yes
configure:6838: checking stdio.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking stdio.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for stdio.h
configure:6838: result: yes
configure:6838: checking for stdlib.h
configure:6838: result: yes
configure:6838: checking for string.h
configure:6838: result: yes
configure:6838: checking for sys/stat.h
configure:6838: result: yes
configure:6838: checking for sys/types.h
configure:6838: result: yes
configure:6838: checking sys/wait.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking sys/wait.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for sys/wait.h
configure:6838: result: yes
configure:6838: checking time.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking time.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for time.h
configure:6838: result: yes
configure:6838: checking for unistd.h
configure:6838: result: yes
configure:6838: checking fcntl.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking fcntl.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for fcntl.h
configure:6838: result: yes
configure:6838: checking paths.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking paths.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for paths.h
configure:6838: result: yes
configure:6838: checking errno.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking errno.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for errno.h
configure:6838: result: yes
configure:6838: checking limits.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking limits.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for limits.h
configure:6838: result: yes
configure:6838: checking regex.h usability
configure:6838: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking regex.h presence
configure:6838: cc -E conftest.c
configure:6838: $? = 0
configure:6838: result: yes
configure:6838: checking for regex.h
configure:6838: result: yes
configure:6851: checking for initscr
configure:6851: cc -o conftest -fnested-functions conftest.c >&5
Undefined symbols for architecture x86_64:
"_initscr", referenced from:
_main in conftest-aG9n03.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6851: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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_CTYPE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h. */
| /* Define initscr to an innocuous variant, in case <limits.h> declares initscr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define initscr innocuous_initscr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char initscr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef initscr
|
| /* 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 initscr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_initscr || defined __stub___initscr
| choke me
| #endif
|
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:6851: result: no
configure:6860: checking for initscr in -lncursesw
configure:6885: cc -o conftest -fnested-functions 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:6885: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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_CTYPE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_REGEX_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 initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:6895: result: no
configure:6860: checking for initscr in -lncurses
configure:6885: cc -o conftest -fnested-functions conftest.c -lncurses >&5
configure:6885: $? = 0
configure:6895: result: yes
configure:6935: checking ncurses/ncurses.h usability
configure:6935: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
conftest.c:78:10: fatal error: 'ncurses/ncurses.h' file not found
#include <ncurses/ncurses.h>
^
1 error generated.
configure:6935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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_CTYPE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_REGEX_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 <ncurses/ncurses.h>
configure:6935: result: no
configure:6935: checking ncurses/ncurses.h presence
configure:6935: cc -E conftest.c
conftest.c:45:10: fatal error: 'ncurses/ncurses.h' file not found
#include <ncurses/ncurses.h>
^
1 error generated.
configure:6935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "calcurse"
| #define PACKAGE_TARNAME "calcurse"
| #define PACKAGE_VERSION "2.9.2"
| #define PACKAGE_STRING "calcurse 2.9.2"
| #define PACKAGE_BUGREPORT "bugs@calcurse.org"
| #define PACKAGE_URL ""
| #define PACKAGE "calcurse"
| #define VERSION "2.9.2"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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_CTYPE_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h. */
| #include <ncurses/ncurses.h>
configure:6935: result: no
configure:6935: checking for ncurses/ncurses.h
configure:6935: result: no
configure:6944: checking ncurses.h usability
configure:6944: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6944: $? = 0
configure:6944: result: yes
configure:6944: checking ncurses.h presence
configure:6944: cc -E conftest.c
configure:6944: $? = 0
configure:6944: result: yes
configure:6944: checking for ncurses.h
configure:6944: result: yes
configure:6968: checking pthread.h usability
configure:6968: cc -c -fnested-functions conftest.c >&5
clang: warning: argument unused during compilation: '-fnested-functions'
configure:6968: $? = 0
configure:6968: result: yes
configure:6968: checking pthread.h presence
configure:6968: cc -E conftest.c
configure:6968: $? = 0
configure:6968: result: yes
configure:6968: checking for pthread.h
configure:6968: result: yes
configure:6974: checking for pthread_create in -lpthread
configure:6999: cc -o conftest -fnested-functions conftest.c -lpthread -lncurses >&5
configure:6999: $? = 0
configure:7008: result: yes
configure:7031: checking for math.h
configure:7031: result: yes
configure:7037: checking for exp in -lm
configure:7062: cc -o conftest -fnested-functions conftest.c -lm -lncurses -pthread >&5
conftest.c:56:6: warning: incompatible redeclaration of library function 'exp'
char exp ();
^
conftest.c:56:6: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
configure:7062: $? = 0
configure:7071: result: yes
configure:7106: checking whether to include documentation
configure:7108: result: yes
configure:7130: checking for asciidoc
configure:7163: result: no
configure:7170: WARNING: AsciiDoc not found - cannot rebuild documentation!
configure:7177: checking for a2x
configure:7210: result: no
configure:7217: WARNING: a2x not found - cannot rebuild man pages!
configure:7352: checking if memory debug should be used
configure:7354: result: no
configure:7529: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by calcurse config.status 2.9.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Awareness-3.local
config.status:936: creating Makefile
config.status:936: creating doc/Makefile
config.status:936: creating src/Makefile
config.status:936: creating po/Makefile.in
config.status:936: creating po/Makefile
config.status:936: creating config.h
config.status:1165: executing po-directories commands
config.status:1165: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.2
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-fnested-functions
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_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=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_initscr=no
ac_cv_header_ctype_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_ncurses_ncurses_h=no
ac_cv_header_paths_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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_sys_wait_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin11.4.2
ac_cv_lib_m_exp=yes
ac_cv_lib_ncurses___initscr=yes
ac_cv_lib_ncursesw___initscr=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
A2X=''
ACLOCAL='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run tar'
ASCIIDOC=''
AUTOCONF='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run automake-1.11'
AWK='awk'
CALCURSE_MEMORY_DEBUG_FALSE=''
CALCURSE_MEMORY_DEBUG_TRUE='#'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-fnested-functions -Wall'
CPP='cc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOCS_FALSE='#'
ENABLE_DOCS_TRUE=''
EXEEXT=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
GMSGFMT_015='/usr/local/opt/gettext/bin/msgfmt'
GREP='/usr/bin/grep'
HAVE_A2X_FALSE=''
HAVE_A2X_TRUE='#'
HAVE_ASCIIDOC_FALSE=''
HAVE_ASCIIDOC_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
LIBOBJS=''
LIBS=' -lncurses -pthread -lm'
LTLIBICONV='-liconv'
LTLIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGFMT_015='/usr/local/opt/gettext/bin/msgfmt'
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge'
OBJEXT='o'
PACKAGE='calcurse'
PACKAGE_BUGREPORT='bugs@calcurse.org'
PACKAGE_NAME='calcurse'
PACKAGE_STRING='calcurse 2.9.2'
PACKAGE_TARNAME='calcurse'
PACKAGE_URL=''
PACKAGE_VERSION='2.9.2'
PATH_SEPARATOR=':'
POSUB='po'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS='yes'
VERSION='2.9.2'
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
XGETTEXT_015='/usr/local/opt/gettext/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --no-location --keyword=_ --keyword=N_'
ac_ct_CC='cc'
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='x86_64-apple-darwin11.4.2'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.2'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.4.2'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.2'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/calcurse-fGDn/calcurse-2.9.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
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/calcurse/2.9.2'
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 "calcurse"
#define PACKAGE_TARNAME "calcurse"
#define PACKAGE_VERSION "2.9.2"
#define PACKAGE_STRING "calcurse 2.9.2"
#define PACKAGE_BUGREPORT "bugs@calcurse.org"
#define PACKAGE_URL ""
#define PACKAGE "calcurse"
#define VERSION "2.9.2"
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 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_CTYPE_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MATH_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_PATHS_H 1
#define HAVE_ERRNO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_REGEX_H 1
#define HAVE_NCURSES_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_MATH_H 1
#define HAVE_LIBMATH 1
#define CALCURSE_MEMORY_DEBUG_DISABLED 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment