[Debian-med-packaging] Bug#656321: inline_dotgraph_1.dot:3: syntax error near line 3

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Jan 18 12:37:25 UTC 2012


Package: mummy
Version: 1.0.2-1
Severity: normal


mummy does not respect doxygen syntax. Eg:

vtkMultiThreshold.h
....
// \dot
// digraph MultiThreshold {
//   set0 [shape=rect,style=filled,label="point T(0) in [-Inf,320["]
//   set1 [shape=rect,label="cell P(0) in ]101,Inf]"]
//   set2 [shape=rect,label="point s(0) in [-Inf,0.1["]
//   set3 [shape=rect,label="OR"]
//   set4 [shape=rect,style=filled,label="AND"]
//   set0 -> set4
//   set1 -> set3
//   set2 -> set3
//   set3 -> set4
// }
// \enddot

Generates:

// \dot
// digraph MultiThreshold {
//   set0 [shape=rect,style=filled,label="point T(0) in [-Inf,320["]
//   set1 [shape=rect,label="cell P(0) in ]101,Inf]"]
//   set2 [shape=rect,label="point s(0) in [-Inf,0.1["]
//   set3 [shape=rect,label="OR"]
//   set4 [shape=rect,style=filled,label="AND"]
//   set0 -> set4
//   set1 -> set3
//   set2 -> set3
//   set3 -> set4
// }
// \enddot


which in turns leads to :
 
 digraph MultiThreshold {
   set0 [shape=rect,style=filled,label="point T(0) in [-Inf,320["]
   set1 [shape=rect,label="cell P(0) in ]101,Inf]"]
   set2 [shape=rect,label="point s(0) in [-Inf,0.1["]
   set3 [shape=rect,label="OR"]
   set4 [shape=rect,style=filled,label="AND"]
   set0 -> set4
   set1 -> set3
   set2 -> set3
   set3 -> set4
 }
 

Generating docs for compound Kitware::VTK::vtkMPIImage/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/csharp/vtkMultiBlockPLOT3DReader.cs:192: warning: Missing 'cref' attribute from <seealso> tag.
/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/csharp/vtkMultiProcessController.cs:599: warning: Missing 'cref' attribute from <seealso> tag.
Error: /home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/inline_dotgraph_1.dot:3: syntax error near line 3
context:    set0 >>>  [shape=rect,style=filled,label=& <<< quot;point T(0) in [-Inf,320["]
Problems running dot: exit code=1, command='/usr/bin/dot', arguments='"/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/inline_dotgraph_1.dot" -Tsvg -o "/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/dot_inline_dotgraph_1.svg"'
Error: /home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/inline_dotgraph_1.dot:3: syntax error near line 3
context:    set0 >>>  [shape=rect,style=filled,label=& <<< quot;point T(0) in [-Inf,320["]
Problems running dot: exit code=1, command='/usr/bin/dot', arguments='"/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/inline_dotgraph_1.dot" -Tcmapx -o "/home/mathieu/debian/debian-med/trunk/packages/activiz.net/trunk/activiz.net-1.0~git20111123/obj-x86_64-linux-gnu/Doxygen/html/dot_inline_dotgraph_1.map"'

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mummy depends on:
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib
ii  libexpat1                     2.0.1-7    XML parsing C library - runtime li
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3

mummy recommends no packages.

Versions of packages mummy suggests:
ii  gccxml               0.9.0+cvs20100501-2 XML output extension to GCC

-- no debconf information





More information about the Debian-med-packaging mailing list