these 2 derivations will be built: /nix/store/5v5b381c4jk8nk8j0m2smy02bnkn63y2-source.drv /nix/store/scwbq4765im8d74xipdi5cd8dp7djdsa-agentty-0.9.0.drv building '/nix/store/scwbq4765im8d74xipdi5cd8dp7djdsa-agentty-0.9.0.drv' agentty-0.9.0> Using versionCheckHook agentty-0.9.0> Running phase: unpackPhase agentty-0.9.0> unpacking source archive /nix/store/43f36bl259nxxl1r1bglymklirdni2sq-source agentty-0.9.0> source root is source agentty-0.9.0> Running phase: patchPhase agentty-0.9.0> Running phase: updateAutotoolsGnuConfigScriptsPhase agentty-0.9.0> Running phase: configurePhase agentty-0.9.0> cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/share/doc/agentty -DCMAKE_INSTALL_INFODIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/lib -DCMAKE_STRIP=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/ranlib -DCMAKE_AR=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0 -DFETCHCONTENT_TRY_FIND_PACKAGE_MODE:STRING=ALWAYS -DAGENTTY_USE_MIMALLOC:BOOL=FALSE -DMAYA_NATIVE_TUNING:BOOL=FALSE agentty-0.9.0> -- The CXX compiler identification is GNU 15.3.0 agentty-0.9.0> -- Detecting CXX compiler ABI info agentty-0.9.0> -- Detecting CXX compiler ABI info - done agentty-0.9.0> -- Check for working CXX compiler: /nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/g++ - skipped agentty-0.9.0> -- Detecting CXX compile features agentty-0.9.0> -- Detecting CXX compile features - done agentty-0.9.0> -- agentty: no ccache/sccache found — install ccache to speed up rebuilds after submodule syncs (brew/apt/pacman install ccache) agentty-0.9.0> -- agentty: compiling -fPIC for the Linux dynamic (PIE) build so OBJECT-lib objects link into the PIE exe + tests under any linker incl. mold (fixes R_X86_64_32 PIE reloc, issue #20) agentty-0.9.0> -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) agentty-0.9.0> -- Found Threads: TRUE agentty-0.9.0> -- Found OpenSSL: /nix/store/hg41dqig0qxm7shyi0a0xkw29a14i3js-openssl-3.6.3/lib/libcrypto.so (found version "3.6.3") agentty-0.9.0> -- Checking for module 'libnghttp2' agentty-0.9.0> -- Found libnghttp2, version 1.70.0 agentty-0.9.0> -- agentty: rag-cpp retrieval engine enabled (vendored). agentty-0.9.0> -- Configuring done (1.4s) agentty-0.9.0> -- Generating done (0.1s) agentty-0.9.0> CMake Warning: agentty-0.9.0> Manually-specified variables were not used by the project: agentty-0.9.0> agentty-0.9.0> BUILD_TESTING agentty-0.9.0> CMAKE_C_COMPILER agentty-0.9.0> CMAKE_EXPORT_NO_PACKAGE_REGISTRY agentty-0.9.0> agentty-0.9.0> agentty-0.9.0> -- Build files have been written to: /build/source/build agentty-0.9.0> cmake: enabled parallel building agentty-0.9.0> cmake: enabled parallel installing agentty-0.9.0> Running phase: buildPhase agentty-0.9.0> build flags: -j48 agentty-0.9.0> [0/2] Re-checking globbed directories... agentty-0.9.0> [1/376] Scanning /build/source/mcp-cpp/src/tools/util/glob_match.cpp for CXX dependencies agentty-0.9.0> [2/376] Scanning /build/source/mcp-cpp/src/tools/util/partial_json.cpp for CXX dependencies agentty-0.9.0> [3/376] Scanning /build/source/mcp-cpp/src/tools/util/bash_validate.cpp for CXX dependencies agentty-0.9.0> [4/376] Scanning /build/source/mcp-cpp/src/tools/util/utf8.cpp for CXX dependencies agentty-0.9.0> [5/376] Scanning /build/source/mcp-cpp/src/tools/util/fuzzy_match.cpp for CXX dependencies agentty-0.9.0> [6/376] Scanning /build/source/rag-cpp/src/loaders/code_chunker.cpp for CXX dependencies agentty-0.9.0> [7/376] Scanning /build/source/rag-cpp/src/gpu/device.cpp for CXX dependencies agentty-0.9.0> [8/376] Scanning /build/source/mcp-cpp/src/tools/diff.cpp for CXX dependencies agentty-0.9.0> [9/376] Scanning /build/source/rag-cpp/src/dense/http_transport.cpp for CXX dependencies agentty-0.9.0> [10/376] Scanning /build/source/mcp-cpp/src/tools/util/subprocess.cpp for CXX dependencies agentty-0.9.0> [11/376] Scanning /build/source/rag-cpp/src/late/colbert.cpp for CXX dependencies agentty-0.9.0> [12/376] Scanning /build/source/rag-cpp/src/loaders/csv.cpp for CXX dependencies agentty-0.9.0> [13/376] Scanning /build/source/rag-cpp/src/fusion/fuse.cpp for CXX dependencies agentty-0.9.0> [14/376] Scanning /build/source/rag-cpp/src/crag/crag.cpp for CXX dependencies agentty-0.9.0> [15/376] Scanning /build/source/rag-cpp/src/cascade/cascade.cpp for CXX dependencies agentty-0.9.0> [16/376] Scanning /build/source/rag-cpp/src/loaders/extract.cpp for CXX dependencies agentty-0.9.0> [17/376] Scanning /build/source/rag-cpp/src/lexical/bm25.cpp for CXX dependencies agentty-0.9.0> [18/376] Scanning /build/source/mcp-cpp/src/tools/shell.cpp for CXX dependencies agentty-0.9.0> [19/376] Scanning /build/source/rag-cpp/src/index/pq.cpp for CXX dependencies agentty-0.9.0> [20/376] Scanning /build/source/mcp-cpp/src/tools/textproc.cpp for CXX dependencies agentty-0.9.0> [21/376] Scanning /build/source/mcp-cpp/src/tools/fs.cpp for CXX dependencies agentty-0.9.0> [22/376] Scanning /build/source/rag-cpp/src/graph/graph.cpp for CXX dependencies agentty-0.9.0> [23/376] Scanning /build/source/mcp-cpp/src/tools/memory.cpp for CXX dependencies agentty-0.9.0> [24/376] Scanning /build/source/rag-cpp/src/dense/simd.cpp for CXX dependencies agentty-0.9.0> [25/376] Scanning /build/source/mcp-cpp/src/tools/tool_body.cpp for CXX dependencies agentty-0.9.0> [26/376] Scanning /build/source/mcp-cpp/src/tools/effects.cpp for CXX dependencies agentty-0.9.0> [27/376] Scanning /build/source/mcp-cpp/src/tools/host_tools.cpp for CXX dependencies agentty-0.9.0> [28/376] Scanning /build/source/mcp-cpp/src/tools/util/fs_helpers.cpp for CXX dependencies agentty-0.9.0> [29/376] Scanning /build/source/mcp-cpp/src/tools/process.cpp for CXX dependencies agentty-0.9.0> [30/376] Scanning /build/source/rag-cpp/src/c/rag_c.cpp for CXX dependencies agentty-0.9.0> [31/376] Scanning /build/source/mcp-cpp/src/tools/diagnostics.cpp for CXX dependencies agentty-0.9.0> [32/376] Scanning /build/source/rag-cpp/src/dense/local_embedder.cpp for CXX dependencies agentty-0.9.0> [33/376] Scanning /build/source/rag-cpp/src/bridge/process.cpp for CXX dependencies agentty-0.9.0> [34/376] Scanning /build/source/mcp-cpp/src/tools/util/sandbox.cpp for CXX dependencies agentty-0.9.0> [35/376] Scanning /build/source/rag-cpp/src/loaders/structure.cpp for CXX dependencies agentty-0.9.0> [36/376] Scanning /build/source/rag-cpp/src/loaders/loaders.cpp for CXX dependencies agentty-0.9.0> [37/376] Scanning /build/source/rag-cpp/src/index/corpus.cpp for CXX dependencies agentty-0.9.0> [38/376] Scanning /build/source/rag-cpp/src/loaders/ooxml.cpp for CXX dependencies agentty-0.9.0> [39/376] Scanning /build/source/mcp-cpp/src/tools/web.cpp for CXX dependencies agentty-0.9.0> [40/376] Scanning /build/source/rag-cpp/src/bridge/register.cpp for CXX dependencies agentty-0.9.0> [41/376] Scanning /build/source/mcp-cpp/src/tools/provider.cpp for CXX dependencies agentty-0.9.0> [42/376] Scanning /build/source/mcp-cpp/src/tools/search.cpp for CXX dependencies agentty-0.9.0> [43/376] Scanning /build/source/rag-cpp/src/ralm/ralm.cpp for CXX dependencies agentty-0.9.0> [44/376] Scanning /build/source/rag-cpp/src/text/tokenizer.cpp for CXX dependencies agentty-0.9.0> [45/376] Scanning /build/source/rag-cpp/src/plugin/loader.cpp for CXX dependencies agentty-0.9.0> [46/376] Scanning /build/source/rag-cpp/src/rerank/dartboard.cpp for CXX dependencies agentty-0.9.0> [47/376] Scanning /build/source/mcp-cpp/src/tools/structural.cpp for CXX dependencies agentty-0.9.0> [48/376] Scanning /build/source/rag-cpp/src/index/vector_store.cpp for CXX dependencies agentty-0.9.0> [49/376] Scanning /build/source/rag-cpp/src/query/hyde.cpp for CXX dependencies agentty-0.9.0> [50/376] Scanning /build/source/rag-cpp/src/store/wal.cpp for CXX dependencies agentty-0.9.0> [51/376] Scanning /build/source/mcp-cpp/src/tools/util/arg_reader.cpp for CXX dependencies agentty-0.9.0> [52/376] Scanning /build/source/rag-cpp/src/eval/beir.cpp for CXX dependencies agentty-0.9.0> [53/376] Scanning /build/source/rag-cpp/src/rerank/refine.cpp for CXX dependencies agentty-0.9.0> [54/376] Scanning /build/source/mcp-cpp/src/tools/repomap.cpp for CXX dependencies agentty-0.9.0> [55/376] Scanning /build/source/rag-cpp/src/text/chunker.cpp for CXX dependencies agentty-0.9.0> [56/376] Scanning /build/source/rag-cpp/src/text/contextual.cpp for CXX dependencies agentty-0.9.0> [57/376] Scanning /build/source/rag-cpp/src/store/container.cpp for CXX dependencies agentty-0.9.0> [58/376] Scanning /build/source/rag-cpp/src/plugin/builtins.cpp for CXX dependencies agentty-0.9.0> [59/376] Scanning /build/source/rag-cpp/src/dense/backends.cpp for CXX dependencies agentty-0.9.0> [60/376] Scanning /build/source/rag-cpp/src/sparse/splade.cpp for CXX dependencies agentty-0.9.0> [61/376] Scanning /build/source/mcp-cpp/src/tools/util/support.cpp for CXX dependencies agentty-0.9.0> [62/376] Scanning /build/source/mcp-cpp/src/tools/fs_edit.cpp for CXX dependencies agentty-0.9.0> [63/376] Scanning /build/source/rag-cpp/src/text/semantic_chunker.cpp for CXX dependencies agentty-0.9.0> [64/376] Scanning /build/source/rag-cpp/src/index/hnsw.cpp for CXX dependencies agentty-0.9.0> [65/376] Scanning /build/source/mcp-cpp/src/tools/git.cpp for CXX dependencies agentty-0.9.0> [66/376] Scanning /build/source/rag-cpp/src/raptor/raptor.cpp for CXX dependencies agentty-0.9.0> [67/376] Scanning /build/source/mcp-cpp/src/tools/data.cpp for CXX dependencies agentty-0.9.0> [68/376] Scanning /build/source/rag-cpp/src/rerank/mmr.cpp for CXX dependencies agentty-0.9.0> [69/376] Generating CXX dyndep file mcp-cpp/CMakeFiles/mcp_tools.dir/CXX.dd agentty-0.9.0> [70/376] Scanning /build/source/mcp-cpp/examples/server_example.cpp for CXX dependencies agentty-0.9.0> [71/376] Scanning /build/source/mcp-cpp/examples/client_example.cpp for CXX dependencies agentty-0.9.0> [72/376] Scanning /build/source/rag-cpp/src/pipeline/pipeline.cpp for CXX dependencies agentty-0.9.0> [73/376] Scanning /build/source/rag-cpp/src/rerank/reranker.cpp for CXX dependencies agentty-0.9.0> [74/376] Generating CXX dyndep file rag-cpp/CMakeFiles/ragcpp.dir/CXX.dd agentty-0.9.0> [75/376] Building CXX object maya/CMakeFiles/maya.dir/src/terminal/tmux.cpp.o agentty-0.9.0> [76/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/html/parser.cpp.o agentty-0.9.0> [77/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/render/highlight.cpp.o agentty-0.9.0> [78/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/html/tokenizer.cpp.o agentty-0.9.0> [79/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/diff.cpp.o agentty-0.9.0> [80/376] Building CXX object maya/CMakeFiles/maya.dir/src/element/builder.cpp.o agentty-0.9.0> [81/376] Building CXX object maya/CMakeFiles/maya.dir/src/app/events.cpp.o agentty-0.9.0> [82/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/html/css.cpp.o agentty-0.9.0> [83/376] Building CXX object maya/CMakeFiles/maya.dir/src/element/text.cpp.o agentty-0.9.0> [84/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/diff.cpp.o agentty-0.9.0> [85/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/grid_emit.cpp.o agentty-0.9.0> [86/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/serialize.cpp.o agentty-0.9.0> [87/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/html/tags.cpp.o agentty-0.9.0> [88/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/inline_frame.cpp.o agentty-0.9.0> [89/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/canvas.cpp.o agentty-0.9.0> [90/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/boundary.cpp.o agentty-0.9.0> [91/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/render/syntax_highlight.cpp.o agentty-0.9.0> [92/376] Building CXX object maya/CMakeFiles/maya.dir/src/terminal/input.cpp.o agentty-0.9.0> [93/376] Building CXX object maya/CMakeFiles/maya.dir/src/terminal/ansi.cpp.o agentty-0.9.0> [94/376] Building CXX object maya/CMakeFiles/maya.dir/src/terminal/writer.cpp.o agentty-0.9.0> [95/376] Building CXX object maya/CMakeFiles/maya.dir/src/layout/yoga.cpp.o agentty-0.9.0> [96/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/markdown_memo.cpp.o agentty-0.9.0> [97/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/glob_match.cpp.o agentty-0.9.0> [98/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/frame_bytes.cpp.o agentty-0.9.0> [99/376] Generating CXX dyndep file mcp-cpp/examples/CMakeFiles/mcp_server_example.dir/CXX.dd agentty-0.9.0> [100/376] Generating CXX dyndep file mcp-cpp/examples/CMakeFiles/mcp_client_example.dir/CXX.dd agentty-0.9.0> [101/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/folding.cpp.o agentty-0.9.0> [102/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/partial_json.cpp.o agentty-0.9.0> [103/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/parser/parser_inline.cpp.o agentty-0.9.0> [104/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/parser/parser_block.cpp.o agentty-0.9.0> [105/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/canvas_witness.cpp.o agentty-0.9.0> [106/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/html/render.cpp.o agentty-0.9.0> [107/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/bash_validate.cpp.o agentty-0.9.0> [108/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/fuzzy_match.cpp.o agentty-0.9.0> [109/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/parser/text_transform.cpp.o agentty-0.9.0> [110/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/utf8.cpp.o agentty-0.9.0> [111/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/render/syntax_lang.cpp.o agentty-0.9.0> [112/376] Building CXX object maya/CMakeFiles/maya.dir/src/app/inline.cpp.o agentty-0.9.0> [113/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/render/render_inline.cpp.o agentty-0.9.0> [114/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/commit.cpp.o agentty-0.9.0> [115/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/engine/cm_inline.cpp.o agentty-0.9.0> [116/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/scrollback_ledger.cpp.o agentty-0.9.0> [117/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/panel.cpp.o agentty-0.9.0> [118/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/gpu/device.cpp.o agentty-0.9.0> [119/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/build.cpp.o agentty-0.9.0> [120/376] Building CXX object maya/CMakeFiles/maya.dir/src/render/renderer.cpp.o agentty-0.9.0> [121/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/fusion/fuse.cpp.o agentty-0.9.0> [122/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/engine/cm_block.cpp.o agentty-0.9.0> [123/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/dense/local_embedder.cpp.o agentty-0.9.0> [124/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/render_tail.cpp.o agentty-0.9.0> [125/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/subprocess.cpp.o agentty-0.9.0> [126/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/dense/http_transport.cpp.o agentty-0.9.0> [127/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/render/render_block.cpp.o agentty-0.9.0> [128/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/cascade/cascade.cpp.o agentty-0.9.0> [129/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/code_chunker.cpp.o agentty-0.9.0> [130/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/reveal_fx.cpp.o agentty-0.9.0> [131/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/arg_reader.cpp.o agentty-0.9.0> [132/376] Building CXX object maya/CMakeFiles/maya.dir/src/widget/markdown/streaming/async.cpp.o agentty-0.9.0> [133/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/dense/simd.cpp.o agentty-0.9.0> [134/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/csv.cpp.o agentty-0.9.0> [135/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/late/colbert.cpp.o agentty-0.9.0> [136/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/index/pq.cpp.o agentty-0.9.0> [137/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/index/vector_store.cpp.o agentty-0.9.0> [138/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/lexical/bm25.cpp.o agentty-0.9.0> [139/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/structure.cpp.o agentty-0.9.0> [140/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/loaders.cpp.o agentty-0.9.0> [141/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/bridge/process.cpp.o agentty-0.9.0> [142/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/ooxml.cpp.o agentty-0.9.0> [143/376] Building CXX object maya/CMakeFiles/maya.dir/src/app/app.cpp.o agentty-0.9.0> [144/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/index/hnsw.cpp.o agentty-0.9.0> [145/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/text/contextual.cpp.o agentty-0.9.0> [146/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/loaders/extract.cpp.o agentty-0.9.0> [147/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/dense/backends.cpp.o agentty-0.9.0> [148/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/text/tokenizer.cpp.o agentty-0.9.0> [149/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/plugin/loader.cpp.o agentty-0.9.0> [150/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/crag/crag.cpp.o agentty-0.9.0> [151/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/rerank/mmr.cpp.o agentty-0.9.0> [152/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/text/chunker.cpp.o agentty-0.9.0> [153/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/store/wal.cpp.o agentty-0.9.0> [154/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/c/rag_c.cpp.o agentty-0.9.0> [155/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/inflate.cpp.o agentty-0.9.0> [156/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/graph/graph.cpp.o agentty-0.9.0> [157/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/tls.cpp.o agentty-0.9.0> [158/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/query/hyde.cpp.o agentty-0.9.0> [159/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/store/container.cpp.o agentty-0.9.0> [160/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/rerank/dartboard.cpp.o agentty-0.9.0> [161/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/base64.cpp.o agentty-0.9.0> [162/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/ralm/ralm.cpp.o agentty-0.9.0> [163/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/rerank/refine.cpp.o agentty-0.9.0> [164/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/text/semantic_chunker.cpp.o agentty-0.9.0> [165/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/raptor/raptor.cpp.o agentty-0.9.0> [166/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/pipeline/pipeline.cpp.o agentty-0.9.0> [167/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/bridge/register.cpp.o agentty-0.9.0> [168/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/domain/complexity.cpp.o agentty-0.9.0> [169/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/keystore.cpp.o agentty-0.9.0> [170/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/home_dir.cpp.o agentty-0.9.0> [171/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/clipboard.cpp.o agentty-0.9.0> [172/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/sparse/splade.cpp.o agentty-0.9.0> [173/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/dbglog.cpp.o agentty-0.9.0> [174/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/logx.cpp.o agentty-0.9.0> [175/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/plugin/builtins.cpp.o agentty-0.9.0> [176/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/user_root.cpp.o agentty-0.9.0> [177/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/rerank/reranker.cpp.o agentty-0.9.0> [178/376] Building CXX object CMakeFiles/agentty_airgap_obj.dir/src/airgap/airgap.cpp.o agentty-0.9.0> [179/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/eval/beir.cpp.o agentty-0.9.0> [180/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/account_switch.cpp.o agentty-0.9.0> [181/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/blob_store.cpp.o agentty-0.9.0> [182/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/http.cpp.o agentty-0.9.0> [183/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/accounts.cpp.o agentty-0.9.0> [184/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/cred_crypt.cpp.o agentty-0.9.0> [185/376] Building CXX object rag-cpp/CMakeFiles/ragcpp.dir/src/index/corpus.cpp.o agentty-0.9.0> [186/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/domain/model_name.cpp.o agentty-0.9.0> [187/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/domain/stats/fold.cpp.o agentty-0.9.0> [188/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/domain/stats/extract.cpp.o agentty-0.9.0> [189/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/registry.cpp.o agentty-0.9.0> [190/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/modelsdev.cpp.o agentty-0.9.0> [191/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/auth.cpp.o agentty-0.9.0> [192/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/util/update.cpp.o agentty-0.9.0> [193/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/blob_gc.cpp.o agentty-0.9.0> [194/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/effects.cpp.o agentty-0.9.0> [195/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/fs_helpers.cpp.o agentty-0.9.0> [196/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/sandbox.cpp.o agentty-0.9.0> [197/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/tool_body.cpp.o agentty-0.9.0> [198/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/data.cpp.o agentty-0.9.0> [199/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/dialect.cpp.o agentty-0.9.0> [200/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/util/support.cpp.o agentty-0.9.0> [201/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/memory.cpp.o agentty-0.9.0> [202/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/diagnostics.cpp.o agentty-0.9.0> [203/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/thread_log.cpp.o agentty-0.9.0> [204/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/shell.cpp.o agentty-0.9.0> [205/376] Building CXX object CMakeFiles/agentty_diff_obj.dir/src/diff/diff.cpp.o agentty-0.9.0> [206/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/utf8.cpp.o agentty-0.9.0> [207/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/provider.cpp.o agentty-0.9.0> [208/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/web.cpp.o agentty-0.9.0> [209/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/kimi/kimi_oauth.cpp.o agentty-0.9.0> [210/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/vault.cpp.o agentty-0.9.0> [211/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/host_tools.cpp.o agentty-0.9.0> [212/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/partial_json.cpp.o agentty-0.9.0> [213/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/chatgpt/codex_oauth.cpp.o agentty-0.9.0> [214/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/process.cpp.o agentty-0.9.0> [215/376] Building CXX object CMakeFiles/agentty_workspace_obj.dir/src/workspace/checkpoint.cpp.o agentty-0.9.0> [216/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/fs_edit.cpp.o agentty-0.9.0> [217/376] Building CXX object CMakeFiles/agentty_workspace_obj.dir/src/workspace/files.cpp.o agentty-0.9.0> [218/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/copilot/copilot_oauth.cpp.o agentty-0.9.0> [219/376] Building CXX object CMakeFiles/agentty_io_obj.dir/src/io/persistence.cpp.o agentty-0.9.0> [220/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/repomap.cpp.o agentty-0.9.0> [221/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/structural.cpp.o agentty-0.9.0> [222/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/acp_agents.cpp.o agentty-0.9.0> [223/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/fs.cpp.o agentty-0.9.0> [224/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/commands.cpp.o agentty-0.9.0> [225/376] Building CXX object CMakeFiles/agentty_rag_obj.dir/src/rag/embed_secret.cpp.o agentty-0.9.0> [226/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/scope/trust.cpp.o agentty-0.9.0> [227/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/git.cpp.o agentty-0.9.0> [228/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/search.cpp.o agentty-0.9.0> [229/376] Building CXX object mcp-cpp/CMakeFiles/mcp_tools.dir/src/tools/textproc.cpp.o agentty-0.9.0> [230/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/prompt.cpp.o agentty-0.9.0> [231/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/arg_reader.cpp.o agentty-0.9.0> [232/376] Building CXX object CMakeFiles/agentty_rag_obj.dir/src/rag/embed_backend.cpp.o agentty-0.9.0> [233/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/chatgpt/provider.cpp.o agentty-0.9.0> [234/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/settings_cache.cpp.o agentty-0.9.0> [235/376] Building CXX object CMakeFiles/agentty_workspace_obj.dir/src/workspace/symbols.cpp.o agentty-0.9.0> [236/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/prompt_policy.cpp.o agentty-0.9.0> [237/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/auth_state.cpp.o agentty-0.9.0> [238/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/anthropic/wire_body.cpp.o agentty-0.9.0> [239/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/openai/responses_site.cpp.o agentty-0.9.0> [240/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/scope/scope.cpp.o agentty-0.9.0> [241/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/progress.cpp.o agentty-0.9.0> [242/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/chatgpt/responses.cpp.o agentty-0.9.0> [243/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/kimi/provider.cpp.o agentty-0.9.0> [244/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/plugin.cpp.o agentty-0.9.0> [245/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/anthropic/sse.cpp.o agentty-0.9.0> [246/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/hooks.cpp.o agentty-0.9.0> [247/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/subprocess.cpp.o agentty-0.9.0> [248/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/sandbox.cpp.o agentty-0.9.0> [249/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/credentials.cpp.o agentty-0.9.0> [250/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/subagent.cpp.o agentty-0.9.0> [251/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/selection.cpp.o agentty-0.9.0> [252/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/dispatch.cpp.o agentty-0.9.0> [253/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/copilot/provider.cpp.o agentty-0.9.0> [254/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/composer_attachment.cpp.o agentty-0.9.0> [255/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/form.cpp.o agentty-0.9.0> [256/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/registry.cpp.o agentty-0.9.0> [257/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/plugin_form.cpp.o agentty-0.9.0> [258/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/host_escape.cpp.o agentty-0.9.0> [259/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/deps.cpp.o agentty-0.9.0> [260/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/skills.cpp.o agentty-0.9.0> [261/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/memory_store.cpp.o agentty-0.9.0> [262/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/rag_form.cpp.o agentty-0.9.0> [263/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/form_common.cpp.o agentty-0.9.0> [264/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/anthropic/transport.cpp.o agentty-0.9.0> [265/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/smart_form.cpp.o agentty-0.9.0> [266/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/settings_registry.cpp.o agentty-0.9.0> [267/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/tool_args.cpp.o agentty-0.9.0> [268/376] Building CXX object CMakeFiles/agentty_rag_obj.dir/src/rag/adapter.cpp.o agentty-0.9.0> [269/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/cache.cpp.o agentty-0.9.0> [270/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/appearance_form.cpp.o agentty-0.9.0> [271/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/responses/codec.cpp.o agentty-0.9.0> [272/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/tool_body_common.cpp.o agentty-0.9.0> [273/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/ollama/transport.cpp.o agentty-0.9.0> [274/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/settings_items.cpp.o agentty-0.9.0> /build/source/src/runtime/panel/settings_items.cpp: In function 'std::vector agentty::settings::items_for(const agentty::Model&, Category)': agentty-0.9.0> /build/source/src/runtime/panel/settings_items.cpp:299:12: warning: enumeration value 'Appearance' not handled in switch [-Wswitch] agentty-0.9.0> 299 | switch (cat) { agentty-0.9.0> | ^ agentty-0.9.0> [275/376] Building CXX object CMakeFiles/agentty_tool_obj.dir/src/tool/util/fs_helpers.cpp.o agentty-0.9.0> [276/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/stream_preview.cpp.o agentty-0.9.0> [277/376] Building CXX object CMakeFiles/agentty_provider_obj.dir/src/provider/openai/transport.cpp.o agentty-0.9.0> [278/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/todo_body.cpp.o agentty-0.9.0> [279/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/helpers.cpp.o agentty-0.9.0> [280/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/smart_mode.cpp.o agentty-0.9.0> [281/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/appearance.cpp.o agentty-0.9.0> [282/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/frozen.cpp.o agentty-0.9.0> [283/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/edit_body.cpp.o agentty-0.9.0> [284/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/tool_output.cpp.o agentty-0.9.0> [285/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/write_body.cpp.o agentty-0.9.0> [286/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/providers.cpp.o agentty-0.9.0> [287/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/bash_body.cpp.o agentty-0.9.0> [288/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/git_diff_body.cpp.o agentty-0.9.0> [289/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update.cpp.o agentty-0.9.0> [290/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/mention.cpp.o agentty-0.9.0> [291/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/panel/form_keys.cpp.o agentty-0.9.0> [292/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/diff_preview_body.cpp.o agentty-0.9.0> [293/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/stats.cpp.o agentty-0.9.0> [294/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/web_fetch_body.cpp.o agentty-0.9.0> [295/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/symbol.cpp.o agentty-0.9.0> [296/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/read_body.cpp.o agentty-0.9.0> [297/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/tool_body_preview.cpp.o agentty-0.9.0> [298/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/thread_list.cpp.o agentty-0.9.0> [299/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/tool_helpers.cpp.o agentty-0.9.0> [300/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/code_blocks.cpp.o agentty-0.9.0> [301/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/models.cpp.o agentty-0.9.0> [302/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/list_body.cpp.o agentty-0.9.0> [303/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/cmd_factory.cpp.o agentty-0.9.0> [304/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/diff_review.cpp.o agentty-0.9.0> [305/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/permission.cpp.o agentty-0.9.0> [306/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/task_body.cpp.o agentty-0.9.0> [307/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/init.cpp.o agentty-0.9.0> [308/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/checkpoints.cpp.o agentty-0.9.0> [309/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/rag.cpp.o agentty-0.9.0> [310/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/context_gauge.cpp.o agentty-0.9.0> [311/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/activity_indicator.cpp.o agentty-0.9.0> [312/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/plugin_edit.cpp.o agentty-0.9.0> [313/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/submit.cpp.o agentty-0.9.0> [314/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/welcome_screen.cpp.o agentty-0.9.0> [315/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/status_banner.cpp.o agentty-0.9.0> [316/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/agent_timeline/agent_timeline.cpp.o agentty-0.9.0> [317/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/title_chip.cpp.o agentty-0.9.0> [318/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/thread.cpp.o agentty-0.9.0> [319/376] Linking CXX static library maya/libmaya.a agentty-0.9.0> [320/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/token_stream_sparkline.cpp.o agentty-0.9.0> [321/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/palette.cpp.o agentty-0.9.0> [322/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/status_bar.cpp.o agentty-0.9.0> [323/376] Linking CXX static library mcp-cpp/libmcp_tools.a agentty-0.9.0> [324/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/composer.cpp.o agentty-0.9.0> [325/376] Linking CXX static library rag-cpp/libragcpp.a agentty-0.9.0> [326/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/tool.cpp.o agentty-0.9.0> [327/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/stream.cpp.o agentty-0.9.0> [328/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/changes_strip.cpp.o agentty-0.9.0> [329/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/composer.cpp.o agentty-0.9.0> [330/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/phase_chip.cpp.o agentty-0.9.0> [331/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/meta.cpp.o agentty-0.9.0> [332/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/status_bar/model_badge.cpp.o agentty-0.9.0> [333/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/turn/turn.cpp.o agentty-0.9.0> [334/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/thread/conversation.cpp.o agentty-0.9.0> [335/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/login.cpp.o agentty-0.9.0> [336/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/mcp/oauth.cpp.o agentty-0.9.0> [337/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/fork.cpp.o agentty-0.9.0> [338/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/mention.cpp.o agentty-0.9.0> [339/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/update/settings_list.cpp.o agentty-0.9.0> [340/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/plugin_edit.cpp.o agentty-0.9.0> [341/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/diff_review.cpp.o agentty-0.9.0> [342/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/checkpoints.cpp.o agentty-0.9.0> [343/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/smart_mode.cpp.o agentty-0.9.0> [344/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/rag.cpp.o agentty-0.9.0> [345/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/symbol.cpp.o agentty-0.9.0> [346/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/models.cpp.o agentty-0.9.0> [347/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/providers.cpp.o agentty-0.9.0> [348/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/app/subscribe.cpp.o agentty-0.9.0> [349/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/palette.cpp.o agentty-0.9.0> [350/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/login.cpp.o agentty-0.9.0> [351/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/appearance.cpp.o agentty-0.9.0> [352/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/todo.cpp.o agentty-0.9.0> [353/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/code_blocks.cpp.o agentty-0.9.0> [354/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/fork.cpp.o agentty-0.9.0> [355/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/settings_list.cpp.o agentty-0.9.0> [356/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/thread_list.cpp.o agentty-0.9.0> [357/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/tool_output.cpp.o agentty-0.9.0> [358/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/panels/stats.cpp.o agentty-0.9.0> [359/376] Building CXX object CMakeFiles/agentty_runtime_obj.dir/src/runtime/view/view.cpp.o agentty-0.9.0> [360/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/tool/mcp_tools_bridge.cpp.o agentty-0.9.0> [361/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/tool/mcp_tools_backends.cpp.o agentty-0.9.0> [362/376] Building CXX object CMakeFiles/agentty_acp_obj.dir/src/provider/acp_provider_adapter.cpp.o agentty-0.9.0> [363/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/mcp/http_server.cpp.o agentty-0.9.0> [364/376] Building CXX object mcp-cpp/examples/CMakeFiles/mcp_server_example.dir/server_example.cpp.o agentty-0.9.0> [365/376] Building CXX object mcp-cpp/examples/date-mcp/CMakeFiles/date_server.dir/date_server.cpp.o agentty-0.9.0> [366/376] Building CXX object CMakeFiles/agentty_acp_obj.dir/src/provider/external_acp_backend.cpp.o agentty-0.9.0> [367/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/mcp/serve.cpp.o agentty-0.9.0> [368/376] Building CXX object mcp-cpp/examples/CMakeFiles/mcp_client_example.dir/client_example.cpp.o agentty-0.9.0> [369/376] Linking CXX executable mcp-cpp/examples/mcp_server_example agentty-0.9.0> [370/376] Linking CXX executable mcp-cpp/examples/date-mcp/date_server agentty-0.9.0> [371/376] Linking CXX executable mcp-cpp/examples/mcp_client_example agentty-0.9.0> [372/376] Building CXX object CMakeFiles/agentty_mcp_obj.dir/src/mcp/bridge.cpp.o agentty-0.9.0> [373/376] Building CXX object CMakeFiles/agentty_acp_obj.dir/src/acp/server.cpp.o agentty-0.9.0> [374/376] Building CXX object CMakeFiles/agentty.dir/src/runtime/main.cpp.o agentty-0.9.0> [375/376] Linking CXX executable agentty agentty-0.9.0> buildPhase completed in 2 minutes 32 seconds agentty-0.9.0> Running phase: installPhase agentty-0.9.0> Running phase: fixupPhase agentty-0.9.0> shrinking RPATHs of ELF executables and libraries in /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0 agentty-0.9.0> shrinking /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/bin/agentty agentty-0.9.0> checking for references to /build/ in /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0... agentty-0.9.0> patching script interpreter paths in /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0 agentty-0.9.0> stripping (with command strip and flags -S -p) in /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/bin agentty-0.9.0> Running phase: installCheckPhase agentty-0.9.0> Executing versionCheckPhase agentty-0.9.0> Successfully managed to find version 0.9.0 in the output of the command /nix/store/ibpxv2v87sk29lpiir6k6rrrflfcd298-agentty-0.9.0/bin/agentty --version agentty-0.9.0> agentty 0.9.0 agentty-0.9.0> log: /build/.version-check-home/.agentty/logs/agentty.log agentty-0.9.0> Finished versionCheckPhase agentty-0.9.0> no Makefile or custom installCheckPhase, doing nothing upload niks3: ok