Skip to content

Instantly share code, notes, and snippets.

@rvega
Created July 3, 2018 22:11
Embed
What would you like to do?
building libav52
libavutil-52 > makepkg -si
==> Making package: libavutil-52 2.3.6-3 (Tue 03 Jul 2018 05:08:25 PM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ffmpeg-2.3.6.tar.bz2
-> Found ffmpeg-2.3.6.tar.bz2.asc
==> Validating source files with sha256sums...
ffmpeg-2.3.6.tar.bz2 ... Passed
ffmpeg-2.3.6.tar.bz2.asc ... Skipped
==> Verifying source file signatures with gpg...
ffmpeg-2.3.6.tar.bz2 ... Passed
==> Extracting sources...
-> Extracting ffmpeg-2.3.6.tar.bz2 with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
ERROR: libass not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment