On Tuesday 18 Apr 2017 16:58:02 Raffaele Belardi wrote:
> Mick wrote:
> > I started rebuilding the world and his wife following an update to
> > gcc-5.4.0- r3 as per suggestion in e-log:
> > 
> > revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
> > 
> > However, dev-libs/efl failed to make as shown below.  Any idea how to
> > overcome this breakage?
> > 
> > emerge -1aDv dev-libs/efl
> > [snip ..]
> > 
> > /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -
> > march=native -O2 -pipe -fpie  -Wl,-O1 -Wl,--as-needed -fPIC -DPIC -pie -
> > rdynamic -o bin/evas/dummy_slave bin/evas[26/865]
> > s_dummy_slave-dummy_slave.o -fvisibility=hidden -fdata-sections
> > -ffunction-
> > sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed
> > -Wl,--no-copy- dt-needed-entries -fvisibility=hidden
> > 
> >  -fdata-sections -ffunction-sections -Wl,--gc-sections
> >  -fno-strict-aliasing -> 
> > Wl,--as-needed -Wl,--no-copy-dt-needed-entries     lib/eo/libeo.la
> > lib/eina/libeina.la    -lpthread    -lm
> > 
> >   -lrt
> > 
> > generic/evas/pdf/generic_evas_pdf_evas_image_loader_pdf-main.o: In
> > function
> > `poppler_init(char const*, int, int, int)':
> > main.cpp:(.text+0x127): undefined reference to
> > `poppler::document::load_from_file(std::__cxx11::basic_string<char,
> > std::char_traits<char>, std::allocator<char> > const&,
> > std::__cxx11::basic_
> > string<char, std::char_traits<char>, std::allocator<char> > const&,
> > std::__cxx11::basic_string<char, std::char_traits<char>,
> > std::allocator<char>> 
> >> const&)'
> > 
> > This was the 110th package out of 413 being rebuild, so I assume poppler
> > et al should have already been rebuilt in advance as dependencies.  What
> > can I try?
> Maybe https://bugs.gentoo.org/show_bug.cgi?id=615326 ?
> Is poppler really installed?
> 
> raffaele

Yes, it seems to be:

$ eix -l poppler
[I] app-text/poppler
     Available versions:  
            0.45.0    (0/62)^t  [cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
       ~    0.51.0    (0/66)^t  [cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
       ~    0.52.0    (0/66)^t  [cairo cjk curl cxx debug doc +introspection 
+jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils]
       **   9999      (0/9999)^t        [cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
     Installed versions:  0.45.0^t(10:10:43 30/07/16)(cairo cxx introspection 
jpeg jpeg2k lcms png qt4 qt5 tiff utils -cairo-qt -cjk -curl -debug -doc -nss)

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to