Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934498 - dev-python/wxpython-4.2.1-r2: Command '"/usr/bin/python3.10" etg/defs.py --sip --nodoc' failed with exit code 1.
Summary: dev-python/wxpython-4.2.1-r2: Command '"/usr/bin/python3.10" etg/defs.py --si...
Status: RESOLVED DUPLICATE of bug 934482
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-18 10:11 UTC by Andrey Grozin
Modified: 2024-06-18 10:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2024-06-18 10:11:37 UTC
* python3_10: running distutils-r1_run_phase python_compile
/var/tmp/portage/dev-python/wxpython-4.2.1-r2/work/wxPython-4.2.1-python3_10/build.py:43: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.dep_util import newer, newer_group
warning: Tag 'HTML_TIMESTAMP' at line 364 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 'FORMULA_TRANSPARENT' at line 426 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 'LATEX_SOURCE_CODE' at line 459 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 'DOCBOOK_PROGRAMLISTING' at line 501 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 'CLASS_DIAGRAMS' at line 552 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 'DOT_FONTNAME' at line 557 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 'DOT_FONTSIZE' at line 558 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 'DOT_TRANSPARENT' at line 581 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/wxpython-4.2.1-r2/work/wxPython-4.2.1-python3_10/etg/defs.py", line 125, in <module>
    run()
  File "/var/tmp/portage/dev-python/wxpython-4.2.1-r2/work/wxPython-4.2.1-python3_10/etg/defs.py", line 66, in run
    module.find('wxDELETE').ignore()
  File "/var/tmp/portage/dev-python/wxpython-4.2.1-r2/work/wxPython-4.2.1-python3_10/etgtools/extractors.py", line 121, in find
    raise ExtractorError("Unable to find item named '%s' within %s named '%s'" %
etgtools.extractors.ExtractorError: Unable to find item named 'wxDELETE' within ModuleDef named 'defs'
Will build using: "/usr/bin/python3.10"
3.10.14 (main, May 23 2024, 22:46:32) [GCC 13.2.1 20240503]
Python's architecture is 64bit
cfg.VERSION: 4.2.1

Running command: dox
bash ./regen.sh xml
Finished command: dox (0m14.297s)
Running command: etg
"/usr/bin/python3.10" etg/defs.py --sip --nodoc
Command '"/usr/bin/python3.10" etg/defs.py --sip --nodoc' failed with exit code 1.
Finished command: etg (0.237s)
 * ERROR: dev-python/wxpython-4.2.1-r2::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-18 10:12:01 UTC

*** This bug has been marked as a duplicate of bug 934482 ***