Your message dated Sun, 8 May 2005 20:41:38 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#308000: FTBFS: missing libmpfr-dev build-dependency has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 7 May 2005 07:46:39 +0000 >From [EMAIL PROTECTED] Sat May 07 00:46:37 2005 Return-path: <[EMAIL PROTECTED]> Received: from (localhost.localdomain) [82.240.100.147] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DUK1E-00044G-00; Sat, 07 May 2005 00:46:37 -0700 Received: by localhost.localdomain (Postfix, from userid 1001) id D0B8D1AEC073; Sat, 7 May 2005 09:46:31 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: [EMAIL PROTECTED] To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: FTBFS: missing libmpfr-dev build-dependency X-Mailer: reportbug 3.11 Date: Sat, 07 May 2005 09:46:31 +0200 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: gcc-4.0 Version: 4.0.0-2 Severity: serious Tags: experimental Justification: build-dependencies must be listed exhaustively Hi, here is the problem: $ fakeroot apt-get -b source gcc-4.0 [...] mkdir /home/bonnaud/gcc-4.0-4.0.0/build : # configure cd /home/bonnaud/gcc-4.0-4.0.0/build \ && true \ && PATH=/home/bonnaud/gcc-4.0-4.0.0/bin:$PATH \ CC="gnatgcc" \ \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/home/bonnaud/gcc-4.0-4.0.0/build/gcc/ada/rts \ ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --libexecdir=/usr/lib --enable-shared --with-system-zlib --enable-nls --enable-threads=posix --without-included-gettext --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-mpfr --disable-werror --enable-checking=release x86_64-linux configure: warning: x86_64-linux: invalid host type creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gnatgcc checking whether the C compiler (gnatgcc ) works... yes checking whether the C compiler (gnatgcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gnatgcc accepts -g... yes checking for gnatbind... gnatbind checking whether compiler driver understands Ada... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... no configure: error: GMP with MPFR support is required to build f95 make[1]: *** [stamps/04-configure-stamp] Error 1 make[1]: Leaving directory `/home/bonnaud/gcc-4.0-4.0.0' make: *** [stamps/04-configure-stamp] Error 2 Build command 'cd gcc-4.0-4.0.0 && dpkg-buildpackage -b -uc' failed. E: Child process failed Installing libmpfr-dev cures the problem. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.11-9-amd64-k8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) --------------------------------------- Received: (at 308000-done) by bugs.debian.org; 8 May 2005 18:41:43 +0000 >From [EMAIL PROTECTED] Sun May 08 11:41:43 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DUqil-0000du-00; Sun, 08 May 2005 11:41:43 -0700 Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id UAA03736; Sun, 8 May 2005 20:41:41 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 89E53FB5A; Sun, 8 May 2005 20:41:40 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 00744-29; Sun, 8 May 2005 20:41:39 +0200 (MEST) 11306 Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP; Sun, 8 May 2005 20:41:39 +0200 (MEST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j48IfcSv020060; Sun, 8 May 2005 20:41:38 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Sun, 8 May 2005 20:41:38 +0200 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Bug#308000: FTBFS: missing libmpfr-dev build-dependency In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: The dependency does exist. [EMAIL PROTECTED] writes: > Package: gcc-4.0 > Version: 4.0.0-2 > Severity: serious > Tags: experimental > Justification: build-dependencies must be listed exhaustively > > > Hi, > > here is the problem: > > $ fakeroot apt-get -b source gcc-4.0 > [...] > mkdir /home/bonnaud/gcc-4.0-4.0.0/build > : # configure > cd /home/bonnaud/gcc-4.0-4.0.0/build \ > && true \ > && PATH=/home/bonnaud/gcc-4.0-4.0.0/bin:$PATH \ > CC="gnatgcc" \ > \ > LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/home/bonnaud/gcc-4.0-4.0.0/build/gcc/ada/rts > \ > ../src/configure -v > --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr > --libexecdir=/usr/lib --enable-shared --with-system-zlib --enable-nls > --enable-threads=posix --without-included-gettext --program-suffix=-4.0 > --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu > --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk > --enable-mpfr --disable-werror --enable-checking=release x86_64-linux > configure: warning: x86_64-linux: invalid host type > creating cache ./config.cache > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > checking build system type... x86_64-pc-linux-gnu > checking for a BSD compatible install... /usr/bin/install -c > checking whether ln works... yes > checking whether ln -s works... yes > checking for gcc... gnatgcc > checking whether the C compiler (gnatgcc ) works... yes > checking whether the C compiler (gnatgcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gnatgcc accepts -g... yes > checking for gnatbind... gnatbind > checking whether compiler driver understands Ada... yes > checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 > $$f2 > checking for correct version of gmp.h... no > configure: error: GMP with MPFR support is required to build f95 > make[1]: *** [stamps/04-configure-stamp] Error 1 > make[1]: Leaving directory `/home/bonnaud/gcc-4.0-4.0.0' > make: *** [stamps/04-configure-stamp] Error 2 > Build command 'cd gcc-4.0-4.0.0 && dpkg-buildpackage -b -uc' failed. > E: Child process failed > > > Installing libmpfr-dev cures the problem. > > > -- System Information: > Debian Release: 3.1 > Architecture: amd64 (x86_64) > Kernel: Linux 2.6.11-9-amd64-k8 > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]