Skip to content

Fresh install and launch prints ERROR in cling::CIFactory::createCI(): #536

@matthesoundman

Description

@matthesoundman
  • Checked for duplicates

Describe the bug

After fresh install using brew install cling launching cling with cling from terminal prints an error.

ERROR in cling::CIFactory::createCI():
  resource directory /tmp/cling-20240911-4658-shhoyi/cling-1.1/build/lib/clang/16 not found!

****************** CLING ******************
* Type C++ code and press enter to run it *
*             Type .q to exit             *
*******************************************
[cling]$

Expected behavior

The expected behavior is to not show an error and launch without issues.

To Reproduce

On macOS:

  1. Install cling using: brew install cling
  2. Run cling using: cling

Setup

  1. 1.1
  2. ProductName:    macOS
    ProductVersion: 15.0
    BuildVersion:   24A335
    
  3. homebrew cling - Homebrew Formulae

Additional context

cling still seems to operate fine when I tried it out, but the error seems odd.

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