Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472236 - media-video/ffmpeg-1.0.7 - ERROR: gnutls not found (net-libs/gnutls-3.2.1 installed)
Summary: media-video/ffmpeg-1.0.7 - ERROR: gnutls not found (net-libs/gnutls-3.2.1 in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 23:30 UTC by Anton Kochkov
Modified: 2013-06-04 00:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerge_info.log,4.74 KB, text/plain)
2013-06-03 23:30 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2013-06-03 23:30:38 UTC
Created attachment 350040 [details]
emerge --info output

[32;01m * [39;49;00mPackage:    media-video/ffmpeg-1.0.7
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: media-video@gentoo.org
[32;01m * [39;49;00mUSE:        X aac aacplus abi_x86_64 alsa amd64 amr avx bzip2 elibc_glibc encode faac fftools_aviocat fftools_cws2fws fftools_ffeval fftools_fourcc2pixfmt fftools_graph2dot fftools_ismindex fftools_pktdumper fftools_qt-faststart fftools_trasher fontconfig gnutls gsm hardcoded-tables jpeg2k kernel_linux mmx modplug mp3 multilib network openssl opus rtmp schroedinger speex ssse3 theora truetype userland_GNU vaapi vorbis vpx x264 xvid zlib
[32;01m * [39;49;00mFEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking ffmpeg-1.0.7.tar.bz2 to /var/tmp/portage/media-video/ffmpeg-1.0.7/work
>>> Source unpacked in /var/tmp/portage/media-video/ffmpeg-1.0.7/work
>>> Preparing source in /var/tmp/portage/media-video/ffmpeg-1.0.7/work/ffmpeg-1.0.7 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/ffmpeg-1.0.7/work/ffmpeg-1.0.7 ...
ERROR: gnutls 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
solving the problem.
 [31;01m*[0m ERROR: media-video/ffmpeg-1.0.7 failed (configure phase):
 [31;01m*[0m   (no error message)
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  93:  Called src_configure
 [31;01m*[0m   environment, line 2613:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       ./configure --prefix="${EPREFIX}/usr" --libdir="${EPREFIX}/usr/$(get_libdir)" --shlibdir="${EPREFIX}/usr/$(get_libdir)" --mandir="${EPREFIX}/usr/share/man" --enable-shared --cc="$(tc-getCC)" --cxx="$(tc-getCXX)" --ar="$(tc-getAR)" --optflags="${CFLAGS}" --extra-cflags="${CFLAGS}" --extra-cxxflags="${CXXFLAGS}" $(use_enable static-libs static) ${myconf} || die
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=media-video/ffmpeg-1.0.7'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-video/ffmpeg-1.0.7'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/ffmpeg-1.0.7/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-1.0.7/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/media-video/ffmpeg-1.0.7/work/ffmpeg-1.0.7'
 [31;01m*[0m S: '/var/tmp/portage/media-video/ffmpeg-1.0.7/work/ffmpeg-1.0.7'
Comment 1 Arfrever Frehtes Taifersar Arahesis 2013-06-03 23:51:33 UTC
Install net-libs/gnutls-3.2.1-r1.