Skip to content

Install issues after latest updates #5

Description

@mrebersv
  1. Thank you so much for putting all of this together. On initial GH releases that are popular, you'll run into a lot of nitpicky issues, but it'll stop taking so much time after a week or two.
  2. There's an unidentified dependency, yq. It should be in all major repositories, so it's really just adding it in the "Quick Start" section of strix-halo/README.md
  3. The bigger issue: During step 3, there's a virtual environment issue. Below is the last relevant section of my output (anything before this is just normal success messages):
 ━━ [3/36] Build TheRock (this will take several hours)

  info  Building TheRock with 32 cores...
  info  This is the longest step. Expected time: 2-4 hours.
  info  Monitor progress: tail -f /opt/src/vllm/build.log
  info  Applying 6 patches for therock...
  info    [0] compiler/pre_hook_amd-llvm.cmake: Enable Polly polyhedral loop optimizer in LLVM build. Not in default LLVM_ENABLE_PROJECTS but provides loop tiling and vectorization benefits for downstream numerical code.
  info    [1] third-party/sysdeps/linux/elfutils/CMakeLists.txt: Disable -Werror in elfutils. Clang 21+ and GCC 15+ reject implicit const void* -> struct* conversions from bsearch(), which elfutils has in multiple call sites.
  info    [2] external/rocprofiler-sdk/external-rocprofiler-sdk/external/yaml-cpp/src/emitterutils.cpp: not found, skipping
  info    [3] external/rocprofiler-sdk/external-rocprofiler-sdk/external/elfio/elfio/elf_types.hpp: not found, skipping
  warn    [4] Source not found: /opt/src/vllm/therock/build/compiler/amd-llvm/stage/lib/llvm/lib/objects-Release
  warn    [5] Source not found: /opt/src/vllm/therock/build/compiler/amd-llvm/build/bin/FileCheck
  info  Installing 6 build dependencies for therock...
error: No virtual environment found; run `uv venv` to create an environment, or pass `--system` to install into a non-virtual environment
  1. Thanks again for all the work and help in all of this. I know it can feel super un-glamorous, especially early in a new repo's life. It is appreciated, whether you hear it or not

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions