Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651684 - dev-libs/efl-1.20.7 - configure: error: Package requirements (libvlc >= 3.0) were not met: Requested 'libvlc >= 3.0' but version of LibVLC control API is 2.2.8
Summary: dev-libs/efl-1.20.7 - configure: error: Package requirements (libvlc >= 3.0) ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-27 10:07 UTC by yesi
Modified: 2018-07-10 05:05 UTC (History)
2 users (show)

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


Attachments
emerge --info, emerge -pqv, environment file, build.log (emerge_info.txt,135.13 KB, text/plain)
2018-03-27 10:07 UTC, yesi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yesi 2018-03-27 10:07:43 UTC
Created attachment 525650 [details]
emerge --info, emerge -pqv, environment file, build.log

Hi,

After upgrading v1.18.4 to v1.20.7, there is an error.
Here is :

[ebuild     U ] dev-libs/efl-1.20.7 [1.18.4] USE="X bmp connman%* eet fontconfig gif gnutls gstreamer ico jpeg2k libressl nls pdf%* physics postscript ppm psd pulseaudio raw sound ssl systemd tiff v4l valgrind vlc%* webp xpm -avahi% -dds% -debug -doc -drm -egl -examples% -fbcon -fribidi -gles -glib -harfbuzz -hyphen% -ibus -ivi% -libuv% -luajit% (-neon) -opengl (-pixman) -scim -sdl -svg% -tga -tgv% -tslib -unwind -vnc% -wayland -xcf% -xim -xine -xpresent% (-oldlua%) (-png%*)"



 * ERROR: dev-libs/efl-1.20.7::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 2604:  Called enlightenment_src_configure
 *             environment, line  766:  Called econf '--with-profile=release' '--with-net-control=connman' '--with-crypto=gnutls' '--with-x11=xlib' '--with-x' '--with-opengl=none' '--with-glib=no' '--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb' '--disable-avahi' '--enable-image-loader-bmp' '--enable-image-loader-wbmp' '--disable-image-loader-dds' '--disable-drm' '--disable-elput' '--disable-doc' '--enable-image-loader-eet' '--disable-egl' '--disable-always-build-examples' '--disable-fb' '--enable-fontconfig' '--disable-fribidi' '--enable-image-loader-gif' '--enable-gstreamer1' '--disable-harfbuzz' '--disable-hyphen' '--enable-image-loader-ico' '--disable-ibus' '--disable-wayland-ivi-shell' '--enable-image-loader-jp2k' '--disable-libuv' '--enable-lua-old' '--disable-neon' '--enable-nls' '--enable-poppler' '--enable-physics' '--disable-pixman' '--disable-pixman-font' '--disable-pixman-rect' '--disable-pixman-line' '--disable-pixman-poly' '--disable-pixman-image' '--disable-pixman-image-scale-sample' '--enable-image-loader-png' '--enable-spectre' '--enable-image-loader-pmaps' '--enable-image-loader-psd' '--enable-pulseaudio' '--enable-libraw' '--disable-scim' '--disable-sdl' '--enable-audio' '--disable-librsvg' '--enable-systemd' '--disable-image-loader-tga' '--disable-image-loader-tgv' '--enable-image-loader-tiff' '--disable-tslib' '--enable-v4l2' '--enable-valgrind' '--enable-libvlc' '--with-generic_vlc' '--disable-vnc-server' '--disable-wayland' '--enable-image-loader-webp' '--disable-xcf' '--disable-xim' '--disable-xine' '--enable-image-loader-xpm' '--enable-cserve' '--enable-image-loader-generic' '--enable-image-loader-jpeg' '--disable-tizen' '--disable-gesture' '--disable-gstreamer' '--enable-xinput2' '--disable-xinput22' '--enable-libmount' '--with-js=none'                                        
 *        phase-helpers.sh, line  666:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
Comment 1 Joonas Niilola gentoo-dev 2018-07-02 11:13:59 UTC
Well that's a nice verbose log. 

I take it you were running a stable system with ~amd64 efl? Vlc >3.0 should now be stabilized. Do you still run into this error?
Comment 2 Joonas Niilola gentoo-dev 2018-07-10 05:05:30 UTC
With the addition of efl-1.20.7-r1 there is a check in place for getting a correct vlc now. Thanks for the report, closing.