Search Criteria
Package Details: libvpx1.3 1.3.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libvpx1.3.git (read-only, click to copy) |
|---|---|
| Package Base: | libvpx1.3 |
| Description: | VP8 and VP9 codec |
| Upstream URL: | http://www.webmproject.org/ |
| Licenses: | BSD |
| Provides: | libvpx.so |
| Submitter: | City-busz |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 4 |
| Popularity: | 3.29 |
| First Submitted: | 2025-10-28 10:53 (UTC) |
| Last Updated: | 2025-10-29 12:27 (UTC) |
Dependencies (3)
Required by (16)
- avidemux-core-git (requires libvpx.so)
- ffmpeg-ffplayout (requires libvpx.so)
- ffmpeg-headless (requires libvpx.so)
- ffmpeg-libfdk_aac (requires libvpx.so)
- ffmpeg-ndi (requires libvpx.so)
- ffmpeg-nvcodec-11-1-git (requires libvpx.so)
- ffmpeg2.8 (requires libvpx.so)
- ffmpeg6.1 (requires libvpx.so)
- ffmpeg7.1 (requires libvpx.so)
- firefox-kde-opensuse (requires libvpx.so)
- floorp (requires libvpx.so)
- icecat (requires libvpx.so)
- midori (requires libvpx.so)
- midori-git (requires libvpx.so)
- steam-native-runtime
- thunderbird-globalmenu (requires libvpx.so)
Latest Comments
berton commented on 2025-11-11 19:26 (UTC)
It built from the clean chroot so installed it on my host using the chroot-produced files (with makepkg -si), however I have no idea what was wrong...
patlefort commented on 2025-11-11 18:20 (UTC)
Try building in a clean container: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
berton commented on 2025-11-11 17:28 (UTC) (edited on 2025-11-11 17:28 (UTC) by berton)
I'm getting this error when building:
noxie commented on 2025-10-31 11:10 (UTC)
@patlefort hey!
After digging, the issue arises from
prwhen using uutils coreutils. Using gnu ones it works.Wasn't hardware nor clean build (which it already was).
I'll raise the issue directly with uutils.
patlefort commented on 2025-10-31 10:52 (UTC)
I'm unable to reproduce on any of my machines. Did you try in a clean container? (https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot)
Also, what hardware?
noxie commented on 2025-10-31 08:51 (UTC)
As @smn commented yesterday I can confirm, it fills the whole memory (>64GiB) and the swap, and then the kernel kills the process.
this is exactly where it starts filling everything up.
smn commented on 2025-10-30 14:45 (UTC)
Not building for me, but filling tmpfs / memory until oom kills it.