Your message dated Tue, 20 Sep 2016 11:27:12 +0000
with message-id <e1bmjci-0005ws...@franck.debian.org>
and subject line Bug#830248: fixed in casacore 2.1.0-2
has caused the Debian Bug report #830248,
regarding casacore: FTBFS when char is unsigned
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 ow...@bugs.debian.org
immediately.)


-- 
830248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830248
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: casacore
Version: 2.1.0-1
Severity: important
Justification: fails to build from source

Builds of casacore for architectures on which plain char is unsigned
(arm64, armel, armhf, powerpc, ppc64el, and s390x, and the non-release
architecture ppc64) failed with various test suite errors, mostly
across the board.  (In a few cases, armel and armhf were unaffected,
so those failures might have a different cause.)  To address these,
please explicitly use "signed char" as needed.

Specifically:

* Test 1 (tTypes) failed on all these architectures with an error of
  the form

  1/447 Test   #1: tTypes ...........................***Failed    0.02 sec
An unrecoverable error occurred: 
(/«PKGBUILDDIR»/casa/test/tTypes.cc : 41) Unrecoverable AlwaysAssertExit: C == 
-1
FAIL (execution failure): ./tTypes

* Tests 99 (tCanonicalConversion), 107 (tLECanonicalConversion), 115
  (tVAXConversion), also failed on all these architectures, but the log
  reported no details, just execution failure.

* Tests 119 (tQuantum), 122 (tUnit), 302 (tTableQuantum), and 447
  (tConvert) failed because some numbers (mostly exponents) differed by
  128 or 256 from expectations.

* Tests 244 (tLSQaips), 245 (tLSQFit), 353 (tLCEllipsoid), and 431
  (tFITSExtImage) failed on all of these architectures except armel and
  armhf, with floating point discrepancies.  In the case of
  tFITSExtImage, these discrepancies resulted in an assertion failure
  -- e.g. (from arm64)

431/447 Test #431: tFITSExtImage ....................***Failed    0.08 sec
2016-07-06 23:23:55              INFO                             
FITSCoordinateUtil::fromFITSHeader    passing empty or nonexistant spectral 
Coordinate axis
2016-07-06 23:23:55              INFO                             
FITSCoordinateUtil::fromFITSHeader    passing empty or nonexistant spectral 
Coordinate axis
2016-07-06 23:23:55              INFO                             
ImageFITSConverterImpl::FITSToImage   Created (temp)image of shape [10, 10]
2016-07-06 23:23:55              INFO                             
ImageFITSConverterImpl::FITSToImage   Copy FITS file to 'Temporary_Image' All 
pixels fit in memory (100 pixels).
2016-07-06 23:23:55              INFO                             
ImageFITSConverterImpl::FITSToImage   No usable restoring beam information 
found.
data differ, tol = 1e-05
1, 0
aipserror: error (/«PKGBUILDDIR»/images/Images/test/tFITSExtImage.cc : 141) 
Failed AlwaysAssert allNear(dataArray, dataMask, fitsArray, fitsMask)
FAIL (execution failure): ./tFITSExtImage

* Tests 274 (tClassicalStatistics) and 282 (tHingesFencesStatistics)
  failed on all of these architectures except armel and armhf, for no
  specified reason.

https://buildd.debian.org/status/logs.php?pkg=casacore&ver=2.1.0-1
links to the full logs.  As you can see from that page, there were
also failures on other architectures, which I'll report separately.

Could you please take a look?

Thanks!

--- End Message ---
--- Begin Message ---
Source: casacore
Source-Version: 2.1.0-2

