Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text-generation-inference False make install exception #2805

Open
1 of 4 tasks
tangliangwu opened this issue Dec 6, 2024 · 0 comments
Open
1 of 4 tasks

text-generation-inference False make install exception #2805

tangliangwu opened this issue Dec 6, 2024 · 0 comments

Comments

@tangliangwu
Copy link

System Info

text-generation-inference version: Git Clone Main Branch
python version: 3.10.15
protoc version : libprotoc 3.21.12
rust version: rustc 1.80.1 (3f5fd8dd4 2024-08-06)

Information

  • Docker
  • The CLI directly

Tasks

  • An officially supported command
  • My own modifications

Reproduction

none

Expected behavior

git clone https://github.com/huggingface/text-generation-inference.git
BUILD_EXTENSIONS=False make install
error:
--- stderr
thread 'main' panicked at /home/spfx/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.23.1/builder/cc_builder.rs:355:13:

COMPILER BUG DETECTED

Your compiler (cc) is not supported due to a memcmp related bug reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189. We strongly recommend against using this compiler.
EXECUTED: true
ERROR:
OUTPUT:

note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile text-generation-router-v3 v2.4.2-dev0 (/home/spfx/text-generation-inference/backends/v3), intermediate artifacts can be found at /home/spfx/text-generation-inference/target.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant