Search Criteria
Package Details: lib32-onetbb 2023.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-onetbb.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-onetbb |
| Description: | oneAPI Threading Building Blocks - a high level abstract threading library (32-bit) |
| Upstream URL: | https://uxlfoundation.github.io/oneTBB/ |
| Licenses: | Apache-2.0 |
| Conflicts: | lib32-intel-tbb, lib32-tbb |
| Provides: | lib32-intel-tbb, lib32-tbb, libtbb.so, libtbbbind_2_5.so, libtbbmalloc.so, libtbbmalloc_proxy.so |
| Replaces: | lib32-intel-tbb, lib32-tbb |
| Submitter: | vitaliikuzhdin |
| Maintainer: | vitaliikuzhdin (asyync1024) |
| Last Packager: | vitaliikuzhdin |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-04-10 14:21 (UTC) |
| Last Updated: | 2026-05-02 07:46 (UTC) |
Dependencies (5)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-hwlocAUR
- onetbb
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
vitaliikuzhdin commented on 2026-02-14 17:42 (UTC)
@asyync1024, builds fine on my host machine and in a clean chroot. It's probably something on your end again, check the things I've already mentioned, and maybe consider low RAM as well. If you find an issue with the packaging rather than an unsupported configuration, feel free to fix it, I've added you as a co-maintainer.
asyync1024 commented on 2026-02-14 16:23 (UTC) (edited on 2026-02-14 16:25 (UTC) by asyync1024)
Hey! I tried building this with bfd, gcc, -march=x86-64 and -mtune=generic, and it failed while testing:
Full check() output: https://pastebin.com/cqr1aUYb
Any ideas?