Package Base Details: lib32-llvm-git

Git Clone URL: https://aur.archlinux.org/lib32-llvm-git.git (read-only, click to copy)
Keywords: clang git llvm
Submitter: yurikoles
Maintainer: rjahanbakhshi
Last Packager: rjahanbakhshi
Votes: 12
Popularity: 0.008529
First Submitted: 2019-01-11 15:50 (UTC)
Last Updated: 2024-04-17 08:43 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »

shoober420 commented on 2020-08-19 17:35 (UTC) (edited on 2020-08-19 17:41 (UTC) by shoober420)

I’m not sure why, but this package does not conflict with the lib32-llvm-libs package in the official repository. I’m able to have both installed simultaneously. I’m for certain this is not intended. I have to remove lib32-llvm-libs manually.

Lone_Wolf commented on 2020-05-02 14:21 (UTC)

Seems like I missed this message. Is it still happening , Quartzdragon ?

QuartzDragon commented on 2019-10-25 03:31 (UTC) (edited on 2019-10-25 03:32 (UTC) by QuartzDragon)

I've started getting this error:

CMake Error at cmake/modules/AddLLVM.cmake:1422 (add_dependencies):
  The dependency target "lld" of target "check-all" does not exist.
Call Stack (most recent call first):
  CMakeLists.txt:976 (add_lit_target)


CMake Error at /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1422 (add_dependencies):
  The dependency target "lld" of target "check-cfi" does not exist.
Call Stack (most recent call first):
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1443 (add_lit_target)
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/compiler-rt/test/cfi/CMakeLists.txt:96 (add_lit_testsuite)


CMake Error at /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1422 (add_dependencies):
  The dependency target "lld" of target "check-cfi-and-supported" does not
  exist.
Call Stack (most recent call first):
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/compiler-rt/test/cfi/CMakeLists.txt:100 (add_lit_target)


CMake Error at /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1422 (add_dependencies):
  The dependency target "lld" of target "check-asan-dynamic" does not exist.
Call Stack (most recent call first):
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1443 (add_lit_target)
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/compiler-rt/test/asan/CMakeLists.txt:167 (add_lit_testsuite)


CMake Error at /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1422 (add_dependencies):
  The dependency target "lld" of target "check-asan" does not exist.
Call Stack (most recent call first):
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/llvm/cmake/modules/AddLLVM.cmake:1443 (add_lit_target)
  /run/media/valmar/Data/Packages/AUR/LLVM/lib32-llvm-git/src/llvm-project/compiler-rt/test/asan/CMakeLists.txt:161 (add_lit_testsuite)


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

Can anyone reproduce?

Lone_Wolf commented on 2019-09-29 12:02 (UTC) (edited on 2019-09-29 12:03 (UTC) by Lone_Wolf)

@mcoffin : llvm-project/clang/unittests/Sema/CMakeLists.txt was updated with GslOwnerPointerInference.cpp info in https://github.com/llvm/llvm-project/commit/f64f4886706b5f50c9feca349edcfae66dce08fa#diff-c5f9952ad7acaf7a98c94bc5cbaccede

Try makepkg -C flag or remove the src folder manually before building.


@Griever :

that provide is only used by my lib32-mesa-git pacakge, I wanted it to be very clear which llvm version it referred to at first glimpse. Deviating from normal package naming rules helps with that.

Griever commented on 2019-06-08 16:32 (UTC) (edited on 2019-06-08 16:33 (UTC) by Griever)

Shouldn't the new provide follow lib32-<package name> instead of e.g. aur-lib32-llvm-git? Substitution typo?

Lone_Wolf commented on 2019-05-17 09:49 (UTC) (edited on 2019-05-17 09:49 (UTC) by Lone_Wolf)

Varris, the provides line in package_lib32-llvm-git() does indeed look wrong.

it should probably contain lib32-llvm and lib32-clang instead of llvm / clang .

I'll look at it this weekend.

varris commented on 2019-05-16 12:21 (UTC) (edited on 2019-05-16 15:41 (UTC) by varris)

Hello, Due to provides=(llvm=$pkgver-$pkgrel...

pacman expects me to uninstall llvm-git before installing lib32-llvm-git. I think it should be lib32-llvm=$pkgver-$pkgrel

Lone_Wolf commented on 2019-05-02 13:22 (UTC)

correct, this package is currently broken. Working on this.

Haxk20 commented on 2019-05-02 09:13 (UTC)

lib32-mesa-git fails to build with this. It cannot find llvm-config.

llvm-config found: NO need '>= 7.0.0' Dependency LLVM found: NO (tried config-tool)

meson.build:1223:2: ERROR: Dependency "llvm" not found, tried config-tool