This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/833] New: glibc CVS head build failure


glibc from CVS head failed to build on PowerPC.
Error output:
gcc -B/home/pawar/glibc/obj_ppc/ dl-support.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g -mnew-mnemonics      -I../include -I.
-I/home/pawar/glibc/obj_ppc/elf -I.. -I../libio -I../nptl
-I/home/pawar/glibc/obj_ppc -I../sysdeps/powerpc/powerpc32/elf
-I../sysdeps/powerpc/elf -I../libidn/sysdeps/unix
-I../nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32
-I../nptl/sysdeps/unix/sysv/linux/powerpc -I../nptl/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv
-I../nptl/sysdeps/unix -I../nptl/sysdeps/powerpc -I../nptl/sysdeps/generic
-I../ports/sysdeps/unix/sysv/linux -I../ports/sysdeps/unix/sysv
-I../ports/sysdeps/unix -I../sysdeps/unix/sysv/linux/powerpc/powerpc32
-I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/powerpc32/fpu
-I../sysdeps/powerpc/powerpc32 -I../sysdeps/wordsize-32
-I../sysdeps/powerpc/soft-fp -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem
/opt/gcc-nightly/mline-20050311/lib/gcc/powerpc64-linux/4.1.0/include -isystem
/home/pawar/glibc/ppc/usr/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include
../include/libc-symbols.h       -o /home/pawar/glibc/obj_ppc/elf/dl-support.o
-MD -MP -MF /home/pawar/glibc/obj_ppc/elf/dl-support.o.dt -MT
/home/pawar/glibc/obj_ppc/elf/dl-support.o
dl-support.c:124: error: conflicting types for ?_dl_hwcap?
../sysdeps/generic/ldsodefs.h:614: error: previous declaration of ?_dl_hwcap?
was here
make[2]: *** [/home/pawar/glibc/obj_ppc/elf/dl-support.o] Error 1
make[2]: Leaving directory `/home/pawar/glibc/libc/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/home/pawar/glibc/libc'
make: *** [all] Error 2

-- 
           Summary: glibc CVS head build failure
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: uttamp at us dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: powerpc-linux
  GCC host triplet: powerpc-linux
GCC target triplet: powerpc-linux


http://sources.redhat.com/bugzilla/show_bug.cgi?id=833

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]