[Slackbuilds-users] ffmpeg updates
Miguel De Anda
miguel at thedeanda.com
Wed Feb 24 00:39:17 UTC 2016
i started trying to build ffmpeg and as many dependencies as possible
from what's on the website first before trying the newer one but i ran
into issues. i was building this against a new install (about 2 weeks
old) running all current and no 32-bit compat. libs using sbopkg:
sbopkg -i libaacs
...
--2016-02-23 16:19:15--
ftp://ftp.videolan.org/pub/videolan/libaacs/0.8.1/libaacs-0.8.1.tar.bz2
=> 'libaacs-0.8.1.tar.bz2'
Resolving ftp.videolan.org (ftp.videolan.org)... 88.191.250.2,
2a01:e0d:1:3:58bf:fa02:c0de:20
Connecting to ftp.videolan.org (ftp.videolan.org)|88.191.250.2|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/videolan/libaacs/0.8.1 ... done.
==> SIZE libaacs-0.8.1.tar.bz2 ... 315231
==> PASV ... couldn't connect to 127.0.1.1 port 62389: Connection refused
sbopkg -i decklink-sdk
Found Blackmagic_DeckLink_SDK_10.1.4.zip in /var/cache/sbopkg.
Checking MD5SUM:
MD5SUM check for Blackmagic_DeckLink_SDK_10.1.4.zip ... FAILED!
Expected: 16fbc2f49dc62fecac15835c538f78d4
Found: 561847ddc4780f347fbd0ee076573a98
using the downloaded source results in...
Do you want to use the downloaded decklink-sdk source:
Blackmagic_DeckLink_SDK_10.1.4.zip in /var/cache/sbopkg?
You can choose among the following options:
- (Y)es, keep the source and continue the build process;
- (N)o, delete the source and abort the build process; or
- (R)etry download and continue the build process.
(Y)es, (N)o, (R)etry?: y
Keeping the source and continuing.
Building package for decklink-sdk...
Archive: /var/lib/sbopkg/SBo/14.1/development/decklink-sdk/Blackmagic_DeckLink_SDK_10.1.4.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of
/var/lib/sbopkg/SBo/14.1/development/decklink-sdk/Blackmagic_DeckLink_SDK_10.1.4.zip
or
/var/lib/sbopkg/SBo/14.1/development/decklink-sdk/Blackmagic_DeckLink_SDK_10.1.4.zip.zip,
and cannot find
/var/lib/sbopkg/SBo/14.1/development/decklink-sdk/Blackmagic_DeckLink_SDK_10.1.4.zip.ZIP,
period.
sbopkg -i libvpx
...
[CXX] third_party/googletest/src/src/gtest-all.cc.o
[AR] libgtest_g.a
[STRIP] libgtest.a < libgtest_g.a
[CC] test/../md5_utils.c.o
[CC] test/../nestegg/halloc/src/halloc.c.o
In file included from ../test/../nestegg/halloc/src/halloc.c:19:0:
../test/../nestegg/halloc/src/align.h:33:25: error: conflicting types
for 'max_align_t'
typedef union max_align max_align_t;
^
In file included from ../test/../nestegg/halloc/src/../halloc.h:18:0,
from ../test/../nestegg/halloc/src/halloc.c:18:
/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include/stddef.h:429:3:
note: previous declaration of 'max_align_t' was here
} max_align_t;
^
Makefile:128: recipe for target 'test/../nestegg/halloc/src/halloc.c.o' failed
make[1]: *** [test/../nestegg/halloc/src/halloc.c.o] Error 1
Makefile:17: recipe for target '.DEFAULT' failed
make: *** [.DEFAULT] Error 2
sbopkg -i libbdplus
libbdplus not found in /var/cache/sbopkg.
--2016-02-23 16:29:52--
ftp://ftp.videolan.org/pub/videolan/libbdplus/0.1.2/libbdplus-0.1.2.tar.bz2
=> 'libbdplus-0.1.2.tar.bz2'
Resolving ftp.videolan.org (ftp.videolan.org)... 88.191.250.2,
2a01:e0d:1:3:58bf:fa02:c0de:20
Connecting to ftp.videolan.org (ftp.videolan.org)|88.191.250.2|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/videolan/libbdplus/0.1.2 ... done.
==> SIZE libbdplus-0.1.2.tar.bz2 ... 319828
==> PASV ... couldn't connect to 127.0.1.1 port 62758: Connection refused
sbopkg -i libbluray
libbluray not found in /var/cache/sbopkg.
--2016-02-23 16:30:51--
ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2
=> 'libbluray-0.9.2.tar.bz2'
Resolving ftp.videolan.org (ftp.videolan.org)... 88.191.250.2,
2a01:e0d:1:3:58bf:fa02:c0de:20
Connecting to ftp.videolan.org (ftp.videolan.org)|88.191.250.2|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/videolan/libbluray/0.9.2 ... done.
==> SIZE libbluray-0.9.2.tar.bz2 ... 704357
==> PASV ... couldn't connect to 127.0.1.1 port 62226: Connection refused
sbopkg -i graphviz
Making all in webp
make[3]: Entering directory '/tmp/SBo/graphviz-2.38.0/plugin/webp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/SBo/graphviz-2.38.0/plugin/webp'
Making all in poppler
make[3]: Entering directory '/tmp/SBo/graphviz-2.38.0/plugin/poppler'
CC gvplugin_poppler.lo
CC gvloadimage_poppler.lo
CCLD libgvplugin_poppler_C.la
CCLD libgvplugin_poppler.la
/usr/lib64/gcc/x86_64-slackware-linux/5.3.0/../../../../x86_64-slackware-linux/bin/ld:
cannot find -lopenjp2
collect2: error: ld returned 1 exit status
Makefile:665: recipe for target 'libgvplugin_poppler.la' failed
make[3]: *** [libgvplugin_poppler.la] Error 1
make[3]: Leaving directory '/tmp/SBo/graphviz-2.38.0/plugin/poppler'
Makefile:531: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/SBo/graphviz-2.38.0/plugin'
Makefile:774: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/graphviz-2.38.0'
Makefile:583: recipe for target 'all' failed
make: *** [all] Error 2
i'm not sure if the network errors are something specific to my
network setup. its a bit odd that it tries to resolve to 127.0.1.1
though. does anybody else have issues building any of these?
On Mon, Feb 22, 2016 at 10:10 AM, Willy Sudiarto Raharjo
<willysr at slackbuilds.org> wrote:
> I have just merged all changes during the last few days back to master
> and it includes ffmpeg updates to 2.8.x branch.
>
> there are a lot of packages depends on ffmpeg and we need your help to
> confirm if those packages are built properly against ffmpeg 2.8.
>
> please let us know if there are problems and even better, send us the
> patches or fixes to it.
>
> most of the entries in the previous BUILD FAILURE list has been fixed
> and these are the remaining broken packages
>
> audio/ardour
> audio/azr3
> audio/guitarix
> development/monodevelop
> development/phantomjs
> games/foobillardplus
> games/jfsw
> games/singularity
> games/unvanquished
> haskell/haskell-platform
> libraries/ggz-base-libs
> multimedia/cantata
> network/mosaic-ck
> network/retroshare
> network/smstools3
> network/sockstress
>
> happy testing :)
>
>
> --
> Willy Sudiarto Raharjo
>
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
More information about the SlackBuilds-users
mailing list