Search Criteria
Package Details: lib32-gstreamer0.10-bad 0.10.23-15
Git Clone URL: | https://aur.archlinux.org/lib32-gstreamer0.10-bad.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gstreamer0.10-bad |
Description: | GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad, lib32) |
Upstream URL: | http://gstreamer.freedesktop.org/ |
Keywords: | lib32 |
Licenses: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | GordonGR |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-26 00:03 |
Last Updated: | 2016-12-10 14:15 |
Dependencies (28)
- gstreamer0.10-bad
- lib32-gstreamer0.10-base
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
- lib32-bzip2 (make)
- lib32-celt (make)
- lib32-curl (lib32-curl-git, lib32-curl-minimal-git) (make)
- lib32-faac (make)
- lib32-faad2 (make)
- lib32-libass (make)
- lib32-libcdaudio (make)
- lib32-libdc1394 (make)
- lib32-libdca (make)
- lib32-libdvdnav (make)
- lib32-liblrdf (make)
- lib32-libmms (make)
- lib32-libmodplug (make)
- lib32-libmpcdec (make)
- lib32-libofa (make)
- lib32-librsvg (make)
- lib32-libsndfile (lib32-libsndfile-git) (make)
- lib32-libvdpau (lib32-libvdpau-git) (make)
- lib32-musicbrainz (make)
- lib32-neon (make)
- lib32-opus (make)
- lib32-rtmpdump (make)
- lib32-schroedinger (make)
- lib32-soundtouch (make)
- lib32-spandsp (make)
Latest Comments
1 2 Next › Last »
txtsd commented on 2021-01-26 17:01
Fails to compile.
Log: https://0x0.st/--pa.log
GordonGR commented on 2014-08-10 16:08
Awesome. Updated. Thanks for the great work, Roken.
Roken commented on 2014-08-10 15:45
The disable commands were wrong:
--disable-voaacenc --disable-voamrwbenc
but with that added, it built successfully :)
GordonGR commented on 2014-08-10 10:42
Very interesting. They are both in the AUR, which means they cannot be dependencies of the extra/gsteamer0.10 packages, however their existence distracts the compiling of this package.
Can you add "--disable-libvo-amrwbenc --disable-libvo-aacenc" to the PKGBUILD and see if it builds?
If not, I'll try making lib32 variants of them, though I would rather not; they seem to be a "negative" dependency.
GordonGR commented on 2014-08-10 10:40
Very interesting. They are both in the AUR, which means they cannot be dependencies of the extra/gsteamer0.10 packages, however their existence distracts the compiling of this package. Okay, I'll try making lib32 variants of them and see where that leads us.
Meanwhile, can you add "--disable-libvo-amrwbenc --disable-libvo-aacenc" to the PKGBUILD and see if it builds?
Roken commented on 2014-08-10 07:37
Good call - I'd assumed it was libvorbis - but nevertheless, it belongs to vo-amrwbenc which is installed, and has no lib32 variant. The same with vo-aacenc.
GordonGR commented on 2014-08-09 14:21
pacman -Qo /usr/lib/libvo-amrwbenc.so ?
Roken commented on 2014-08-09 13:00
Afraid not:
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../libvo-amrwbenc.so when searching for -lvo-amrwbenc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../libvo-amrwbenc.a when searching for -lvo-amrwbenc
/usr/bin/ld: skipping incompatible /usr/lib/libvo-amrwbenc.so when searching for -lvo-amrwbenc
/usr/bin/ld: skipping incompatible /usr/lib/libvo-amrwbenc.a when searching for -lvo-amrwbenc
/usr/bin/ld: cannot find -lvo-amrwbenc
collect2: error: ld returned 1 exit status
Makefile:645: recipe for target 'libgstvoamrwbenc.la' failed
make[3]: *** [libgstvoamrwbenc.la] Error 1
make[3]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext/voamrwbenc'
Makefile:1181: recipe for target 'voamrwbenc' failed
make[2]: *** [voamrwbenc] Error 2
make[2]: *** Waiting for unfinished jobs....
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../libvo-aacenc.so when searching for -lvo-aacenc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../libvo-aacenc.a when searching for -lvo-aacenc
/usr/bin/ld: skipping incompatible /usr/lib/libvo-aacenc.so when searching for -lvo-aacenc
/usr/bin/ld: skipping incompatible /usr/lib/libvo-aacenc.a when searching for -lvo-aacenc
/usr/bin/ld: cannot find -lvo-aacenc
collect2: error: ld returned 1 exit status
Makefile:651: recipe for target 'libgstvoaacenc.la' failed
make[3]: *** [libgstvoaacenc.la] Error 1
make[3]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext/voaacenc'
Makefile:1181: recipe for target 'voaacenc' failed
make[2]: *** [voaacenc] Error 2
CCLD libgstassrender.la
CCLD libgstapexsink.la
make[3]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext/bz2'
make[3]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext/assrender'
make[3]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext/apexsink'
make[2]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23/ext'
Makefile:731: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/packerbuild-1000/lib32-gstreamer0.10-bad/lib32-gstreamer0.10-bad/src/gst-plugins-bad-0.10.23'
Makefile:657: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
lib32-libvorbis installed, so I don't know why it's failing.
GordonGR commented on 2014-08-09 12:07
Adopted, added plugins and made it a split package. Other than that, I didn't make any changes in Joseph's PKGBUILD, i.e. I did not re-enable any of the features he kept disabled, so it will build for all.
Roken commented on 2013-05-19 08:19
Thank you. I can confirm it's now built properly here.