Bug#875795: openni-sensor-pointclouds: fix FTBFS on ppc64el/ppc64
Frédéric Bonnard
frediz at linux.vnet.ibm.com
Thu Sep 14 14:00:47 UTC 2017
Package: src:openni-sensor-pointclouds
Version: 5.1.0.41.8-1
Tags: patch pending
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
--
Dear maintainer,
I see that the package fails to build ppc64[el].
Here is a small patch that seems to fix this.
I hope that helps, let me know if things need to be improved.
Regards.
F.
-------------- next part --------------
diff -Nru openni-sensor-pointclouds-5.1.0.41.8/debian/changelog openni-sensor-pointclouds-5.1.0.41.8/debian/changelog
--- openni-sensor-pointclouds-5.1.0.41.8/debian/changelog 2017-02-10 11:50:08.000000000 +0000
+++ openni-sensor-pointclouds-5.1.0.41.8/debian/changelog 2017-09-14 13:38:14.000000000 +0000
@@ -1,3 +1,10 @@
+openni-sensor-pointclouds (5.1.0.41.8-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add fix to handle ppc64 and ppc64el architectures
+
+ -- Frédéric Bonnard <frediz at linux.vnet.ibm.com> Thu, 14 Sep 2017 13:38:14 +0000
+
openni-sensor-pointclouds (5.1.0.41.8-1) unstable; urgency=medium
[ Hans-Christoph Steiner ]
diff -Nru openni-sensor-pointclouds-5.1.0.41.8/debian/patches/fix-ppc64el.patch openni-sensor-pointclouds-5.1.0.41.8/debian/patches/fix-ppc64el.patch
--- openni-sensor-pointclouds-5.1.0.41.8/debian/patches/fix-ppc64el.patch 1970-01-01 00:00:00.000000000 +0000
+++ openni-sensor-pointclouds-5.1.0.41.8/debian/patches/fix-ppc64el.patch 2017-09-14 13:27:13.000000000 +0000
@@ -0,0 +1,13 @@
+Index: openni-sensor-pointclouds-5.1.0.41.8/Platform/Linux/CreateRedist/RedistMaker
+===================================================================
+--- openni-sensor-pointclouds-5.1.0.41.8.orig/Platform/Linux/CreateRedist/RedistMaker 2017-02-10 11:44:33.000000000 +0000
++++ openni-sensor-pointclouds-5.1.0.41.8/Platform/Linux/CreateRedist/RedistMaker 2017-09-14 13:27:08.810501706 +0000
+@@ -31,7 +31,7 @@
+ PLATFORM="Arm" ;;
+ aarch64)
+ PLATFORM="AArch64" ;;
+- ppc)
++ ppc*)
+ PLATFORM="Powerpc" ;;
+ arm*)
+ PLATFORM="Arm" ;;
diff -Nru openni-sensor-pointclouds-5.1.0.41.8/debian/patches/series openni-sensor-pointclouds-5.1.0.41.8/debian/patches/series
--- openni-sensor-pointclouds-5.1.0.41.8/debian/patches/series 1970-01-01 00:00:00.000000000 +0000
+++ openni-sensor-pointclouds-5.1.0.41.8/debian/patches/series 2017-09-14 13:26:48.000000000 +0000
@@ -0,0 +1 @@
+fix-ppc64el.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20170914/2a8740b4/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list