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

Bug#356628: glibc_2.3.999-1(hppa/experimental): FTBFS: missing files



Package: glibc
Version: 2.3.999-1
Severity: serious

Hi,

your package failed to build from source because the sysdeps/hppa
directory seems to be missing.

| Automatic build of glibc_2.3.999-1 on meitner by sbuild/hppa 79
| Build started at 20060312-2311
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 15.6MB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main glibc 2.3.999-1 (dsc) [2084B]
| Get:2 http://ftp.de.debian.org experimental/main glibc 2.3.999-1 (tar) [15.0MB]
| Get:3 http://ftp.de.debian.org experimental/main glibc 2.3.999-1 (diff) [654kB]
| Fetched 15.6MB in 1m4s (241kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: gettext, make (>= 3.80-1), dpkg-dev (>= 1.13.5), bzip2, texinfo, texi2html, file, linux-kernel-headers (>= 2.6.13+0rc3-2) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20020608-1) [hurd-i386], gnumach-dev [hurd-i386], kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64], gcc-4.0 [!m68k], gcc-3.4 [m68k], binutils (>= 2.16.1cvs20051109-1), autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 4.1.76), libc6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-i386 [amd64] | ia32-libs-dev (<= 1.5) [amd64], libc6-dev-powerpc [ppc64], quilt
| Build-Depends-Indep: perl, po-debconf
| Checking for already installed source dependencies...
| gettext: missing
| make: already installed (3.80+3.81.rc1-1 >= 3.80-1 is satisfied)
| dpkg-dev: already installed (1.13.16 >= 1.13.5 is satisfied)
| bzip2: already installed (1.0.3-2)
| texinfo: missing
| texi2html: missing
| file: already installed (4.15-2)
| linux-kernel-headers: already installed (2.6.13+0rc3-2 >= 2.6.13+0rc3-2 is satisfied)
| gcc-4.0: already installed (4.0.2-10)
| binutils: already installed (2.16.1cvs20060117-1 >= 2.16.1cvs20051109-1 is satisfied)
| autoconf: missing
| sed: already installed (4.1.4-5 >= 4.0.5-4 is satisfied)
| gawk: missing
| debhelper: missing
| Using default version 5.0.24
| quilt: missing
[...]
| # Prevent autoconf from running unexpectedly by setting it to false.
| # Also explicitly pass CC down - this is needed to get -m64 on
| # Sparc, et cetera.
| configure_build=hppa-linux-gnu; \
| 	if [ hppa-linux-gnu = $configure_build ]; then \
| 	  echo "Checking that we're running at least kernel version: 2.2.0"; \
| 	  if ! (minimum=$((`echo 2.2.0 | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* 65536 + \2 \* 256 + \3/'`)); current=$((`echo 2.6.15-1-parisc64 | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* 65536 + \2 \* 256 + \3/'`)); if [ $current -lt $minimum ]; then false; fi); then \
| 	    configure_build=`echo $configure_build | sed 's/^\([^-]*\)-\([^-]*\)$/\1-dummy-\2/'`; \
| 	    echo "No.  Forcing cross-compile by setting build to $configure_build."; \
| 	  fi; \
| 	fi; \
| 	(exec 3>&1; exit `( ( (  cd build-tree/hppa-libc && CC="gcc-4.0" AUTOCONF=false /build/buildd/glibc-2.3.999/build-tree/glibc-2.4/configure --host=hppa-linux-gnu --build=$configure_build --prefix=/usr --without-cvs --enable-add-ons=nptl,libidn,"" --without-selinux --with-headers=/build/buildd/glibc-2.3.999/debian/include --enable-kernel=2.2.0  ) 2>&1 3>&-; echo $? >&4) | tee  -a /build/buildd/glibc-2.3.999/log-build-hppa-linux-gnu-libc >&3) 4>&1`)
| Checking that we're running at least kernel version: 2.2.0
| checking build system type... hppa-unknown-linux-gnu
| checking host system type... hppa-unknown-linux-gnu
| configure: running configure fragment for add-on nptl
| configure: running configure fragment for add-on libidn
| checking sysdep dirs... configure: error: The hppa is not supported.
| make: *** [/build/buildd/glibc-2.3.999/stamp-dir/configure_libc] Error 1
| ******************************************************************************
| Build finished at 20060312-2314
| FAILED [dpkg-buildpackage died]

Full build log(s): http://experimental.ftbfs.de/build.php?&ver=2.3.999-1&pkg=glibc&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <frank@lichtenheld.de>
www: http://www.djpig.de/



Reply to: