[Debian-med-packaging] Bug#759957: doxygen does not generate man pages anymore

Mathieu Malaterre malat at debian.org
Fri Sep 12 15:34:16 UTC 2014


Control: reassign -1 doxygen 1.8.8-3
Control: affects -1 src:gdcm

recent version of doxygen do not generate man pages anymore. This
makes package such as GDCM FTBFS as seen in #759957

I have attached two files:

>From a current wheezy system:

$ cd /tmp/man
$ ls
Doxyfile  gdcm2vtk.man
$ apt-cache policy doxygen
doxygen:
  Installed: 1.8.1.2-2
  Candidate: 1.8.1.2-2
  Version table:
     1.8.8-3 0
        100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages
     1.8.7-3 0
        200 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages
 *** 1.8.1.2-2 0
        700 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages
        100 /var/lib/dpkg/status
$ doxygen
warning: Tag `SHOW_DIRECTORIES' at line 490 of file Doxyfile has
become obsolete.
To avoid this warning please remove this line from your configuration
file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 863 of file Doxyfile has
become obsolete.
To avoid this warning please remove this line from your configuration
file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1048 of file Doxyfile has
become obsolete.
To avoid this warning please remove this line from your configuration
file or upgrade it using "doxygen -u"
warning: source /tmp/o/gdcm-2.4.3/Examples is not a readable file or
directory... skipping.
warning: source /tmp/o/gdcm-2.4.3/Testing is not a readable file or
directory... skipping.
warning: source /tmp/o/gdcm-2.4.3/Applications is not a readable file
or directory... skipping.
warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Examples is not a
readable file or directory... skipping.
warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Testing is not a
readable file or directory... skipping.
warning: source /tmp/o/gdcm-2.4.3/Utilities/VTK/Applications is not a
readable file or directory... skipping.
$ find . -name gdcm2vtk.1
./generated/man/man1/gdcm2vtk.1

>From a sid/chroot:

$ doxygen -v
1.8.8
$ find . | grep gdcm2vtk
./generated/man/man1/gdcm2vtk.man.1
./generated/latex/gdcm2vtk_8man.tex
./generated/html/gdcm2vtk_8man.html
./generated/xml/gdcm2vtk_8man.xml
./gdcm2vtk.man

-> gdcm2vtk.1 is not generated anymore.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdcm2vtk.man
Type: application/x-troff-man
Size: 5896 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140912/ba457efb/attachment-0001.man>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Doxyfile
Type: application/octet-stream
Size: 69060 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140912/ba457efb/attachment-0001.obj>


More information about the Debian-med-packaging mailing list