Thanks, @Bink
Search Criteria
Package Details: lib32-gstreamer 1.28.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-gstreamer.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-gstreamer |
| Description: | Multimedia graph framework (32-bit) - core |
| Upstream URL: | https://gstreamer.freedesktop.org/ |
| Licenses: | LGPL-2.1-or-later |
| Submitter: | patlefort |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 28 |
| Popularity: | 17.27 |
| First Submitted: | 2026-04-05 17:52 (UTC) |
| Last Updated: | 2026-05-15 17:14 (UTC) |
Dependencies (67)
- gstreamer (gstreamer-gitAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glib2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-libcap
- lib32-libelf
- lib32-libunwind
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- lib32-aalib (make)
- lib32-alsa-lib (make)
- lib32-bzip2 (make)
- lib32-cairo (make)
- lib32-cdparanoia (make)
- lib32-flac (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-gdk-pixbuf2 (make)
- lib32-glib2 (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR) (make)
- lib32-gtk3 (make)
- Show 47 more dependencies...
Required by (52)
- lib32-faudio-git
- lib32-gst-libav (make)
- lib32-gst-plugin-aws
- lib32-gst-plugin-cdg
- lib32-gst-plugin-claxon
- lib32-gst-plugin-dav1d
- lib32-gst-plugin-fallbackswitch
- lib32-gst-plugin-ffv1
- lib32-gst-plugin-fmp4
- lib32-gst-plugin-gif
- lib32-gst-plugin-gopbuffer
- lib32-gst-plugin-gtk4
- lib32-gst-plugin-hlssink3
- lib32-gst-plugin-hsv
- lib32-gst-plugin-json
- lib32-gst-plugin-lewton
- lib32-gst-plugin-livesync
- lib32-gst-plugin-mp4
- lib32-gst-plugin-mpegtslive
- lib32-gst-plugin-originalbuffer
- Show 32 more...
Sources (2)
missingSleepDeps commented on 2026-05-12 21:14 (UTC)
alexiarc commented on 2026-05-12 20:16 (UTC)
Unit tests at the end of compiling are consuming all my 64 GB RAM and 100% of my CPU. Here's some of my dmesg log:
oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-16486.slice/user@16486.service/app.slice/app-org.kde.konsole-2116626.scope/tab(2116689).scope,task=gst-validate-1.,pid=2196897,uid=16486 [333201.008487] Out of memory: Killed process 2196897 (gst-validate-1.) total-vm:5985204kB, anon-rss:1833216kB, file-rss:8kB, shmem-rss:0kB, UID:16486 pgtables:11764kB oom_score_adj:200 [333201.468354] Purging GPU memory, 0 pages freed, 0 pages still pinned, 32995 pages left available. [333201.597163] Purging GPU memory, 0 pages freed, 0 pages still pinned, 32995 pages left available. [333201.734802] Purging GPU memory, 0 pages freed, 0 pages still pinned, 32995 pages left available. [333201.766863] Purging GPU memory, 0 pages freed, 0 pages still pinned, 32995 pages left available. [333201.804962] Purging GPU memory, 0 pages freed, 0 pages still pinned, 32995 pages left available. [333201.814347] Purging GPU memory, 0 pages freed, 0 pages still pinned, 28899 pages left available.
Bink commented on 2026-05-11 23:16 (UTC)
For folk wrestling with the key import timing out, the key-server that ended up working for me was hkps://pgp.mit.edu:
gpg --keyserver hkps://pgp.mit.edu --recv-keys D637032E45B8C6585B9456565D2EEE6F6F349D7C
HolySkillet commented on 2026-05-11 16:27 (UTC)
To everybody using rustup, you can make it work simply by adding x86-32 as possible target: rustup target add i686-unknown-linux-gnu
patlefort commented on 2026-05-11 13:58 (UTC)
That does not make any sense. You shouldn't need to set PKG_CONFIG_PATH. I can build fine with or without clean container. I would strongly advise to track down why you need to do so or you will have future problems.
illuminator commented on 2026-05-11 10:59 (UTC)
@ggnoredo Thank you.
✔️ PKG_CONFIG_PATH=/usr/lib32/pkgconfig makes it work.
ggnoredo commented on 2026-05-11 10:42 (UTC)
@illuminator @M0N7Y5 i manage to update with:
sudo pacman -S lib32-libvpx
PKG_CONFIG_PATH=/usr/lib32/pkgconfig yay -S lib32-gstreamer
yay -S lib32-gst-plugins-base-libs
yay -Syu
illuminator commented on 2026-05-11 10:39 (UTC)
My lib32-libvpx is already 1.16.0-2.
Got the same error as @ggnoredo.
M0N7Y5 commented on 2026-05-11 10:34 (UTC)
I have the same error as @ggnoredo. The rust dependency does not work.
patlefort commented on 2026-05-11 09:12 (UTC)
pacman -Si lib32-libvpx: The version should be 1.16.0-2. Make sure it's actually using it and not some other locally installed libraries. Or build in clean container: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
Pinned Comments
patlefort commented on 2026-05-18 20:11 (UTC)
A copy of the GPG key is located in
keys/pgpof this package.gpg --import keys/pgp/D637032E45B8C6585B9456565D2EEE6F6F349D7C.asc