Your message dated Thu, 16 Oct 2014 06:48:44 +0000 with message-id <[email protected]> and subject line Bug#748325: fixed in cln 1.3.4-1 has caused the Debian Bug report #748325, regarding cln: fix mips64(el) build 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 748325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748325 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cln Version: 1.3.3-1 This patch fix cln build on mips64 and mips64el. -- Yunqiang Sudiff -Nru cln-1.3.3/include/cln/types.h cln-1.3.3/include/cln/types.h --- cln-1.3.3/include/cln/types.h 2012-10-06 20:42:46.000000000 +0000 +++ cln-1.3.3/include/cln/types.h 2014-05-16 06:27:26.000000000 +0000 @@ -48,7 +48,7 @@ #undef HAVE_LONGLONG #endif #endif - #if defined(HAVE_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__mips64__) || defined(__powerpc64__) || defined(__s390x__) || (defined(__sparc__) && defined(__arch64__)) || defined(__x86_64__)) + #if defined(HAVE_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__mips64) || defined(__powerpc64__) || defined(__s390x__) || (defined(__sparc__) && defined(__arch64__)) || defined(__x86_64__)) // 64 bit registers in hardware #define HAVE_FAST_LONGLONG #endif @@ -76,7 +76,7 @@ // Integer type used for counters. // Constraint: sizeof(uintC) >= sizeof(uintL) - #if (defined(HAVE_FAST_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__powerpc64__) || defined(__s390x__) || (defined(__sparc__) && defined(__arch64__)) || defined(__x86_64__))) + #if (defined(HAVE_FAST_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__powerpc64__) || defined(__s390x__) || (defined(__sparc__) && defined(__arch64__)) || defined(__x86_64__) || defined(__mips64))) #define intCsize long_bitsize typedef long sintC; typedef unsigned long uintC; @@ -127,7 +127,7 @@ typedef int sintD; typedef unsigned int uintD; #else // we are not using GMP, so just guess something reasonable - #if (defined(HAVE_FAST_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__powerpc64__) || (defined(__sparc__) && defined(__arch64__)) || defined(__s390x__) || defined(__x86_64__))) + #if (defined(HAVE_FAST_LONGLONG) && (defined(__alpha__) || defined(__ia64__) || defined(__powerpc64__) || (defined(__sparc__) && defined(__arch64__)) || defined(__s390x__) || defined(__x86_64__) || defined(__mips64))) #define intDsize 64 typedef sint64 sintD; typedef uint64 uintD;
--- End Message ---
--- Begin Message ---Source: cln Source-Version: 1.3.4-1 We believe that the bug you reported is fixed in the latest version of cln, which is due to be installed in the Debian FTP archive. 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. Richard B. Kreckel <[email protected]> (supplier of updated cln 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: SHA256 Format: 1.8 Date: Mon, 13 Oct 2014 22:27:51 +0200 Source: cln Binary: libcln6 libcln-dev pi Architecture: source amd64 Version: 1.3.4-1 Distribution: unstable Urgency: low Maintainer: Richard Kreckel <[email protected]> Changed-By: Richard B. Kreckel <[email protected]> Description: libcln-dev - Development library for Class Library for Numbers (c++) libcln6 - Class Library for Numbers (C++) pi - Compute Archimedes' constant Pi to arbitrary precision Closes: 748325 749848 Changes: cln (1.3.4-1) unstable; urgency=low . * New upstream release. (Closes: #748325) * Don't remove all files under debian/. (Closes: #749848) Checksums-Sha1: f168611d11b501b8659b04c8f1c545f4901bda53 1778 cln_1.3.4-1.dsc 76f73071236ead72ba5c9ee892f29ca24e557b8c 1281348 cln_1.3.4.orig.tar.bz2 cb9389b6bab23f0fd3cb3560e6c614db6c9c94b1 6304 cln_1.3.4-1.debian.tar.xz bf60ca56f21ccb719c99cb9365d99693f5f1e764 513200 libcln6_1.3.4-1_amd64.deb ed69c80b68f5eccb87939b5a60783c84283a760c 743940 libcln-dev_1.3.4-1_amd64.deb 3c194073acc0f1b11f2264c70995c9f07fff21a9 9994 pi_1.3.4-1_amd64.deb Checksums-Sha256: 01af65e792282e0f21af8789d6870781f9d69e2f5edf7e24a3243f018d7141c3 1778 cln_1.3.4-1.dsc 2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748 1281348 cln_1.3.4.orig.tar.bz2 899439a08703ca2c1aa449a0bcd05c7ff4433469747971d5d3ac7245d5f8249b 6304 cln_1.3.4-1.debian.tar.xz 26d43e9215d8b466dc043432caaeee76b0984e4a5874e0e50367d8b5e4a3538f 513200 libcln6_1.3.4-1_amd64.deb 381edc3e8b2244b87481890b5b61909988d3458da5aa112df0ae6b95615a54c5 743940 libcln-dev_1.3.4-1_amd64.deb 8e3c9e61863134657f2979c1ab8bdf7265883e39b742cfe4f60a8345538a681a 9994 pi_1.3.4-1_amd64.deb Files: a5766065c947dfca9c32c552fd779fda 513200 libs optional libcln6_1.3.4-1_amd64.deb 3595837600c605896eb306da13ef310f 743940 libdevel optional libcln-dev_1.3.4-1_amd64.deb 2de0d2f9c5917b182c5c7367af0390a1 9994 math optional pi_1.3.4-1_amd64.deb 8311ed3658cb89fdd43ce49009aab98c 1778 math optional cln_1.3.4-1.dsc 30ef9d2f02ef5c3f8d221a8692f8b28e 1281348 math optional cln_1.3.4.orig.tar.bz2 2a31dbd8031864552ab1276a432dd8ab 6304 math optional cln_1.3.4-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUP2YaAAoJEPBAvUyTyFrS7nMP/RFt3uL0OiotmWMRwQIZxjVw hZ9M04kLpFoTWoqrNmMR+JfC9VPM5LcluxitB/A7Kno5dBpaguc+VGuN+qS9eRqz YvmiSvBm0vy9l8hUypsHMniZiBjb7CPTS3HVnSTTaymJ4TOLgHKuKjBEg5qfLbok sURv4JR2Gowpck+df3niw1Zo9YW3RWN3FMx/qcwrRTNhmWwmHmXpZStmPSHzNjpt 0HFXc7aYNXgtrYEYzxdaiEQCq7bN9MX4SV5oIinNBwt6FAlX4/oRKxVnq8NBTIqi WP9/OBC21wJrYgqkBIXWGfaIIJl9eNs6lXFOdJI9DVDtsfE6LTyGEbXn7sXYh/v0 OZsXf/jLmmKem2fsPKd4YH+9LZbQ//++wxyOkBDs9oe9pxd47zqUs65vFRVjgyUK 56m18jK2nCLDaoOCmevj2HdqpWOcqUeyBHm4qUz55xNuBiRKGyoMRF0ijjf3MQoI QFu8pTil+4sstaCQVF6cvH8rVwo2nKocDiJjKbbBU7ApawBCVBfL6zz46zWtjAW0 qbQDYFbjzlSp6f68QMBCZ0jrQc6cjNt8OAo3Ys/xhnqOC6n/lB/vlogvMB6461n7 xpca7TkqEq1W29C5th6tTjwSzcMORjC+QwMGyQdXhyiVyzoRHPC0bdN3s5cApdnu BOoZ502Zg0MYD4M2n7/h =lWOq -----END PGP SIGNATURE-----
--- End Message ---

