Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950167 - dev-db/litecli-1.14.4 fails test - [gcc-15] E NameError: name LLM_CLI_COMMANDS is not defined
Summary: dev-db/litecli-1.14.4 fails test - [gcc-15] E NameError: name LLM_CLI_COMMAND...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-02-23 08:15 UTC by Toralf Förster
Modified: 2025-02-23 08:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2025-02-23 08:15 UTC, Toralf Förster
Details
dev-db:litecli-1.14.4:20250223-041605.log (dev-db:litecli-1.14.4:20250223-041605.log,56.70 KB, text/plain)
2025-02-23 08:15 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,56.79 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
environment (environment,156.79 KB, text/plain)
2025-02-23 08:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,28.20 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,1.19 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,62.67 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.26 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details
tests.tar.xz (tests.tar.xz,14.83 KB, application/x-xz)
2025-02-23 08:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-02-23 08:15:16 UTC
            capture_output = False
            use_context = False
            restart = True
        # If the parts starts with any of the known LLM_CLI_COMMANDS then invoke
        # the llm and don't capture output. This is to handle commands like `models` or `keys`.
>       elif parts[0] in LLM_CLI_COMMANDS:
E       NameError: name 'LLM_CLI_COMMANDS' is not defined

_          = '\\llm'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_test-20250214-203617

  UNMASKED:

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-15 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.23.6 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.84.1
  [2]   rust-1.85.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit a38f2edce89407c50f8ed1d4e1a836e2b6dd56aa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 23 03:33:36 2025 +0000

    2025-02-23 03:33:35 UTC

emerge -qpvO =dev-db/litecli-1.14.4
[ebuild  N    ] dev-db/litecli-1.14.4  USE="test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2025-02-23 08:15:17 UTC
Created attachment 919707 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-23 08:15:18 UTC
Created attachment 919708 [details]
dev-db:litecli-1.14.4:20250223-041605.log
Comment 3 Toralf Förster gentoo-dev 2025-02-23 08:15:19 UTC
Created attachment 919709 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2025-02-23 08:15:21 UTC
Created attachment 919710 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-02-23 08:15:22 UTC
Created attachment 919711 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-23 08:15:23 UTC
Created attachment 919712 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-02-23 08:15:24 UTC
Created attachment 919713 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-02-23 08:15:25 UTC
Created attachment 919714 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-02-23 08:15:26 UTC
Created attachment 919715 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2025-02-23 08:15:27 UTC
Created attachment 919716 [details]
tests.tar.xz