Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410209 - app-text/texlive-core-2011-r6 - /usr/lib64/libpoppler.so: undefined reference to `opj_setup_decoder'
Summary: app-text/texlive-core-2011-r6 - /usr/lib64/libpoppler.so: undefined reference...
Status: RESOLVED DUPLICATE of bug 409463
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 05:39 UTC by razamatan
Modified: 2012-03-30 20:03 UTC (History)
1 user (show)

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


Attachments
/var/tmp/portage/app-text/texlive-core-2011-r6/work/texlive-20110705-source/config.log (config.log,57.68 KB, text/plain)
2012-03-30 05:43 UTC, razamatan
Details
/var/tmp/portage/app-text/texlive-core-2011-r6/temp/build.log (build.log,22.84 KB, text/plain)
2012-03-30 05:44 UTC, razamatan
Details
/var/tmp/portage/app-text/texlive-core-2011-r6/temp/environment (environment,107.53 KB, text/plain)
2012-03-30 05:45 UTC, razamatan
Details
emerge --info =app-text/texlive-core-2011-r6 (emergeinfo,5.24 KB, text/plain)
2012-03-30 05:47 UTC, razamatan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description razamatan 2012-03-30 05:39:59 UTC
ebuild dies during configure phase:

 * ERROR: app-text/texlive-core-2011-r6 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 2744:  Called econf '-C' '--bindir=/usr/bin' '--datadir=/var/tmp/portage/app-text/texlive-core-2011-r6/work/texlive-20110705-source' '--with-system-freetype2' '--with-freetype2-include=/usr/include' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-teckit' '--with-teckit-includes=/usr/include/teckit' '--with-system-graphite' '--with-system-kpathsea' '--with-system-icu' '--with-system-ptexenc' '--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-bibtexu' '--disable-dvipng' '--disable-dvipsk' '--disable-dvipdfmx' '--disable-chktex' '--disable-lcdf-typetools' '--disable-pdfopen' '--disable-ps2eps' '--disable-ps2pkm' '--disable-detex' '--disable-ttf2pk' '--disable-tex4htk' '--disable-cjkutils' '--disable-xdvik' '--disable-xindy' '--disable-luatex' '--disable-dvi2tty' '--disable-dvisvgm' '--disable-vlna' '--disable-xdvipdfmx' '--enable-shared' '--disable-native-texlive-build' '--disable-largefile' '--disable-xetex' '--enable-ptex' '--enable-eptex' '--enable-mendexk' '--enable-makejvf' '--with-x'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =app-text/texlive-core-2011-r6',
 * the complete build log and the output of 'emerge -pqv =app-text/texlive-core-2011-r6'.
 * The complete build log is located at '/var/tmp/portage/app-text/texlive-core-2011-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/texlive-core-2011-r6/temp/environment'.
 * S: '/var/tmp/portage/app-text/texlive-core-2011-r6/work/texlive-20110705-source'

attaching log

Reproducible: Always

Steps to Reproduce:
1. emerge -u texlive-core-2011-r6

Actual Results:  
see description

Expected Results:  
texlive-core-2011 installed
Comment 1 razamatan 2012-03-30 05:43:20 UTC
Created attachment 307165 [details]
/var/tmp/portage/app-text/texlive-core-2011-r6/work/texlive-20110705-source/config.log
Comment 2 razamatan 2012-03-30 05:44:35 UTC
Created attachment 307167 [details]
/var/tmp/portage/app-text/texlive-core-2011-r6/temp/build.log
Comment 3 razamatan 2012-03-30 05:45:12 UTC
Created attachment 307169 [details]
/var/tmp/portage/app-text/texlive-core-2011-r6/temp/environment
Comment 4 razamatan 2012-03-30 05:47:01 UTC
Created attachment 307171 [details]
emerge --info =app-text/texlive-core-2011-r6
Comment 5 razamatan 2012-03-30 05:48:16 UTC
attached some build related files...

here's another one that emerge suggested i post:

$ emerge -pqv =app-text/texlive-core-2011-r6
[ebuild     U ] app-text/texlive-core-2011-r6 [2011-r5] USE="X cjk -doc -source -tk -xetex"
Comment 6 Richard Grenville 2012-03-30 07:45:22 UTC
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libopenjpeg.so.1.4, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libpoppler.so, not found (try using -rpath or -rpath-link)

revdep-rebuild? You probably updated media-libs/openjpeg recently but did not run revdep-rebuild.
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-30 16:23:25 UTC

*** This bug has been marked as a duplicate of bug 409463 ***
Comment 8 razamatan 2012-03-30 20:03:36 UTC
yep.  i guess i might have missed the revdep-rebuild suggestion for libjpeg when it got updated... :/