Skip to content
Snippets Groups Projects

tools/clang+llvm/14.0, tools/clang+llvm/15.0: Fix unavailable packages for Clang 14 and 15

Closes #234 (closed)

Changelog entry: using clang+llvm archives from github

Both modules could be simplified drastically. There is only one archive that needs to be downloaded. In addition, the LD_LIBRARY_PATH environment variable does not need to be changed. We had some issues with this in the past, so this is quite beneficial.

Note:

as tar.xz archives cannot be extracted into a dedicated folder, I had to adjust all variables. (Previously, it was extracted into the 'install' folder, now it is e.g. clang+llvm-15.0.6-x86_64-linux-gnu-ubuntu-18.04

Edited by Fabian Reister

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Fabian Reister requested review from @dreher

    requested review from @dreher

  • Fabian Reister marked this merge request as ready

    marked this merge request as ready

  • Fabian Reister added 1 commit

    added 1 commit

    Compare with previous version

  • Christian Dreher resolved all threads

    resolved all threads

  • mentioned in issue #250 (closed)

  • changed milestone to %Release 22.12.5.0

  • Cannot be merged at this state since it will cause errors in normal usage (see #250 (closed))

  • Christian Dreher mentioned in merge request !439 (merged)

    mentioned in merge request !439 (merged)

  • Fabian Reister added 1 commit

    added 1 commit

    • 12c32b06 - assuming that extract_into works: adjusting variables and executables

    Compare with previous version

  • Fabian Reister added 1 commit

    added 1 commit

    • 03292914 - minor: module file formatting

    Compare with previous version

  • Fabian Reister added 1 commit

    added 1 commit

    • 46e6499c - clang 15: adding run-clang-tidy and clang-apply-replacement executables

    Compare with previous version

  • Fabian Reister added 3 commits

    added 3 commits

    • a1f58af3 - clang: 'standard' archive extraction dir
    • 6b190be6 - fix: extract to root dir
    • 9f7bb7f0 - fix: wrong path to clang-tidy

    Compare with previous version

  • Author Developer

    @dreher as discussed. I tested all executables (exe --help)

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading