Your message dated Mon, 17 Oct 2005 08:47:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333510: fixed in perl 5.8.7-7
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; 12 Oct 2005 09:01:38 +0000
>From [EMAIL PROTECTED] Wed Oct 12 02:01:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from uittosatama.fi [217.30.179.138]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EPcUT-0008Su-00; Wed, 12 Oct 2005 02:01:37 -0700
Received: by uittosatama.fi (Postfix, from userid 573)
id 9058FEC826A; Wed, 12 Oct 2005 12:01:03 +0300 (EEST)
Date: Wed, 12 Oct 2005 12:01:03 +0300
From: Riku Voipio <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: [FTBFS] perl fails on arm with -O2
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="45Z9DzgjV8m4Oswq"
Content-Disposition: inline
X-Mailer: reportbug 3.17
X-message-flag: Warning: message not sent with a DRM-Certified client
User-Agent: Mutt/1.5.9i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
--45Z9DzgjV8m4Oswq
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Package: perl
Version: 5.8.7-5
Severity: serious
Justification: no longer builds from source
Perl fails to build on arm/armeb with -O2 optimization and current gcc4.
with -01, perl compiled fine and pass testsuites withoout a problem. By
using the following patch instead of the current 63_debian_ppc_opt..
patch, this (gcc) issue can be worked around.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: arm (armv4l)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages perl depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-19 Berkeley v4.2 Database Libraries [
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
ii perl-base 5.8.7-3 The Pathologically Eclectic Rubbis
ii perl-modules 5.8.7-5 Core Perl modules
Versions of packages perl recommends:
pn perl-doc <none> (no description available)
-- no debconf information
--45Z9DzgjV8m4Oswq
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=63_debian_arm_optim
Don't need to downgrade optimisation on ppc with gcc 4.0
diff -Naur --exclude=debian perl-5.8.7.orig/hints/linux.sh
perl-5.8.7/hints/linux.sh
--- perl-5.8.7.orig/hints/linux.sh 2005-04-05 06:08:31.000000000 +1000
+++ perl-5.8.7/hints/linux.sh 2005-10-11 11:00:00.000000000 +0000
@@ -90,7 +90,7 @@
'')
optimize='-O2'
case "`uname -m`" in
- ppc*)
+ arm*)
# on ppc, it seems that gcc (at least gcc 3.3.2) isn't happy
# with -O2 ; so downgrade to -O1.
optimize='-O1'
--45Z9DzgjV8m4Oswq--
---------------------------------------
Received: (at 333510-close) by bugs.debian.org; 17 Oct 2005 15:48:50 +0000
>From [EMAIL PROTECTED] Mon Oct 17 08:48:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ERXCg-00062D-00; Mon, 17 Oct 2005 08:47:10 -0700
From: Brendan O'Dea <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333510: fixed in perl 5.8.7-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 17 Oct 2005 08:47:10 -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: perl
Source-Version: 5.8.7-7
We believe that the bug you reported is fixed in the latest version of
perl, which is due to be installed in the Debian FTP archive:
libcgi-fast-perl_5.8.7-7_all.deb
to pool/main/p/perl/libcgi-fast-perl_5.8.7-7_all.deb
libperl-dev_5.8.7-7_sparc.deb
to pool/main/p/perl/libperl-dev_5.8.7-7_sparc.deb
libperl5.8_5.8.7-7_sparc.deb
to pool/main/p/perl/libperl5.8_5.8.7-7_sparc.deb
perl-base_5.8.7-7_sparc.deb
to pool/main/p/perl/perl-base_5.8.7-7_sparc.deb
perl-debug_5.8.7-7_sparc.deb
to pool/main/p/perl/perl-debug_5.8.7-7_sparc.deb
perl-doc_5.8.7-7_all.deb
to pool/main/p/perl/perl-doc_5.8.7-7_all.deb
perl-modules_5.8.7-7_all.deb
to pool/main/p/perl/perl-modules_5.8.7-7_all.deb
perl-suid_5.8.7-7_sparc.deb
to pool/main/p/perl/perl-suid_5.8.7-7_sparc.deb
perl_5.8.7-7.diff.gz
to pool/main/p/perl/perl_5.8.7-7.diff.gz
perl_5.8.7-7.dsc
to pool/main/p/perl/perl_5.8.7-7.dsc
perl_5.8.7-7_sparc.deb
to pool/main/p/perl/perl_5.8.7-7_sparc.deb
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.
Brendan O'Dea <[EMAIL PROTECTED]> (supplier of updated perl 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: Mon, 17 Oct 2005 23:16:32 +1000
Source: perl
Binary: perl-base libcgi-fast-perl libperl-dev perl-debug perl-modules perl
libperl5.8 perl-suid perl-doc
Architecture: source sparc all
Version: 5.8.7-7
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea <[EMAIL PROTECTED]>
Changed-By: Brendan O'Dea <[EMAIL PROTECTED]>
Description:
libcgi-fast-perl - CGI::Fast Perl module
libperl-dev - Perl library: development files
libperl5.8 - Shared Perl library
perl - Larry Wall's Practical Extraction and Report Language
perl-base - The Pathologically Eclectic Rubbish Lister
perl-debug - Debug-enabled Perl interpreter
perl-doc - Perl documentation
perl-modules - Core Perl modules
perl-suid - Runs setuid Perl scripts
Closes: 333510
Changes:
perl (5.8.7-7) unstable; urgency=low
.
* ARM optimisation fix take 2. Downgrade optimisation of pp_pack to
-Os (closes: #333510). Thanks to Bill Gatliff for the extended
use of the CSB625 is his basement.
.
* Change section of perl-base to "perl".
Files:
5652b6336c8957bafc0a3637307baf04 717 perl standard perl_5.8.7-7.dsc
980ddadb9cb3f50128c995e83394c7de 132124 perl standard perl_5.8.7-7.diff.gz
a0a6fc978d6b00b1ca071e35af7c5b8d 38984 perl optional
libcgi-fast-perl_5.8.7-7_all.deb
9a24100843e215e33d57b49c03a522c6 7208090 doc optional perl-doc_5.8.7-7_all.deb
65b185ff871ad95db0089b476227b920 2325782 perl standard
perl-modules_5.8.7-7_all.deb
d8e9d01bf4e4e4be9d386ce921e96764 792120 perl required
perl-base_5.8.7-7_sparc.deb
3eb86b60d59cfa99d9b42d56140b560f 2536452 perl optional
perl-debug_5.8.7-7_sparc.deb
3765ee4553067fe7a035b9c45cc6e55c 30022 perl optional
perl-suid_5.8.7-7_sparc.deb
7d4d5ae75b7c247e3c089991c09d87ce 1014 libs optional
libperl5.8_5.8.7-7_sparc.deb
6f15b0df57a1dc921c0e00e6cf719af9 602136 libdevel optional
libperl-dev_5.8.7-7_sparc.deb
d788ec2bd62d701e4ab348e64b6c9f9d 3706456 perl standard perl_5.8.7-7_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDU7yd8NyOALKMWZURApjyAJ4kHzRJwGUcCksxAR1rAjKnRhq90wCgm4Ey
ExJw7UDkmBNivjqbLDwvDhk=
=WBVp
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]