Using versionCheckHook Running phase: unpackPhase unpacking source archive /nix/store/mhp2i8j5wg4hgnwbg4zyc83bqvb6hhpn-source source root is source Running phase: patchPhase unpinGoModVersionHook: setting go.mod go directive to 1.26.7 Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ./cmd/server Running phase: checkPhase ok github.com/router-for-me/CLIProxyAPI/v7/cmd/server 0.353s Running phase: installPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-89954-346076998/ in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 93548 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 93549 Segmentation fault: 11 | while IFS= read -r -d '' file; do if isELF "$file"; then printf '%s\0' "$file" 1>&3; else if isScript "$file"; then filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then printf '%s\0' "$file" 1>&4; fi; fi; fi; done patching script interpreter paths in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8 stripping (with command strip and flags -S) in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8/bin Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 7.3.8 in the output of the command /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8/bin/cli-proxy-api --version CLIProxyAPI Version: 7.3.8, Commit: nixpkgs, BuiltAt: 1970-01-01T00:00:00Z flag provided but not defined: -version Usage of cli-proxy-api -antigravity-login Login to Antigravity using OAuth -claude-login Login to Claude using OAuth -codex-device-login Login to Codex using device code flow -codex-login Login to Codex using OAuth -config string Configure File Path -devin-login Login to Devin using OAuth -discover Discover local AI gateways and CPA instances on the LAN -discover-exclude value Comma-separated interface names to skip during LAN discovery -discover-include value Comma-separated interface names to scan during LAN discovery -discover-json Output discovered gateways in JSON format -discover-service-type string DNS-SD service type for LAN discovery (default _ai-gateway._tcp) -discover-timeout int Timeout in seconds for LAN discovery (default 3s) (default 3) -home-disable-cluster-discovery Disable Home CLUSTER NODES discovery and keep using the configured -home-jwt address -home-jwt string Home control plane JWT for mTLS certificate bootstrap and connection -kimi-login Login to Kimi using OAuth -local-model Use embedded models.json and codex_client_models.json only, skip remote model catalog fetching -meta-login Login to Meta using OAuth -no-browser Don't open browser automatically for OAuth -oauth-callback-port int Override OAuth callback port (defaults to provider-specific port) -standalone In TUI mode, start an embedded local server -tui Start with terminal management UI -vertex-import string Import Vertex service account key JSON file -vertex-import-prefix string Prefix for Vertex model namespacing (use with -vertex-import) -xai-login Login to xAI using OAuth Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing