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

Bug#704020: gcc-4.8: FTBFS on hppa



Package: gcc-4.8
Version: 4.8.0-1
Severity: normal

There is a config problem building the hppa64 package:

checking for hppa64-linux-gnu-gcc... /home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/./gcc/xgcc -B/home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/./gcc/ -B/usr/hppa64-linux-gnu/bin/ -B/usr/hppa64-linux-gnu/lib/ -isystem /usr/hppa64-linux-gnu/include -isystem /usr/hppa64-linux-gnu/sys-include -isystem /home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/sys-include   
checking for C compiler default output file name... 
configure: error: in `/home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/hppa64-linux-gnu/libatomic':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[3]: *** [configure-target-libatomic] Error 1
make[3]: Leaving directory `/home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64'

configure:3499: /home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/./gcc/x
gcc -B/home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/./gcc/ -B/usr/hpp
a64-linux-gnu/bin/ -B/usr/hppa64-linux-gnu/lib/ -isystem /usr/hppa64-linux-gnu/i
nclude -isystem /usr/hppa64-linux-gnu/sys-include -isystem /home/dave/debian/gcc
/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/sys-include    -g -O2   conftest.c  >&5
/usr/bin/hppa64-linux-gnu-ld: cannot find crt1.o: No such file or directory
/usr/bin/hppa64-linux-gnu-ld: cannot find crti.o: No such file or directory
/usr/bin/hppa64-linux-gnu-ld: cannot find -lc
/usr/bin/hppa64-linux-gnu-ld: cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
configure:3503: $? = 1
configure:3540: result: 
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Atomic Library"
| #define PACKAGE_TARNAME "libatomic"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU Atomic Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://www.gnu.org/software/libatomic/";
| #define PACKAGE "libatomic"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3546: error: in `/home/dave/debian/gcc/gcc-4.8/gcc-4.8-4.8.0/build-hppa64/hppa64-linux-gnu/libatomic':
configure:3550: error: C compiler cannot create executables

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.9.0-rc4 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


Reply to: