nixbot

builds

succeeded cli-proxy-api-7.3.8 checks.aarch64-darwin.pkgs-cli-proxy-api · build #4897 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/mhp2i8j5wg4hgnwbg4zyc83bqvb6hhpn-source3source root is source
patchPhase
4unpinGoModVersionHook: setting go.mod go directive to 1.26.7
buildPhase
5Building subPackage ./cmd/server
checkPhase
6ok github.com/router-for-me/CLIProxyAPI/v7/cmd/server 0.353s
fixupPhase
7checking for references to /nix/var/nix/builds/nix-89954-346076998/ in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 93548 Done find "$dir" -type f -not -path '*/.build-id/*' -print09 93549 Segmentation fault: 11 | while IFS= read -r -d '' file; do10 if isELF "$file"; then11 printf '%s\0' "$file" 1>&3;12 else13 if isScript "$file"; then14 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then15 printf '%s\0' "$file" 1>&4;16 fi;17 fi;18 fi;19done20patching script interpreter paths in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.821stripping (with command strip and flags -S) in /nix/store/4g6l7m6ix6ajq8szrkci6fip2zjgznc2-cli-proxy-api-7.3.8/bin
installCheckPhase
22Executing versionCheckPhase23Successfully 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 --version24CLIProxyAPI Version: 7.3.8, Commit: nixpkgs, BuiltAt: 1970-01-01T00:00:00Z25flag provided but not defined: -version26Usage of cli-proxy-api27 -antigravity-login28 Login to Antigravity using OAuth29 -claude-login30 Login to Claude using OAuth31 -codex-device-login32 Login to Codex using device code flow33 -codex-login34 Login to Codex using OAuth35 -config string36 Configure File Path37 -devin-login38 Login to Devin using OAuth39 -discover40 Discover local AI gateways and CPA instances on the LAN41 -discover-exclude value42 Comma-separated interface names to skip during LAN discovery43 -discover-include value44 Comma-separated interface names to scan during LAN discovery45 -discover-json46 Output discovered gateways in JSON format47 -discover-service-type string48 DNS-SD service type for LAN discovery (default _ai-gateway._tcp)49 -discover-timeout int50 Timeout in seconds for LAN discovery (default 3s) (default 3)51 -home-disable-cluster-discovery52 Disable Home CLUSTER NODES discovery and keep using the configured -home-jwt address53 -home-jwt string54 Home control plane JWT for mTLS certificate bootstrap and connection55 -kimi-login56 Login to Kimi using OAuth57 -local-model58 Use embedded models.json and codex_client_models.json only, skip remote model catalog fetching59 -meta-login60 Login to Meta using OAuth61 -no-browser62 Don't open browser automatically for OAuth63 -oauth-callback-port int64 Override OAuth callback port (defaults to provider-specific port)65 -standalone66 In TUI mode, start an embedded local server67 -tui68 Start with terminal management UI69 -vertex-import string70 Import Vertex service account key JSON file71 -vertex-import-prefix string72 Prefix for Vertex model namespacing (use with -vertex-import)73 -xai-login74 Login to xAI using OAuth75Finished versionCheckPhase76no Makefile or custom installCheckPhase, doing nothing