Package: vtkedge
Version: 0.2.0~20110403-1
Severity: serious
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric

$ sudo apt-get build-dep vtkedge
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have unmet dependencies:
 paraview : Depends: libhdf5-openmpi-1.8.4 but it is not going to be installed
E: Build-dependencies for vtkedge could not be satisfied.

because vtkedge explicitly build depends on libhdf5-serial-dev.

apparently because of:

paraview (3.10.1-4) unstable; urgency=low

  * [2e250a5] Use packaged-HDF5. Hopefully fixes FTBFS on mipsel and sparc.


So paraview and vtkedge have to build depend on the same libhd5

going further:

[ 76%] Building CXX object ParaViewPlugins/CMakeFiles/VTKEdge.dir/pqKWEIlluminatedLinesDisplayPanelDecorator.o /home/packages/tmp/u/vtkedge-0.2.0~20110403/ParaViewPlugins/pqKWEIlluminatedLinesDisplayPanelDecorator.cxx:28:34: fatal error: pqDisplayProxyEditor.h: No such file or directory
compilation terminated.
make[3]: *** [ParaViewPlugins/CMakeFiles/VTKEdge.dir/pqKWEIlluminatedLinesDisplayPanelDecorator.o] Error 1

it looks like the b-d on paraview-dev is missing, otoh these headers are found in paraview, not paraview-dev in unstable.

Independently, please turn on verbose build logs




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to