Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386743 - media-video/vlc-1.1.12: failed to emerge with USE="-gtk libnotify"
Summary: media-video/vlc-1.1.12: failed to emerge with USE="-gtk libnotify"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-11 09:03 UTC by Paul
Modified: 2011-11-11 12:22 UTC (History)
1 user (show)

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


Attachments
output of 'emerge --info =media-video/vlc-1.1.12' (emerge--info=media-video-vlc-1.1.12.log,4.66 KB, text/plain)
2011-10-11 09:06 UTC, Paul
Details
output of 'emerge -pqv =media-video/vlc-1.1.12' (emerge-pqv=media-video-vlc-1.1.12.log,741 bytes, text/plain)
2011-10-11 09:07 UTC, Paul
Details
complete build log is located at '/var/tmp/portage/media-video/vlc-1.1.12/temp/build.log' (build.log,23.06 KB, text/plain)
2011-10-11 09:07 UTC, Paul
Details
/var/tmp/portage/media-video/vlc-1.1.12/temp/environment (environment,163.94 KB, text/plain)
2011-10-11 09:08 UTC, Paul
Details
/var/tmp/portage/media-video/vlc-1.1.12/work/vlc-1.1.12/config.log (config.log,200.48 KB, text/plain)
2011-10-11 09:19 UTC, Paul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2011-10-11 09:03:05 UTC
Trying to emerge vlc I get:

checking for NOTIFY... no
configure: error: Library libnotify gtk+-2.0 needed for notify was not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/vlc-1.1.12/work/vlc-1.1.12/config.log
 * ERROR: media-video/vlc-1.1.12 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 4223:  Called econf '--enable-a52' '--enable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-asademux' '--disable-a
tmo' '--disable-bonjour' '--disable-fribidi' '--enable-vcd' '--disable-libcddb' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-directfb
' '--disable-dc1394' '--disable-debug' '--enable-dca' '--disable-dvb' '--enable-dvdread' '--enable-dvdnav' '--disable-fb' '--enable-avcodec' '--enable-avform
at' '--enable-swscale' '--enable-postproc' '--enable-flac' '--disable-fluidsynth' '--disable-fontconfig' '--disable-ggi' '--disable-gme' '--disable-gnomevfs'
 '--disable-gnutls' '--disable-httpd' '--disable-id3tag' '--disable-dv' '--disable-jack' '--disable-kate' '--with-kde-solid' '--disable-libass' '--disable-ca
ca' '--enable-libgcrypt' '--enable-notify' '--disable-libproxy' '--disable-libtar' '--disable-tiger' '--disable-libv4l' '--disable-libv4l2' '--disable-lirc'
'--disable-live555' '--disable-lua' '--enable-mkv' '--enable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mtp' '--disable-mpc' '--enabl
e-ncurses' '--disable-mozilla' '--with-mozilla-pkg=libxul' '--enable-ogg' '--enable-glx' '--enable-opengl' '--disable-optimize-memory' '--disable-oss' '--ena
ble-png' '--disable-portaudio' '--disable-projectm' '--disable-pulse' '--disable-pvr' '--enable-qt4' '--disable-remoteosd' '--disable-realrtsp' '--disable-ru
n-as-root' '--disable-smb' '--disable-schroedinger' '--enable-sdl' '--disable-sdl-image' '--disable-shine' '--disable-shout' '--disable-skins2' '--disable-sp
eex' '--disable-sqlite' '--enable-sse' '--disable-sout' '--enable-svg' '--disable-svgalib' '--disable-taglib' '--enable-theora' '--enable-freetype' '--disabl
e-twolame' '--enable-udev' '--disable-upnp' '--enable-v4l' '--enable-v4l2' '--disable-vcdx' '--disable-libva' '--disable-vlm' '--enable-vorbis' '--disable-lo
ader' '--disable-wma-fixed' '--with-x' '--enable-x264' '--enable-xcb' '--enable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-zvbi' '--enable-telx'
'--disable-snapshot' '--disable-growl' '--disable-optimizations' '--enable-fast-install' '--with-x' '--with-x'
 *     ebuild.sh, line  561:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 *
 * If you need support, post the output of 'emerge --info =media-video/vlc-1.1.12',
 * the complete build log and the output of 'emerge -pqv =media-video/vlc-1.1.12'.
 * The complete build log is located at '/var/tmp/portage/media-video/vlc-1.1.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.1.12/temp/environment'.
 * S: '/var/tmp/portage/media-video/vlc-1.1.12/work/vlc-1.1.12'

Reproducible: Always




I have USE="${USE} -gtk" in my /etc/make.conf, looks like this is the problem, but I think ebuild should take this into account and either disable libnotify or build vlc correctly in this conditions.
Comment 1 Paul 2011-10-11 09:06:45 UTC
Created attachment 289533 [details]
output of 'emerge --info =media-video/vlc-1.1.12'
Comment 2 Paul 2011-10-11 09:07:04 UTC
Created attachment 289535 [details]
output of 'emerge -pqv =media-video/vlc-1.1.12'
Comment 3 Paul 2011-10-11 09:07:26 UTC
Created attachment 289537 [details]
complete build log is located at '/var/tmp/portage/media-video/vlc-1.1.12/temp/build.log'
Comment 4 Paul 2011-10-11 09:08:35 UTC
Created attachment 289539 [details]
/var/tmp/portage/media-video/vlc-1.1.12/temp/environment
Comment 5 Paul 2011-10-11 09:19:53 UTC
Created attachment 289541 [details]
/var/tmp/portage/media-video/vlc-1.1.12/work/vlc-1.1.12/config.log
Comment 6 Alexis Ballier gentoo-dev 2011-11-11 12:22:41 UTC
fixed, thanks!