Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55843 Details for
Bug 88558
Darcs-1.0.2 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log of darcs-1.0.2
config.log (text/plain), 8.98 KB, created by
Christian Heim (RETIRED)
on 2005-04-10 03:01:41 UTC
(
hide
)
Description:
config.log of darcs-1.0.2
Filename:
MIME Type:
Creator:
Christian Heim (RETIRED)
Created:
2005-04-10 03:01:41 UTC
Size:
8.98 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib > >## --------- ## >## Platform. ## >## --------- ## > >hostname = freakazoid >uname -m = i686 >uname -r = 2.6.11.4-gentoo >uname -s = Linux >uname -v = #4 Wed Mar 30 11:01:02 CEST 2005 > >/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1300MHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 >PATH: /opt/ghc/bin >PATH: /opt/blackdown-jdk-1.4.2.01/bin >PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1348: checking for i686-pc-linux-gnu-gcc >configure:1364: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1374: result: i686-pc-linux-gnu-gcc >configure:1656: checking for C compiler version >configure:1659: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:1662: $? = 0 >configure:1664: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:1667: $? = 0 >configure:1669: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:1672: $? = 1 >configure:1695: checking for C compiler default output file name >configure:1698: i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >configure:1701: $? = 0 >configure:1747: result: a.out >configure:1752: checking whether the C compiler works >configure:1758: ./a.out >configure:1761: $? = 0 >configure:1778: result: yes >configure:1785: checking whether we are cross compiling >configure:1787: result: no >configure:1790: checking for suffix of executables >configure:1792: i686-pc-linux-gnu-gcc -o conftest -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >configure:1795: $? = 0 >configure:1820: result: >configure:1826: checking for suffix of object files >configure:1847: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >configure:1850: $? = 0 >configure:1872: result: o >configure:1876: checking whether we are using the GNU C compiler >configure:1900: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >configure:1906: $? = 0 >configure:1909: test -z || test ! -s conftest.err >configure:1912: $? = 0 >configure:1915: test -s conftest.o >configure:1918: $? = 0 >configure:1931: result: yes >configure:1937: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:1958: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:1964: $? = 0 >configure:1967: test -z || test ! -s conftest.err >configure:1970: $? = 0 >configure:1973: test -s conftest.o >configure:1976: $? = 0 >configure:1987: result: yes >configure:2004: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2074: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >configure:2080: $? = 0 >configure:2083: test -z || test ! -s conftest.err >configure:2086: $? = 0 >configure:2089: test -s conftest.o >configure:2092: $? = 0 >configure:2110: result: none needed >configure:2128: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2134: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2269: checking how to run the C preprocessor >configure:2304: i686-pc-linux-gnu-gcc -E conftest.c >configure:2310: $? = 0 >configure:2342: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2348: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2387: result: i686-pc-linux-gnu-gcc -E >configure:2411: i686-pc-linux-gnu-gcc -E conftest.c >configure:2417: $? = 0 >configure:2449: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:2455: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2538: checking for a BSD-compatible install >configure:2593: result: /bin/install -c >configure:2608: checking for ghc >configure:2624: found /opt/ghc/bin/ghc >configure:2634: result: ghc >configure:2656: ghc -o conftest conftest.hs >/opt/ghc/lib/ghc-6.2.2/ghc-6.2.2: error while loading shared libraries: libreadline.so.4: cannot open shared object file: No such file or directory >configure:2659: $? = 127 >configure: failed program was: >-- #line 2651 "configure" >main = putStr "Hello world!\n" >end of failed program. >configure:2668: error: Compile failed. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx' >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_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_GHC=ghc >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AWK='' >BIGENDIAN='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-march=pentium-m -O2 -pipe -mfpmath=sse -msse2 -mmmx' >CONTEXT_CMD2='' >CONTEXT_CMD='' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DARCS='' >DARCS_VERSION='1.0.2' >DEFS='' >DIFF='' >DVIPS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >GHC='ghc' >GHCFLAGS='' >GHC_LIBDIR='' >GHC_SEPARATOR='' >HAVE_CURSES='' >HAVE_LIBCURL='' >HAVE_MAPI='' >HAVE_SENDMAIL='' >HEVEA='' >HTLATEX='' >INSTALLWHAT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LATEX2HTML='' >LATEX='' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAKEMANUAL='' >MAKENSIS='' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PREPROCHTML='' >SENDMAIL='' >SHELL='/bin/sh' >SYS='' >TARGETS='' >USE_COLOR='' >USE_HIDEOUS_MALLOC_HACK='' >USE_MMAP='' >ac_ct_CC='' >bindir='/usr/bin' >build_alias='' >datadir='/usr/share' >exec_prefix='/usr' >host_alias='i686-pc-linux-gnu' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='/usr/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='/usr/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 88558
: 55843