nixbot

builds
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/zh747y37x5w9b0mpj5aq412bxxdcyyns-source15source root is source16setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/wayland.py"
configurePhase
17no configure script, doing nothing
buildPhase
18Executing pypaBuildPhase19Creating a wheel...20pypa build flags: --no-isolation --outdir dist/ --wheel21* Getting build dependencies for wheel...22running egg_info23creating clan_app.egg-info24writing clan_app.egg-info/PKG-INFO25writing dependency_links to clan_app.egg-info/dependency_links.txt26writing entry points to clan_app.egg-info/entry_points.txt27writing top-level names to clan_app.egg-info/top_level.txt28writing manifest file 'clan_app.egg-info/SOURCES.txt'29reading manifest file 'clan_app.egg-info/SOURCES.txt'30writing manifest file 'clan_app.egg-info/SOURCES.txt'31* Building wheel...32running bdist_wheel33running build34running build_py35creating build/lib/tests36copying tests/conftest.py -> build/lib/tests37copying tests/command.py -> build/lib/tests38copying tests/test_join.py -> build/lib/tests39copying tests/temporary_dir.py -> build/lib/tests40copying tests/root.py -> build/lib/tests41copying tests/wayland.py -> build/lib/tests42copying tests/test_cli.py -> build/lib/tests43creating build/lib/clan_app44copying clan_app/__init__.py -> build/lib/clan_app45copying clan_app/app.py -> build/lib/clan_app46copying clan_app/__main__.py -> build/lib/clan_app47creating build/lib/tests/helpers48copying tests/helpers/__init__.py -> build/lib/tests/helpers49copying tests/helpers/cli.py -> build/lib/tests/helpers50creating build/lib/clan_app/middleware51copying clan_app/middleware/logging.py -> build/lib/clan_app/middleware52copying clan_app/middleware/argument_parsing.py -> build/lib/clan_app/middleware53copying clan_app/middleware/__init__.py -> build/lib/clan_app/middleware54copying clan_app/middleware/method_execution.py -> build/lib/clan_app/middleware55copying clan_app/middleware/base.py -> build/lib/clan_app/middleware56creating build/lib/clan_app/backends57copying clan_app/backends/__init__.py -> build/lib/clan_app/backends58creating build/lib/clan_app/api59copying clan_app/api/__init__.py -> build/lib/clan_app/api60copying clan_app/api/file_gtk.py -> build/lib/clan_app/api61copying clan_app/api/api_bridge.py -> build/lib/clan_app/api62creating build/lib/clan_app/assets63copying clan_app/assets/__init__.py -> build/lib/clan_app/assets64creating build/lib/clan_app/backends/webview65copying clan_app/backends/webview/webview_bridge.py -> build/lib/clan_app/backends/webview66copying clan_app/backends/webview/__init__.py -> build/lib/clan_app/backends/webview67copying clan_app/backends/webview/_webview_ffi.py -> build/lib/clan_app/backends/webview68copying clan_app/backends/webview/webview.py -> build/lib/clan_app/backends/webview69creating build/lib/clan_app/backends/http70copying clan_app/backends/http/http_bridge.py -> build/lib/clan_app/backends/http71copying clan_app/backends/http/test_http_api.py -> build/lib/clan_app/backends/http72copying clan_app/backends/http/__init__.py -> build/lib/clan_app/backends/http73copying clan_app/backends/http/http_server.py -> build/lib/clan_app/backends/http74running egg_info75writing clan_app.egg-info/PKG-INFO76writing dependency_links to clan_app.egg-info/dependency_links.txt77writing entry points to clan_app.egg-info/entry_points.txt78writing top-level names to clan_app.egg-info/top_level.txt79reading manifest file 'clan_app.egg-info/SOURCES.txt'80writing manifest file 'clan_app.egg-info/SOURCES.txt'81installing to build/bdist.macosx-14.0-arm64/wheel82running install83running install_lib84creating build/bdist.macosx-14.0-arm64/wheel85creating build/bdist.macosx-14.0-arm64/wheel/tests86copying build/lib/tests/conftest.py -> build/bdist.macosx-14.0-arm64/wheel/./tests87copying build/lib/tests/command.py -> build/bdist.macosx-14.0-arm64/wheel/./tests88copying build/lib/tests/test_join.py -> build/bdist.macosx-14.0-arm64/wheel/./tests89copying build/lib/tests/temporary_dir.py -> build/bdist.macosx-14.0-arm64/wheel/./tests90copying build/lib/tests/root.py -> build/bdist.macosx-14.0-arm64/wheel/./tests91copying build/lib/tests/wayland.py -> build/bdist.macosx-14.0-arm64/wheel/./tests92copying build/lib/tests/test_cli.py -> build/bdist.macosx-14.0-arm64/wheel/./tests93creating build/bdist.macosx-14.0-arm64/wheel/tests/helpers94copying build/lib/tests/helpers/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./tests/helpers95copying build/lib/tests/helpers/cli.py -> build/bdist.macosx-14.0-arm64/wheel/./tests/helpers96creating build/bdist.macosx-14.0-arm64/wheel/clan_app97creating build/bdist.macosx-14.0-arm64/wheel/clan_app/middleware98copying build/lib/clan_app/middleware/logging.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/middleware99copying build/lib/clan_app/middleware/argument_parsing.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/middleware100copying build/lib/clan_app/middleware/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/middleware101copying build/lib/clan_app/middleware/method_execution.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/middleware102copying build/lib/clan_app/middleware/base.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/middleware103creating build/bdist.macosx-14.0-arm64/wheel/clan_app/backends104creating build/bdist.macosx-14.0-arm64/wheel/clan_app/backends/webview105copying build/lib/clan_app/backends/webview/webview_bridge.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/webview106copying build/lib/clan_app/backends/webview/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/webview107copying build/lib/clan_app/backends/webview/_webview_ffi.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/webview108copying build/lib/clan_app/backends/webview/webview.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/webview109copying build/lib/clan_app/backends/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends110creating build/bdist.macosx-14.0-arm64/wheel/clan_app/backends/http111copying build/lib/clan_app/backends/http/http_bridge.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/http112copying build/lib/clan_app/backends/http/test_http_api.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/http113copying build/lib/clan_app/backends/http/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/http114copying build/lib/clan_app/backends/http/http_server.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/backends/http115copying build/lib/clan_app/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app116copying build/lib/clan_app/app.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app117creating build/bdist.macosx-14.0-arm64/wheel/clan_app/api118copying build/lib/clan_app/api/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/api119copying build/lib/clan_app/api/file_gtk.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/api120copying build/lib/clan_app/api/api_bridge.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/api121creating build/bdist.macosx-14.0-arm64/wheel/clan_app/assets122copying build/lib/clan_app/assets/__init__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app/assets123copying build/lib/clan_app/__main__.py -> build/bdist.macosx-14.0-arm64/wheel/./clan_app124running install_egg_info125Copying clan_app.egg-info to build/bdist.macosx-14.0-arm64/wheel/./clan_app-0.0.0-py3.13.egg-info126running install_scripts127creating build/bdist.macosx-14.0-arm64/wheel/clan_app-0.0.0.dist-info/WHEEL128creating '/nix/var/nix/builds/nix-55522-1786390159/source/dist/.tmp-nerbyqzw/clan_app-0.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.0-arm64/wheel' to it129adding 'clan_app/__init__.py'130adding 'clan_app/__main__.py'131adding 'clan_app/app.py'132adding 'clan_app/api/__init__.py'133adding 'clan_app/api/api_bridge.py'134adding 'clan_app/api/file_gtk.py'135adding 'clan_app/assets/__init__.py'136adding 'clan_app/backends/__init__.py'137adding 'clan_app/backends/http/__init__.py'138adding 'clan_app/backends/http/http_bridge.py'139adding 'clan_app/backends/http/http_server.py'140adding 'clan_app/backends/http/test_http_api.py'141adding 'clan_app/backends/webview/__init__.py'142adding 'clan_app/backends/webview/_webview_ffi.py'143adding 'clan_app/backends/webview/webview.py'144adding 'clan_app/backends/webview/webview_bridge.py'145adding 'clan_app/middleware/__init__.py'146adding 'clan_app/middleware/argument_parsing.py'147adding 'clan_app/middleware/base.py'148adding 'clan_app/middleware/logging.py'149adding 'clan_app/middleware/method_execution.py'150adding 'tests/command.py'151adding 'tests/conftest.py'152adding 'tests/root.py'153adding 'tests/temporary_dir.py'154adding 'tests/test_cli.py'155adding 'tests/test_join.py'156adding 'tests/wayland.py'157adding 'tests/helpers/__init__.py'158adding 'tests/helpers/cli.py'159adding 'clan_app-0.0.0.dist-info/METADATA'160adding 'clan_app-0.0.0.dist-info/WHEEL'161adding 'clan_app-0.0.0.dist-info/entry_points.txt'162adding 'clan_app-0.0.0.dist-info/top_level.txt'163adding 'clan_app-0.0.0.dist-info/RECORD'164removing build/bdist.macosx-14.0-arm64/wheel165Successfully built clan_app-0.0.0-py3-none-any.whl166Finished creating a wheel...167Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
168Executing pythonRuntimeDepsCheck169Checking runtime dependencies for clan_app-0.0.0-py3-none-any.whl170Finished executing pythonRuntimeDepsCheck
installPhase
171Executing pypaInstallPhase172Successfully installed clan_app-0.0.0-py3-none-any.whl173Using icns type 'is32', mask 's8mk' for 'clan-app.iconset/icon_16x16.png'174Using icns type 'ic07' (ARGB) for 'clan-app.iconset/icon_128x128.png'175Saved icns file to /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/Applications/Clan App.app/Contents/Resources/clan-app.icns176Copying '/nix/store/0rgjrlprihx09yypg9aa9hamqr8z47bl-org.clan.app.desktop/share/applications/org.clan.app.desktop' into '/nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/share/applications'177Finished executing pypaInstallPhase
pythonOutputDistPhase
178Executing pythonOutputDistPhase179Finished executing pythonOutputDistPhase
fixupPhase
180checking for references to /nix/var/nix/builds/nix-55522-1786390159/ in /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app...181patching script interpreter paths in /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app182stripping (with command strip and flags -S) in /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/lib /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/bin /nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/Applications183checking for references to /nix/var/nix/builds/nix-55522-1786390159/ in /nix/store/czqjkwfhrlhwb8ppyq22bwqpqlsx1183-clan-app-dist...184patching script interpreter paths in /nix/store/czqjkwfhrlhwb8ppyq22bwqpqlsx1183-clan-app-dist185Rewriting #!/nix/store/8g76m81yyr8ki19d56l1czx1fqaxkk6b-python3-3.13.15/bin/python3.13 to #!/nix/store/8g76m81yyr8ki19d56l1czx1fqaxkk6b-python3-3.13.15186wrapping `/nix/store/849lhsam2r9kqnb7hf05hsmcpwij60q6-clan-app/bin/clan-app'...187Executing pythonRemoveTestsDir188Finished executing pythonRemoveTestsDir
installCheckPhase
189Font directories:190 /nix/var/nix/builds/nix-55522-1786390159/source/.home/.local/share/fonts191 /nix/store/8g76m81yyr8ki19d56l1czx1fqaxkk6b-python3-3.13.15/share/fonts192 /nix/store/h9klgl45jk4hgkf4nsxn0y0861r4svdb-python3-3.13.15-env/share/fonts193 /nix/store/isfr87fyx021bbd58qf23pcd7a57s7yd-freetype-2.14.3-dev/share/fonts194 /nix/store/nd7xjnn6zzqjffb2y5kjmpil2691i00a-zlib-1.3.2-dev/share/fonts195 /nix/store/86hmbajpfkwck9p6c1a1iqbq2axrhcm8-zlib-1.3.2/share/fonts196 /nix/store/67f9gpij0z20xnr20hycdxlz2vg0yryf-brotli-1.2.0/share/fonts197 /nix/store/yb0qc3cw4l8jim483maf695y7d6y34p9-freetype-2.14.3/share/fonts198 /nix/store/r9q833447lml2j7dcnfc2j31xf5nhrzl-fontconfig-2.17.1-bin/share/fonts199 /nix/store/ji5ghah8s79siz20sfmdzxmxnxghpipq-fontconfig-2.17.1-lib/share/fonts200 /nix/store/j8dpradcwszigbzvsgabxfqmy6kvy46q-gtk4-4.22.4-dev/share/fonts201 /nix/store/jhjl16a0c5l5p3yb7036cansjx3fk7dm-xorgproto-2025.1/share/fonts202 /nix/store/mv9ya92mlk896fxbndgf12v3j1s6ywl3-libxau-1.0.12/share/fonts203 /nix/store/dj3lx3h92fpbblwnbds7y8krcj84mdxc-libx11-1.8.13/share/fonts204 /nix/store/dqv9ql4mzmnq1yyj0g01ffdrkf2kf1px-glib-2.88.3-dev/share/fonts205 /nix/store/j14cgg2lxnjs093azc5gff5762a8qch8-gettext-1.0/share/fonts206 /nix/store/4yckv6rja0a8y0szbnpbjzqsnkczwwrc-libiconv-113/share/fonts207 /nix/store/8ba4r2mpqg5pq3zkmjmpgm5b09xky29i-glib-2.88.3-bin/share/fonts208 /nix/store/sizff15drigg4wl7r3h26w3pk8sv5gws-glib-2.88.3/share/fonts209 /nix/store/sr0w20lj970azgn3h3b1fay64vlgzk5k-gdk-pixbuf-2.44.7-dev/share/fonts210 /nix/store/7rrdiavfx0lfb795mfydg964mrvy7apb-gdk-pixbuf-2.44.7/share/fonts211 /nix/store/xqdln111fcnzhp8l93xb9x6bxfa63gji-graphene-1.10.8-dev/share/fonts212 /nix/store/bxcicwhvqa2nvzwms1jgcva1ypvbf9aw-pango-1.57.1-dev/share/fonts213 /nix/store/yzynj392wp4amc5n6swgjjjxiipyz5ia-harfbuzz-13.2.1-dev/share/fonts214 /nix/store/ag6hr3kcq37wwfpqsq864fi57dwp3i6h-graphite2-1.3.15/share/fonts215 /nix/store/chdz735xhyq8zyx2j3w126r5nrgx4q4j-pango-1.57.1-bin/share/fonts216 /nix/store/f4rigfs2ssn7gwbj4rgrandzb1lzildg-gsettings-desktop-schemas-50.1/share/fonts217 /nix/store/mdzqg1s6a5h3pbrdqjzwchj0cs4rawn6-gtk4-4.22.4/share/fonts218 /nix/store/wd5bwskr2ygdki22r2l9a8n7pj3fkz9j-librsvg-2.62.3-dev/share/fonts219 /nix/store/6nflibnbcxxkxm2ad93dn67qq4a1f1f5-librsvg-2.62.3/share/fonts220 /nix/store/fvg6bfssjyxnrivzn6n2w4qczkz7kxv8-gobject-introspection-wrapped-1.86.0-dev/share/fonts221 /nix/store/rzlg53qzyy6965hlgk65y7ymk7wd1g1k-nodejs-24.19.0/share/fonts222 /nix/store/f2a022qz2cj51lv10ajjg6ygb2jmkih6-curl-8.21.0-dev/share/fonts223 /nix/store/3nzhai1psb7w4wdagl5im48i57dzxf4b-krb5-1.22.2-lib/share/fonts224 /nix/store/4wghq6i2nyd23qqm7p4dcmandha7ilxb-krb5-1.22.2/share/fonts225 /nix/store/xw0pd42kbpz6v5wvgkzipmv8xzyi69qc-nghttp2-1.69.0/share/fonts226 /nix/store/7w2j7sxvi5sxpg18qygw7b7bsc5jfpv3-libidn2-2.3.8-bin/share/fonts227 /nix/store/cv1znghz7sncbqd7iz4kwklplm03jr6l-publicsuffix-list-0-unstable-2026-05-13/share/fonts228 /nix/store/kx5hd9rfy3zk4kx6dv8vj31da690vkiq-libpsl-0.21.5/share/fonts229 /nix/store/nai7q8j935k8drw5iavv94249y3hx1s5-zstd-1.5.7/share/fonts230 /nix/store/mgqh5hrmiphbya25pzfpp9mrl2k3yax0-lcms2-2.18-bin/share/fonts231 /nix/store/yzwv5dvvdbd67wwzpbajh2jfzggfqrgy-libwebp-1.6.0/share/fonts232 /nix/store/98imyldrqxmd91kqsr3v9xpqi2zlxf6j-imagemagick-7.1.2-29/share/fonts233 /nix/store/x94d0c7izmqyzcjxcigmlwwp2l17rfkr-libicns-0.8.1-unstable-2022-04-10/share/fonts234 /nix/store/4pxvvmlp4plfhispqgv23g3rn0p1cqh9-gobject-introspection-1.86.0-dev/share/fonts235 /nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37236 /nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share237 /nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts238 /nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts/truetype239/nix/var/nix/builds/nix-55522-1786390159/source/.home/.local/share/fonts: caching, new cache contents: 0 fonts, 0 dirs240/nix/store/8g76m81yyr8ki19d56l1czx1fqaxkk6b-python3-3.13.15/share/fonts: skipping, no such directory241/nix/store/h9klgl45jk4hgkf4nsxn0y0861r4svdb-python3-3.13.15-env/share/fonts: skipping, no such directory242/nix/store/isfr87fyx021bbd58qf23pcd7a57s7yd-freetype-2.14.3-dev/share/fonts: skipping, no such directory243/nix/store/nd7xjnn6zzqjffb2y5kjmpil2691i00a-zlib-1.3.2-dev/share/fonts: skipping, no such directory244/nix/store/86hmbajpfkwck9p6c1a1iqbq2axrhcm8-zlib-1.3.2/share/fonts: skipping, no such directory245/nix/store/67f9gpij0z20xnr20hycdxlz2vg0yryf-brotli-1.2.0/share/fonts: skipping, no such directory246/nix/store/yb0qc3cw4l8jim483maf695y7d6y34p9-freetype-2.14.3/share/fonts: skipping, no such directory247/nix/store/r9q833447lml2j7dcnfc2j31xf5nhrzl-fontconfig-2.17.1-bin/share/fonts: skipping, no such directory248/nix/store/ji5ghah8s79siz20sfmdzxmxnxghpipq-fontconfig-2.17.1-lib/share/fonts: skipping, no such directory249/nix/store/j8dpradcwszigbzvsgabxfqmy6kvy46q-gtk4-4.22.4-dev/share/fonts: skipping, no such directory250/nix/store/jhjl16a0c5l5p3yb7036cansjx3fk7dm-xorgproto-2025.1/share/fonts: skipping, no such directory251/nix/store/mv9ya92mlk896fxbndgf12v3j1s6ywl3-libxau-1.0.12/share/fonts: skipping, no such directory252/nix/store/dj3lx3h92fpbblwnbds7y8krcj84mdxc-libx11-1.8.13/share/fonts: skipping, no such directory253/nix/store/dqv9ql4mzmnq1yyj0g01ffdrkf2kf1px-glib-2.88.3-dev/share/fonts: skipping, no such directory254/nix/store/j14cgg2lxnjs093azc5gff5762a8qch8-gettext-1.0/share/fonts: skipping, no such directory255/nix/store/4yckv6rja0a8y0szbnpbjzqsnkczwwrc-libiconv-113/share/fonts: skipping, no such directory256/nix/store/8ba4r2mpqg5pq3zkmjmpgm5b09xky29i-glib-2.88.3-bin/share/fonts: skipping, no such directory257/nix/store/sizff15drigg4wl7r3h26w3pk8sv5gws-glib-2.88.3/share/fonts: skipping, no such directory258/nix/store/sr0w20lj970azgn3h3b1fay64vlgzk5k-gdk-pixbuf-2.44.7-dev/share/fonts: skipping, no such directory259/nix/store/7rrdiavfx0lfb795mfydg964mrvy7apb-gdk-pixbuf-2.44.7/share/fonts: skipping, no such directory260/nix/store/xqdln111fcnzhp8l93xb9x6bxfa63gji-graphene-1.10.8-dev/share/fonts: skipping, no such directory261/nix/store/bxcicwhvqa2nvzwms1jgcva1ypvbf9aw-pango-1.57.1-dev/share/fonts: skipping, no such directory262/nix/store/yzynj392wp4amc5n6swgjjjxiipyz5ia-harfbuzz-13.2.1-dev/share/fonts: skipping, no such directory263/nix/store/ag6hr3kcq37wwfpqsq864fi57dwp3i6h-graphite2-1.3.15/share/fonts: skipping, no such directory264/nix/store/chdz735xhyq8zyx2j3w126r5nrgx4q4j-pango-1.57.1-bin/share/fonts: skipping, no such directory265/nix/store/f4rigfs2ssn7gwbj4rgrandzb1lzildg-gsettings-desktop-schemas-50.1/share/fonts: skipping, no such directory266/nix/store/mdzqg1s6a5h3pbrdqjzwchj0cs4rawn6-gtk4-4.22.4/share/fonts: skipping, no such directory267/nix/store/wd5bwskr2ygdki22r2l9a8n7pj3fkz9j-librsvg-2.62.3-dev/share/fonts: skipping, no such directory268/nix/store/6nflibnbcxxkxm2ad93dn67qq4a1f1f5-librsvg-2.62.3/share/fonts: skipping, no such directory269/nix/store/fvg6bfssjyxnrivzn6n2w4qczkz7kxv8-gobject-introspection-wrapped-1.86.0-dev/share/fonts: skipping, no such directory270/nix/store/rzlg53qzyy6965hlgk65y7ymk7wd1g1k-nodejs-24.19.0/share/fonts: skipping, no such directory271/nix/store/f2a022qz2cj51lv10ajjg6ygb2jmkih6-curl-8.21.0-dev/share/fonts: skipping, no such directory272/nix/store/3nzhai1psb7w4wdagl5im48i57dzxf4b-krb5-1.22.2-lib/share/fonts: skipping, no such directory273/nix/store/4wghq6i2nyd23qqm7p4dcmandha7ilxb-krb5-1.22.2/share/fonts: skipping, no such directory274/nix/store/xw0pd42kbpz6v5wvgkzipmv8xzyi69qc-nghttp2-1.69.0/share/fonts: skipping, no such directory275/nix/store/7w2j7sxvi5sxpg18qygw7b7bsc5jfpv3-libidn2-2.3.8-bin/share/fonts: skipping, no such directory276/nix/store/cv1znghz7sncbqd7iz4kwklplm03jr6l-publicsuffix-list-0-unstable-2026-05-13/share/fonts: skipping, no such directory277/nix/store/kx5hd9rfy3zk4kx6dv8vj31da690vkiq-libpsl-0.21.5/share/fonts: skipping, no such directory278/nix/store/nai7q8j935k8drw5iavv94249y3hx1s5-zstd-1.5.7/share/fonts: skipping, no such directory279/nix/store/mgqh5hrmiphbya25pzfpp9mrl2k3yax0-lcms2-2.18-bin/share/fonts: skipping, no such directory280/nix/store/yzwv5dvvdbd67wwzpbajh2jfzggfqrgy-libwebp-1.6.0/share/fonts: skipping, no such directory281/nix/store/98imyldrqxmd91kqsr3v9xpqi2zlxf6j-imagemagick-7.1.2-29/share/fonts: skipping, no such directory282/nix/store/x94d0c7izmqyzcjxcigmlwwp2l17rfkr-libicns-0.8.1-unstable-2022-04-10/share/fonts: skipping, no such directory283/nix/store/4pxvvmlp4plfhispqgv23g3rn0p1cqh9-gobject-introspection-1.86.0-dev/share/fonts: skipping, no such directory284/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37: skipping, existing cache is valid: 0 fonts, 1 dirs285/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share: skipping, existing cache is valid: 0 fonts, 1 dirs286/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts: skipping, existing cache is valid: 0 fonts, 1 dirs287/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts/truetype: skipping, existing cache is valid: 1 fonts, 0 dirs288/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share: skipping, looped directory detected289/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts: skipping, looped directory detected290/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts/truetype: skipping, looped directory detected291/nix/var/nix/builds/nix-55522-1786390159/source/.home/.cache/fontconfig: cleaning cache directory292/nix/var/nix/builds/nix-55522-1786390159/source/.home/.cache/fontconfig: invalid cache file: 674b4b9b3832501c904cf6827813c1d0-aarch64.cache-9293/var/cache/fontconfig: not cleaning non-existent cache directory294fc-cache: succeeded295Loaded the following fonts ...296/nix/store/a4921vxamqy47im94cmqaahg1s7jw5wq-dejavu-fonts-minimal-2.37/share/fonts/truetype/DejaVuSans.ttf: DejaVu Sans:style=Book2972026-08-18 20:34:00.468 python3.13[56753:215635105] Connection Invalid error for service com.apple.hiservices-xpcservice.2982026-08-18 20:34:00.468 python3.13[56753:215635073] Error received in message reply handler: Connection invalid2992026-08-18 20:34:00.468 python3.13[56753:215635073] Error received in message reply handler: Connection invalid3002026-08-18 20:34:00.469 python3.13[56753:215635073] Error received in message reply handler: Connection invalid3012026-08-18 20:34:00.470 python3.13[56753:215635073] Error received in message reply handler: Connection invalid3022026-08-18 20:34:00.470 python3.13[56753:215635073] Error received in message reply handler: Connection invalid303usage: clan-app [-h] [--debug] [--content-uri CONTENT_URI] [--http-api]304 [--http-host HTTP_HOST] [--http-port HTTP_PORT]305306Clan App307308options:309 -h, --help show this help message and exit310 --debug Enable debug mode311 --content-uri CONTENT_URI312 The URI of the content to display313 --http-api Enable HTTP API mode (default: False)314 --http-host HTTP_HOST315 The host for the HTTP API server (default: localhost)316 --http-port HTTP_PORT317 The host and port for the HTTP API server (default:318 3192)
pythonImportsCheckPhase
319Executing pythonImportsCheckPhase