Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586466 - dev-libs/efl-9999 libraw dependency
Summary: dev-libs/efl-9999 libraw dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-20 15:10 UTC by Hedin Ejdesgaard Møller
Modified: 2017-03-12 03:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hedin Ejdesgaard Møller 2016-06-20 15:10:14 UTC
I tried to emerge =dev-libs/efl-9999 and got a dependency error on libraw
I asked in freenode #e and got this answer:
"the new deps are from emotion-generic-players and evas-generic-loaders"

I do not know what version of libraw is needed, or if any version is good enough

#Output from emerge:
...
checking for POPPLER... yes
checking for SPECTRE... yes
checking for LIBRAW... no
configure: error: Package requirements (libraw) were not met:

No package 'libraw' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBRAW_CFLAGS
and LIBRAW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/efl-9999/work/efl-9999/config.log
 * ERROR: dev-libs/efl-9999::Ejdesgaard failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  133:  Called src_configure
 *             environment, line 3392:  Called enlightenment_src_configure
 *             environment, line 1520:  Called econf '--with-profile=release' '--with-crypto=openssl' '--with-x11=xlib' '--with-x'
 '--with-opengl=full' '--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' '--enable-image-loader-bmp' '--enable-image-loader-wbmp' '--disable-drm' '--disable-doc' '--enable-image-loader-eet' '--disable-egl' '--disable-fb' '--enable-fontconfig' '--disable-fribidi' '--enable-image-loader-gif' '--disable-gstreamer1' '--disable-harfbuzz' '--enable-image-loader-ico' '--disable-ibus' '--disable-image-loader-jp2k' '--disable-neon' '--enable-nls' '--disable-lua-old' '--disable-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-image-loader-pmaps' '--enable-image-loader-psd' '--enable-pulseaudio' '--disable-scim' '--enable-sdl' '--enable-audio' '--disable-systemd' '--disable-image-loader-tga' '--enable-image-loader-tiff' '--disable-tslib' '--disable-v4l2' '--disable-valgrind' '--disable-wayland' '--disable-image-loader-webp' '--disable-xim' '--disable-xine' '--disable-image-loader-xpm' '--enable-cserve' '--enable-image-loader-generic' '--enable-image-loader-jpeg' '--disable-tizen' '--disable-gesture' '--disable-gstreamer' '--enable-xinput2' '--disable-xinput22' '--disable-multisense' '--enable-libmount'
 *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *   		die "$@"
 *
Comment 1 Nico (Keridos) 2016-06-28 05:52:50 UTC
I could just emerge libraw and it found it, problem then is the gnutls 3.4.0 version bug describes here: https://bugs.gentoo.org/show_bug.cgi?id=584924