Your message dated Mon, 14 Mar 2016 13:49:26 +0000
with message-id <e1afssa-0004vj...@franck.debian.org>
and subject line Bug#815683: fixed in urdfdom-headers 0.4.1-2
has caused the Debian Bug report #815683,
regarding liburdfdom-headers-dev: gratuitous pointer size check
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.)


-- 
815683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815683
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liburdfdom-headers-dev
Version: 0.4.1-1
Severity: serious
Justification: makes urdfdom FTBFS on 32-bit architectures

/usr/share/urdfdom_headers/cmake/urdfdom_headers-config.cmake refuses
to support systems with different pointer sizes than the (64-bit)
system on which it was built:

  # check that the installed version has the same 32/64bit-ness as the one 
which is currently searching:
  if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")
    math(EXPR installedBits "8 * 8")
    set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)")
    set(PACKAGE_VERSION_UNSUITABLE TRUE)
  endif()

This logic appears to come from cmake's
BasicConfigVersion-SameMajorVersion.cmake.in, but is uncalled for
here.

Please either formally change this package's architecture to any or
arrange to suppress this spurious logic.  As it stands, 32-bit builds
of urdfdom are failing:

  CMake Error at CMakeLists.txt:41 (find_package):
    Could not find a configuration file for package "urdfdom_headers" that is
    compatible with requested version "0.4".
  
    The following configuration files were considered but not accepted:
  
      /usr/share/urdfdom_headers/cmake/urdfdom_headers-config.cmake, version: 
0.4.0 (64bit)
  
  
  
  -- Configuring incomplete, errors occurred!
  See also "/«PKGBUILDDIR»/obj-i586-linux-gnu/CMakeFiles/CMakeOutput.log".

Could you please take a look?

Thanks!

--- End Message ---
--- Begin Message ---
Source: urdfdom-headers
Source-Version: 0.4.1-2

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

Debian distribution maintenance software
pp.
Jose Luis Rivero <jriv...@osrfoundation.org> (supplier of updated 
urdfdom-headers 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: SHA512

Format: 1.8
Date: Mon, 14 Mar 2016 12:45:55 +0000
Source: urdfdom-headers
Binary: liburdfdom-headers-dev
Architecture: source
Version: 0.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Jose Luis Rivero <jriv...@osrfoundation.org>
Description:
 liburdfdom-headers-dev - URDF DOM - header files
Closes: 815683
Changes:
 urdfdom-headers (0.4.1-2) unstable; urgency=medium
 .
   * Change architecturo from 'all' to 'any'
     (Closes: #815683)
Checksums-Sha1:
 cae5ec2d3e71c046d9b8faecd80eba53d5fe4951 1748 urdfdom-headers_0.4.1-2.dsc
 ccc2f5065190cffa2e5edd6d58dfaec7a4f6809a 2576 
urdfdom-headers_0.4.1-2.debian.tar.xz
Checksums-Sha256:
 96d1a1e5d720f2765245eeba58b0d62ba05a76daae947f42d31ad1f81c75a709 1748 
urdfdom-headers_0.4.1-2.dsc
 85e87ac81888ae61e4c61605973e91e998edef47b9d7736a2ba6f3f548ebb567 2576 
urdfdom-headers_0.4.1-2.debian.tar.xz
Files:
 b368600b98cebe0bddddfc028376121a 1748 libs extra urdfdom-headers_0.4.1-2.dsc
 0a6f7cfdc1d3213ecb5c8fea097372de 2576 libs extra 
urdfdom-headers_0.4.1-2.debian.tar.xz

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

iQEcBAEBCgAGBQJW5rdTAAoJEF6UbAkK/wQns2MIAL5PYthAAm1TT7Bv4ktuYLIt
oneUvT+dKnbXf96ISXQlRLHVQIfe4CVeQyfID53MZAaIPb0Ci75DBQDOSJJUXdyL
umrHus4ndrPj2tcUtcbl2ddvDguWsMq2kheQV+Lu4m4CiMkZi8ZtLlQVBLtSNeEw
48gF4n9AKmrbphGG3ToOyjQyAu3ZYS+IwV/oFv8lnU1zDbja3qCcIBx4TxxIbXm7
DS0TNcVunjHMGI2MaZ6wXlCrVjQNS3EDr6aMsAFuEjEKfmscbup7NP1cBlkIWTIk
BAb0vrErgbssGoq3Ow6SJ6uo0c2YswAKMvv8c7pQPnBb3FLbCn6blxPlrOOGr+M=
=kYnz
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to