[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: worker: FTBFS on ia64, help needed



On 08/11/05 21:24, Tobias Toedter wrote:

> It would be great if anyone on this list could download the upstream 
> sources[1], run ./configure, and send the "config.log" file to me.

config.log from a plain sarge install is attached. 

Hope that helps. 

Troy
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.57.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = box.troyhebe
uname -m = ia64
uname -r = 2.6.10-t
uname -s = Linux
uname -v = #1 SMP Thu Aug 4 21:48:23 MDT 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = ia64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /root/bin
PATH: .
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /root/code/scripts
PATH: /usr/X11R6/bin
PATH: /root/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1334: checking for a BSD-compatible install
configure:1388: result: /usr/bin/install -c
configure:1399: checking whether build environment is sane
configure:1442: result: yes
configure:1475: checking for gawk
configure:1504: result: no
configure:1475: checking for mawk
configure:1491: found /usr/bin/mawk
configure:1501: result: mawk
configure:1511: checking whether make sets $(MAKE)
configure:1531: result: yes
configure:1742: checking for gcc
configure:1758: found /usr/bin/gcc
configure:1768: result: gcc
configure:2012: checking for C compiler version
configure:2015: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-12)
Copyright (C) 2003 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:2018: $? = 0
configure:2020: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/ia64-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --with-system-libunwind --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc ia64-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-12)
configure:2023: $? = 0
configure:2025: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2028: $? = 1
configure:2052: checking for C compiler default output
configure:2055: gcc    conftest.c  >&5
configure:2058: $? = 0
configure:2104: result: a.out
configure:2109: checking whether the C compiler works
configure:2115: ./a.out
configure:2118: $? = 0
configure:2135: result: yes
configure:2142: checking whether we are cross compiling
configure:2144: result: no
configure:2147: checking for suffix of executables
configure:2149: gcc -o conftest    conftest.c  >&5
configure:2152: $? = 0
configure:2177: result: 
configure:2183: checking for suffix of object files
configure:2205: gcc -c   conftest.c >&5
configure:2208: $? = 0
configure:2230: result: o
configure:2234: checking whether we are using the GNU C compiler
configure:2259: gcc -c   conftest.c >&5
configure:2262: $? = 0
configure:2265: test -s conftest.o
configure:2268: $? = 0
configure:2281: result: yes
configure:2287: checking whether gcc accepts -g
configure:2309: gcc -c -g  conftest.c >&5
configure:2312: $? = 0
configure:2315: test -s conftest.o
configure:2318: $? = 0
configure:2329: result: yes
configure:2346: checking for gcc option to accept ANSI C
configure:2407: gcc  -c -g -O2  conftest.c >&5
configure:2410: $? = 0
configure:2413: test -s conftest.o
configure:2416: $? = 0
configure:2434: result: none needed
configure:2452: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2455: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2575: checking for style of include used by make
configure:2603: result: GNU
configure:2631: checking dependency style of gcc
configure:2714: result: gcc3
configure:2783: checking for g++
configure:2799: found /usr/bin/g++
configure:2809: result: g++
configure:2825: checking for C++ compiler version
configure:2828: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-12)
Copyright (C) 2003 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:2831: $? = 0
configure:2833: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/ia64-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --with-system-libunwind --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc ia64-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-12)
configure:2836: $? = 0
configure:2838: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2841: $? = 1
configure:2844: checking whether we are using the GNU C++ compiler
configure:2869: g++ -c   conftest.cc >&5
configure:2872: $? = 0
configure:2875: test -s conftest.o
configure:2878: $? = 0
configure:2891: result: yes
configure:2897: checking whether g++ accepts -g
configure:2919: g++ -c -g  conftest.cc >&5
configure:2922: $? = 0
configure:2925: test -s conftest.o
configure:2928: $? = 0
configure:2939: result: yes
configure:2983: g++ -c -g -O2  conftest.cc >&5
configure:2986: $? = 0
configure:2989: test -s conftest.o
configure:2992: $? = 0
configure:3019: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:3016: error: `exit' undeclared (first use this function)
configure:3016: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:3022: $? = 1
configure: failed program was:
| #line 3002 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "worker"
| #define VERSION "2.10.2"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2983: g++ -c -g -O2  conftest.cc >&5
configure:2986: $? = 0
configure:2989: test -s conftest.o
configure:2992: $? = 0
configure:3019: g++ -c -g -O2  conftest.cc >&5
configure:3022: $? = 0
configure:3025: test -s conftest.o
configure:3028: $? = 0
configure:3053: checking dependency style of g++
configure:3136: result: gcc3
configure:3178: g++ -c -g -O2  conftest.cc >&5
configure:3181: $? = 0
configure:3184: test -s conftest.o
configure:3187: $? = 0
configure:3221: checking for a BSD-compatible install
configure:3275: result: /usr/bin/install -c
configure:3327: checking for ranlib
configure:3343: found /usr/bin/ranlib
configure:3354: result: ranlib
configure:3372: checking how to run the C++ preprocessor
configure:3404: g++ -E  conftest.cc
configure:3410: $? = 0
configure:3442: g++ -E  conftest.cc
configure:3446:28: ac_nonexistent.h: No such file or directory
configure:3448: $? = 1
configure: failed program was:
| #line 3433 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "worker"
| #define VERSION "2.10.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3486: result: g++ -E
configure:3511: g++ -E  conftest.cc
configure:3517: $? = 0
configure:3549: g++ -E  conftest.cc
configure:3553:28: ac_nonexistent.h: No such file or directory
configure:3555: $? = 1
configure: failed program was:
| #line 3540 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "worker"
| #define VERSION "2.10.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3598: checking for X
configure:3704: g++ -E  conftest.cc
configure:3708:27: X11/Intrinsic.h: No such file or directory
configure:3710: $? = 1
configure: failed program was:
| #line 3695 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "worker"
| #define VERSION "2.10.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:3808: result: no
configure:4800: error: X Window libraries and headers not found!
*********************************************************************
* Check your X installation (many distributions have these files in *
* the ...devel-packages (e.g. xdevel)).                             *
*********************************************************************

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_CXXCPP_set=
ac_cv_env_CXXCPP_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_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_exeext=
ac_cv_have_x=have_x=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/x/worker-2.10.2/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/x/worker-2.10.2/missing --run tar'
AUTOCONF='${SHELL} /tmp/x/worker-2.10.2/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/x/worker-2.10.2/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/x/worker-2.10.2/missing --run automake-1.7'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/x/worker-2.10.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='worker'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.10.2'
WORKER_LDADD=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
avfsconf=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/tmp/x/worker-2.10.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
x_libraries='NONE'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "worker"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "2.10.2"
#define X_DISPLAY_MISSING 1
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1

Reply to: