nixbot

builds

succeeded python3.14-insightface-1.0.1 x86_64-linux.nixos-nixbox · build #86 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh
unpackPhase
14unpacking source archive /nix/store/d3szsdhgnvvr24g2zjq985s0kwjrrd1g-insightface-1.0.1.tar.gz15source root is insightface-1.0.116setting SOURCE_DATE_EPOCH to timestamp 1779518565 of file "insightface-1.0.1/setup.cfg"
configurePhase
17no configure script, doing nothing
buildPhase
18Executing pypaBuildPhase19Creating a wheel...20pypa build flags: --no-isolation --outdir dist/ --wheel21* Getting build dependencies for wheel...22WARNING: pandoc not enabled23INFO: running egg_info24INFO: writing insightface.egg-info/PKG-INFO25INFO: writing dependency_links to insightface.egg-info/dependency_links.txt26INFO: writing entry points to insightface.egg-info/entry_points.txt27INFO: writing requirements to insightface.egg-info/requires.txt28INFO: writing top-level names to insightface.egg-info/top_level.txt29INFO: reading manifest file 'insightface.egg-info/SOURCES.txt'30INFO: writing manifest file 'insightface.egg-info/SOURCES.txt'31pypandoc enabled: False32face3d build enabled: False33* Building wheel...34WARNING: pandoc not enabled35INFO: running bdist_wheel36INFO: running build37INFO: running build_py38INFO: creating build/lib/insightface39INFO: copying insightface/__init__.py -> build/lib/insightface40INFO: creating build/lib/insightface/app41INFO: copying insightface/app/__init__.py -> build/lib/insightface/app42INFO: copying insightface/app/common.py -> build/lib/insightface/app43INFO: copying insightface/app/face_analysis.py -> build/lib/insightface/app44INFO: copying insightface/app/mask_renderer.py -> build/lib/insightface/app45INFO: creating build/lib/insightface/commands46INFO: copying insightface/commands/__init__.py -> build/lib/insightface/commands47INFO: copying insightface/commands/insightface_cli.py -> build/lib/insightface/commands48INFO: copying insightface/commands/model_download.py -> build/lib/insightface/commands49INFO: copying insightface/commands/rec_add_mask_param.py -> build/lib/insightface/commands50INFO: creating build/lib/insightface/data51INFO: copying insightface/data/__init__.py -> build/lib/insightface/data52INFO: copying insightface/data/image.py -> build/lib/insightface/data53INFO: copying insightface/data/pickle_object.py -> build/lib/insightface/data54INFO: copying insightface/data/rec_builder.py -> build/lib/insightface/data55INFO: creating build/lib/insightface/gui56INFO: copying insightface/gui/__init__.py -> build/lib/insightface/gui57INFO: copying insightface/gui/__main__.py -> build/lib/insightface/gui58INFO: copying insightface/gui/app.py -> build/lib/insightface/gui59INFO: copying insightface/gui/main_window.py -> build/lib/insightface/gui60INFO: copying insightface/gui/page_registry.py -> build/lib/insightface/gui61INFO: copying insightface/gui/resources.py -> build/lib/insightface/gui62INFO: creating build/lib/insightface/model_zoo63INFO: copying insightface/model_zoo/__init__.py -> build/lib/insightface/model_zoo64INFO: copying insightface/model_zoo/arcface_onnx.py -> build/lib/insightface/model_zoo65INFO: copying insightface/model_zoo/attribute.py -> build/lib/insightface/model_zoo66INFO: copying insightface/model_zoo/inswapper.py -> build/lib/insightface/model_zoo67INFO: copying insightface/model_zoo/landmark.py -> build/lib/insightface/model_zoo68INFO: copying insightface/model_zoo/model_store.py -> build/lib/insightface/model_zoo69INFO: copying insightface/model_zoo/model_zoo.py -> build/lib/insightface/model_zoo70INFO: copying insightface/model_zoo/retinaface.py -> build/lib/insightface/model_zoo71INFO: copying insightface/model_zoo/scrfd.py -> build/lib/insightface/model_zoo72INFO: creating build/lib/insightface/thirdparty73INFO: copying insightface/thirdparty/__init__.py -> build/lib/insightface/thirdparty74INFO: creating build/lib/insightface/utils75INFO: copying insightface/utils/__init__.py -> build/lib/insightface/utils76INFO: copying insightface/utils/constant.py -> build/lib/insightface/utils77INFO: copying insightface/utils/download.py -> build/lib/insightface/utils78INFO: copying insightface/utils/face_align.py -> build/lib/insightface/utils79INFO: copying insightface/utils/filesystem.py -> build/lib/insightface/utils80INFO: copying insightface/utils/storage.py -> build/lib/insightface/utils81INFO: copying insightface/utils/transform.py -> build/lib/insightface/utils82INFO: creating build/lib/insightface/gui/core83INFO: copying insightface/gui/core/__init__.py -> build/lib/insightface/gui/core84INFO: copying insightface/gui/core/camera.py -> build/lib/insightface/gui/core85INFO: copying insightface/gui/core/clustering.py -> build/lib/insightface/gui/core86INFO: copying insightface/gui/core/config.py -> build/lib/insightface/gui/core87INFO: copying insightface/gui/core/constants.py -> build/lib/insightface/gui/core88INFO: copying insightface/gui/core/evaluation.py -> build/lib/insightface/gui/core89INFO: copying insightface/gui/core/exporters.py -> build/lib/insightface/gui/core90INFO: copying insightface/gui/core/face_engine.py -> build/lib/insightface/gui/core91INFO: copying insightface/gui/core/i18n.py -> build/lib/insightface/gui/core92INFO: copying insightface/gui/core/licensing.py -> build/lib/insightface/gui/core93INFO: copying insightface/gui/core/links.py -> build/lib/insightface/gui/core94INFO: copying insightface/gui/core/logging.py -> build/lib/insightface/gui/core95INFO: copying insightface/gui/core/model_downloads.py -> build/lib/insightface/gui/core96INFO: copying insightface/gui/core/models.py -> build/lib/insightface/gui/core97INFO: copying insightface/gui/core/navigation.py -> build/lib/insightface/gui/core98INFO: copying insightface/gui/core/paths.py -> build/lib/insightface/gui/core99INFO: copying insightface/gui/core/quality.py -> build/lib/insightface/gui/core100INFO: copying insightface/gui/core/recognition.py -> build/lib/insightface/gui/core101INFO: copying insightface/gui/core/reporting.py -> build/lib/insightface/gui/core102INFO: copying insightface/gui/core/storage.py -> build/lib/insightface/gui/core103INFO: copying insightface/gui/core/swap.py -> build/lib/insightface/gui/core104INFO: copying insightface/gui/core/theme.py -> build/lib/insightface/gui/core105INFO: copying insightface/gui/core/tooltips.py -> build/lib/insightface/gui/core106INFO: copying insightface/gui/core/utils.py -> build/lib/insightface/gui/core107INFO: copying insightface/gui/core/video.py -> build/lib/insightface/gui/core108INFO: creating build/lib/insightface/gui/dialogs109INFO: copying insightface/gui/dialogs/__init__.py -> build/lib/insightface/gui/dialogs110INFO: copying insightface/gui/dialogs/license_dialog.py -> build/lib/insightface/gui/dialogs111INFO: copying insightface/gui/dialogs/model_manager_dialog.py -> build/lib/insightface/gui/dialogs112INFO: copying insightface/gui/dialogs/settings_dialog.py -> build/lib/insightface/gui/dialogs113INFO: creating build/lib/insightface/gui/pages114INFO: copying insightface/gui/pages/__init__.py -> build/lib/insightface/gui/pages115INFO: copying insightface/gui/pages/album_page.py -> build/lib/insightface/gui/pages116INFO: copying insightface/gui/pages/album_people_page.py -> build/lib/insightface/gui/pages117INFO: copying insightface/gui/pages/base.py -> build/lib/insightface/gui/pages118INFO: copying insightface/gui/pages/batch_processing_page.py -> build/lib/insightface/gui/pages119INFO: copying insightface/gui/pages/camera_recognition_page.py -> build/lib/insightface/gui/pages120INFO: copying insightface/gui/pages/compare_page.py -> build/lib/insightface/gui/pages121INFO: copying insightface/gui/pages/dashboard_page.py -> build/lib/insightface/gui/pages122INFO: copying insightface/gui/pages/enterprise_eval_page.py -> build/lib/insightface/gui/pages123INFO: copying insightface/gui/pages/face_search_page.py -> build/lib/insightface/gui/pages124INFO: copying insightface/gui/pages/face_swap_page.py -> build/lib/insightface/gui/pages125INFO: copying insightface/gui/pages/license_center_page.py -> build/lib/insightface/gui/pages126INFO: copying insightface/gui/pages/mode_dashboards.py -> build/lib/insightface/gui/pages127INFO: copying insightface/gui/pages/model_download_page.py -> build/lib/insightface/gui/pages128INFO: copying insightface/gui/pages/model_settings_page.py -> build/lib/insightface/gui/pages129INFO: copying insightface/gui/pages/multiface_photo_page.py -> build/lib/insightface/gui/pages130INFO: copying insightface/gui/pages/people_library_page.py -> build/lib/insightface/gui/pages131INFO: copying insightface/gui/pages/placeholder_page.py -> build/lib/insightface/gui/pages132INFO: copying insightface/gui/pages/reports_page.py -> build/lib/insightface/gui/pages133INFO: copying insightface/gui/pages/settings_page.py -> build/lib/insightface/gui/pages134INFO: copying insightface/gui/pages/verification_page.py -> build/lib/insightface/gui/pages135INFO: copying insightface/gui/pages/video_search_page.py -> build/lib/insightface/gui/pages136INFO: creating build/lib/insightface/gui/widgets137INFO: copying insightface/gui/widgets/__init__.py -> build/lib/insightface/gui/widgets138INFO: copying insightface/gui/widgets/drop_input.py -> build/lib/insightface/gui/widgets139INFO: copying insightface/gui/widgets/face_overlay.py -> build/lib/insightface/gui/widgets140INFO: copying insightface/gui/widgets/face_table.py -> build/lib/insightface/gui/widgets141INFO: copying insightface/gui/widgets/image_viewer.py -> build/lib/insightface/gui/widgets142INFO: copying insightface/gui/widgets/metric_card.py -> build/lib/insightface/gui/widgets143INFO: copying insightface/gui/widgets/person_card.py -> build/lib/insightface/gui/widgets144INFO: copying insightface/gui/widgets/progress_dialog.py -> build/lib/insightface/gui/widgets145INFO: copying insightface/gui/widgets/table_utils.py -> build/lib/insightface/gui/widgets146INFO: copying insightface/gui/widgets/threshold_slider.py -> build/lib/insightface/gui/widgets147INFO: copying insightface/gui/widgets/upload_preview.py -> build/lib/insightface/gui/widgets148INFO: creating build/lib/insightface/thirdparty/face3d149INFO: copying insightface/thirdparty/face3d/__init__.py -> build/lib/insightface/thirdparty/face3d150INFO: creating build/lib/insightface/thirdparty/face3d/mesh151INFO: copying insightface/thirdparty/face3d/mesh/__init__.py -> build/lib/insightface/thirdparty/face3d/mesh152INFO: copying insightface/thirdparty/face3d/mesh/io.py -> build/lib/insightface/thirdparty/face3d/mesh153INFO: copying insightface/thirdparty/face3d/mesh/light.py -> build/lib/insightface/thirdparty/face3d/mesh154INFO: copying insightface/thirdparty/face3d/mesh/render.py -> build/lib/insightface/thirdparty/face3d/mesh155INFO: copying insightface/thirdparty/face3d/mesh/transform.py -> build/lib/insightface/thirdparty/face3d/mesh156INFO: copying insightface/thirdparty/face3d/mesh/vis.py -> build/lib/insightface/thirdparty/face3d/mesh157INFO: creating build/lib/insightface/thirdparty/face3d/mesh_numpy158INFO: copying insightface/thirdparty/face3d/mesh_numpy/__init__.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy159INFO: copying insightface/thirdparty/face3d/mesh_numpy/io.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy160INFO: copying insightface/thirdparty/face3d/mesh_numpy/light.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy161INFO: copying insightface/thirdparty/face3d/mesh_numpy/render.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy162INFO: copying insightface/thirdparty/face3d/mesh_numpy/transform.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy163INFO: copying insightface/thirdparty/face3d/mesh_numpy/vis.py -> build/lib/insightface/thirdparty/face3d/mesh_numpy164INFO: creating build/lib/insightface/thirdparty/face3d/morphable_model165INFO: copying insightface/thirdparty/face3d/morphable_model/__init__.py -> build/lib/insightface/thirdparty/face3d/morphable_model166INFO: copying insightface/thirdparty/face3d/morphable_model/fit.py -> build/lib/insightface/thirdparty/face3d/morphable_model167INFO: copying insightface/thirdparty/face3d/morphable_model/load.py -> build/lib/insightface/thirdparty/face3d/morphable_model168INFO: copying insightface/thirdparty/face3d/morphable_model/morphabel_model.py -> build/lib/insightface/thirdparty/face3d/morphable_model169INFO: creating build/lib/insightface/data/images170INFO: copying insightface/data/images/mask_black.jpg -> build/lib/insightface/data/images171INFO: copying insightface/data/images/mask_blue.jpg -> build/lib/insightface/data/images172INFO: copying insightface/data/images/mask_green.jpg -> build/lib/insightface/data/images173INFO: copying insightface/data/images/mask_white.jpg -> build/lib/insightface/data/images174INFO: copying insightface/data/images/t1.jpg -> build/lib/insightface/data/images175INFO: copying insightface/data/images/Tom_Hanks_54745.png -> build/lib/insightface/data/images176INFO: creating build/lib/insightface/data/objects177INFO: copying insightface/data/objects/meanshape_68.pkl -> build/lib/insightface/data/objects178INFO: creating build/lib/insightface/gui/assets179INFO: copying insightface/gui/assets/app_icon.png -> build/lib/insightface/gui/assets180INFO: copying insightface/gui/assets/app_icon.ico -> build/lib/insightface/gui/assets181INFO: copying insightface/gui/assets/app_icon.icns -> build/lib/insightface/gui/assets182INFO: installing to build/bdist.linux-x86_64/wheel183INFO: running install184INFO: running install_lib185INFO: creating build/bdist.linux-x86_64/wheel186INFO: creating build/bdist.linux-x86_64/wheel/insightface187INFO: copying build/lib/insightface/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface188INFO: creating build/bdist.linux-x86_64/wheel/insightface/app189INFO: copying build/lib/insightface/app/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/app190INFO: copying build/lib/insightface/app/common.py -> build/bdist.linux-x86_64/wheel/./insightface/app191INFO: copying build/lib/insightface/app/face_analysis.py -> build/bdist.linux-x86_64/wheel/./insightface/app192INFO: copying build/lib/insightface/app/mask_renderer.py -> build/bdist.linux-x86_64/wheel/./insightface/app193INFO: creating build/bdist.linux-x86_64/wheel/insightface/commands194INFO: copying build/lib/insightface/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/commands195INFO: copying build/lib/insightface/commands/insightface_cli.py -> build/bdist.linux-x86_64/wheel/./insightface/commands196INFO: copying build/lib/insightface/commands/model_download.py -> build/bdist.linux-x86_64/wheel/./insightface/commands197INFO: copying build/lib/insightface/commands/rec_add_mask_param.py -> build/bdist.linux-x86_64/wheel/./insightface/commands198INFO: creating build/bdist.linux-x86_64/wheel/insightface/data199INFO: copying build/lib/insightface/data/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/data200INFO: copying build/lib/insightface/data/image.py -> build/bdist.linux-x86_64/wheel/./insightface/data201INFO: copying build/lib/insightface/data/pickle_object.py -> build/bdist.linux-x86_64/wheel/./insightface/data202INFO: copying build/lib/insightface/data/rec_builder.py -> build/bdist.linux-x86_64/wheel/./insightface/data203INFO: creating build/bdist.linux-x86_64/wheel/insightface/data/images204INFO: copying build/lib/insightface/data/images/mask_black.jpg -> build/bdist.linux-x86_64/wheel/./insightface/data/images205INFO: copying build/lib/insightface/data/images/mask_blue.jpg -> build/bdist.linux-x86_64/wheel/./insightface/data/images206INFO: copying build/lib/insightface/data/images/mask_green.jpg -> build/bdist.linux-x86_64/wheel/./insightface/data/images207INFO: copying build/lib/insightface/data/images/mask_white.jpg -> build/bdist.linux-x86_64/wheel/./insightface/data/images208INFO: copying build/lib/insightface/data/images/t1.jpg -> build/bdist.linux-x86_64/wheel/./insightface/data/images209INFO: copying build/lib/insightface/data/images/Tom_Hanks_54745.png -> build/bdist.linux-x86_64/wheel/./insightface/data/images210INFO: creating build/bdist.linux-x86_64/wheel/insightface/data/objects211INFO: copying build/lib/insightface/data/objects/meanshape_68.pkl -> build/bdist.linux-x86_64/wheel/./insightface/data/objects212INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui213INFO: copying build/lib/insightface/gui/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui214INFO: copying build/lib/insightface/gui/__main__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui215INFO: copying build/lib/insightface/gui/app.py -> build/bdist.linux-x86_64/wheel/./insightface/gui216INFO: copying build/lib/insightface/gui/main_window.py -> build/bdist.linux-x86_64/wheel/./insightface/gui217INFO: copying build/lib/insightface/gui/page_registry.py -> build/bdist.linux-x86_64/wheel/./insightface/gui218INFO: copying build/lib/insightface/gui/resources.py -> build/bdist.linux-x86_64/wheel/./insightface/gui219INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui/core220INFO: copying build/lib/insightface/gui/core/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core221INFO: copying build/lib/insightface/gui/core/camera.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core222INFO: copying build/lib/insightface/gui/core/clustering.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core223INFO: copying build/lib/insightface/gui/core/config.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core224INFO: copying build/lib/insightface/gui/core/constants.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core225INFO: copying build/lib/insightface/gui/core/evaluation.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core226INFO: copying build/lib/insightface/gui/core/exporters.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core227INFO: copying build/lib/insightface/gui/core/face_engine.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core228INFO: copying build/lib/insightface/gui/core/i18n.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core229INFO: copying build/lib/insightface/gui/core/licensing.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core230INFO: copying build/lib/insightface/gui/core/links.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core231INFO: copying build/lib/insightface/gui/core/logging.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core232INFO: copying build/lib/insightface/gui/core/model_downloads.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core233INFO: copying build/lib/insightface/gui/core/models.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core234INFO: copying build/lib/insightface/gui/core/navigation.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core235INFO: copying build/lib/insightface/gui/core/paths.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core236INFO: copying build/lib/insightface/gui/core/quality.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core237INFO: copying build/lib/insightface/gui/core/recognition.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core238INFO: copying build/lib/insightface/gui/core/reporting.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core239INFO: copying build/lib/insightface/gui/core/storage.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core240INFO: copying build/lib/insightface/gui/core/swap.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core241INFO: copying build/lib/insightface/gui/core/theme.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core242INFO: copying build/lib/insightface/gui/core/tooltips.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core243INFO: copying build/lib/insightface/gui/core/utils.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core244INFO: copying build/lib/insightface/gui/core/video.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/core245INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui/dialogs246INFO: copying build/lib/insightface/gui/dialogs/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/dialogs247INFO: copying build/lib/insightface/gui/dialogs/license_dialog.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/dialogs248INFO: copying build/lib/insightface/gui/dialogs/model_manager_dialog.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/dialogs249INFO: copying build/lib/insightface/gui/dialogs/settings_dialog.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/dialogs250INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui/pages251INFO: copying build/lib/insightface/gui/pages/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages252INFO: copying build/lib/insightface/gui/pages/album_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages253INFO: copying build/lib/insightface/gui/pages/album_people_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages254INFO: copying build/lib/insightface/gui/pages/base.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages255INFO: copying build/lib/insightface/gui/pages/batch_processing_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages256INFO: copying build/lib/insightface/gui/pages/camera_recognition_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages257INFO: copying build/lib/insightface/gui/pages/compare_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages258INFO: copying build/lib/insightface/gui/pages/dashboard_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages259INFO: copying build/lib/insightface/gui/pages/enterprise_eval_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages260INFO: copying build/lib/insightface/gui/pages/face_search_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages261INFO: copying build/lib/insightface/gui/pages/face_swap_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages262INFO: copying build/lib/insightface/gui/pages/license_center_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages263INFO: copying build/lib/insightface/gui/pages/mode_dashboards.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages264INFO: copying build/lib/insightface/gui/pages/model_download_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages265INFO: copying build/lib/insightface/gui/pages/model_settings_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages266INFO: copying build/lib/insightface/gui/pages/multiface_photo_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages267INFO: copying build/lib/insightface/gui/pages/people_library_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages268INFO: copying build/lib/insightface/gui/pages/placeholder_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages269INFO: copying build/lib/insightface/gui/pages/reports_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages270INFO: copying build/lib/insightface/gui/pages/settings_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages271INFO: copying build/lib/insightface/gui/pages/verification_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages272INFO: copying build/lib/insightface/gui/pages/video_search_page.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/pages273INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui/widgets274INFO: copying build/lib/insightface/gui/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets275INFO: copying build/lib/insightface/gui/widgets/drop_input.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets276INFO: copying build/lib/insightface/gui/widgets/face_overlay.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets277INFO: copying build/lib/insightface/gui/widgets/face_table.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets278INFO: copying build/lib/insightface/gui/widgets/image_viewer.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets279INFO: copying build/lib/insightface/gui/widgets/metric_card.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets280INFO: copying build/lib/insightface/gui/widgets/person_card.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets281INFO: copying build/lib/insightface/gui/widgets/progress_dialog.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets282INFO: copying build/lib/insightface/gui/widgets/table_utils.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets283INFO: copying build/lib/insightface/gui/widgets/threshold_slider.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets284INFO: copying build/lib/insightface/gui/widgets/upload_preview.py -> build/bdist.linux-x86_64/wheel/./insightface/gui/widgets285INFO: creating build/bdist.linux-x86_64/wheel/insightface/gui/assets286INFO: copying build/lib/insightface/gui/assets/app_icon.png -> build/bdist.linux-x86_64/wheel/./insightface/gui/assets287INFO: copying build/lib/insightface/gui/assets/app_icon.ico -> build/bdist.linux-x86_64/wheel/./insightface/gui/assets288INFO: copying build/lib/insightface/gui/assets/app_icon.icns -> build/bdist.linux-x86_64/wheel/./insightface/gui/assets289INFO: creating build/bdist.linux-x86_64/wheel/insightface/model_zoo290INFO: copying build/lib/insightface/model_zoo/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo291INFO: copying build/lib/insightface/model_zoo/arcface_onnx.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo292INFO: copying build/lib/insightface/model_zoo/attribute.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo293INFO: copying build/lib/insightface/model_zoo/inswapper.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo294INFO: copying build/lib/insightface/model_zoo/landmark.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo295INFO: copying build/lib/insightface/model_zoo/model_store.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo296INFO: copying build/lib/insightface/model_zoo/model_zoo.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo297INFO: copying build/lib/insightface/model_zoo/retinaface.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo298INFO: copying build/lib/insightface/model_zoo/scrfd.py -> build/bdist.linux-x86_64/wheel/./insightface/model_zoo299INFO: creating build/bdist.linux-x86_64/wheel/insightface/thirdparty300INFO: copying build/lib/insightface/thirdparty/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty301INFO: creating build/bdist.linux-x86_64/wheel/insightface/thirdparty/face3d302INFO: copying build/lib/insightface/thirdparty/face3d/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d303INFO: creating build/bdist.linux-x86_64/wheel/insightface/thirdparty/face3d/mesh304INFO: copying build/lib/insightface/thirdparty/face3d/mesh/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh305INFO: copying build/lib/insightface/thirdparty/face3d/mesh/io.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh306INFO: copying build/lib/insightface/thirdparty/face3d/mesh/light.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh307INFO: copying build/lib/insightface/thirdparty/face3d/mesh/render.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh308INFO: copying build/lib/insightface/thirdparty/face3d/mesh/transform.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh309INFO: copying build/lib/insightface/thirdparty/face3d/mesh/vis.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh310INFO: creating build/bdist.linux-x86_64/wheel/insightface/thirdparty/face3d/mesh_numpy311INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy312INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/io.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy313INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/light.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy314INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/render.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy315INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/transform.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy316INFO: copying build/lib/insightface/thirdparty/face3d/mesh_numpy/vis.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/mesh_numpy317INFO: creating build/bdist.linux-x86_64/wheel/insightface/thirdparty/face3d/morphable_model318INFO: copying build/lib/insightface/thirdparty/face3d/morphable_model/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/morphable_model319INFO: copying build/lib/insightface/thirdparty/face3d/morphable_model/fit.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/morphable_model320INFO: copying build/lib/insightface/thirdparty/face3d/morphable_model/load.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/morphable_model321INFO: copying build/lib/insightface/thirdparty/face3d/morphable_model/morphabel_model.py -> build/bdist.linux-x86_64/wheel/./insightface/thirdparty/face3d/morphable_model322INFO: creating build/bdist.linux-x86_64/wheel/insightface/utils323INFO: copying build/lib/insightface/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./insightface/utils324INFO: copying build/lib/insightface/utils/constant.py -> build/bdist.linux-x86_64/wheel/./insightface/utils325INFO: copying build/lib/insightface/utils/download.py -> build/bdist.linux-x86_64/wheel/./insightface/utils326INFO: copying build/lib/insightface/utils/face_align.py -> build/bdist.linux-x86_64/wheel/./insightface/utils327INFO: copying build/lib/insightface/utils/filesystem.py -> build/bdist.linux-x86_64/wheel/./insightface/utils328INFO: copying build/lib/insightface/utils/storage.py -> build/bdist.linux-x86_64/wheel/./insightface/utils329INFO: copying build/lib/insightface/utils/transform.py -> build/bdist.linux-x86_64/wheel/./insightface/utils330INFO: running install_egg_info331INFO: running egg_info332INFO: writing insightface.egg-info/PKG-INFO333INFO: writing dependency_links to insightface.egg-info/dependency_links.txt334INFO: writing entry points to insightface.egg-info/entry_points.txt335INFO: writing requirements to insightface.egg-info/requires.txt336INFO: writing top-level names to insightface.egg-info/top_level.txt337INFO: reading manifest file 'insightface.egg-info/SOURCES.txt'338INFO: writing manifest file 'insightface.egg-info/SOURCES.txt'339INFO: Copying insightface.egg-info to build/bdist.linux-x86_64/wheel/./insightface-1.0.1-py3.14.egg-info340INFO: running install_scripts341INFO: creating build/bdist.linux-x86_64/wheel/insightface-1.0.1.dist-info/WHEEL342INFO: creating '/build/insightface-1.0.1/dist/.tmp-v4_9eueq/insightface-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it343INFO: adding 'insightface/__init__.py'344INFO: adding 'insightface/app/__init__.py'345INFO: adding 'insightface/app/common.py'346INFO: adding 'insightface/app/face_analysis.py'347INFO: adding 'insightface/app/mask_renderer.py'348INFO: adding 'insightface/commands/__init__.py'349INFO: adding 'insightface/commands/insightface_cli.py'350INFO: adding 'insightface/commands/model_download.py'351INFO: adding 'insightface/commands/rec_add_mask_param.py'352INFO: adding 'insightface/data/__init__.py'353INFO: adding 'insightface/data/image.py'354INFO: adding 'insightface/data/pickle_object.py'355INFO: adding 'insightface/data/rec_builder.py'356INFO: adding 'insightface/data/images/Tom_Hanks_54745.png'357INFO: adding 'insightface/data/images/mask_black.jpg'358INFO: adding 'insightface/data/images/mask_blue.jpg'359INFO: adding 'insightface/data/images/mask_green.jpg'360INFO: adding 'insightface/data/images/mask_white.jpg'361INFO: adding 'insightface/data/images/t1.jpg'362INFO: adding 'insightface/data/objects/meanshape_68.pkl'363INFO: adding 'insightface/gui/__init__.py'364INFO: adding 'insightface/gui/__main__.py'365INFO: adding 'insightface/gui/app.py'366INFO: adding 'insightface/gui/main_window.py'367INFO: adding 'insightface/gui/page_registry.py'368INFO: adding 'insightface/gui/resources.py'369INFO: adding 'insightface/gui/assets/app_icon.icns'370INFO: adding 'insightface/gui/assets/app_icon.ico'371INFO: adding 'insightface/gui/assets/app_icon.png'372INFO: adding 'insightface/gui/core/__init__.py'373INFO: adding 'insightface/gui/core/camera.py'374INFO: adding 'insightface/gui/core/clustering.py'375INFO: adding 'insightface/gui/core/config.py'376INFO: adding 'insightface/gui/core/constants.py'377INFO: adding 'insightface/gui/core/evaluation.py'378INFO: adding 'insightface/gui/core/exporters.py'379INFO: adding 'insightface/gui/core/face_engine.py'380INFO: adding 'insightface/gui/core/i18n.py'381INFO: adding 'insightface/gui/core/licensing.py'382INFO: adding 'insightface/gui/core/links.py'383INFO: adding 'insightface/gui/core/logging.py'384INFO: adding 'insightface/gui/core/model_downloads.py'385INFO: adding 'insightface/gui/core/models.py'386INFO: adding 'insightface/gui/core/navigation.py'387INFO: adding 'insightface/gui/core/paths.py'388INFO: adding 'insightface/gui/core/quality.py'389INFO: adding 'insightface/gui/core/recognition.py'390INFO: adding 'insightface/gui/core/reporting.py'391INFO: adding 'insightface/gui/core/storage.py'392INFO: adding 'insightface/gui/core/swap.py'393INFO: adding 'insightface/gui/core/theme.py'394INFO: adding 'insightface/gui/core/tooltips.py'395INFO: adding 'insightface/gui/core/utils.py'396INFO: adding 'insightface/gui/core/video.py'397INFO: adding 'insightface/gui/dialogs/__init__.py'398INFO: adding 'insightface/gui/dialogs/license_dialog.py'399INFO: adding 'insightface/gui/dialogs/model_manager_dialog.py'400INFO: adding 'insightface/gui/dialogs/settings_dialog.py'401INFO: adding 'insightface/gui/pages/__init__.py'402INFO: adding 'insightface/gui/pages/album_page.py'403INFO: adding 'insightface/gui/pages/album_people_page.py'404INFO: adding 'insightface/gui/pages/base.py'405INFO: adding 'insightface/gui/pages/batch_processing_page.py'406INFO: adding 'insightface/gui/pages/camera_recognition_page.py'407INFO: adding 'insightface/gui/pages/compare_page.py'408INFO: adding 'insightface/gui/pages/dashboard_page.py'409INFO: adding 'insightface/gui/pages/enterprise_eval_page.py'410INFO: adding 'insightface/gui/pages/face_search_page.py'411INFO: adding 'insightface/gui/pages/face_swap_page.py'412INFO: adding 'insightface/gui/pages/license_center_page.py'413INFO: adding 'insightface/gui/pages/mode_dashboards.py'414INFO: adding 'insightface/gui/pages/model_download_page.py'415INFO: adding 'insightface/gui/pages/model_settings_page.py'416INFO: adding 'insightface/gui/pages/multiface_photo_page.py'417INFO: adding 'insightface/gui/pages/people_library_page.py'418INFO: adding 'insightface/gui/pages/placeholder_page.py'419INFO: adding 'insightface/gui/pages/reports_page.py'420INFO: adding 'insightface/gui/pages/settings_page.py'421INFO: adding 'insightface/gui/pages/verification_page.py'422INFO: adding 'insightface/gui/pages/video_search_page.py'423INFO: adding 'insightface/gui/widgets/__init__.py'424INFO: adding 'insightface/gui/widgets/drop_input.py'425INFO: adding 'insightface/gui/widgets/face_overlay.py'426INFO: adding 'insightface/gui/widgets/face_table.py'427INFO: adding 'insightface/gui/widgets/image_viewer.py'428INFO: adding 'insightface/gui/widgets/metric_card.py'429INFO: adding 'insightface/gui/widgets/person_card.py'430INFO: adding 'insightface/gui/widgets/progress_dialog.py'431INFO: adding 'insightface/gui/widgets/table_utils.py'432INFO: adding 'insightface/gui/widgets/threshold_slider.py'433INFO: adding 'insightface/gui/widgets/upload_preview.py'434INFO: adding 'insightface/model_zoo/__init__.py'435INFO: adding 'insightface/model_zoo/arcface_onnx.py'436INFO: adding 'insightface/model_zoo/attribute.py'437INFO: adding 'insightface/model_zoo/inswapper.py'438INFO: adding 'insightface/model_zoo/landmark.py'439INFO: adding 'insightface/model_zoo/model_store.py'440INFO: adding 'insightface/model_zoo/model_zoo.py'441INFO: adding 'insightface/model_zoo/retinaface.py'442INFO: adding 'insightface/model_zoo/scrfd.py'443INFO: adding 'insightface/thirdparty/__init__.py'444INFO: adding 'insightface/thirdparty/face3d/__init__.py'445INFO: adding 'insightface/thirdparty/face3d/mesh/__init__.py'446INFO: adding 'insightface/thirdparty/face3d/mesh/io.py'447INFO: adding 'insightface/thirdparty/face3d/mesh/light.py'448INFO: adding 'insightface/thirdparty/face3d/mesh/render.py'449INFO: adding 'insightface/thirdparty/face3d/mesh/transform.py'450INFO: adding 'insightface/thirdparty/face3d/mesh/vis.py'451INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/__init__.py'452INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/io.py'453INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/light.py'454INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/render.py'455INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/transform.py'456INFO: adding 'insightface/thirdparty/face3d/mesh_numpy/vis.py'457INFO: adding 'insightface/thirdparty/face3d/morphable_model/__init__.py'458INFO: adding 'insightface/thirdparty/face3d/morphable_model/fit.py'459INFO: adding 'insightface/thirdparty/face3d/morphable_model/load.py'460INFO: adding 'insightface/thirdparty/face3d/morphable_model/morphabel_model.py'461INFO: adding 'insightface/utils/__init__.py'462INFO: adding 'insightface/utils/constant.py'463INFO: adding 'insightface/utils/download.py'464INFO: adding 'insightface/utils/face_align.py'465INFO: adding 'insightface/utils/filesystem.py'466INFO: adding 'insightface/utils/storage.py'467INFO: adding 'insightface/utils/transform.py'468INFO: adding 'insightface-1.0.1.dist-info/METADATA'469INFO: adding 'insightface-1.0.1.dist-info/WHEEL'470INFO: adding 'insightface-1.0.1.dist-info/entry_points.txt'471INFO: adding 'insightface-1.0.1.dist-info/top_level.txt'472INFO: adding 'insightface-1.0.1.dist-info/zip-safe'473INFO: adding 'insightface-1.0.1.dist-info/RECORD'474INFO: removing build/bdist.linux-x86_64/wheel475pypandoc enabled: False476face3d build enabled: False477Successfully built insightface-1.0.1-py3-none-any.whl478Finished creating a wheel...479Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
480Executing pythonRuntimeDepsCheck481Checking runtime dependencies for insightface-1.0.1-py3-none-any.whl482Finished executing pythonRuntimeDepsCheck
installPhase
483Executing pypaInstallPhase484Successfully installed insightface-1.0.1-py3-none-any.whl485Finished executing pypaInstallPhase
pythonOutputDistPhase
486Executing pythonOutputDistPhase487Finished executing pythonOutputDistPhase
fixupPhase
488shrinking RPATHs of ELF executables and libraries in /nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1489checking for references to /build/ in /nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1...490patching script interpreter paths in /nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1491stripping (with command strip and flags -S -p) in /nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/lib /nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/bin492shrinking RPATHs of ELF executables and libraries in /nix/store/7fg3x4bc5qsbffqgvm5jmzl8lh092ra4-python3.14-insightface-1.0.1-dist493checking for references to /build/ in /nix/store/7fg3x4bc5qsbffqgvm5jmzl8lh092ra4-python3.14-insightface-1.0.1-dist...494patching script interpreter paths in /nix/store/7fg3x4bc5qsbffqgvm5jmzl8lh092ra4-python3.14-insightface-1.0.1-dist495Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6496wrapping `/nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/bin/insightface-cli'...497Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6498wrapping `/nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/bin/insightface-desktop'...499Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6500wrapping `/nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/bin/insightface-eval-studio'...501Rewriting #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 to #!/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6502wrapping `/nix/store/axlqlbxd9m4w386lllg0v01rcr8ncxdx-python3.14-insightface-1.0.1/bin/insightface-gui'...503Executing pythonRemoveTestsDir504Finished executing pythonRemoveTestsDir
pythonImportsCheckPhase
505Executing pythonImportsCheckPhase506Check whether the following modules can be imported: insightface insightface.app insightface.data