Source: gdcm
Version: 2.8.2-2
Severity: important
Justification: fails to build from source (but built successfully in the past)

Builds of gdcm for kfreebsd-amd64 and kfreebsd-i386 (admittedly not
release architectures) have been failing:

  #Csharp correct file name (Why did it change from 2.8.0 to 2.8.2?)
  mv debian/tmp/usr/lib/x86_64-kfreebsd-gnu/gdcmsharpglue.so 
debian/tmp/usr/lib/x86_64-kfreebsd-gnu/libgdcmsharpglue.so
  mv: cannot stat 'debian/tmp/usr/lib/x86_64-kfreebsd-gnu/gdcmsharpglue.so': No 
such file or directory

AFAICT, on these architectures, the glue library still/already has the
name libgdcmsharpglue.so; please conditionalize the rename accordingly.
(I'd do it based on whether the file exists rather than by
architecture.)

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to