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

Bug#406136: libc6: fails to build from source



Package: libc6
Version: 2.3.6.ds1-8
Severity: normal

I ran:

   sudo apt-get build-dep libc6
   apt-get source libc6
   cd glibc-2.3.6.ds1
   dpkg-buildpackage -rfakeroot -b

This failed in two ways

  1. It tried to read from standard input (some 'quilt' process probably)
  2. When given an EOF on standard input, it later failed with these messages:

make[3]: *** No rule to make target `../manual/errno.texi', needed by `../sysdeps/gnu/errlist.c'.  Stop.
make[3]: Leaving directory `/home/nr/tmp/glibc-2.3.6.ds1/build-tree/glibc-2.3.6/stdio-common'
make[2]: *** [stdio-common/subdir_lib] Error 2
make[2]: Leaving directory `/home/nr/tmp/glibc-2.3.6.ds1/build-tree/glibc-2.3.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc'
make: *** [/home/nr/tmp/glibc-2.3.6.ds1/stamp-dir/build_libc] Error 2


The last successful line before the failure was

gcc-4.1 ../linuxthreads/sysdeps/pthread/funlockfile.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -pipe -mpreferred-stack-boundary=2     -I../include -I. -I/home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc/stdio-common -I.. -I../libio  -I/home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc -I../sysdeps/i386/elf -I../libidn/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include -isystem /home/nr/tmp/glibc-2.3.6.ds1/debian/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h       -D_IO_MTSAFE_IO -o /home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc/stdio-common/funlockfile.o -MD -MP -MF /home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc/stdio-common/funlockfile.o.dt -MT /home/nr/tmp/glibc-2.3.6.ds1/build-tree/i386-libc/stdio-common/funlockfile.o


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libc6 depends on:
ii  tzdata                        2006p-1    Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information



Reply to: