Search Criteria
Package Details: highway-git 1.3.0.r146.g52a2d98d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/highway-git.git (read-only, click to copy) |
|---|---|
| Package Base: | highway-git |
| Description: | A C++ library that provides portable SIMD/vector intrinsics (git version) |
| Upstream URL: | https://github.com/google/highway/ |
| Licenses: | Apache-2.0 OR BSD-3-Clause |
| Conflicts: | highway |
| Provides: | highway |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-19 23:30 (UTC) |
| Last Updated: | 2025-11-08 12:34 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtest (googletest-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (34)
- d-seams (requires highway) (optional)
- fastp (requires highway)
- firma-digital-middleware-idopte (requires highway)
- hdrview-git (requires highway)
- hdrview-git (requires highway) (make)
- immich-server (requires highway)
- libjxl-0.11 (requires highway)
- libjxl-0.11 (requires highway) (make)
- libjxl-0.11-doc (requires highway) (make)
- libjxl-doc-git (requires highway) (make)
- libjxl-git (requires highway)
- libjxl-git (requires highway) (make)
- libjxl-metrics (requires highway)
- libjxl-metrics-git (requires highway)
- libjxl-noglycin (requires highway)
- libjxl-noglycin (requires highway) (make)
- libjxl-noglycin-doc (requires highway) (make)
- libvips-git (requires highway)
- libvips-notiff (requires highway)
- ok-edu-classroom-desktop-git (requires highway) (make)
- Show 14 more...
Latest Comments
« First ‹ Previous 1 2
jholmer commented on 2023-12-26 04:37 (UTC) (edited on 2023-12-26 04:38 (UTC) by jholmer)
There are many failures occurring in the tests phase with "undefined reference to
hwy::ThreadPool::WorkersReadyBarrier()". A workaround could be to disable building the tests with-DHWY_ENABLE_TESTS:BOOL='OFF'.dbermond commented on 2022-06-05 11:54 (UTC)
@Fifis This was an upstream issue and is now fixed by them.
Fifis commented on 2022-06-03 20:38 (UTC)
Anyway, found the solution (this is my first patch ever, please excuse me if something is wrong):
Fifis commented on 2022-06-03 20:20 (UTC) (edited on 2022-06-03 20:20 (UTC) by Fifis)
I am trying to install
highway-gitbecause it is a dependency offfmpeg-full, and this is where it halts:Installing just
highwaywon’t help.« First ‹ Previous 1 2