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

Bug#277115: marked as done (gcc-3.5: FTBFS on Sarge i386)



Your message dated Mon, 18 Oct 2004 23:13:19 +0200
with message-id <16756.12783.844011.453521@gargle.gargle.HOWL>
and subject line Bug#277115: gcc-3.5: FTBFS on Sarge i386
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; 18 Oct 2004 17:09:28 +0000
>From faheem@email.unc.edu Mon Oct 18 10:09:28 2004
Return-path: <faheem@email.unc.edu>
Received: from asmtp-a063f35.pas.sa.earthlink.net [207.217.120.220] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJb0i-0006UE-00; Mon, 18 Oct 2004 10:09:28 -0700
Received: from user-0ce2kof.cable.mindspring.com ([24.225.83.15] helo=Chrestomanci)
	by asmtp-a063f35.pas.sa.earthlink.net with asmtp (Exim 4.34)
	id 1CJb0f-0003cp-BY; Mon, 18 Oct 2004 10:09:25 -0700
Received: from faheem by Chrestomanci with local (Exim 3.36 #1 (Debian))
	id 1CJb0e-0006iU-00; Mon, 18 Oct 2004 13:09:24 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Faheem Mitha <faheem@email.unc.edu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-3.5: FTBFS on Sarge i386
X-Mailer: reportbug 2.63
Date: Mon, 18 Oct 2004 13:09:23 -0400
Message-Id: <[🔎] E1CJb0e-0006iU-00@Chrestomanci>
Sender: Faheem Mitha <faheem@email.unc.edu>
X-ELNK-Trace: 5a2d53df64875d3b94f5150ab1c16ac08f4233f47979de26856f38bfea4d31c988440a7da1677a35350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 24.225.83.15
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gcc-3.5
Version: 3.5-0pre1
Severity: serious
Tags: experimental
Justification: Policy 4.2

I tried compiling gcc-3.5 on my system, with the usual 

apt-get build-dep ...

and 

debuild binary. It crashed towards the end with the following error. This
should be easy to reproduce. As you can see, it is looking for a
non-existent file called test-summary.

                                                             Faheem.

*************************************************************************
debian/dh_rmemptydirs -pgfortran-3.5
dh_strip -pgfortran-3.5
dh_compress -pgfortran-3.5
dh_fixperms -pgfortran-3.5
dh_shlibdeps -pgfortran-3.5
dh_gencontrol -pgfortran-3.5 -u-v3.5-0pre1
dh_installdeb -pgfortran-3.5
dh_md5sums -pgfortran-3.5
dh_builddeb -pgfortran-3.5
dpkg-deb: building package `gfortran-3.5' in 
`../gfortran-3.5_3.5-0pre1_i386.deb'.
trap '' 1 2 3 15; touch stamps/08-binary-stamp-fdev; mv 
stamps/07-install-stamp-tmp stamps/07-install-stamp
dh_testdir
dh_testroot
mv stamps/07-install-stamp stamps/07-install-stamp-tmp
rm -rf debian/gcc-3.5
dh_installdirs -pgcc-3.5 usr/share/doc/gcc-3.5-base/gcc usr/bin 
usr/lib/gcc/i486-linux/3.5.0 usr/lib/gcc/i486-linux/3.5.0/include 
usr/share/man/man1 lib
rm -f debian/tmp/usr/lib/libgcc_s.so
ln -sf /lib/libgcc_s.so.1 
debian/tmp/usr/lib/gcc/i486-linux/3.5.0/libgcc_s.so
cp -p debian/gccbug.1 debian/tmp/usr/share/man/man1/gccbug-3.5.1
DH_COMPAT=2 dh_movefiles -pgcc-3.5 usr/bin/{gcc,gcov,gccbug}-3.5 
usr/share/man/man1/{gcc,gcov,gccbug}-3.5.1 
usr/lib/gcc/i486-linux/3.5.0/collect2 
usr/lib/gcc/i486-linux/3.5.0/{specs,libgcc*,libgcov.a,*.o} 
usr/lib/gcc/i486-linux/3.5.0/include/README 
usr/lib/gcc/i486-linux/3.5.0/include/{float,iso646,limits,std*,syslimits,unwind,varargs}.h 
usr/share/locale/*/*/gcc*.* usr/lib/gcc/i486-linux/3.5.0/SYSCALLS.c.X 
usr/lib/gcc/i486-linux/3.5.0/include/{,e,p,x}mmintrin.h
ln -sf gcc-3.5 \
     debian/gcc-3.5/usr/bin/i386-linux-gcc-3.5
ln -sf gcc-3.5.1 \
     debian/gcc-3.5/usr/share/man/man1/i386-linux-gcc-3.5.1
ln -sf gcc-3.5 \
     debian/gcc-3.5/usr/bin/i486-linux-gcc-3.5
ln -sf gcc-3.5.1 \
     debian/gcc-3.5/usr/share/man/man1/i486-linux-gcc-3.5.1
debian/dh_doclink -pgcc-3.5 gcc-3.5-base
cp -p debian/README.Bugs  test-summary 
debian/gcc-3.5/usr/share/doc/gcc-3.5-base/.
cp: cannot stat `test-summary': No such file or directory
make[1]: *** [stamps/08-binary-stamp-gcc] Error 1
make[1]: Leaving directory `/usr/local/src/gcc-3.5/gcc-3.5-3.5ds1'
make: *** [binary] Error 2
debuild: fatal error at line 840:
couldn't exec fakeroot debian/rules:
*************************************************************************

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27.040914
Locale: LANG=en_US, LC_CTYPE=en_US

---------------------------------------
Received: (at 277115-done) by bugs.debian.org; 18 Oct 2004 21:13:25 +0000
>From doko@cs.tu-berlin.de Mon Oct 18 14:13:25 2004
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CJeon-00062g-00; Mon, 18 Oct 2004 14:13:25 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id XAA22648;
	Mon, 18 Oct 2004 23:13:23 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id DBE8AF20D;
	Mon, 18 Oct 2004 23:13:22 +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 29773-32; Mon, 18 Oct 2004 23:13:21 +0200 (MEST)
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;
	Mon, 18 Oct 2004 23:13:20 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i9ILDJr9009752;
	Mon, 18 Oct 2004 23:13:19 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16756.12783.844011.453521@gargle.gargle.HOWL>
Date: Mon, 18 Oct 2004 23:13:19 +0200
To: Faheem Mitha <faheem@email.unc.edu>, 277115-done@bugs.debian.org
Subject: Re: Bug#277115: gcc-3.5: FTBFS on Sarge i386
In-Reply-To: <[🔎] E1CJb0e-0006iU-00@Chrestomanci>
References: <[🔎] E1CJb0e-0006iU-00@Chrestomanci>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 277115-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

there's a bug file for 'ftp.debian.org' to have the package removed.

Faheem Mitha writes:
> Package: gcc-3.5
> Version: 3.5-0pre1
> Severity: serious
> Tags: experimental
> Justification: Policy 4.2
> 
> I tried compiling gcc-3.5 on my system, with the usual 
> 
> apt-get build-dep ...
> 
> and 
> 
> debuild binary. It crashed towards the end with the following error. This
> should be easy to reproduce. As you can see, it is looking for a
> non-existent file called test-summary.
> 
>                                                              Faheem.
> 
> *************************************************************************
> debian/dh_rmemptydirs -pgfortran-3.5
> dh_strip -pgfortran-3.5
> dh_compress -pgfortran-3.5
> dh_fixperms -pgfortran-3.5
> dh_shlibdeps -pgfortran-3.5
> dh_gencontrol -pgfortran-3.5 -u-v3.5-0pre1
> dh_installdeb -pgfortran-3.5
> dh_md5sums -pgfortran-3.5
> dh_builddeb -pgfortran-3.5
> dpkg-deb: building package `gfortran-3.5' in 
> `../gfortran-3.5_3.5-0pre1_i386.deb'.
> trap '' 1 2 3 15; touch stamps/08-binary-stamp-fdev; mv 
> stamps/07-install-stamp-tmp stamps/07-install-stamp
> dh_testdir
> dh_testroot
> mv stamps/07-install-stamp stamps/07-install-stamp-tmp
> rm -rf debian/gcc-3.5
> dh_installdirs -pgcc-3.5 usr/share/doc/gcc-3.5-base/gcc usr/bin 
> usr/lib/gcc/i486-linux/3.5.0 usr/lib/gcc/i486-linux/3.5.0/include 
> usr/share/man/man1 lib
> rm -f debian/tmp/usr/lib/libgcc_s.so
> ln -sf /lib/libgcc_s.so.1 
> debian/tmp/usr/lib/gcc/i486-linux/3.5.0/libgcc_s.so
> cp -p debian/gccbug.1 debian/tmp/usr/share/man/man1/gccbug-3.5.1
> DH_COMPAT=2 dh_movefiles -pgcc-3.5 usr/bin/{gcc,gcov,gccbug}-3.5 
> usr/share/man/man1/{gcc,gcov,gccbug}-3.5.1 
> usr/lib/gcc/i486-linux/3.5.0/collect2 
> usr/lib/gcc/i486-linux/3.5.0/{specs,libgcc*,libgcov.a,*.o} 
> usr/lib/gcc/i486-linux/3.5.0/include/README 
> usr/lib/gcc/i486-linux/3.5.0/include/{float,iso646,limits,std*,syslimits,unwind,varargs}.h 
> usr/share/locale/*/*/gcc*.* usr/lib/gcc/i486-linux/3.5.0/SYSCALLS.c.X 
> usr/lib/gcc/i486-linux/3.5.0/include/{,e,p,x}mmintrin.h
> ln -sf gcc-3.5 \
>      debian/gcc-3.5/usr/bin/i386-linux-gcc-3.5
> ln -sf gcc-3.5.1 \
>      debian/gcc-3.5/usr/share/man/man1/i386-linux-gcc-3.5.1
> ln -sf gcc-3.5 \
>      debian/gcc-3.5/usr/bin/i486-linux-gcc-3.5
> ln -sf gcc-3.5.1 \
>      debian/gcc-3.5/usr/share/man/man1/i486-linux-gcc-3.5.1
> debian/dh_doclink -pgcc-3.5 gcc-3.5-base
> cp -p debian/README.Bugs  test-summary 
> debian/gcc-3.5/usr/share/doc/gcc-3.5-base/.
> cp: cannot stat `test-summary': No such file or directory
> make[1]: *** [stamps/08-binary-stamp-gcc] Error 1
> make[1]: Leaving directory `/usr/local/src/gcc-3.5/gcc-3.5-3.5ds1'
> make: *** [binary] Error 2
> debuild: fatal error at line 840:
> couldn't exec fakeroot debian/rules:
> *************************************************************************
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers testing
>   APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
> Kernel: Linux 2.4.27.040914
> Locale: LANG=en_US, LC_CTYPE=en_US
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: