[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779884: unblock: pcl/1.7.2-7



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package pcl.

We have had a sometimes FTBFS bug #779183. The submitter sent a patch 
(trivial) and we applied it. 

Attach the debdiff against the package in testing.

unblock pcl/1.7.2-7

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru pcl-1.7.2/debian/changelog pcl-1.7.2/debian/changelog
--- pcl-1.7.2/debian/changelog	2014-12-02 08:29:50.000000000 +0100
+++ pcl-1.7.2/debian/changelog	2015-02-25 23:12:56.000000000 +0100
@@ -1,3 +1,10 @@
+pcl (1.7.2-7) unstable; urgency=medium
+
+  * Added patch to solve sometimes FTBFS. Patch proposed by
+    James Cowgill (thanks!!!). Closes: #779183
+
+ -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Wed, 25 Feb 2015 23:12:50 +0100
+
 pcl (1.7.2-6) unstable; urgency=medium
 
   [ Jochen Sprickerhof ]
diff -Nru pcl-1.7.2/debian/patches/0005-tools-depends-on-visualization.patch pcl-1.7.2/debian/patches/0005-tools-depends-on-visualization.patch
--- pcl-1.7.2/debian/patches/0005-tools-depends-on-visualization.patch	1970-01-01 01:00:00.000000000 +0100
+++ pcl-1.7.2/debian/patches/0005-tools-depends-on-visualization.patch	2015-02-25 15:56:15.000000000 +0100
@@ -0,0 +1,20 @@
+From 421326315ad0f5012a58677d9f1fcb31fa82f6c3 Tue Dec 2 08:30:14 2014
+From: James Cowgill <james410@cowgill.org.uk>
+Date: Wed, 25 Feb 2015 09:22:52 +0000
+Subject: Bug#779183: pcl: sometimes FTBFS - fatal error: pcl/visualization/pcl_visualizer.h: No such file or directory
+
+See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779183
+---
+
+diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
+index d5bb290..d533471 100644
+--- a/tools/CMakeLists.txt
++++ b/tools/CMakeLists.txt
+@@ -1,6 +1,6 @@
+ set (SUBSYS_NAME tools)
+ set (SUBSYS_DESC "Useful PCL-based command line tools")
+-set (SUBSYS_DEPS common io filters sample_consensus segmentation search kdtree features surface octree registration recognition geometry keypoints)
++set (SUBSYS_DEPS common io filters sample_consensus segmentation search kdtree features surface octree registration recognition geometry keypoints visualization)
+ set (DEFAULT ON)
+ set (REASON "")
+ 
diff -Nru pcl-1.7.2/debian/patches/series pcl-1.7.2/debian/patches/series
--- pcl-1.7.2/debian/patches/series	2014-12-01 16:32:27.000000000 +0100
+++ pcl-1.7.2/debian/patches/series	2015-02-25 15:56:41.000000000 +0100
@@ -2,3 +2,4 @@
 0002-Corrected-openni-dev-and-openni2-dev-in-PCLConfig.cm.patch
 0003-Always-build-libpcl_apps.so.patch
 0004-Correct-PCL_ROOT-in-PCLConfig.cmake.patch
+0005-tools-depends-on-visualization.patch

Reply to: