Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma
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]
>**     (0/)^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):
 *   

Re: *****SPAM***** Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma


On 09/01/2015 10:48 AM, the...@sys-concept.com wrote:
> 
> On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
>> On Tue, Sep 01, 2015 at 07:47:56AM -0600, the...@sys-concept.com wrote:
>>> I'm emerging texlive-core and it complains on missing libraries:
>>>
>>> 
>>>
>>> emerge -1q luatex texlive-core
>>> [ebuild  N] dev-tex/luatex-0.70.1-r2 
>>> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
>>> [blocks B ] >> (">> app-text/texlive-core-2014-r4)
>>> [blocks B ] dev-tex/luatex ("dev-tex/luatex" is blocking 
>>> app-text/texlive-core-2014-r4)
>>
>> texlive-core needs to be updated, not installed with --oneshot. Can you
>> try running `emerge --update --newuse --deep --with-bdeps=y @world'?
>>
>> Alec
>>
>>
> 
> 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?

--
Thelma



Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread Mick
On Tuesday 01 Sep 2015 17:57:24 the...@sys-concept.com wrote:
> On 09/01/2015 10:48 AM, the...@sys-concept.com wrote:
> > On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
> >> On Tue, Sep 01, 2015 at 07:47:56AM -0600, the...@sys-concept.com wrote:
> >>> I'm emerging texlive-core and it complains on missing libraries:
> >>> 
> >>> 
> >>> 
> >>> emerge -1q luatex texlive-core
> >>> [ebuild  N] dev-tex/luatex-0.70.1-r2
> >>> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
> >>> [blocks B ]  >>> (" >>> app-text/texlive-core-2014-r4) [blocks B ] dev-tex/luatex
> >>> ("dev-tex/luatex" is blocking app-text/texlive-core-2014-r4)
> >> 
> >> texlive-core needs to be updated, not installed with --oneshot. Can you
> >> try running `emerge --update --newuse --deep --with-bdeps=y @world'?
> >> 
> >> Alec
> > 
> > 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]
   **     (0/)^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.

-- 
Regards,
Mick


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


Re: *****SPAM***** Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma

On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
> On Tue, Sep 01, 2015 at 07:47:56AM -0600, the...@sys-concept.com wrote:
>> I'm emerging texlive-core and it complains on missing libraries:
>>
>> 
>>
>> emerge -1q luatex texlive-core
>> [ebuild  N] dev-tex/luatex-0.70.1-r2 
>> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
>> [blocks B ] > ("> [blocks B ] dev-tex/luatex ("dev-tex/luatex" is blocking 
>> app-text/texlive-core-2014-r4)
> 
> texlive-core needs to be updated, not installed with --oneshot. Can you
> try running `emerge --update --newuse --deep --with-bdeps=y @world'?
> 
> Alec
> 
> 

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

!!! Please attach the following file when seeking support:
!!! 
/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build/config.log
 * ERROR: app-text/texlive-core-2014-r4::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *   ebuild.sh, line   93:  Called src_configure
 * environment, line 2887:  Called econf '-C' '--bindir=/usr/bin' 
'--datadir=/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'
 '--with-system-freetype2' '--with-system-zlib' '--with-system-libpng' 
'--with-system-xpdf' '--with-system-poppler' '--with-system-teckit' 
'--with-teckit-includes=/usr/include/teckit' '--with-system-kpathsea' 
'--with-kpathsea-includes=/usr/include' '--with-system-icu' 
'--with-system-ptexenc' '--with-system-harfbuzz' '--with-system-icu' 
'--with-system-graphite2' '--with-system-cairo' '--with-system-pixman' 
'--with-system-zziplib' '--with-system-libpaper' '--without-texinfo' 
'--disable-dialog' '--disable-multiplatform' '--enable-epsfwin' 
'--enable-mftalkwin' '--enable-regiswin' '--enable-tektronixwin' 
'--enable-unitermwin' '--with-ps=gs' '--disable-psutils' '--disable-t1utils' 
'--enable-ipc' '--disable-biber' '--disable-bibtex-x' '--disable-dvipng' 
'--disable-dvipsk' '--disable-chktex' '--disable-lcdf-typetools' '-!
 -disable-p
dfopen' '--disable-ps2eps' '--disable-ps2pkm' '--disable-detex' 
'--disable-ttf2pk2' '--disable-tex4htk' '--disable-cjkutils' '--disable-xdvik' 
'--disable-xindy' '--enable-luatex' '--disable-dvi2tty' '--disable-dvisvgm' 
'--disable-vlna' '--enable-shared' '--disable-native-texlive-build' 
'--disable-largefile' '--disable-xetex' '--disable-ptex' '--disable-eptex' 
'--disable-uptex' '--disable-euptex' '--disable-mendexk' '--disable-makejvf' 
'--disable-texdoctk' '--with-x'
 *phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *  die "$@"
 * 
 * If you need support, post the output of `emerge --info 
