On Thu, Jul 16, 2026 at 08:11:43PM +0200, Étienne Mollier wrote: > # Greetings, > > # Before anything else, dear control, please > block 1142211 by 1140923 > thank you > > I have started working on #1140923 affecting camitk by applying > the trivial patch suggested by the compiler, but I ran into: > > > /build/reproducible-path/camitk-6.0.0/imaging/components/dicom/DicomComponent.cpp:45:10: > fatal error: vtkGDCMImageReader.h: No such file or directory > 45 | #include <vtkGDCMImageReader.h> > | ^~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > > This is because this header provided by gdcm is coupled to the > vtk version gdcm has been built against: > > $ apt-file search vtkGDCMImageReader.h > libvtkgdcm-dev: /usr/include/gdcm-3.0/vtk-9.5/vtkGDCMImageReader.h > ^^^^^^^ > gdcm needs to be rebuilt first, but for that, #1140923 will have > to be tackled first. Hopefully this is just a matter of > applying the trivial compiler patch again. I'm working on this, > but build times of those packages aren't short. Hence the > present message to document the status and avoid duplicated > work.
Sorry, it seems I missed your message in the bug when going through the VTK rdep bugs. I looked at camitk after you fixed gdcm, feel free to make a maintainer upload instead of my proposed NMU (which built for me). > Have a nice day, :) cu Adrian

