Skip to content

Instantly share code, notes, and snippets.

@linker-err0r
Created May 26, 2014 17:27
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 linker-err0r/9e2f8bd7d3621831f9c4 to your computer and use it in GitHub Desktop.
Save linker-err0r/9e2f8bd7d3621831f9c4 to your computer and use it in GitHub Desktop.
guile help
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by freetalk configure 3.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = kirks-mbp
uname -m = x86_64
uname -r = 13.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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: 8.00 gigabytes
Default processor set: 216 tasks, 1068 threads, 8 processors
Load average: 1.70, Mach factor: 6.28
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Library/Frameworks/Python.framework/Versions/3.4/bin
PATH: /usr/local/opt/ruby/bin
PATH: /usr/local/opt/coreutils/libexec/gnubin
PATH: /usr/local/sbin
PATH: /Users/ksefchik/.rvm/gems/ruby-2.0.0-p247/bin
PATH: /Users/ksefchik/.rvm/gems/ruby-2.0.0-p247@global/bin
PATH: /Users/ksefchik/.rvm/rubies/ruby-2.0.0-p247/bin
PATH: /Users/ksefchik/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1836: checking for a BSD-compatible install
configure:1892: result: /usr/local/opt/coreutils/libexec/gnubin/install -c
configure:1903: checking whether build environment is sane
configure:1946: result: yes
configure:1974: checking for a thread-safe mkdir -p
configure:2013: result: /usr/local/opt/coreutils/libexec/gnubin/mkdir -p
configure:2026: checking for gawk
configure:2042: found /usr/local/bin/gawk
configure:2053: result: gawk
configure:2064: checking whether make sets $(MAKE)
configure:2085: result: yes
configure:2280: checking whether make sets $(MAKE)
configure:2301: result: yes
configure:2368: checking for g++
configure:2384: found /usr/bin/g++
configure:2395: result: g++
configure:2426: checking for C++ compiler version
configure:2433: g++ --version >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
configure:2436: $? = 0
configure:2443: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
configure:2446: $? = 0
configure:2453: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2456: $? = 1
configure:2479: checking for C++ compiler default output file name
configure:2506: g++ conftest.cpp >&5
configure:2509: $? = 0
configure:2547: result: a.out
configure:2564: checking whether the C++ compiler works
configure:2574: ./a.out
configure:2577: $? = 0
configure:2594: result: yes
configure:2601: checking whether we are cross compiling
configure:2603: result: no
configure:2606: checking for suffix of executables
configure:2613: g++ -o conftest conftest.cpp >&5
configure:2616: $? = 0
configure:2640: result:
configure:2646: checking for suffix of object files
configure:2672: g++ -c conftest.cpp >&5
configure:2675: $? = 0
configure:2698: result: o
configure:2702: checking whether we are using the GNU C++ compiler
configure:2731: g++ -c conftest.cpp >&5
configure:2737: $? = 0
configure:2754: result: yes
configure:2759: checking whether g++ accepts -g
configure:2789: g++ -c -g conftest.cpp >&5
configure:2795: $? = 0
configure:2894: result: yes
configure:2928: checking for style of include used by make
configure:2956: result: GNU
configure:2981: checking dependency style of g++
configure:3072: result: gcc3
configure:3136: checking for gcc
configure:3152: found /usr/bin/gcc
configure:3163: result: gcc
configure:3401: checking for C compiler version
configure:3408: gcc --version >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
configure:3411: $? = 0
configure:3418: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix
configure:3421: $? = 0
configure:3428: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3431: $? = 1
configure:3434: checking whether we are using the GNU C compiler
configure:3463: gcc -c conftest.c >&5
configure:3469: $? = 0
configure:3486: result: yes
configure:3491: checking whether gcc accepts -g
configure:3521: gcc -c -g conftest.c >&5
configure:3527: $? = 0
configure:3626: result: yes
configure:3643: checking for gcc option to accept ISO C89
configure:3717: gcc -c -g -O2 conftest.c >&5
configure:3723: $? = 0
configure:3746: result: none needed
configure:3766: checking dependency style of gcc
configure:3857: result: gcc3
configure:3873: checking for library containing tgetent
configure:3914: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_tgetent", referenced from:
_main in conftest-9c6d40.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:3920: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "freetalk"
| #define PACKAGE_TARNAME "freetalk"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "freetalk 3.2"
| #define PACKAGE_BUGREPORT "freetalk-dev@gnu.org"
| #define PACKAGE "freetalk"
| #define VERSION "3.2"
| /* 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 tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:3914: gcc -o conftest -g -O2 conftest.c -lncurses >&5
configure:3920: $? = 0
configure:3948: result: -lncurses
configure:3957: checking for readline in -lreadline
configure:3992: gcc -o conftest -g -O2 conftest.c -lreadline -lncurses >&5
configure:3998: $? = 0
configure:4016: result: yes
configure:4033: checking for guile
configure:4051: found /usr/local/bin/guile
configure:4063: result: /usr/local/bin/guile
configure:4079: checking for guile-config
configure:4097: found /usr/local/bin/guile-config
configure:4109: result: /usr/local/bin/guile-config
configure:4125: checking for guile-tools
configure:4143: found /usr/local/bin/guile-tools
configure:4155: result: /usr/local/bin/guile-tools
configure:4165: checking libguile compile flags
configure:4168: result: -D_THREAD_SAFE -I/usr/local/Cellar/guile/2.0.11/include/guile/2.0 -I/usr/local/Cellar/gmp/5.1.3/include -I/usr/local/Cellar/readline/6.3.5/include -I/usr/local/Cellar/bdw-gc/7.2e/include
configure:4170: checking libguile link flags
configure:4173: result: -L/usr/local/Cellar/guile/2.0.11/lib -L/usr/local/Cellar/bdw-gc/7.2e/lib -lguile-2.0 -lgc
configure:4179: checking for scm_boot_guile in -lguile
configure:4214: gcc -o conftest -g -O2 conftest.c -lguile -lreadline -lncurses >&5
ld: library not found for -lguile
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4220: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "freetalk"
| #define PACKAGE_TARNAME "freetalk"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "freetalk 3.2"
| #define PACKAGE_BUGREPORT "freetalk-dev@gnu.org"
| #define PACKAGE "freetalk"
| #define VERSION "3.2"
| #define HAVE_LIBREADLINE 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 scm_boot_guile ();
| int
| main ()
| {
| return scm_boot_guile ();
| ;
| return 0;
| }
configure:4238: result: no
configure:4248: error: ERROR! Guile 1.6 or above required.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_lib_guile_scm_boot_guile=no
ac_cv_lib_readline_readline=yes
ac_cv_objext=o
ac_cv_path_GUILE=/usr/local/bin/guile
ac_cv_path_GUILE_CONFIG=/usr/local/bin/guile-config
ac_cv_path_GUILE_TOOLS=/usr/local/bin/guile-tools
ac_cv_path_install='/usr/local/opt/coreutils/libexec/gnubin/install -c'
ac_cv_path_mkdir=/usr/local/opt/coreutils/libexec/gnubin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_tgetent=-lncurses
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run tar'
AUTOCONF='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP=''
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
GETTEXT_MACRO_VERSION=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GMSGFMT=''
GMSGFMT_015=''
GREP=''
GUILE='/usr/local/bin/guile'
GUILE_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/guile/2.0.11/include/guile/2.0 -I/usr/local/Cellar/gmp/5.1.3/include -I/usr/local/Cellar/readline/6.3.5/include -I/usr/local/Cellar/bdw-gc/7.2e/include '
GUILE_CONFIG='/usr/local/bin/guile-config'
GUILE_LDFLAGS='-L/usr/local/Cellar/guile/2.0.11/lib -L/usr/local/Cellar/bdw-gc/7.2e/lib -lguile-2.0 -lgc '
GUILE_TOOLS='/usr/local/bin/guile-tools'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-lreadline -lncurses '
LOUDMOUTH_CFLAGS=''
LOUDMOUTH_LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /Users/ksefchik/Downloads/freetalk-3.2/missing --run makeinfo'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='freetalk'
PACKAGE_BUGREPORT='freetalk-dev@gnu.org'
PACKAGE_NAME='freetalk'
PACKAGE_STRING='freetalk 3.2'
PACKAGE_TARNAME='freetalk'
PACKAGE_VERSION='3.2'
PATH_SEPARATOR=':'
PKGCONFIG=''
POSUB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='3.2'
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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) /Users/ksefchik/Downloads/freetalk-3.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/local/opt/coreutils/libexec/gnubin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "freetalk"
#define PACKAGE_TARNAME "freetalk"
#define PACKAGE_VERSION "3.2"
#define PACKAGE_STRING "freetalk 3.2"
#define PACKAGE_BUGREPORT "freetalk-dev@gnu.org"
#define PACKAGE "freetalk"
#define VERSION "3.2"
#define HAVE_LIBREADLINE 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment