Search Criteria
Package Details: lib32-libseccomp 2.5.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-libseccomp.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-libseccomp |
| Description: | Enhanced seccomp library (32-bit) |
| Upstream URL: | https://github.com/seccomp/libseccomp |
| Licenses: | LGPL-2.1-only |
| Provides: | libseccomp.so |
| Submitter: | yufu |
| Maintainer: | None |
| Last Packager: | vitaliikuzhdin |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-06-03 23:15 (UTC) |
| Last Updated: | 2025-04-12 14:06 (UTC) |
Dependencies (4)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- libseccomp (libseccomp-gitAUR)
- gperf (gperf-gitAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
Required by (15)
- buildah-git (requires libseccomp.so) (make)
- ctags-git (requires libseccomp.so)
- file-git (requires libseccomp.so)
- nix-git (requires libseccomp.so)
- nix-git (requires libseccomp.so) (make)
- perl-nix-git (requires libseccomp.so) (make)
- podman-git (requires libseccomp.so)
- qemu-arch-extra-git (requires libseccomp.so)
- qemu-git (requires libseccomp.so)
- qemu-headless-arch-extra-git (requires libseccomp.so)
- qemu-headless-git (requires libseccomp.so)
- swtpm-git (requires libseccomp.so)
- systemd-git (requires libseccomp.so)
- systemd-selinux (requires libseccomp.so)
- tor-unstable (requires libseccomp.so)
Latest Comments
yufu commented on 2021-07-02 01:29 (UTC)
Thanks, it works now. It originally made gcc segfault, and now it builds successfully.
pobrn commented on 2021-07-02 00:44 (UTC)
2.5.1 seems to build fine on my machine with this PKGBUILD.
yufu commented on 2021-06-03 23:18 (UTC)
I cannot make it build under the latest seccomp (v2.5.1). If anyone knows, please share the build instructions with me. Thanks.