Update .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,7 +15,7 @@ kibot_*.kicad_pcb
|
||||
kibot_*.kicad_dru
|
||||
kibot_*.kicad_prl
|
||||
kibot_*.kicad_pro
|
||||
kibot_run.log
|
||||
kibot*.log
|
||||
pcbnew.kicad_wks
|
||||
schematic.kicad_wks
|
||||
kibot/cache/
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,533 +0,0 @@
|
||||
DEBUG:KiBot 1.8.6 verbose level: 0 started on 2026-03-10 16:52:49.782675 (kibot - __main__.py:524)
|
||||
DEBUG:Filtering warnings we always get on CI/CD (kibot - __main__.py:438)
|
||||
DEBUG:Command line options: {'--banner': None,
|
||||
'--board-file': None,
|
||||
'--cli-order': False,
|
||||
'--config-outs': False,
|
||||
'--copy-and-expand': False,
|
||||
'--copy-options': False,
|
||||
'--define': [],
|
||||
'--defs-from-env': False,
|
||||
'--defs-from-project': False,
|
||||
'--dont-stop': False,
|
||||
'--dry': False,
|
||||
'--example': False,
|
||||
'--fail-on-ignored': False,
|
||||
'--fail-on-warnings': False,
|
||||
'--global-redef': [],
|
||||
'--gui': False,
|
||||
'--gui-inject': None,
|
||||
'--help': False,
|
||||
'--help-banners': False,
|
||||
'--help-dependencies': False,
|
||||
'--help-errors': False,
|
||||
'--help-filters': False,
|
||||
'--help-global-options': False,
|
||||
'--help-list-offsets': False,
|
||||
'--help-list-outputs': False,
|
||||
'--help-list-rotations': False,
|
||||
'--help-output': None,
|
||||
'--help-outputs': False,
|
||||
'--help-preflights': False,
|
||||
'--help-variants': False,
|
||||
'--internal-check': False,
|
||||
'--invert-sel': False,
|
||||
'--json': False,
|
||||
'--list': False,
|
||||
'--list-variants': False,
|
||||
'--log': 'kibot_run_xml.log',
|
||||
'--makefile': None,
|
||||
'--markdown': False,
|
||||
'--no-auto-download': False,
|
||||
'--no-priority': False,
|
||||
'--no-warn': None,
|
||||
'--only-groups': False,
|
||||
'--only-names': False,
|
||||
'--only-pre': False,
|
||||
'--out-dir': '.',
|
||||
'--output-name-first': False,
|
||||
'--plot-config': 'kibot/yaml/kibot_pre_update_xml.yaml',
|
||||
'--quick-start': False,
|
||||
'--quiet': False,
|
||||
'--rst': False,
|
||||
'--schematic': None,
|
||||
'--skip-pre': None,
|
||||
'--start': '.',
|
||||
'--stop-on-warnings': False,
|
||||
'--sub-pcbs': False,
|
||||
'--type': [],
|
||||
'--variant': [],
|
||||
'--verbose': 0,
|
||||
'--version': False,
|
||||
'--warn-ci-cd': False,
|
||||
'TARGET': []} (kibot - __main__.py:528)
|
||||
DEBUG:Start of initialization (kibot - __main__.py:531)
|
||||
DEBUG:Detected KiCad v9.0.7 (9.0.7+1 90000070) (kibot - __main__.py:340)
|
||||
DEBUG:KiCad config path /root/.config/kicad/9.0 (kibot - __main__.py:392)
|
||||
DEBUG:Command line arguments:
|
||||
['/usr/local/bin/kibot', '-c', 'kibot/yaml/kibot_pre_update_xml.yaml', '-d', '.', '--log', 'kibot_run_xml.log'] (kibot - __main__.py:444)
|
||||
DEBUG:Command line parsed:
|
||||
{'--banner': None,
|
||||
'--board-file': None,
|
||||
'--cli-order': False,
|
||||
'--config-outs': False,
|
||||
'--copy-and-expand': False,
|
||||
'--copy-options': False,
|
||||
'--define': [],
|
||||
'--defs-from-env': False,
|
||||
'--defs-from-project': False,
|
||||
'--dont-stop': False,
|
||||
'--dry': False,
|
||||
'--example': False,
|
||||
'--fail-on-ignored': False,
|
||||
'--fail-on-warnings': False,
|
||||
'--global-redef': [],
|
||||
'--gui': False,
|
||||
'--gui-inject': None,
|
||||
'--help': False,
|
||||
'--help-banners': False,
|
||||
'--help-dependencies': False,
|
||||
'--help-errors': False,
|
||||
'--help-filters': False,
|
||||
'--help-global-options': False,
|
||||
'--help-list-offsets': False,
|
||||
'--help-list-outputs': False,
|
||||
'--help-list-rotations': False,
|
||||
'--help-output': None,
|
||||
'--help-outputs': False,
|
||||
'--help-preflights': False,
|
||||
'--help-variants': False,
|
||||
'--internal-check': False,
|
||||
'--invert-sel': False,
|
||||
'--json': False,
|
||||
'--list': False,
|
||||
'--list-variants': False,
|
||||
'--log': 'kibot_run_xml.log',
|
||||
'--makefile': None,
|
||||
'--markdown': False,
|
||||
'--no-auto-download': False,
|
||||
'--no-priority': False,
|
||||
'--no-warn': None,
|
||||
'--only-groups': False,
|
||||
'--only-names': False,
|
||||
'--only-pre': False,
|
||||
'--out-dir': '.',
|
||||
'--output-name-first': False,
|
||||
'--plot-config': 'kibot/yaml/kibot_pre_update_xml.yaml',
|
||||
'--quick-start': False,
|
||||
'--quiet': False,
|
||||
'--rst': False,
|
||||
'--schematic': None,
|
||||
'--skip-pre': None,
|
||||
'--start': '.',
|
||||
'--stop-on-warnings': False,
|
||||
'--sub-pcbs': False,
|
||||
'--type': [],
|
||||
'--variant': [],
|
||||
'--verbose': 0,
|
||||
'--version': False,
|
||||
'--warn-ci-cd': False,
|
||||
'TARGET': []} (kibot - __main__.py:445)
|
||||
DEBUG:- Processing dependencies for `global` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'Colorama', 'python_module': True, 'role': 'Get color messages in a portable way', 'debian': 'python3-colorama', 'arch': 'python-colorama'}, {'name': 'Requests', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-requests', 'arch': 'python-requests'}, {'name': 'PyYAML', 'python_module': True, 'debian': 'python3-yaml', 'arch': 'python-yaml', 'module_name': 'yaml', 'role': 'mandatory'}, {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto'}, {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git'}, {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}]}, {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs'}, {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy']}, {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool'}, {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python'}, {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0'}, {'from': 'KiKit', 'role': 'Separate multiboard projects'}, {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python'}, {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True}, {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash'}, {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender'}, {'name': 'Lark', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-lark', 'arch': 'python-lark'}, {'name': 'ZStd', 'python_module': True, 'debian': 'python3-zstd', 'arch': 'python-zstd', 'downloader': 'python', 'role': 'Copy embedded files from the schematic to the KiCad cache'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'Colorama', 'python_module': True, 'role': 'Get color messages in a portable way', 'debian': 'python3-colorama', 'arch': 'python-colorama'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'name': 'Requests', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-requests', 'arch': 'python-requests'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'name': 'PyYAML', 'python_module': True, 'debian': 'python3-yaml', 'arch': 'python-yaml', 'module_name': 'yaml', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering base dep {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}]} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy']} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering dep {'from': 'KiKit', 'role': 'Separate multiboard projects'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'Separate multiboard projects'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering base dep {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering base dep {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender'} (kibot - dep_downloader.py:1084)
|
||||
DEBUG: - Registering dep {'name': 'Lark', 'python_module': True, 'role': 'mandatory', 'debian': 'python3-lark', 'arch': 'python-lark'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'name': 'ZStd', 'python_module': True, 'debian': 'python3-zstd', 'arch': 'python-zstd', 'downloader': 'python', 'role': 'Copy embedded files from the schematic to the KiCad cache'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:Importing from /usr/local/lib/python3.13/dist-packages/kibot (kibot - kiplot.py:83)
|
||||
DEBUG:- Importing fil_base (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_expand_text_vars (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_field_modify (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_field_rename (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_generic (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_rot_footprint (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_separate_pins (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_spec_to_field (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_subparts (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_urlify (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_value_split (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_var_rename (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing fil_var_rename_kicost (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing globals (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_diff (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_drill (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_layer (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_navigate_results (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_pcb_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_any_stencil (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_base (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_base_3d (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_blender_export (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_blender_export` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Blender: {'name': 'Blender', 'url': 'https://www.blender.org/', 'debian': 'blender', 'arch': 'blender', 'from': 'Blender', 'role': 'mandatory', 'version': '3.4.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_boardview (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_bom (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_bom` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'}, {'from': 'RSVG', 'role': 'SVG logos for the BoM'}, {'name': 'XLSXWriter', 'role': 'Create XLSX files', 'python_module': True, 'debian': 'python3-xlsxwriter', 'arch': 'python-xlsxwriter', 'version': '1.1.2', 'downloader': 'python'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiCost: {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool', 'from': 'KiCost', 'role': 'Find components costs and specs', 'version': '1.1.8'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'SVG logos for the BoM'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'SVG logos for the BoM'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'name': 'XLSXWriter', 'role': 'Create XLSX files', 'python_module': True, 'debian': 'python3-xlsxwriter', 'arch': 'python-xlsxwriter', 'version': '1.1.2', 'downloader': 'python'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_bom_labels (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_bom_labels` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'ReportLab', 'role': 'Create a PDF with BoM labels', 'python_module': True, 'debian': 'python3-reportlab', 'arch': 'python-reportlab', 'downloader': 'python'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'ReportLab', 'role': 'Create a PDF with BoM labels', 'python_module': True, 'debian': 'python3-reportlab', 'arch': 'python-reportlab', 'downloader': 'python'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_compress (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_compress` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'RAR', 'url': 'https://www.rarlab.com/', 'url_down': 'https://www.rarlab.com/download.htm', 'help_option': '-?', 'downloader': 'rar', 'role': 'Compress in RAR format', 'debian': 'rar', 'arch': 'rar(AUR)'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'RAR', 'url': 'https://www.rarlab.com/', 'url_down': 'https://www.rarlab.com/download.htm', 'help_option': '-?', 'downloader': 'rar', 'role': 'Compress in RAR format', 'debian': 'rar', 'arch': 'rar(AUR)'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_copy_files (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_diff (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_diff` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'KiCad PCB/SCH Diff', 'version': '2.5.3', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'}, {'from': 'Git', 'role': 'Compare with files in the repo'}, {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'KiCad PCB/SCH Diff', 'version': '2.5.3', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_download_datasheets (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_dxf (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_dxf_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_dxf_sch_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_excellon (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_export_3d (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_gencad (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_gencad` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.5'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_gerb_drill (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_gerber (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_hpgl (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_hpgl_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_hpgl_sch_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_ibom (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_ibom` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'Interactive HTML BoM', 'role': 'mandatory', 'github': 'INTI-CMNB/InteractiveHtmlBom', 'command': 'generate_interactive_bom.py', 'no_cmd_line_version_old': True, 'plugin_dirs': ['InteractiveHtmlBom', 'InteractiveHtmlBom/InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom/InteractiveHtmlBom'], 'version': '2.7.0', 'downloader': 'pytool', 'id': 'ibom'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'Interactive HTML BoM', 'role': 'mandatory', 'github': 'INTI-CMNB/InteractiveHtmlBom', 'command': 'generate_interactive_bom.py', 'no_cmd_line_version_old': True, 'plugin_dirs': ['InteractiveHtmlBom', 'InteractiveHtmlBom/InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom', 'org_openscopeproject_InteractiveHtmlBom/InteractiveHtmlBom'], 'version': '2.7.0', 'downloader': 'pytool', 'id': 'ibom'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_info (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_info` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Show KiAuto installation information', 'version': '2.0.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_ipc2581 (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_jobset (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_kibom (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_kibom` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'KiBoM', 'role': 'mandatory', 'github': 'INTI-CMNB/KiBoM', 'command': 'KiBOM_CLI.py', 'version': '1.9.1', 'downloader': 'pytool'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'KiBoM', 'role': 'mandatory', 'github': 'INTI-CMNB/KiBoM', 'command': 'KiBOM_CLI.py', 'version': '1.9.1', 'downloader': 'pytool'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_kicanvas (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_kicost (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_kicost` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiCost: {'name': 'KiCost', 'github': 'hildogjr/KiCost', 'pypi': 'KiCost', 'downloader': 'pytool', 'from': 'KiCost', 'role': 'mandatory', 'version': '1.1.7'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_kikit_present (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_kikit_present` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'markdown2', 'python_module': True, 'debian': 'python3-markdown2', 'arch': 'python-markdown2', 'role': 'mandatory'}, {'from': 'Git', 'role': 'Find commit hash and/or date'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'markdown2', 'python_module': True, 'debian': 'python3-markdown2', 'arch': 'python-markdown2', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_kiri (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_kiri` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'KiCad PCB/SCH Diff', 'version': '2.5.1', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'}, {'from': 'Git', 'role': 'Compare with files in the repo'}, {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'KiCad PCB/SCH Diff', 'version': '2.5.1', 'role': 'mandatory', 'github': 'INTI-CMNB/KiDiff', 'command': 'kicad-diff.py', 'pypi': 'kidiff', 'downloader': 'pytool', 'id': 'KiDiff'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Compare with files in the repo'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Compare schematics', 'version': '2.2.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_navigate_results (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_navigate_results` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'}, {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'}, {'from': 'Ghostscript', 'role': 'Create outputs preview'}, {'from': 'ImageMagick', 'role': 'Create outputs preview'}, {'from': 'Git', 'role': 'Find origin url'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg2', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG icons'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_navigate_results_rb (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_navigate_results_rb` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'}, {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'}, {'from': 'Ghostscript', 'role': 'Create outputs preview'}, {'from': 'ImageMagick', 'role': 'Create outputs preview'}, {'from': 'Git', 'role': 'Find origin url'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create outputs preview', 'id': 'rsvg1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG icons', 'id': 'rsvg2'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg2', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG icons'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create outputs preview'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find origin url'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_netlist (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_netlist` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.0.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_odb (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_panelize (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_panelize` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory', 'version': '1.5.1'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_pcb2blender_tools (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_pcb_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_pcb_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats', 'id': 'rsvg1'}, {'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'}, {'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'}, {'from': 'KiAuto', 'command': 'pcbnew_do', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'}, {'from': 'LXML', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats', 'id': 'rsvg1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'rsvg1', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PDF, PNG, PS and EPS formats'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Ghostscript: {'name': 'Ghostscript', 'url': 'https://www.ghostscript.com/', 'url_down': 'https://github.com/ArtifexSoftware/ghostpdl-downloads/releases', 'debian': 'ghostscript', 'arch': 'ghostscript', 'command': 'gs', 'downloader': 'gs', 'from': 'Ghostscript', 'role': 'Create PNG, PS and EPS formats'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create monochrome prints and scaled PNG files'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'command': 'pcbnew_do', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'Print the page frame in GUI mode', 'version': '1.6.7'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from LXML: {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python', 'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_pcb_stats (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_pcb_variant (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_pcbdraw (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_pcbdraw` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'}, {'from': 'ImageMagick', 'role': 'Create JPG and BMP images'}, {'from': 'LXML', 'role': 'mandatory'}, {'name': 'numpy', 'python_module': True, 'debian': 'python3-numpy', 'arch': 'python-numpy', 'downloader': 'python', 'role': 'Automatically adjust SVG margin'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from RSVG: {'name': 'RSVG tools', 'url': 'https://gitlab.gnome.org/GNOME/librsvg', 'debian': 'librsvg2-bin', 'arch': 'librsvg', 'command': 'rsvg-convert', 'downloader': 'rsvg', 'id': 'RSVG', 'tests': [{'command': ['convert', '-list', 'font'], 'search': 'Helvetica', 'error': 'Missing Helvetica font, try installing Ghostscript fonts'}], 'from': 'RSVG', 'role': 'Create PNG, JPG and BMP images'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Create JPG and BMP images'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Create JPG and BMP images'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from LXML: {'name': 'LXML', 'python_module': True, 'debian': 'python3-lxml', 'arch': 'python-lxml', 'downloader': 'python', 'from': 'LXML', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'name': 'numpy', 'python_module': True, 'debian': 'python3-numpy', 'arch': 'python-numpy', 'downloader': 'python', 'role': 'Automatically adjust SVG margin'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_pdf (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_pdf_pcb_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_pdf_pcb_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_pdf_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_pdf_sch_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_pdfunite (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_populate (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_position (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_ps (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_ps_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_ps_sch_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_qr_lib (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_qr_lib` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'QRCodeGen', 'role': 'mandatory', 'python_module': True, 'downloader': 'python', 'debian': 'python3-qrcodegen'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_render_3d (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_render_3d` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'}, {'from': 'ImageMagick', 'role': 'Automatically crop images'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.1'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from ImageMagick: {'name': 'ImageMagick', 'url': 'https://imagemagick.org/', 'url_down': 'https://imagemagick.org/script/download.php', 'command': 'convert', 'downloader': 'convert', 'debian': 'imagemagick', 'arch': 'imagemagick', 'extra_arch': ['gsfonts'], 'extra_checks': ['check_imagick_policy'], 'from': 'ImageMagick', 'role': 'Automatically crop images'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_report (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_report` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'name': 'Pandoc', 'role': 'Create PDF/ODF/DOCX files', 'url': 'https://pandoc.org/', 'url_down': 'https://github.com/jgm/pandoc/releases', 'debian': 'pandoc', 'arch': 'pandoc', 'extra_deb': ['texlive', 'texlive-latex-base', 'texlive-latex-recommended'], 'extra_arch': ['texlive-core'], 'comments': 'In CI/CD environments: the `kicad_auto_test` docker image contains it.'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'name': 'Pandoc', 'role': 'Create PDF/ODF/DOCX files', 'url': 'https://pandoc.org/', 'url_down': 'https://github.com/jgm/pandoc/releases', 'debian': 'pandoc', 'arch': 'pandoc', 'extra_deb': ['texlive', 'texlive-latex-base', 'texlive-latex-recommended'], 'extra_arch': ['texlive-core'], 'comments': 'In CI/CD environments: the `kicad_auto_test` docker image contains it.'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG:- Importing out_sch_variant (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_stencil_3d (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_stencil_3d` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory'}, {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'}, {'from': 'Xvfbwrapper', 'role': 'mandatory'}, {'from': 'Xvfb', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Xvfbwrapper: {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python', 'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Xvfb: {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True, 'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_stencil_for_jig (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_stencil_for_jig` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiKit', 'role': 'mandatory'}, {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'}, {'from': 'Xvfbwrapper', 'role': 'mandatory'}, {'from': 'Xvfb', 'role': 'mandatory'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiKit: {'name': 'KiKit', 'github': 'INTI-CMNB/KiKit', 'pypi': 'KiKit', 'downloader': 'pytool', 'version_k6': '1.5.0', 'version_k7': '1.6.0', 'version_k9': '1.7.0', 'from': 'KiKit', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'name': 'OpenSCAD', 'url': 'https://openscad.org/', 'url_down': 'https://openscad.org/downloads.html', 'command': 'openscad', 'debian': 'openscad', 'arch': 'openscad', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Registering dep {'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Xvfbwrapper: {'name': 'Xvfbwrapper', 'python_module': True, 'debian': 'python3-xvfbwrapper', 'arch': 'python-xvfbwrapper', 'downloader': 'python', 'from': 'Xvfbwrapper', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Xvfb: {'name': 'Xvfb', 'url': 'https://www.x.org', 'command': 'xvfb-run', 'debian': 'xvfb', 'arch': 'xorg-server-xvfb', 'no_cmd_line_version': True, 'from': 'Xvfb', 'role': 'mandatory'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_step (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_step` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1', 'command': 'kicad2step_do'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'kicad2step_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.1'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_svg (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing out_svg_pcb_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_svg_pcb_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.6.7'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_svg_sch_print (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_svg_sch_print` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.3.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing out_vrml (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `out_vrml` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.1.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_annotate_pcb (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_annotate_power (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_any_replace (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_any_xrc (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_base (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_check_fields (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_check_zone_fills (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_consolidate_pcbs (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_convert_pcb (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_convert_pcb` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.3.2'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_draw_fancy_stackup (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_draw_stackup (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_drc (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_erc (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_erc_warnings (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_fill_zones (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_filters (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_ignore_unconnected (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_include_table (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_pcb_replace (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_pcb_replace` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_run_drc (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_run_drc` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'pcbnew_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.0.0'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_run_erc (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_run_erc` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '2.2.1'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '2.2.1'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_sch_replace (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_sch_replace` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_set_text_variables (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_set_text_variables` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'Git', 'role': 'Find commit hash and/or date'}, {'from': 'Bash', 'role': 'Run external commands to create replacement text'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Git: {'name': 'Git', 'url': 'https://git-scm.com/', 'downloader': 'git', 'debian': 'git', 'arch': 'git', 'from': 'Git', 'role': 'Find commit hash and/or date'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG: - Registering dep {'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from Bash: {'name': 'Bash', 'url': 'https://www.gnu.org/software/bash/', 'debian': 'bash', 'arch': 'bash', 'from': 'Bash', 'role': 'Run external commands to create replacement text'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing pre_update_footprint (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_update_pcb_characteristics (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_update_qr (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_update_stackup (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing pre_update_xml (kibot - kiplot.py:91)
|
||||
DEBUG:- Processing dependencies for `pre_update_xml` (kibot - dep_downloader.py:1069)
|
||||
DEBUG: - Data: {'Dependencies': [{'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'}]} (kibot - dep_downloader.py:1070)
|
||||
DEBUG: - Registering dep {'from': 'KiAuto', 'role': 'mandatory', 'command': 'eeschema_do', 'version': '1.5.4'} (kibot - dep_downloader.py:1081)
|
||||
DEBUG: - Dep after applying from KiAuto: {'name': 'KiCad Automation tools', 'github': 'INTI-CMNB/KiAuto', 'command': 'eeschema_do', 'pypi': 'kiauto', 'downloader': 'pytool', 'id': 'KiAuto', 'from': 'KiAuto', 'role': 'mandatory', 'version': '1.5.4'} (kibot - dep_downloader.py:1009)
|
||||
DEBUG:- Importing var_base (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing var_ibom (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing var_kibom (kibot - kiplot.py:91)
|
||||
DEBUG:- Importing var_kicost (kibot - kiplot.py:91)
|
||||
DEBUG:Deactivating macros (kibot - kiplot.py:117)
|
||||
DEBUG:End of initialization (kibot - __main__.py:537)
|
||||
DEBUG:Using configuration file: `kibot/yaml/kibot_pre_update_xml.yaml` (kibot - __main__.py:276)
|
||||
Using SCH file: Test_6.kicad_sch
|
||||
DEBUG:Using schematic: `/workspace/jkrauss/Test_6/Test_6.kicad_sch` (kibot - kiplot.py:979)
|
||||
DEBUG:Real schematic name: `/workspace/jkrauss/Test_6/Test_6.kicad_sch` (kibot - kiplot.py:980)
|
||||
DEBUG:Using PCB: `/workspace/jkrauss/Test_6/Test_6.kicad_pcb` (kibot - kiplot.py:1010)
|
||||
DEBUG:Real PCB name: `/workspace/jkrauss/Test_6/Test_6.kicad_pcb` (kibot - kiplot.py:1011)
|
||||
DEBUG:Starting to load the configuration (kibot - __main__.py:607)
|
||||
DEBUG:Parsing global options: {} (kibot - config_reader.py:301)
|
||||
DEBUG:Looking for stack-up information in the PCB (kibot.globals - globals.py:500)
|
||||
DEBUG:- Found stack-up information (kibot.globals - globals.py:516)
|
||||
DEBUG:- F.SilkS color: White (kibot.globals - globals.py:471)
|
||||
DEBUG:- F.Mask color: Green (kibot.globals - globals.py:479)
|
||||
DEBUG:- B.Mask color: Green (kibot.globals - globals.py:483)
|
||||
DEBUG:- B.SilkS color: White (kibot.globals - globals.py:475)
|
||||
DEBUG:- Copper finish: ENIG (kibot.globals - globals.py:531)
|
||||
DEBUG:- Impedance controlled: no (kibot.globals - globals.py:543)
|
||||
DEBUG:- PCB Material/s: FR4 (kibot.globals - globals.py:552)
|
||||
DEBUG:- Copper thickness: 35 / 15 (kibot.globals - globals.py:554)
|
||||
DEBUG:Configuring from default: filters -> [] (kibot - optionable.py:362)
|
||||
DEBUG:Configuring from default: aliases_for_3d_models -> [] (kibot - optionable.py:362)
|
||||
DEBUG:Configuring from default: extra_os -> [] (kibot - optionable.py:362)
|
||||
DEBUG:Configuring from default: environment -> <kibot.globals.Environment object at 0x7facb5d2de80> (kibot - optionable.py:362)
|
||||
DEBUG:Configuring from default: field_tolerance -> ['tolerance', 'tol'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: field_voltage -> ['voltage', 'v'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: field_package -> ['package', 'pkg'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: field_temp_coef -> ['temp_coef', 'tmp_coef'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: field_power -> ['power', 'pow'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: field_current -> ['current', 'i'] (kibot - optionable.py:598)
|
||||
DEBUG:Configuring from default: layer_defaults -> [] (kibot - optionable.py:362)
|
||||
DEBUG:Parsing preflight options: {'update_xml': True} (kibot - config_reader.py:283)
|
||||
DEBUG:Parsing preflight update_xml (kibot - config_reader.py:292)
|
||||
DEBUG:No font resources dir (kibot - kiplot.py:1257)
|
||||
DEBUG:No color resources dir (kibot - kiplot.py:1278)
|
||||
DEBUG:Starting outputs for board /workspace/jkrauss/Test_6/Test_6.kicad_pcb (kibot - kiplot.py:667)
|
||||
DEBUG:Outputs before preflights: [] (kibot - kiplot.py:714)
|
||||
DEBUG:Preflight checks (kibot - kiplot.py:548)
|
||||
DEBUG:Configuring preflight update_xml (kibot.pre_base - pre_base.py:145)
|
||||
DEBUG:Preflight apply update_xml (kibot.pre_base - pre_base.py:161)
|
||||
DEBUG:Preflight run update_xml (kibot.pre_base - pre_base.py:165)
|
||||
DEBUG:Starting tool check for KiCad Automation tools (kibot - dep_downloader.py:863)
|
||||
DEBUG:- Checking binary tool KiCad Automation tools (kibot - dep_downloader.py:769)
|
||||
DEBUG:- Looking for tool `eeschema_do` at system level (kibot - dep_downloader.py:697)
|
||||
DEBUG:- Checking version for `/usr/local/bin/eeschema_do` (kibot - dep_downloader.py:664)
|
||||
DEBUG:- Needed version (1, 5, 4) (kibot - dep_downloader.py:680)
|
||||
DEBUG:- Running ['/usr/local/bin/eeschema_do', '--version'] (kibot - dep_downloader.py:630)
|
||||
DEBUG:- Looking for version in `eeschema_do 2.3.6 - Copyright 2018-2024, INTI/Productize SPRL - License:
|
||||
Apache 2.0` (kibot - dep_downloader.py:656)
|
||||
DEBUG:- Found version (2, 3, 6, 0) (kibot - dep_downloader.py:691)
|
||||
DEBUG:- Returning `/usr/local/bin/eeschema_do` (kibot - dep_downloader.py:870)
|
||||
DEBUG:Expanding `/workspace/jkrauss/Test_6/.` in SCH context for update_xml: True parent: None (kibot - optionable.py:493)
|
||||
DEBUG:Current text variables: {'ASSEMBLY_NAME': '', 'ASSEMBLY_NUMBER': '', 'ASSEMBLY_SCALE': '', 'COMPANY': 'Asymworks, LLC', 'DESIGNER': 'JPK', 'DWG_NUMBER_PCB': '', 'DWG_NUMBER_SCH': '', 'DWG_TITLE_ASSY': '', 'DWG_TITLE_PCB': '', 'DWG_TITLE_SCH': '', 'GIT_HASH': '', 'GIT_HASH_PCB': '', 'GIT_HASH_SCH': '', 'GIT_URL': '', 'PROJECT_CODE': '', 'RELEASE_DATE': '', 'RELEASE_STATE': '', 'REVISION': '${REVISION}', 'SCALE': '1:1', 'SHEET_NAME_01': 'Cover Page', 'SHEET_NAME_02': 'Block Diagram', 'SHEET_NAME_03': 'Project Architecture', 'SHEET_NAME_04': 'Circuit 1', 'SHEET_NAME_05': 'Circuit 2', 'SHEET_NAME_06': 'Circuit 3', 'SHEET_NAME_07': 'Parts List', 'SHEET_NAME_08': '......................................', 'SHEET_NAME_09': '......................................', 'SHEET_NAME_10': '......................................', 'SHEET_NAME_11': '......................................', 'SHEET_NAME_12': '......................................', 'SHEET_NAME_13': '......................................', 'SHEET_NAME_14': '......................................', 'SHEET_NAME_15': '......................................', 'SHEET_NAME_16': '......................................', 'SHEET_NAME_17': '......................................', 'SHEET_NAME_18': '......................................', 'SHEET_NAME_19': '......................................', 'SHEET_NAME_20': '......................................', 'STATE': 'TEMPLATE', 'VARIANT': ''} (kibot.gs - gs.py:290)
|
||||
DEBUG:Expanded `/workspace/jkrauss/Test_6/.` (kibot - optionable.py:539)
|
||||
- Updating BoM in XML format
|
||||
DEBUG:Executing: /usr/local/bin/eeschema_do bom_xml /workspace/jkrauss/Test_6/Test_6.kicad_sch /workspace/jkrauss/Test_6/. (kibot - kiplot.py:193)
|
||||
DEBUG:Command line: ['/usr/local/bin/eeschema_do', 'bom_xml', '/workspace/jkrauss/Test_6/Test_6.kicad_sch', '/workspace/jkrauss/Test_6/.'] (kibot - kiplot.py:195)
|
||||
DEBUG:Output from command:
|
||||
> (kibot - kiplot.py:207)
|
||||
DEBUG:Removing temporal files (kibot.pre_base - pre_base.py:275)
|
||||
DEBUG:Outputs after preflights: [] (kibot - kiplot.py:717)
|
||||
DEBUG:Outputs after sorting: [] (kibot - kiplot.py:721)
|
||||
Reference in New Issue
Block a user