On Tue, Jan 19, 2010 at 12:11:35PM +0100, Matthias Klose wrote:
> tags 565862 + moreinfo
> tags 565862 + help
> thanks
>
> On 19.01.2010 04:58, dann frazier wrote:
>> Source: gcc-snapshot
>> Version: 20100117-1
>> Severity: serious
>> User: debian-h...@lists.debian.org
>> Usertags: hppa
>>
>> gcc-snapshot fails to build on hppa. From the most recent build attempt:
>> [...]
>> configure: error: in 
>> `/build/buildd-gcc-snapshot_20100117-1-hppa-8pg21G/gcc-snapshot-20100117/build-hppa64':
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details.
>
> please attach/investigate the details

Looks like your build completed faster than mine :)
I tried reproducing on paer, and it also failed. Attached is the
config.log.

-- 
dann frazier

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

  $ ../src/configure --enable-languages=c --prefix=/usr/lib/gcc-snapshot 
--libexecdir=/usr/lib/gcc-snapshot/libexec --enable-multiarch --disable-shared 
--disable-nls --disable-threads --disable-libgomp --disable-libmudflap 
--disable-libssp --with-system-zlib --with-as=/usr/bin/hppa64-linux-gnu-as 
--with-ld=/usr/bin/hppa64-linux-gnu-ld 
--includedir=/usr/hppa64-linux-gnu/include --host=hppa-linux-gnu 
--build=hppa-linux-gnu --target=hppa64-linux-gnu

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

hostname = paer
uname -m = parisc64
uname -r = 2.6.32-trunk-parisc64
uname -s = Linux
uname -v = #1 Tue Dec 8 04:07:32 UTC 2009

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

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

PATH: /home/dannf/gcc-snapshot-20100117/bin
PATH: /usr/lib/gcc/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games


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

configure:2428: checking build system type
configure:2442: result: hppa-unknown-linux-gnu
configure:2489: checking host system type
configure:2502: result: hppa-unknown-linux-gnu
configure:2522: checking target system type
configure:2535: result: hppa64-unknown-linux-gnu
configure:2589: checking for a BSD-compatible install
configure:2657: result: /usr/bin/install -c
configure:2668: checking whether ln works
configure:2690: result: yes
configure:2694: checking whether ln -s works
configure:2698: result: yes
configure:2705: checking for a sed that does not truncate output
configure:2769: result: /bin/sed
configure:2778: checking for gawk
configure:2794: found /usr/bin/gawk
configure:2805: result: gawk
configure:3995: checking for hppa-linux-gnu-gcc
configure:4022: result: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/
configure:4291: checking for C compiler version
configure:4300: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/ --version >&5
xgcc (Debian 20100117-1) 4.5.0 20100117 (experimental) [trunk revision 155979]
Copyright (C) 2010 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:4311: $? = 0
configure:4300: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/ -v >&5
Reading specs from /home/dannf/gcc-snapshot-20100117/build/gcc/specs
COLLECT_GCC=/home/dannf/gcc-snapshot-20100117/build/gcc/xgcc
COLLECT_LTO_WRAPPER=/home/dannf/gcc-snapshot-20100117/build/gcc/lto-wrapper
Target: hppa-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 20100117-1' 
--with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs 
--enable-languages=c,ada,c++,java,fortran,objc,obj-c++ 
--prefix=/usr/lib/gcc-snapshot --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --disable-nls --enable-clocale=gnu 
--enable-libstdcxx-debug --disable-libssp --enable-plugin 
--disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.5-snap/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.5-snap 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.5-snap 
--with-arch-directory=parisc --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --disable-libstdcxx-pch --disable-werror --enable-checking=yes 
--build=hppa-linux-gnu --host=hppa-linux-gnu --target=hppa-linux-gnu
Thread model: posix
gcc version 4.5.0 20100117 (experimental) [trunk revision 155979] (Debian 
20100117-1) 
configure:4311: $? = 0
configure:4300: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/ -V >&5
xgcc: '-V' must come at the start of the command line
configure:4311: $? = 1
configure:4300: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/ -qversion >&5
xgcc: unrecognized option '-qversion'
xgcc: no input files
configure:4311: $? = 1
configure:4331: checking for C compiler default output file name
configure:4353: /home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/    conftest.c  >&5
/home/dannf/gcc-snapshot-20100117/build/gcc/cc1: error while loading shared 
libraries: libgcc_s.so.6: cannot open shared object file: No such file or 
directory
configure:4357: $? = 1
configure:4394: result: 
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4400: error: in `/home/dannf/gcc-snapshot-20100117/build-hppa64':
configure:4404: error: C compiler cannot create executables
See `config.log' for more details.

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

ac_cv_build=hppa-unknown-linux-gnu
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/'
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_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=hppa-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=hppa-linux-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=hppa64-linux-gnu
ac_cv_host=hppa-unknown-linux-gnu
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='/home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/'
ac_cv_target=hppa64-unknown-linux-gnu
acx_cv_prog_LN=ln

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

AR=''
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET=''
AS=''
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET=''
AWK='gawk'
BISON=''
BUILD_CONFIG=''
CC='/home/dannf/gcc-snapshot-20100117/build/gcc/xgcc 
-B/home/dannf/gcc-snapshot-20100117/build/gcc/'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET=''
CFLAGS=''
CFLAGS_FOR_BUILD=''
CFLAGS_FOR_TARGET=''
COMPILER_AS_FOR_TARGET=''
COMPILER_LD_FOR_TARGET=''
COMPILER_NM_FOR_TARGET=''
CONFIGURE_GDB_TK=''
CPP=''
CPPFLAGS=''
CXX=''
CXXFLAGS=''
CXXFLAGS_FOR_BUILD=''
CXXFLAGS_FOR_TARGET=''
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET=''
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS=''
DLLTOOL=''
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPECT=''
FLAGS_FOR_TARGET=''
FLEX=''
GCC_FOR_TARGET=''
GCC_SHLIB_SUBDIR=''
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET=''
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET=''
GNATBIND=''
GNATMAKE=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD=''
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET=''
LEX=''
LIBOBJS=''
LIBS=''
LIPO=''
LIPO_FOR_TARGET=''
LN='ln'
LN_S='ln -s'
LTLIBOBJS=''
M4=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
NM=''
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET=''
OBJCOPY=''
OBJDUMP=''
OBJDUMP_FOR_TARGET=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET=''
RAW_CXX_FOR_TARGET=''
RPATH_ENVVAR=''
RUNTEST=''
SED='/bin/sed'
SHELL='/bin/sh'
STRIP=''
STRIP_FOR_TARGET=''
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='../src/configure --enable-languages=c 
--prefix=/usr/lib/gcc-snapshot --libexecdir=/usr/lib/gcc-snapshot/libexec 
--enable-multiarch --disable-shared --disable-nls --disable-threads 
--disable-libgomp --disable-libmudflap --disable-libssp --with-system-zlib 
--with-as=/usr/bin/hppa64-linux-gnu-as --with-ld=/usr/bin/hppa64-linux-gnu-ld 
--includedir=/usr/hppa64-linux-gnu/include --host=hppa-linux-gnu 
--build=hppa-linux-gnu --target=hppa64-linux-gnu'
WINDMC=''
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET=''
WINDRES=''
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET=''
YACC=''
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='hppa-unknown-linux-gnu'
build_alias='hppa-linux-gnu'
build_configargs=''
build_configdirs='build-libiberty build-texinfo build-byacc build-flex 
build-bison build-m4 build-fixincludes'
build_cpu='hppa'
build_libsubdir='build-hppa-linux-gnu'
build_noncanonical='hppa-linux-gnu'
build_os='linux-gnu'
build_subdir='build-hppa-linux-gnu'
build_tooldir=''
build_vendor='unknown'
clooginc=''
clooglibs=''
compare_exclusions=''
config_shell='/bin/sh'
configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib 
libcpp libdecnumber gmp mpfr mpc ppl cloog libelf libiconv texinfo byacc flex 
bison binutils gas ld fixincludes gcc cgen sid sim gdb make patch prms send-pr 
gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs 
fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent 
recode release sed utils guile perl gawk findutils gettext zip fastjar 
gnattools'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare=''
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
extra_host_libiberty_configure_flags=''
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
gmpinc=''
gmplibs=''
host='hppa-unknown-linux-gnu'
host_alias='hppa-linux-gnu'
host_configargs=''
host_cpu='hppa'
host_noncanonical='hppa-linux-gnu'
host_os='linux-gnu'
host_subdir='.'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/usr/hppa64-linux-gnu/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libelfinc=''
libelflibs=''
libexecdir='/usr/lib/gcc-snapshot/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags=''
poststage1_libs=''
pplinc=''
ppllibs=''
prefix='/usr/lib/gcc-snapshot'
program_transform_name='s&^&hppa64-linux-gnu-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags=''
stage1_checking=''
stage1_languages=''
stage1_ldflags=''
stage1_libs=''
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='hppa64-unknown-linux-gnu'
target_alias='hppa64-linux-gnu'
target_configargs=''
target_cpu='hppa64'
target_noncanonical='hppa64-linux-gnu'
target_os='linux-gnu'
target_subdir='hppa64-linux-gnu'
target_vendor='unknown'
tooldir=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

alphaieee_frag=''
host_makefile_frag='config/mh-pa'
ospace_frag=''
serialization_dependencies=''
target_makefile_frag=''

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 77

Reply via email to