Bug#810662: ros-pluginlib: FTBFS: cannot create obj-x86_64-linux-gnu/...

Aaron M. Ucko ucko at debian.org
Mon Jan 11 05:13:11 UTC 2016


Source: ros-pluginlib
Version: 1.10.1-1
Severity: important
Justification: fails to build from source

Builds of ros-pluginlib for architectures other than amd64 have been
failing due to a hardcoded architecture tuple:

  -- Build files have been written to: /«PKGBUILDDIR»/obj-i586-linux-gnu
  echo 'add_definitions(-DCMAKE_LIBRARY_ARCHITECTURE=\\"${CMAKE_LIBRARY_ARCHITECTURE}\\")' >> obj-x86_64-linux-gnu/catkin_generated/installspace/pluginlibConfig.cmake
  /bin/sh: 1: cannot create obj-x86_64-linux-gnu/catkin_generated/installspace/pluginlibConfig.cmake: Directory nonexistent

Could you please take a look?  I'd suggest either substituting the
dpkg-architecture DEB_HOST_GNU_TYPE variable or simply using a wildcard.

Thanks!



More information about the debian-science-maintainers mailing list