Bug#825096: dolfin: FTBFS: No rule to make target '/usr/lib/libgl2ps.so', needed by

2016-05-27 Thread Gert Wollny
This is indeed a transition problem because gl2ps moved to multiarch,
and the vtk cmake files specify full path names of the dependent
libraries. 

I think this is a good moment to move vtk-6.3 to unstable - 
which I will do this weekend.

(The alternative would be a vtk-6.2 binNMU, but IMHO at this point this
would be a waste of computing cycles.) 

Best, 
Gert



Bug#825096: dolfin: FTBFS: No rule to make target '/usr/lib/libgl2ps.so', needed by 'dolfin/libdolfin.so.1.6.0'

2016-05-23 Thread Emilio Pozuelo Monfort
Source: dolfin
Version: 1.6.0-4
Severity: serious

On a rebuild against petsc 3.6.4, your package failed to build:

make[4]: *** No rule to make target '/usr/lib/libgl2ps.so', needed by 
'dolfin/libdolfin.so.1.6.0'.  Stop.
make[4]: Leaving directory '/«PKGBUILDDIR»/debian/build-python2.7'
CMakeFiles/Makefile2:186: recipe for target 'dolfin/CMakeFiles/dolfin.dir/all' 
failed
make[3]: *** [dolfin/CMakeFiles/dolfin.dir/all] Error 2

Full logs at https://buildd.debian.org/status/package.php?p=dolfin

Emilio