'=app-text/texlive-core-2014-r4::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=app-text/texlive-core-2014-r4::gentoo'`.
 * The complete build log is located at 
'/var/log/portage/app-text:texlive-core-2014-r4:20150901-164906.log'.
 * For convenience, a symlink to the build log is located at 
'/var/tmp/portage/app-text/texlive-core-2014-r4/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/app-text/texlive-core-2014-r4/temp/environment'.
 * Working directory: 
'/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'
 * S: 
'/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'

What is it looking for?

Thelma



[gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma
I'm emerging texlive-core and it complains on missing libraries:


checking requested system `cairo' library... ok
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

!!! Please attach the following file when seeking support:
!!! 
/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build/config.log
 * ERROR: app-text/texlive-core-2014-r4::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *   ebuild.sh, line   93:  Called src_configure
 * environment, line 2887:  Called econf '-C' '--bindir=/usr/bin' 
'--datadir=/var/tmp/portage/app-text/texlive-core-2014-r4/work/texlive-core-2014_build'
 '--with-system-freetype2' '--with-system-zlib' '--with-system-libpng' 
'--with-system-xpdf' '--with-system-poppler' '--with-system-teckit' 
'--with-teckit-includes=/usr/include/teckit' '--with-system-kpathsea' 
'--with-kpathsea-includes=/usr/include' '--with-system-icu' 
'--with-system-ptexenc' '--with-system-harfbuzz' '--with-system-icu' 
'--with-system-graphite2' '--with-system-cairo' '--with-system-pixman' 
'--with-system-zziplib' '--with-system-libpaper' '--without-texinfo' 
'--disable-dialog' '--disable-multiplatform' '--enable-epsfwin' 
'--enable-mftalkwin' '--enable-regiswin' '--enable-tektronixwin' 
'--enable-unitermwin' '--with-ps=gs' '--disable-psutils' '--disable-t1utils' 
'--enable-ipc' '--disable-biber' '--disable-bibtex-x' '--disable-dvipng' 
'--disable-dvipsk' '--disable-chktex' '--disable-lcdf-typetools' '-!
 -disable-p
dfopen' '--disable-ps2eps' '--disable-ps2pkm' '--disable-detex' 
'--disable-ttf2pk2' '--disable-tex4htk' '--disable-cjkutils' '--disable-xdvik' 
'--disable-xindy' '--enable-luatex' '--disable-dvi2tty' '--disable-dvisvgm' 
'--disable-vlna' '--enable-shared' '--disable-native-texlive-build' 
'--disable-largefile' '--disable-xetex' '--disable-ptex' '--disable-eptex' 
'--disable-uptex' '--disable-euptex' '--disable-mendexk' '--disable-makejvf' 
'--disable-texdoctk' '--with-x'
 *phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *  die "$@"

* One or more packages are either masked or have missing dependencies:
 * 
 *   >=dev-tex/luatex-0.45 pulled in by:
 * (dev-texlive/texlive-latex-2012:0/0::gentoo, installed)
 * 
 *   >=dev-tex/luatex-0.70 pulled in by:
 * (dev-texlive/texlive-basic-2012:0/0::gentoo, installed)
 * 
 *   >=dev-tex/luatex-0.70 pulled in by:
 * (app-text/texlive-core-2012-r1:0/0::gentoo, installed)
 * 
 * The resume list contains packages that are either masked or have
 * unsatisfied dependencies. Please restart/continue the operation
 * manually, or use --skipfirst to skip the first package in the list and
 * any other packages that may be masked or have missing dependencies.

When I try to emerge luatex it complains they can not be installed together.

emerge -1q luatex texlive-core
[ebuild  N] dev-tex/luatex-0.70.1-r2 
[ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
[blocks B ] 

Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread Alec Ten Harmsel
On Tue, Sep 01, 2015 at 07:47:56AM -0600, the...@sys-concept.com wrote:
> I'm emerging texlive-core and it complains on missing libraries:
>
> 
>
> emerge -1q luatex texlive-core
> [ebuild  N] dev-tex/luatex-0.70.1-r2 
> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
> [blocks B ]  (" [blocks B ] dev-tex/luatex ("dev-tex/luatex" is blocking 
> app-text/texlive-core-2014-r4)

texlive-core needs to be updated, not installed with --oneshot. Can you
try running `emerge --update --newuse --deep --with-bdeps=y @world'?

Alec