Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge system fails: ERROR: app-text/poppler-0.6.1-r1 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jody
Guru
Guru


Joined: 16 Oct 2007
Posts: 393
Location: Switzerland

PostPosted: Wed Nov 21, 2007 11:32 am    Post subject: emerge system fails: ERROR: app-text/poppler-0.6.1-r1 fails Reply with quote

HI
I did
Code:

emerge sync
emerge system


and i get the message:
Code:

 * Messages for package app-text/poppler-0.6.1-r1:

 *
 * ERROR: app-text/poppler-0.6.1-r1 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   poppler-0.6.1-r1.ebuild, line   33:  Called econf '--disable-poppler-qt4' '--disable-poppler-glib' '--disable-poppler-qt' '--disable-gtk-test' '--enable-opi' '--disable-cairo-output' '--enable-xpdf-headers' '--enable-libjpeg' '--enable-zlib'
 *                 ebuild.sh, line  638:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-text/poppler-0.6.1-r1/temp/build.log'.
 


What is poppler?
If it isn't vital for a machine not running X, how can i delete it from the list?

Thank You
Jody
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Wed Nov 21, 2007 12:30 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Portage & Programming.

You will have to post from about 30 lines above that message, to where the error actually occurs.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
jody
Guru
Guru


Joined: 16 Oct 2007
Posts: 393
Location: Switzerland

PostPosted: Mon Nov 26, 2007 11:25 am    Post subject: Reply with quote

Sorry for the long delay
Studying the messages preceding the error i noticed that
various packages were stated to come from xxxxxxx seconds in the future.
No, there was no time-travel involved ;)
It turned out that my system clock was 6 months behind. :oops:
After i set it to the correct date, everything worked fine.

Thank You
Jody
Back to top
View user's profile Send private message
algirdas2004
n00b
n00b


Joined: 30 Jan 2005
Posts: 22
Location: USA

PostPosted: Tue Jan 29, 2008 10:06 pm    Post subject: Reply with quote

Hey guys,

I've got an analogous problem and don't know how to solve it. After running

Code:

emerge -DuN gnome


I get stuck while emerging poppler-0.6.1-r1. Here's the end of the error log:

Code:

/usr/lib64/libfontconfig.so: undefined reference to `XML_SetElementHandler'
/usr/lib64/libfontconfig.so: undefined reference to `XML_SetDoctypeDeclHandler'
/usr/lib64/libfontconfig.so: undefined reference to `XML_ParserFree'
/usr/lib64/libfontconfig.so: undefined reference to `XML_SetCharacterDataHandler'
/usr/lib64/libfontconfig.so: undefined reference to `XML_ErrorString'
/usr/lib64/libfontconfig.so: undefined reference to `XML_ParseBuffer'
/usr/lib64/libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/lib64/libfontconfig.so: undefined reference to `XML_SetUserData'
/usr/lib64/libfontconfig.so: undefined reference to `XML_GetErrorCode'
/usr/lib64/libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/lib64/libfontconfig.so: undefined reference to `XML_GetCurrentLineNumber'
collect2: ld returned 1 exit status
make[2]: *** [pdffonts] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/app-text/poppler-0.6.1-r1/work/poppler-0.6.1/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/poppler-0.6.1-r1/work/poppler-0.6.1'
make: *** [all] Error 2
 *
 * ERROR: app-text/poppler-0.6.1-r1 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   poppler-0.6.1-r1.ebuild, line   43:  Called die
 * The specific snippet of code:
 *      emake || die "compilation failed"
 *  The die message:
 *   compilation failed


I'm running AMD Athlon64, just installed Gentoo 2007.0.

Thank you!
_________________
Algirdas
Back to top
View user's profile Send private message
algirdas2004
n00b
n00b


Joined: 30 Jan 2005
Posts: 22
Location: USA

PostPosted: Wed Jan 30, 2008 1:05 am    Post subject: Solved! Reply with quote

Found a solution that worked for me: http://forums.gentoo.org/viewtopic-t-616448-highlight-poppler.html

The line

Code:

emerge -1va XML-Parser fontconfig libXft pango cairo gtk+


did the job.
_________________
Algirdas
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum