Skip to content

Build-setup issue #2016

@alsrbok

Description

@alsrbok

Background Work

Chipyard Version and Hash

Release: 1.5.0
Hash: a6a6a6

OS Setup

Ex: Output of uname -a + lsb_release -a + printenv + conda list
x86_64 GNU/Linux

LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: RedHatEnterprise
Description: Red Hat Enterprise Linux release 8.10 (Ootpa)
Release: 8.10
Codename: Ootpa

Other Setup

Ex: Prior steps taken / Documentation Followed / etc...

Current Behavior

Build-setup issue

When we clone new version and try to run build-setup.sh with conda env, it failed.

  1. build-setup.sh try to use .conda-lock-env, not .conda-env. This is mismatch with generated env.sh file/
  2. There are changes on init-submodules-no-riscv-tools-nolog.sh file.
    The current version does not seem to download some required executables from .conda-env/bin.
    init-submodules-no-riscv-tools-nolog.csv
    I upload an older version that I have utilized successfully in the past.
    I resolved this problem by manually fixing lots of codes and files, but I hope we can correctly use it without any modification.

log.docx
This log file only contains the first error I encountered while using the current version.
After fixing this environment activation issue, I get many of the other errors mentioned above.

I think you can test it by cloning the project on new folder.
Thank you.

Expected Behavior

.

Other Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions