Source: wxpython4.0
Severity: important

Dear Maintainer,

in a partial rebuild of the doxygen build dependencies against 1.9.0 from 
experimental:
https://salsa.debian.org/debian/doxygen/-/wikis/ratt_doxygen_1.9.0-1_amd64-partial
this package failed to build with this error:

  Finished command: dox (0m14.759s)
  Running command: touch
  Finished command: touch (0.5s)
  Running command: etg
  "/usr/bin/python3.9" etg/_core.py --sip --nodoc
  "/usr/bin/python3.9" etg/_glcanvas.py --sip --nodoc
  "/usr/bin/python3.9" etg/_stc.py --sip --nodoc
  Unable to find xml file for ITEM: wxTextCtrl
  Tried: 
/root/d/wxpython4.0-4.0.7+dfsg/ext/wxWidgets/docs/doxygen/out/xml/classwx_text_ctrl.xml
         
/root/d/wxpython4.0-4.0.7+dfsg/ext/wxWidgets/docs/doxygen/out/xml/structwx_text_ctrl.xml
         
/root/d/wxpython4.0-4.0.7+dfsg/ext/wxWidgets/docs/doxygen/out/xml/wxTextCtrl
  Traceback (most recent call last):
    File "/root/d/wxpython4.0-4.0.7+dfsg/etg/_stc.py", line 243, in <module>
      run()
    File "/root/d/wxpython4.0-4.0.7+dfsg/etg/_stc.py", line 151, in run
      mod = textctrl.parseAndTweakModule()
    File "/root/d/wxpython4.0-4.0.7+dfsg/etg/textctrl.py", line 32, in 
parseAndTweakModule
      etgtools.parseDoxyXML(module, ITEMS)
    File "/root/d/wxpython4.0-4.0.7+dfsg/etgtools/__init__.py", line 82, in 
parseDoxyXML
      raise DoxyXMLError(msg)
  etgtools.DoxyXMLError: Unable to find xml file for ITEM: wxTextCtrl
  Command '"/usr/bin/python3.9" etg/_stc.py --sip --nodoc' failed with exit 
code 1.
  Finished command: etg (0.688s)

The ext/wxWidgets/docs/doxygen/out/xml dir produced with doxygen 1.8.20 is 50 
MB and contains 1812 files.
The ext/wxWidgets/docs/doxygen/out/xml dir produced with doxygen 1.9.0 is 42 MB 
and contains 1583 files.
I attach the list of contained files.

This could well be a doxygen issue. Please let me know what you think about it.

I am not yet 100% sure that it makes sense to rush doxygen 1.9.0 to bullseye, 
but I might try, and if so, I'll increase the severity of this bug to serious.

Paolo

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-5-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Attachment: 1.8.20.txt.xz
Description: application/xz

Attachment: 1.9.0.txt.xz
Description: application/xz

Reply via email to