Your message dated Thu, 13 Apr 2006 04:17:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#361394: fixed in zeroc-icee-translators 1.1.0-2 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)
--- Begin Message ---Package: zeroc-icee-translators Version: 1.1.0-1 Severity: wishlist Tags: patch When building 'zeroc-icee-translators' on ppc64/unstable, I get the following error: make[3]: Entering directory `/zeroc-icee-translators-1.1.0/src/IceUtil' c++ -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -ftemplate-depth-128 -Wall -D_REENTRANT -O3 -DNDEBUG Base64.cpp In file included from ../../include/IceUtil/Base64.h:13, from Base64.cpp:10: ../../include/IceUtil/Config.h:27:5: error: #error "Unknown architecture" make[3]: *** [Base64.o] Error 1 make[3]: Leaving directory `/zeroc-icee-translators-1.1.0/src/IceUtil' With the attached patch 'zeroc-icee-translators' can be compiled on ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/zeroc-icee-translators-1.1.0/debian/patches/mips-support.diff ./debian/patches/mips-support.diff --- ../tmp-orig/zeroc-icee-translators-1.1.0/debian/patches/mips-support.diff 2006-04-08 08:33:54.000000000 +0000 +++ ./debian/patches/mips-support.diff 2006-04-08 08:33:29.000000000 +0000 @@ -16,7 +16,16 @@ -#elif defined(__sparc) || defined(__sparc__) || defined(__hppa) || \ - defined(__ppc__) || defined(_ARCH_COM) +#elif defined(__sparc) || defined(__sparc__) || defined(__hppa) || \ -+ defined(__ppc__) || defined(__MIPSEB__) || defined(_ARCH_COM) ++ defined(__ppc__) || defined(__powerpc64__) || defined(__MIPSEB__) || defined(_ARCH_COM) # define ICE_BIG_ENDIAN #else # error "Unknown architecture" +@@ -40,7 +40,7 @@ + defined(__linux) && defined(__x86_64) || \ + defined(__hppa) && defined(__LP64__) || \ + defined(_ARCH_COM) && defined(__64BIT__) || \ +- defined(__alpha__) || \ ++ defined(__alpha__) || defined(__powerpc64__) || \ + defined(_WIN64) + # define ICE_64 + #else
--- End Message ---
--- Begin Message ---Source: zeroc-icee-translators Source-Version: 1.1.0-2 We believe that the bug you reported is fixed in the latest version of zeroc-icee-translators, which is due to be installed in the Debian FTP archive: icee-translators_1.1.0-2_all.deb to pool/main/z/zeroc-icee-translators/icee-translators_1.1.0-2_all.deb slice2cppe_1.1.0-2_i386.deb to pool/main/z/zeroc-icee-translators/slice2cppe_1.1.0-2_i386.deb slice2javae_1.1.0-2_i386.deb to pool/main/z/zeroc-icee-translators/slice2javae_1.1.0-2_i386.deb zeroc-icee-translators_1.1.0-2.diff.gz to pool/main/z/zeroc-icee-translators/zeroc-icee-translators_1.1.0-2.diff.gz zeroc-icee-translators_1.1.0-2.dsc to pool/main/z/zeroc-icee-translators/zeroc-icee-translators_1.1.0-2.dsc 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. Francisco Moya <[EMAIL PROTECTED]> (supplier of updated zeroc-icee-translators 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: Thu, 13 Apr 2006 12:40:34 +0200 Source: zeroc-icee-translators Binary: slice2javae slice2cppe icee-translators Architecture: source all i386 Version: 1.1.0-2 Distribution: unstable Urgency: low Maintainer: Francisco Moya <[EMAIL PROTECTED]> Changed-By: Francisco Moya <[EMAIL PROTECTED]> Description: icee-translators - Metapackage to install ZeroC IceE Slice translators slice2cppe - Slice to C++ translator for IceE slice2javae - Slice to Java translator for IceE Closes: 361394 Changes: zeroc-icee-translators (1.1.0-2) unstable; urgency=low . * Patch by LaMont Jones <[EMAIL PROTECTED]> to support all linux/glibc architectures (Closes: #361394). Files: c35fa5f51fea17da68dea802c2bd0c80 668 devel optional zeroc-icee-translators_1.1.0-2.dsc 36eeaa7868cd2bd5cab8bcc841cd6f01 5383 devel optional zeroc-icee-translators_1.1.0-2.diff.gz 97bf93b9bbe56423b0b2ba9d2d59eeef 3982 devel optional icee-translators_1.1.0-2_all.deb ab7ddb2e795baed031e40b780c3f55bb 313178 devel optional slice2cppe_1.1.0-2_i386.deb 67e5127d50e0237774a42910c7b88b36 336840 devel optional slice2javae_1.1.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEPjESOaI3yygJ5hoRAjSOAKC0diPUAOIG7lXGuJQe347IqwvFsACeL5gt BuCtUTYmJWIM+rnufMy+qg8= =JA4Y -----END PGP SIGNATURE-----
--- End Message ---

