Skip to content

Unhandled version llvm 11.1.0 on Ubuntu 22.04 #284

@Shiva0krishna

Description

@Shiva0krishna

Description

Error encountering indicates that the script is unable to find the llvm-9 and llvm-9-dev packages. This is because, by default, Ubuntu 22.04 may not have LLVM 9 available in its package repositories

Installing LLVM-9........................................
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package llvm-9
E: Unable to locate package llvm-9-dev

Error! Kindly resolve above error(s) and try again.

Aborting Installation... 

Considerable changes : llvm_version="9" to llvm_version="11"

Outcome : llvm-11 packages has installed succesfully however, GHDL is not compatable with the version llvm 11.1.0

Installing ghdl-0.37 LLVM.................................
ghdl-0.37 successfully extracted
Changing directory to ghdl-0.37 installation
Configuring ghdl-0.37 build as per requirements
Use full IEEE library
Build machine is: x86_64-linux-gnu
Unhandled version llvm 11.1.0

Error! Kindly resolve above error(s) and try again.

Aborting Installation...

Steps to reproduce

Navigate to eSim directory :
cd eSim-2.4
Make the Installation Script Executable:
chmod +x install-eSim.sh
Run the Installation Script:
./install-eSim.sh --install
change the llvm version to 11 in nghdl.sh folder

Expected behavior

Installation of llvm which is compatable with GHDL

Screenshots

WhatsApp Image 2024-11-17 at 12 42 41_d074d864

Version and OS

  • eSim version -2.4
  • OS:Ubuntu 22.04

Additional context

I think considering GHDL upgradtion is neccessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions