Your message dated Sun, 28 Aug 2005 07:32:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325407: fixed in pvm 3.4.5-4
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; 28 Aug 2005 12:30:05 +0000
>From [EMAIL PROTECTED] Sun Aug 28 05:30:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c203240.adsl.hansenet.de (localhost.localdomain)
[213.39.203.240]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E9MIW-0004GI-00; Sun, 28 Aug 2005 05:30:05 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
id 1E9MIQ-00035E-FB; Sun, 28 Aug 2005 14:29:58 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: pvm: FTBFS (ppc64): Please support the ppc64 architecture
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 14:29:58 +0200
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
Package: pvm
Version: 3.4.5-3
Severity: wishlist
Tags: patch
When building 'pvm' on ppc64/unstable,
I get the following error:
chmod +x lib/pvmgetarch
chmod +x debian/getpvmarch
PVM_ROOT=`pwd` ./lib/aimk -here -f ./conf/`sh debian/getpvmarch`.def -f
./Makefile.aimk CFLOPTS='"-g -O2 -DRSHCOMMAND=\\\"/usr/lib/pvm3/bin/rsh\\\"
-DPVMDPATH=\\\"pvmd\\\" -DPVMDFILE=\\\"/usr/bin/pvmd\\\"
-DPVM_DEFAULT_ROOT=\\\"/usr/lib/pvm3\\\" -DOVERLOADHOST"' PVMDIR=`pwd` default
Unknown architecture!
aimk: no pvmgetarch - is $PVM_ROOT set correctly?
make: *** [build] Error 1
With the attached patch 'pvm' can be compiled on ppc64.
Regards
Andreas Jochens
diff -urN ../tmp-orig/pvm-3.4.5/debian/getpvmarch ./debian/getpvmarch
--- ../tmp-orig/pvm-3.4.5/debian/getpvmarch 2005-08-28 13:51:11.000000000
+0200
+++ ./debian/getpvmarch 2005-08-28 13:43:29.000000000 +0200
@@ -36,6 +36,9 @@
powerpc)
echo LINUXPPC
;;
+ ppc64)
+ echo LINUX64
+ ;;
arm)
echo LINUXARM
;;
---------------------------------------
Received: (at 325407-close) by bugs.debian.org; 28 Aug 2005 14:38:06 +0000
>From [EMAIL PROTECTED] Sun Aug 28 07:38:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E9OCd-00026A-00; Sun, 28 Aug 2005 07:32:07 -0700
From: [EMAIL PROTECTED] (Steinar H. Gunderson)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325407: fixed in pvm 3.4.5-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 07:32: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: pvm
Source-Version: 3.4.5-4
We believe that the bug you reported is fixed in the latest version of
pvm, which is due to be installed in the Debian FTP archive:
libpvm3_3.4.5-4_i386.deb
to pool/main/p/pvm/libpvm3_3.4.5-4_i386.deb
pvm-dev_3.4.5-4_i386.deb
to pool/main/p/pvm/pvm-dev_3.4.5-4_i386.deb
pvm_3.4.5-4.diff.gz
to pool/main/p/pvm/pvm_3.4.5-4.diff.gz
pvm_3.4.5-4.dsc
to pool/main/p/pvm/pvm_3.4.5-4.dsc
pvm_3.4.5-4_i386.deb
to pool/main/p/pvm/pvm_3.4.5-4_i386.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.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated pvm 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: Sun, 28 Aug 2005 16:15:57 +0200
Source: pvm
Binary: pvm pvm-dev libpvm3
Architecture: i386 source
Version: 3.4.5-4
Distribution: unstable
Urgency: low
Maintainer: Steinar H. Gunderson <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description:
libpvm3 - Parallel Virtual Machine - shared libraries
pvm - Parallel Virtual Machine - binaries
pvm-dev - Parallel Virtual Machine - development files
Closes: 325407
Changes:
pvm (3.4.5-4) unstable; urgency=low
.
* Support PPC64 architecture, patch from Andreas Jochens. (Closes: #325407)
Files:
0228ab1ae3ecf5c63d527d6648092305 215684 devel extra pvm_3.4.5-4_i386.deb
14c7d7fa1a4cae917054d623e9d6b846 82222 libs extra libpvm3_3.4.5-4_i386.deb
465067a85cd3ae239a19df9f3dd10632 342450 devel extra pvm-dev_3.4.5-4_i386.deb
50422f375fb3f5f4fcac03ad9f1d11ae 17345 devel extra pvm_3.4.5-4.diff.gz
2ad4e973fd673b6d498311aee48346be 591 devel extra pvm_3.4.5-4.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDEcgCXKRQ3lK3SH4RAsQhAKDNO3uZiblOxpzeDdjjaOxpqqoHFACgr23N
mtscg5Fg0b1/d4qjnfDinGU=
=vidY
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]