@rodrigo21 tried re-installing lib32-openexr, same issue
Search Criteria
Package Details: lib32-gst-plugins-bad-libs 1.24.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-gst-bad-ugly.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gst-bad-ugly |
Description: | Multimedia graph framework (32-bit) - bad |
Upstream URL: | https://gstreamer.freedesktop.org/ |
Licenses: | LGPL |
Replaces: | lib32-gst-plugins-bad-libs-latest |
Submitter: | ahmubashshir |
Maintainer: | ahmubashshir (MarsSeed) |
Last Packager: | ahmubashshir |
Votes: | 46 |
Popularity: | 0.022775 |
First Submitted: | 2023-01-07 17:47 (UTC) |
Last Updated: | 2024-10-28 05:13 (UTC) |
Dependencies (80)
- lib32-gst-plugins-base-libs (lib32-gst-plugins-base-libs-gitAUR)
- lib32-libdrm (lib32-libdrm-gitAUR)
- lib32-libgudev
- lib32-libusb
- lib32-libx11
- lib32-libxkbcommon-x11
- lib32-orc
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- lib32-a52decAUR (make)
- lib32-aomAUR (make)
- lib32-bluez-libsAUR (make)
- lib32-bzip2 (make)
- lib32-curl (make)
- lib32-faacAUR (make)
- lib32-faad2AUR (make)
- lib32-ffmpegAUR (make)
- lib32-fluidsynth (make)
- lib32-gst-plugins-base (lib32-gst-plugins-base-gitAUR) (make)
- lib32-gst-plugins-base-libs (lib32-gst-plugins-base-libs-gitAUR) (make)
- Show 60 more dependencies...
Required by (1)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »
Samega7Cattac commented on 2021-05-30 18:40 (UTC)
rodrigo21 commented on 2021-05-11 18:12 (UTC)
@Samega7Cattac Try updating lib32-openexr.
Samega7Cattac commented on 2021-05-11 17:25 (UTC)
Missing include
/usr/include/OpenEXR/ImfHeader.h:22:10: fatal error: ImathVec.h: No such file or directory
22 | #include "ImathVec.h"
ttd1 commented on 2021-04-08 16:26 (UTC) (edited on 2021-04-08 16:27 (UTC) by ttd1)
@DDoSolitary, first of all, thanks for all the help, I eventually figured out that having my VPN turned on prevented some of the package dependencies from being downloaded. Afterwards, i couldn't finish building the lib32-libsrtp dependency, but finally, after doing what @allencch suggested in the lib32-libsrtp AUR page i was finally able to build the lib32-gst-plugins-bad without problems and as far as i can tell its working as expected now.
DDoSolitary commented on 2021-04-08 13:20 (UTC)
@ttd1 I just checked the packages you listed but all of them work fine.
ttd1 commented on 2021-04-08 13:15 (UTC)
The dependencies listed below seem to have their source broken/offline, so at the moment the package fails to build. By the looks of it Proton 6.3 requires this for some old x86 game video content to work (MPEG-1 decoder in my case) :S
Thanks in advance if someone is able to fix it.
Dependencies: lib32-lv2 lib32-raptor lib32-liblrdf lib32-gupnp-igd lib32-libnice lib32-libsrtp lib32-serd lib32-sord lib32-lilv lib32-sratom
abcfy2 commented on 2020-12-08 15:03 (UTC)
Build failed:
==> Making package: lib32-gst-libav 1.18.1-1 (Tue 08 Dec 2020 11:03:10 PM CST)
==> Retrieving sources...
-> Updating gst-libav git repo...
Fetching origin
==> Validating source files with sha256sums...
gst-libav ... Skipped
==> Making package: lib32-gst-libav 1.18.1-1 (Tue 08 Dec 2020 11:03:12 PM CST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating gst-libav git repo...
Fetching origin
==> Validating source files with sha256sums...
gst-libav ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of gst-libav git repo...
Cloning into 'gst-libav'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Sources are ready.
==> Making package: lib32-gst-libav 1.18.1-1 (Tue 08 Dec 2020 11:03:14 PM CST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true gst-libav build --libdir=lib32 --libexecdir=lib32 -D doc=disabled -D 'package-name=GStreamer FFmpeg Plugin (Arch Linux)' -D package-origin=https://www.archlinux.org/
The Meson build system
Version: 0.56.0
Source dir: /home/fengyu/.cache/yay/lib32-gst-libav/src/gst-libav
Build dir: /home/fengyu/.cache/yay/lib32-gst-libav/src/build
Build type: native build
Project name: gst-libav
Project version: 1.18.1
Using 'CC' from environment with value: 'gcc -m32'
Using 'CFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'
Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
C compiler for the host machine: gcc -m32 (gcc 10.2.0 "gcc (GCC) 10.2.0")
C linker for the host machine: gcc -m32 ld.bfd 2.35.1
Using 'CXX' from environment with value: 'g++ -m32'
Using 'CXXFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'
Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
C++ compiler for the host machine: g++ -m32 (gcc 10.2.0 "g++ (GCC) 10.2.0")
C++ linker for the host machine: g++ -m32 ld.bfd 2.35.1
Using 'CC' from environment with value: 'gcc -m32'
Using 'CFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'
Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
Using 'CXX' from environment with value: 'g++ -m32'
Using 'CXXFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'
Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
Host machine cpu family: x86
Host machine cpu: i686
Using 'PKG_CONFIG' from environment with value: '/usr/bin/i686-pc-linux-gnu-pkg-config'
Found pkg-config: /usr/bin/i686-pc-linux-gnu-pkg-config (1.7.3)
Run-time dependency libavfilter found: YES 7.85.100
Run-time dependency libavformat found: YES 58.45.100
Run-time dependency libavcodec found: YES 58.91.100
Run-time dependency libavutil found: YES 56.51.100
Checking if "libav is provided by FFmpeg" with dependencies libavfilter, libavformat, libavcodec, libavutil compiles: YES
Has header "unistd.h" : YES
Run-time dependency gstreamer-1.0 found: YES 1.18.1
Run-time dependency gstreamer-base-1.0 found: YES 1.18.1
Run-time dependency gstreamer-video-1.0 found: YES 1.18.1
Run-time dependency gstreamer-audio-1.0 found: YES 1.18.1
Run-time dependency gstreamer-pbutils-1.0 found: YES 1.18.1
Library m found: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Message: GStreamer debug system is enabled
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wredundant-decls: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wformat: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Wno-multichar: YES
Compiler for C supports arguments -Waggregate-return: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wpointer-arith: YES
Program /usr/lib32/gstreamer-1.0/gst-plugins-doc-cache-generator found: YES (/usr/lib32/gstreamer-1.0/gst-plugins-doc-cache-generator)
Program hotdoc skipped: feature doc disabled
Message: Hotdoc not found, not building the documentation
Program scripts/extract-release-date-from-doap-file.py found: YES (/home/fengyu/.cache/yay/lib32-gst-libav/src/gst-libav/scripts/extract-release-date-from-doap-file.py)
Message: Package release date: 2020-10-26
Configuring config.h using configuration
Program python3 found: YES (/usr/bin/python)
Build targets in project: 2
Option buildtype is: plain [default: debugoptimized]
Found ninja-1.10.2 at /usr/bin/ninja
Found runner: ['/usr/bin/ninja']
ninja: Entering directory `build'
[1/13] Compiling C object ext/libav/libgstlibav.so.p/gstavdemux.c.o
FAILED: ext/libav/libgstlibav.so.p/gstavdemux.c.o
gcc -m32 -Iext/libav/libgstlibav.so.p -Iext/libav -I../gst-libav/ext/libav -I. -I../gst-libav -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/orc-0.4 -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Waggregate-return -Wdeclaration-after-statement -Wvla -Wpointer-arith -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ ext/libav/libgstlibav.so.p/gstavdemux.c.o -MF ext/libav/libgstlibav.so.p/gstavdemux.c.o.d -o ext/libav/libgstlibav.so.p/gstavdemux.c.o -c ../gst-libav/ext/libav/gstavdemux.c
../gst-libav/ext/libav/gstavdemux.c: In function ‘gst_ffmpegdemux_do_seek’:
../gst-libav/ext/libav/gstavdemux.c:486:24: error: ‘AVStream’ has no member named ‘index_entries’
486 | fftarget = stream->index_entries[keyframeidx].timestamp;
| ^~
[12/13] Compiling C object ext/libav/libgstlibav.so.p/gstavcodecmap.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
DDoSolitary commented on 2020-12-07 18:21 (UTC)
@KozRoss It seems that your lib32-gstreamer package is outdated. This package was just moved out from [testing] several hours ago.
KozRoss commented on 2020-12-07 18:19 (UTC)
Getting build failures:
Using 'PKG_CONFIG' from environment with value: '/usr/bin/i686-pc-linux-gnu-pkg-config' Found pkg-config: /usr/bin/i686-pc-linux-gnu-pkg-config (1.7.3) Dependency gstreamer-1.0 found: NO found 1.16.2 but need: '>= 1.18.0' Found CMake: /usr/bin/cmake (3.19.1) Run-time dependency gstreamer-1.0 found: NO (tried pkgconfig) Looking for a fallback subproject for the dependency gstreamer-1.0
gst-plugins-ugly/meson.build:119:0: ERROR: Neither a subproject directory nor a gstreamer.wrap file was found.
A full log can be found at /tmp/yaourt-tmp-koz/aur-lib32-gst-plugins-ugly/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build lib32-gst-plugins-ugly.
rodrigo21 commented on 2020-11-26 07:20 (UTC)
I'm waiting for the repo packages to be updated. It's flagged out of date since September.
@DDoSolitary
When I update the package to 1.18 I will check again the dependencies. Thanks for the reports.
Pinned Comments
ahmubashshir commented on 2023-11-18 14:43 (UTC) (edited on 2023-11-18 14:44 (UTC) by ahmubashshir)
If you have any improvements/suggestions for the pkgbuilds I maintain, please create an issue/pr on github.com/ahmubashshir/pkgbuilds or send the patches to ahmubashshir+pkgbuilds@gmail.com
p.s. sorry for being late, I was busy with my mid and part-time job last three months... it was truly chaotic...