Files
tfm_ainventory/graphify-out/cache/f27d36b1d2a579d07e3edf8a0409bdded35e8e1f3c4cf8d7f2e01a21d015aa33.json

1 line
59 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "label": "build_ext.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L1"}, {"id": "build_ext_build_ext", "label": "build_ext", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L38"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "build_ext_build_ext_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L112"}, {"id": "build_ext_python_lib_dir", "label": "_python_lib_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L137"}, {"id": "build_ext_build_ext_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L161"}, {"id": "build_ext_build_ext_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L300"}, {"id": "build_ext_build_ext_check_extensions_list", "label": ".check_extensions_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L369"}, {"id": "build_ext_build_ext_get_source_files", "label": ".get_source_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L457"}, {"id": "build_ext_build_ext_get_outputs", "label": ".get_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L466"}, {"id": "build_ext_build_ext_build_extensions", "label": ".build_extensions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L477"}, {"id": "build_ext_build_ext_build_extensions_parallel", "label": "._build_extensions_parallel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L485"}, {"id": "build_ext_build_ext_build_extensions_serial", "label": "._build_extensions_serial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L506"}, {"id": "build_ext_filter_build_errors", "label": "_filter_build_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L512"}, {"id": "build_ext_build_ext_build_extension", "label": ".build_extension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L520"}, {"id": "build_ext_build_ext_swig_sources", "label": ".swig_sources()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L601"}, {"id": "build_ext_build_ext_find_swig", "label": ".find_swig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L657"}, {"id": "build_ext_build_ext_get_ext_fullpath", "label": ".get_ext_fullpath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L681"}, {"id": "build_ext_build_ext_get_ext_fullname", "label": ".get_ext_fullname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L708"}, {"id": "build_ext_build_ext_get_ext_filename", "label": ".get_ext_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L717"}, {"id": "build_ext_build_ext_get_export_symbols", "label": ".get_export_symbols()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L728"}, {"id": "build_ext_build_ext_get_module_name_for_symbol", "label": "._get_module_name_for_symbol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L749"}, {"id": "build_ext_build_ext_get_libraries", "label": ".get_libraries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L758"}, {"id": "build_ext_rationale_1", "label": "distutils.command.build_ext Implements the Distutils 'build_ext' command, for b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L1"}, {"id": "build_ext_rationale_138", "label": "Resolve Python's library directory for building extensions that rely on", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L138"}, {"id": "build_ext_rationale_370", "label": "Ensure that the list of extensions (presumably provided as a command opt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L370"}, {"id": "build_ext_rationale_602", "label": "Walk the list of source files in 'sources', looking for SWIG interface (", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L602"}, {"id": "build_ext_rationale_658", "label": "Return the name of the SWIG executable. On Unix, this is just \"swig\" --", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L658"}, {"id": "build_ext_rationale_682", "label": "Returns the path of the filename for a given extension. The file is loc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L682"}, {"id": "build_ext_rationale_709", "label": "Returns the fullname of a given extension name. Adds the `package.` pre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L709"}, {"id": "build_ext_rationale_718", "label": "r\"\"\"Convert the name of an extension (eg. \"foo.bar\") into the name of th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L718"}, {"id": "build_ext_rationale_729", "label": "Return the list of symbols that a shared extension has to export. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L729"}, {"id": "build_ext_rationale_759", "label": "Return the list of libraries to link against when building a shared exte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L759"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "distutils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "site", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_modified_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_ccompiler_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_extension_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_sysconfig_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "build_ext_build_ext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L38", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L38", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "build_ext_python_lib_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L137", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L161", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L300", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_check_extensions_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L369", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_source_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L457", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L466", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_build_extensions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L477", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_build_extensions_parallel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L485", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_build_extensions_serial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L506", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "target": "build_ext_filter_build_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L512", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_build_extension", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L520", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_swig_sources", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L601", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_find_swig", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L657", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_ext_fullpath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L681", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_ext_fullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L708", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_ext_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L717", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_export_symbols", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L728", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_module_name_for_symbol", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L749", "weight": 1.0}, {"source": "build_ext_build_ext", "target": "build_ext_build_ext_get_libraries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L758", "weight": 1.0}, {"source": "build_ext_build_ext_finalize_options", "target": "build_ext_python_lib_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L262", "weight": 1.0}, {"source": "build_ext_build_ext_run", "target": "build_ext_build_ext_build_extensions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L367", "weight": 1.0}, {"source": "build_ext_build_ext_get_source_files", "target": "build_ext_build_ext_check_extensions_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L458", "weight": 1.0}, {"source": "build_ext_build_ext_get_outputs", "target": "build_ext_build_ext_check_extensions_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L470", "weight": 1.0}, {"source": "build_ext_build_ext_get_outputs", "target": "build_ext_build_ext_get_ext_fullpath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L475", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions", "target": "build_ext_build_ext_check_extensions_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L479", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions", "target": "build_ext_build_ext_build_extensions_parallel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L481", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions", "target": "build_ext_build_ext_build_extensions_serial", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L483", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions_parallel", "target": "build_ext_build_ext_build_extensions_serial", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L495", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions_parallel", "target": "build_ext_filter_build_errors", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L503", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions_serial", "target": "build_ext_filter_build_errors", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L508", "weight": 1.0}, {"source": "build_ext_build_ext_build_extensions_serial", "target": "build_ext_build_ext_build_extension", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L509", "weight": 1.0}, {"source": "build_ext_build_ext_build_extension", "target": "build_ext_build_ext_get_ext_fullpath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L531", "weight": 1.0}, {"source": "build_ext_build_ext_build_extension", "target": "build_ext_build_ext_swig_sources", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L542", "weight": 1.0}, {"source": "build_ext_build_ext_build_extension", "target": "build_ext_build_ext_get_libraries", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L591", "weight": 1.0}, {"source": "build_ext_build_ext_build_extension", "target": "build_ext_build_ext_get_export_symbols", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L595", "weight": 1.0}, {"source": "build_ext_build_ext_swig_sources", "target": "build_ext_build_ext_find_swig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L640", "weight": 1.0}, {"source": "build_ext_build_ext_get_ext_fullpath", "target": "build_ext_build_ext_get_ext_fullname", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L687", "weight": 1.0}, {"source": "build_ext_build_ext_get_ext_fullpath", "target": "build_ext_build_ext_get_ext_filename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L689", "weight": 1.0}, {"source": "build_ext_build_ext_get_export_symbols", "target": "build_ext_build_ext_get_module_name_for_symbol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L734", "weight": 1.0}, {"source": "build_ext_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_build_ext_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L1", "weight": 1.0}, {"source": "build_ext_rationale_138", "target": "build_ext_build_ext_python_lib_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L138", "weight": 1.0}, {"source": "build_ext_rationale_370", "target": "build_ext_build_ext_check_extensions_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L370", "weight": 1.0}, {"source": "build_ext_rationale_602", "target": "build_ext_build_ext_swig_sources", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L602", "weight": 1.0}, {"source": "build_ext_rationale_658", "target": "build_ext_build_ext_find_swig", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L658", "weight": 1.0}, {"source": "build_ext_rationale_682", "target": "build_ext_build_ext_get_ext_fullpath", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L682", "weight": 1.0}, {"source": "build_ext_rationale_709", "target": "build_ext_build_ext_get_ext_fullname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L709", "weight": 1.0}, {"source": "build_ext_rationale_718", "target": "build_ext_build_ext_get_ext_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L718", "weight": 1.0}, {"source": "build_ext_rationale_729", "target": "build_ext_build_ext_get_export_symbols", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L729", "weight": 1.0}, {"source": "build_ext_rationale_759", "target": "build_ext_build_ext_get_libraries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L759", "weight": 1.0}], "raw_calls": [{"caller_nid": "build_ext_python_lib_dir", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L144"}, {"caller_nid": "build_ext_python_lib_dir", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L154"}, {"caller_nid": "build_ext_python_lib_dir", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L155"}, {"caller_nid": "build_ext_python_lib_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L156"}, {"caller_nid": "build_ext_python_lib_dir", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L159"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L164"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "get_python_inc", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L182"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "get_python_inc", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L183"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L186"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L187"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L192"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L192"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L196"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L196"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L198"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L198"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L200"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L201"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L209"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L210"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L214"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L215"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "is_mingw", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L220"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L224"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L224"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L226"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L226"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L228"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L230"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L234"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L234"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "get_config_h_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L234"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L235"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L243"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L245"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L246"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L253"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L254"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "get_python_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L255"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L260"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L262"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L270"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L277"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L282"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L286"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L287"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L288"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L289"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L290"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L291"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L292"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L294"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L296"}, {"caller_nid": "build_ext_build_ext_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L298"}, {"caller_nid": "build_ext_build_ext_run", "callee": "has_c_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L319"}, {"caller_nid": "build_ext_build_ext_run", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L320"}, {"caller_nid": "build_ext_build_ext_run", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L321"}, {"caller_nid": "build_ext_build_ext_run", "callee": "get_library_names", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L321"}, {"caller_nid": "build_ext_build_ext_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L322"}, {"caller_nid": "build_ext_build_ext_run", "callee": "new_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L326"}, {"caller_nid": "build_ext_build_ext_run", "callee": "customize_compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L331"}, {"caller_nid": "build_ext_build_ext_run", "callee": "get_platform", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L335"}, {"caller_nid": "build_ext_build_ext_run", "callee": "initialize", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L336"}, {"caller_nid": "build_ext_build_ext_run", "callee": "is_freethreaded", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L341"}, {"caller_nid": "build_ext_build_ext_run", "callee": "define_macro", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L342"}, {"caller_nid": "build_ext_build_ext_run", "callee": "set_include_dirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L349"}, {"caller_nid": "build_ext_build_ext_run", "callee": "define_macro", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L353"}, {"caller_nid": "build_ext_build_ext_run", "callee": "undefine_macro", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L356"}, {"caller_nid": "build_ext_build_ext_run", "callee": "set_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L358"}, {"caller_nid": "build_ext_build_ext_run", "callee": "set_library_dirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L360"}, {"caller_nid": "build_ext_build_ext_run", "callee": "set_runtime_library_dirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L362"}, {"caller_nid": "build_ext_build_ext_run", "callee": "set_link_objects", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L364"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L379"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L380"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L384"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L385"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L389"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L389"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L390"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L397"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L404"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L404"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L405"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L410"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L411"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "Extension", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L418"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L430"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L432"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L435"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L437"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L441"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L446"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L446"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L447"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L450"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L451"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L452"}, {"caller_nid": "build_ext_build_ext_check_extensions_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L453"}, {"caller_nid": "build_ext_build_ext_get_source_files", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L463"}, {"caller_nid": "build_ext_build_ext_build_extensions_parallel", "callee": "cpu_count", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L488"}, {"caller_nid": "build_ext_build_ext_build_extensions_parallel", "callee": "ThreadPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L498"}, {"caller_nid": "build_ext_build_ext_build_extensions_parallel", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L500"}, {"caller_nid": "build_ext_build_ext_build_extensions_parallel", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L502"}, {"caller_nid": "build_ext_build_ext_build_extensions_parallel", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L504"}, {"caller_nid": "build_ext_filter_build_errors", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L518"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L522"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L523"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L529"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "newer_group", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L533"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L534"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L537"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L562"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L564"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L582"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "detect_language", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L586"}, {"caller_nid": "build_ext_build_ext_build_extension", "callee": "link_shared_object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L588"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L617"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L629"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L631"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L632"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L635"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L642"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L644"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L648"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L652"}, {"caller_nid": "build_ext_build_ext_swig_sources", "callee": "spawn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L653"}, {"caller_nid": "build_ext_build_ext_find_swig", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L669"}, {"caller_nid": "build_ext_build_ext_find_swig", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L670"}, {"caller_nid": "build_ext_build_ext_find_swig", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L675"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L688"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L695"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L696"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L700"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L701"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L702"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "get_package_dir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L702"}, {"caller_nid": "build_ext_build_ext_get_ext_fullpath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L706"}, {"caller_nid": "build_ext_build_ext_get_ext_filename", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L724"}, {"caller_nid": "build_ext_build_ext_get_ext_filename", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L725"}, {"caller_nid": "build_ext_build_ext_get_ext_filename", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L726"}, {"caller_nid": "build_ext_build_ext_get_export_symbols", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L738"}, {"caller_nid": "build_ext_build_ext_get_export_symbols", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L740"}, {"caller_nid": "build_ext_build_ext_get_export_symbols", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L740"}, {"caller_nid": "build_ext_build_ext_get_export_symbols", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L740"}, {"caller_nid": "build_ext_build_ext_get_export_symbols", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L746"}, {"caller_nid": "build_ext_build_ext_get_module_name_for_symbol", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L753"}, {"caller_nid": "build_ext_build_ext_get_module_name_for_symbol", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L754"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "is_mingw", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L768"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L771"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L794"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L796"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "is_mingw", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L798"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L802"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L804"}, {"caller_nid": "build_ext_build_ext_get_libraries", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", "source_location": "L808"}]}