2016-06-07 7:27 GMT+02:00 Jean-Philippe André <j...@videolan.org>:

> On 7 June 2016 at 13:32, Jean-Philippe André <j...@videolan.org> wrote:
>
> >
> >
> >
> > On 7 June 2016 at 13:27, Simon Lees <sfl...@suse.de> wrote:
> >
> >>
> >>
> >> On 06/07/2016 01:50 PM, Jean-Philippe André wrote:
> >> > Hi,
> >> >
> >> > This morning EFL build failed with missing -lomp. OpenMP was not
> >> installed
> >> > on my machine (archlinux) and installing it fixed the build.
> >> >
> >> > But somewhere in the >100 patches merged since Friday this new
> >> dependency
> >> > was added. It's weird as I couldn't find anything related to openmp or
> >> omp.
> >> > Also, -lomp appears indirectly when clang is called with -lopenmp.
> >> >
> >> > Any idea what is going on?
> >> >
> >>
> >> At a guess its either evas-generic-loaders or emotion-generic-players, I
> >> think they were switched to enable all loaders by default rather then
> >> disabled but I could be wrong.
> >>
> >>
> > Good catch!
> > It seems to be a dependency of libraw.
> >
> > Not sure if it's a problem with my distro or if RAW should be disabled by
> > default.
> > pkg-config --libs libraw shows -lopenmp even though I somehow could
> > install libraw without openmp.
> >
> > Also we might need to check for libraw AND openmp? Or is libraw badly
> > packaged in arch?
> >
>
> The generic loaders merge adds a lot of new dependencies for efl (spectre,
> librsvg, cairo, openmp, libraw, ...).
> It seems they shouldn't be built by default?
>

I really think that svg (librsvg->cairo) and pdf (poppler) must be on by
default,
without them your efl apps cannot render pdf and svg, and I consider those
file types important for a decent desktop experience.

Maybe we can make raw (libraw->openmp) and ps (libspectre) off by default,
but also in this case I think they should be enabled, to encourage their
usage
and testing.
Otherwise we will get users to report bugs like: ephoto cannot show the
raw images from my camera... etc.


>
> --
> Jean-Philippe André
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to