On 09/01/2015 12:04 PM, Mick wrote:
[snip]
>>>
>>> I run unmerged all "texlive" application and run:
>>> `emerge --update --newuse --deep --with-bdeps=y @world'
>>>
>>> and coming up with the same error message:
>>>
>>> checking requested system `poppler' library... failed
>>> checking requested system `xpdf' library... failed
>>> checking requested system `zziplib' library... ok
>>> configure: error: some requested system libraries failed
>>
>> It is looking for poppler and xpdf both of these packages are obsolete.
>> Should I look for file dependent of xpdf and poppler and recompile them?
> 
> Not both are obsolete:
> 
> eix -l poppler
> [I] app-text/poppler
>      Available versions:  
>             0.32.0    (0/51)^t        [cairo cjk curl cxx debug doc 
> +introspection 
> +jpeg jpeg2k +lcms png qt4 qt5 tiff +utils]
>        ~    0.33.0-r1 (0/52)^t        [cairo cjk curl cxx debug doc 
> +introspection 
> +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
>        ~    0.34.0    (0/53)^t        [cairo cjk curl cxx debug doc 
> +introspection 
> +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
>        ~    0.35.0    (0/54)^t        [cairo cjk curl cxx debug doc 
> +introspection 
> +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
>        **   9999      (0/9999)^t      [cairo cjk curl cxx debug doc 
> +introspection +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
>      Installed versions:  0.32.0^t(13:45:31 04/05/15)(cairo cxx introspection 
> jpeg lcms png qt4 tiff utils -cjk -curl -debug -doc -jpeg2k -qt5)
> 
> So, I would unmerge xpdf which has been obsoleted for years and 'emerge 
> -1aNDv 
> app-text/poppler' to see if portage is happy about it.
 
You are correct, but I don't have xpdf installed so I don't know why is is 
asking for it.

I uninstalled popper and tried to re-install it but getting error as well:

Linking CXX executable pdftocairo
cd /var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build/utils && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/pdftocairo.dir/link.txt 
--verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -Wall -Wcast-align -fno-exceptions 
-fno-check-new -fno-common -march=nocona -O2 -pipe  -Wnon-virtual-dtor 
-Woverloaded-virtual   -Wl,-O1 -Wl,--as-needed 
CMakeFiles/pdftocairo.dir/parseargs.cc.o 
CMakeFiles/pdftocairo.dir/pdftocairo.cc.o 
CMakeFiles/pdftocairo.dir/pdftocairo-win32.cc.o 
CMakeFiles/pdftocairo.dir/__/poppler/CairoFontEngine.cc.o 
CMakeFiles/pdftocairo.dir/__/poppler/CairoOutputDev.cc.o 
CMakeFiles/pdftocairo.dir/__/poppler/CairoRescaleBox.cc.o  -o pdftocairo 
-rdynamic -lcairo -lfreetype ../libpoppler.so.51.0.0 -lpthread -llcms2 
-Wl,-rpath,/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build: 
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_finish_compress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_write_scanlines@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_std_error@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_set_quality@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_finish_decompress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_destroy@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_read_scanlines@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_CreateCompress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_read_raw_data@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_start_compress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_CreateDecompress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_start_decompress@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_write_tables@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_resync_to_restart@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_set_colorspace@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_read_header@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_write_raw_data@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to `jpeg_abort@LIBJPEG_6.2'
/usr/lib64/libtiff.so.5: undefined reference to 
`jpeg_suppress_tables@LIBJPEG_6.2'
collect2: error: ld returned 1 exit status
utils/CMakeFiles/pdftocairo.dir/build.make:214: recipe for target 
'utils/pdftocairo' failed
make[2]: *** [utils/pdftocairo] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build'
CMakeFiles/Makefile2:305: recipe for target 
'utils/CMakeFiles/pdftocairo.dir/all' failed
make[1]: *** [utils/CMakeFiles/pdftocairo.dir/all] Error 2
make[1]: Leaving directory 
'/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build'
Makefile:126: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: app-text/poppler-0.32.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=app-text/poppler-0.32.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=app-text/poppler-0.32.0::gentoo'`.
 * The complete build log is located at 
'/var/log/portage/app-text:poppler-0.32.0:20150901-183239.log'.
 * For convenience, a symlink to the build log is located at 
'/var/tmp/portage/app-text/poppler-0.32.0/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-text/poppler-0.32.0/temp/environment'.
 * Working directory: 
'/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0_build'
 * S: '/var/tmp/portage/app-text/poppler-0.32.0/work/poppler-0.32.0'

>>> Failed to emerge app-text/poppler-0.32.0, Log file:

>>>  '/var/log/portage/app-text:poppler-0.32.0:20150901-183239.log'

Thelma

Reply via email to