Bug#750474: libvtk6-dev: VTKTargets.cmake references missing files
Daniele E. Domenichelli
daniele.domenichelli at gmail.com
Tue Jun 3 16:39:27 UTC 2014
Package: libvtk6-dev
Version: 6.1.0+dfsg-3
Severity: normal
Dear Maintainer,
The VTKTargets.cmake file references several files missing from
/usr/lib/x86_64-linux-gnu/python2.7/site-packages/vtk/
This simple CMake example
cmake_minimum_required(VERSION 2.8.12)
find_package(VTK)
causes a very long list of warnings like these
-- The imported target "vtkCommonCorePython" references the file
"/usr/lib/x86_64-linux-gnu/python2.7/site-packages/vtk/vtkCommonCorePython.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.1/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtkCommonMathPython" references the file
"/usr/lib/x86_64-linux-gnu/python2.7/site-packages/vtk/vtkCommonMathPython.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.1/VTKTargets.cmake"
but not all the files it references.
-- The imported target "vtkCommonMiscPython" references the file
"/usr/lib/x86_64-linux-gnu/python2.7/site-packages/vtk/vtkCommonMiscPython.so"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/vtk-6.1/VTKTargets.cmake"
but not all the files it references.
[...]
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libvtk6-dev depends on:
ii libavcodec-dev 6:10.1-1
ii libavformat-dev 6:10.1-1
ii libavutil-dev 6:10.1-1
ii libc6-dev 2.18-7
ii libeigen3-dev 3.2.1-2
ii libexpat1-dev [libexpat-dev] 2.1.0-5
ii libfreetype6-dev 2.5.2-1
ii libgdal-dev 1.10.1+dfsg-5+b1
ii libgl1-mesa-dev [libgl-dev] 10.1.4-1
ii libgl2ps-dev 1.3.8-1
ii libglu1-mesa-dev [libglu-dev] 9.0.0-2
ii libjpeg8-dev [libjpeg-dev] 8d-2
ii libjsoncpp-dev 0.6.0~rc2-3
ii libmysqlclient-dev 5.5.37-1
ii libnetcdf-dev 1:4.1.3-7
ii libogg-dev 1.3.1-1
ii libpng12-dev [libpng-dev] 1.2.50-1
ii libpq-dev 9.3.4-1+b1
ii libpython-dev 2.7.6-2
ii libqt4-dev 4:4.8.6+dfsg-1
ii libqt4-opengl-dev 4:4.8.6+dfsg-1
ii libqtwebkit-dev 2.2.1-7
ii libswscale-dev 6:10.1-1
ii libtheora-dev 1.1.1+dfsg.1-3.2
ii libtiff5-dev [libtiff-dev] 4.0.3-8
ii libvtk6 6.1.0+dfsg-3
ii libvtk6-java 6.1.0+dfsg-3
ii libx11-dev 2:1.6.2-2
ii libxft-dev 2.3.1-2
ii libxml2-dev 2.9.1+dfsg1-3
ii libxss-dev 1:1.2.2-1
ii libxt-dev 1:1.1.4-1
ii mpi-default-dev 1.0.2+nmu1
ii python-vtk6 6.1.0+dfsg-3
ii tcl-vtk6 6.1.0+dfsg-3
ii tcl8.6-dev 8.6.1-6
ii tk8.6-dev 8.6.1-5
ii vtk6 6.1.0+dfsg-3
ii x11proto-core-dev 7.0.26-1
ii zlib1g-dev 1:1.2.8.dfsg-1
libvtk6-dev recommends no packages.
Versions of packages libvtk6-dev suggests:
pn vtk6-doc <none>
pn vtk6-examples <none>
-- no debconf information
More information about the debian-science-maintainers
mailing list