We believe that the bug you reported is fixed in the latest version of
casacore, 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 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated casacore 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 20 Sep 2016 11:14:11 +0200
Source: casacore
Binary: casacore-dev casacore-doc casacore-tools libcasa-casa2 libcasa-scimath2 
libcasa-scimath-f2 libcasa-python2 libcasa-python3-2 libcasa-tables2 
libcasa-measures2 libcasa-lattices2 libcasa-fits2 libcasa-ms2 
libcasa-derivedmscal2 libcasa-msfits2 libcasa-coordinates2 libcasa-images2 
libcasa-meas2 libcasa-mirlib2
Architecture: source
Version: 2.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy & Astrophysics Maintainers 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Description:
 casacore-dev - CASA core library development files
 casacore-doc - CASA core library (documentation)
 casacore-tools - Tools built with CASA
 libcasa-casa2 - CASA core modules
 libcasa-coordinates2 - CASA coordinates library
 libcasa-derivedmscal2 - CASA derived mscal library
 libcasa-fits2 - CASA FITS library
 libcasa-images2 - CASA image processing library
 libcasa-lattices2 - CASA lattice library
 libcasa-meas2 - CASA functions handling measures
 libcasa-measures2 - CASA measures library
 libcasa-mirlib2 - CASA mirlib library
 libcasa-ms2 - CASA MeasurementSet library
 libcasa-msfits2 - CASA msfits library
 libcasa-python2 - CASA Python bindings
 libcasa-python3-2 - CASA Python bindings
 libcasa-scimath-f2 - CASA scimath F library
 libcasa-scimath2 - CASA basic mathematical modules
 libcasa-tables2 - CASA table system
Closes: 830248 830253 831077
Changes:
 casacore (2.1.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Unconditionally add -fsigned-char to CMAKE_CXX_FLAGS. Closes:
     #830248
   * Use correct getrusage() on HURD and kfreebsd. Closes: #830253
 .
   [ Gijs Molenaar ]
   *  enable C++11 support. Closes: #831077
Checksums-Sha1:
 f909e3d869aa989c9ca79df7e65bfcfe4f6de2eb 3316 casacore_2.1.0-2.dsc
 dcd0a41a607335d19bad1d61c5b343b6485b9633 16864 casacore_2.1.0-2.debian.tar.xz
Checksums-Sha256:
 50ebc61bef80a22af0cb1fcf34f8be6dc94797486a60e75eccf3ddaf360f0d3e 3316 
casacore_2.1.0-2.dsc
 0811760f8f6e15a2c51839fda48ffb86a062d37003e8560b76fef349cb8d79b0 16864 
casacore_2.1.0-2.debian.tar.xz
Files:
 4d6fa21ca86771c4c2f2e079c6a60908 3316 science optional casacore_2.1.0-2.dsc
 2483b30e683a6a73c8688fe510af5911 16864 science optional 
casacore_2.1.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJX4QzqAAoJEHEVr9B3ENz378oQAOJ1bFAcxGCx8QwmUYkWPRez
Inc2afuVmo94khqiqQ3Tp+Dw9HBX1JyBjcbZx18d7CNCTFvjj0d1JBfpOLw9nwsy
0JjjMVRvXu/0idTuxujTn6BgJOwyVNbNQCwKm7CFkmwIVtTsDwJCbcdYveNIBWk+
aPTbXh1fOQw5EL6AXaJfm34rWDx2jWHLYezJvjWh3Xd7nYzLQGsVLCBaq8DP6uoM
CtfzroR1gI23x2gdZIMWRqfOvsiNXLzs5K4PhhczJIrw7UrruQpsnh8iXC3LDH1X
iC9pQcVaRy6FhLPfIh0oj1T3TV7Z9QgHshLmN5cJYNoLnNIFfu2/LvuUocMTrEn+
6xc31Gd7shDk96aVANCUx7c5+lNygPMvQp5JRhJICx6ap1MgUiSlKf+z6/V6HdN7
jsmRsXAcRcyh5Yw/lBpGTMCcrky6RPACb817MHsmWtnKCFXF4caqTVg1Vwva49Pf
rBMcR3kPEBAiM56ObjBdRUulUpBD6XOjeUDowlIHGEFqdTt6ft12JtCdP5wqzWoT
gVToQIkyPEoE9xSxaP6+rTeOKQq8ct1Sw1sUsc5p/TcPNlMZ5Dps9R5rv3D1Um+6
W3JfjyneiJ4eJJqX6yuB8XFFqIeOJRolyHdx0qoQ/yznd+5uLQaEFO5eza1mo4OI
JKwV/gHMTfK91sARoCM6
=Uhev
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to