> <<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/Development/visualization-gnuplot-differentiable-function
> Unable to find executable: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/visualization-gnuplot-differentiable-function
> 24/24 Test #24: visualization-gnuplot-differentiable-function ...***Not Run   
> 0.00 sec
> 
> 0% tests passed, 24 tests failed out of 24

If the executables are not available because we are only building
arch-independent stuff, the easy fix would be to disable the tests
for arch-independent builds.

Patch attached.

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -38,3 +38,5 @@ override_dh_strip:
 
 override_dh_makeshlibs:
        dh_makeshlibs -Xroboptim-core-plugin-
+
+override_dh_auto_test-indep:
-- 
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