Your message dated Mon, 01 Aug 2005 03:17:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316564: fixed in fityk 0.5.1-1
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; 1 Jul 2005 20:01:14 +0000
>From [EMAIL PROTECTED] Fri Jul 01 13:01:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from poros.telenet-ops.be [195.130.132.44]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DoRhK-0003U3-00; Fri, 01 Jul 2005 13:01:14 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by poros.telenet-ops.be (Postfix) with SMTP id 61E883BC07C
for <[EMAIL PROTECTED]>; Fri, 1 Jul 2005 22:01:13 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
by poros.telenet-ops.be (Postfix) with ESMTP id 4FE703BC02C
for <[EMAIL PROTECTED]>; Fri, 1 Jul 2005 22:01:13 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 2163C26136; Fri, 01 Jul 2005 22:01:13 +0200 (CEST)
Date: Fri, 1 Jul 2005 22:01:13 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fityk: FTBFS on amd64: Hangs compiling datatrans.cpp.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: fityk
Version: 0.5.0p1-1
Severity: important
Hi,
Your package is failing to build on amd64 with the following
error:
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-DHELP_DIR=\"/usr/share/fi
tyk/fityk\" -I../3rdparty -Wall -ftemplate-depth-50 -g -O2 -MT datatrans.o -M
D -MP -MF ".deps/datatrans.Tpo" \
-c -o datatrans.o `test -f 'datatrans.cpp' || echo './'`datatrans.cpp; \
then mv -f ".deps/datatrans.Tpo" ".deps/datatrans.Po"; \
else rm -f ".deps/datatrans.Tpo"; exit 1; \
fi
make[2]: *** [all-recursive] Terminated
make[3]: *** [all-recursive] Terminated
make[4]: *** [datatrans.o] Terminated
make[1]: *** [all] Terminated
make: *** [build-stamp] Terminated
Build killed with signal 15 after 50 minutes of inactivity
gcc seems to be stuck in some endless loop trying to build it,
using all available cpu.
Kurt
---------------------------------------
Received: (at 316564-close) by bugs.debian.org; 1 Aug 2005 10:28:54 +0000
>From [EMAIL PROTECTED] Mon Aug 01 03:28:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1DzXM3-0001NH-00; Mon, 01 Aug 2005 03:17:07 -0700
From: Carlo Segre <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#316564: fixed in fityk 0.5.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 01 Aug 2005 03:17:07 -0700
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-Level:
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
Source: fityk
Source-Version: 0.5.1-1
We believe that the bug you reported is fixed in the latest version of
fityk, which is due to be installed in the Debian FTP archive:
fityk_0.5.1-1.diff.gz
to pool/main/f/fityk/fityk_0.5.1-1.diff.gz
fityk_0.5.1-1.dsc
to pool/main/f/fityk/fityk_0.5.1-1.dsc
fityk_0.5.1-1_i386.deb
to pool/main/f/fityk/fityk_0.5.1-1_i386.deb
fityk_0.5.1.orig.tar.gz
to pool/main/f/fityk/fityk_0.5.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Carlo Segre <[EMAIL PROTECTED]> (supplier of updated fityk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 22 Jul 2005 07:24:17 -0500
Source: fityk
Binary: fityk
Architecture: source i386
Version: 0.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Carlo Segre <[EMAIL PROTECTED]>
Changed-By: Carlo Segre <[EMAIL PROTECTED]>
Description:
fityk - general-purpose nonlinear curve fitting and data analysis
Closes: 316564
Changes:
fityk (0.5.1-1) unstable; urgency=low
.
* New upstream release.
* Transition to g++ 4.0 (Closes: #316564).
* Added libboost-dev dependency and inhibit use of local version.
Files:
ecf9648c33eec947f4d91e2038176e9d 598 science optional fityk_0.5.1-1.dsc
0cc9c0c21fd4edfed723cfe69bb2d43a 1372051 science optional
fityk_0.5.1.orig.tar.gz
a818f96a6f6ea694912ecd77a3cad410 25263 science optional fityk_0.5.1-1.diff.gz
31ce2b9fc8f4c528cea9f946c6025895 1144008 science optional
fityk_0.5.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC7fECgY5NIXPNpFURAr9pAKDL013XKjDjP93VwoGxsvA6H69cUACggwkL
5pULBXiSfNIYGLhLcoiShh4=
=JWgi
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]