Skip to content

Cannot build julia-1.9.1-full.tar.gz #50127

Closed
@kpamnany

Description

@kpamnany
CMake Error at lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt:20 (message):
  git clone https://github.com/intel/ittapi.git failed with No such file or
  directory, please clone https://github.com/intel/ittapi.git


-- Configuring incomplete, errors occurred!

@vchuravy had asked to check the value for WITH_ITTAPI. It's set to 0, as in the 1.9.1 tagged commit. Changing it to 1 did not help.

LLVM's CMakeCache.txt contained:

419 //No help, variable specified on the command line.
420 ITTAPI_SOURCE_DIR:UNINITIALIZED=/tmp/julia-1.9.1/deps/srccache/ittapi-0014aec56fea2f30c1374f40861e1bccdd53d0cb

There exists deps/srccache/ittapi-0014aec56fea2f30c1374f40861e1bccdd53d0cb.tar.gz, but it hasn't been extracted?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versionsystem:macAffects only macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions