| View previous topic :: View next topic |
| Author |
Message |
jody Guru


Joined: 16 Oct 2007 Posts: 393 Location: Switzerland
|
Posted: Wed Nov 21, 2007 11:32 am Post subject: emerge system fails: ERROR: app-text/poppler-0.6.1-r1 fails |
|
|
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 |
|
 |
mark_alec Bodhisattva


Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Wed Nov 21, 2007 12:30 pm Post subject: |
|
|
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 |
|
 |
jody Guru


Joined: 16 Oct 2007 Posts: 393 Location: Switzerland
|
Posted: Mon Nov 26, 2007 11:25 am Post subject: |
|
|
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.
After i set it to the correct date, everything worked fine.
Thank You
Jody |
|
| Back to top |
|
 |
algirdas2004 n00b

Joined: 30 Jan 2005 Posts: 22 Location: USA
|
Posted: Tue Jan 29, 2008 10:06 pm Post subject: |
|
|
Hey guys,
I've got an analogous problem and don't know how to solve it. After running
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
[31;01m*[0m
[31;01m*[0m ERROR: app-text/poppler-0.6.1-r1 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 1701: Called dyn_compile
[31;01m*[0m ebuild.sh, line 1039: Called qa_call 'src_compile'
[31;01m*[0m ebuild.sh, line 44: Called src_compile
[31;01m*[0m poppler-0.6.1-r1.ebuild, line 43: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake || die "compilation failed"
[31;01m*[0m The die message:
[31;01m*[0m compilation failed
|
I'm running AMD Athlon64, just installed Gentoo 2007.0.
Thank you! _________________ Algirdas |
|
| Back to top |
|
 |
algirdas2004 n00b

Joined: 30 Jan 2005 Posts: 22 Location: USA
|
|
| Back to top |
|
 |
|