/usr/bin/vtkParseOGLExt-7.1 do not exist

Bug #1878103 reported by kenjo
52
This bug affects 10 people
Affects Status Importance Assigned to Milestone
vtk7 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

So I tried to build FreeCAD from git and get several build errors related to vtk.

Not sure exactly what should happen but it looks like vtk7 is misscompiled/configured.

if we concentrate on /usr/bin/vtkParseOGLExt-7.1 that do not exist in ubuntu 20.04 it does in ubuntu 19.04 there is several other files that is missing also.

https://packages.ubuntu.com/search?suite=eoan&arch=any&mode=filename&searchon=contents&keywords=vtkParseOGLExt

------------------------
errors
-- The imported target "vtkParseOGLExt" references the file
   "/usr/bin/vtkParseOGLExt-7.1"
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-7.1/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkRenderingPythonTkWidgets" references the file
   "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.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-7.1/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtk" references the file
   "/usr/bin/vtk"
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-7.1/VTKTargets.cmake"
but not all the files it references.

-- The imported target "pvtk" references the file
   "/usr/bin/pvtk"
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-7.1/VTKTargets.cmake"
but not all the files it references.

-- VTK components: vtkCommonCore;vtkCommonDataModel;vtkFiltersVerdict;vtkIOXML;vtkFiltersCore;vtkFiltersGeneral;vtkIOLegacy;vtkFiltersExtraction;vtkFiltersSources;vtkFiltersGeometry;vtkIOMPIParallel;vtkParallelMPI;vtkhdf5;vtkFiltersParallelDIY2;vtkRenderingCore;vtkInteractionStyle;vtkRenderingFreeType;vtkRenderingOpenGL2

Tags: focal
Revision history for this message
Mark de Roussier (mderouss) wrote :

Same problem here, trying to build FreeCAD for 20.04.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in vtk7 (Ubuntu):
status: New → Confirmed
Revision history for this message
Guillermo Vilanova (gvilanovac) wrote :

Same thing here

Revision history for this message
Wouter Deconinck (wdconinc) wrote :

My deb build skills are rusty. But I can still read the debian/rules and the gitlab-ci.yml file.

- vtkParseOGLExt was removed as an installed file in https://salsa.debian.org/science-team/vtk7/-/commit/e04688492f3c45ff8bc80960705ecbc67eebccaa, presumably can be re-added even if 'an old thing'.
- libvtkRenderingPythonTkWidgets.so is removed by rules in https://salsa.debian.org/science-team/vtk7/-/blob/master/debian/rules#L149, presumably could be kept.
- vtk is renamed to vtk7 by rules in https://salsa.debian.org/science-team/vtk7/-/blob/master/debian/rules#L139, may need to be handled by update-alternatives.
- pvtk is built (see rules in https://salsa.debian.org/science-team/vtk7/-/blob/master/debian/rules#L137), but not installed. May need to be renamed and handles by update-alternatives.

Revision history for this message
Garrett (garrettdreyfus) wrote :

This has also affected me when trying to build TTK (https://github.com/topology-tool-kit/ttk)

Revision history for this message
Andreu Correa Casablanca (castarco) wrote :

I'm actually affected by these files not existing, during the build of a Udacity course:
- /usr/bin/vtkParseOGLExt-7.1
- /usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so
- /usr/bin/vtk
- /usr/bin/pvtk

Revision history for this message
Chris Hall (orflyfisher82) wrote :

same errors as above ^^ https://github.com/PX4/PX4-Avoidance library on ubuntu 20.04

Revision history for this message
Ben Hamlen (benhamlen) wrote :
Revision history for this message
Henry Ward Hopeman Jr. (neahwhopeman) wrote :

Same issues as above

Ubuntu 20.04

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.