Advertisement
savoxis

Emake Failed

May 2nd, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.02 KB | None | 0 0
  1. Making all in importers
  2. make[4]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/importers'
  3.  CC     libevolution_addressbook_importers_la-evolution-ldif-importer.lo
  4.  CC     libevolution_addressbook_importers_la-evolution-vcard-importer.lo
  5.  CC     libevolution_addressbook_importers_la-evolution-csv-importer.lo
  6. evolution-vcard-importer.c: In function 'guess_vcard_encoding':
  7. evolution-vcard-importer.c:352: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
  8.  CCLD   libevolution-addressbook-importers.la
  9. make[4]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/importers'
  10. Making all in gui
  11. make[4]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui'
  12. Making all in merging
  13. make[5]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/merging'
  14.   CC     libeabbookmerging_la-eab-contact-compare.lo
  15.   CC     libeabbookmerging_la-eab-contact-merging.lo
  16.   CCLD   libeabbookmerging.la
  17. make[5]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/merging'
  18. Making all in widgets
  19. make[5]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/widgets'
  20.   CC     libeabwidgets_la-eab-contact-display.lo
  21.   CC     libeabwidgets_la-eab-config.lo
  22.   CC     libeabwidgets_la-eab-gui-util.lo
  23.   CC     libeabwidgets_la-e-minicard-label.lo
  24.   CC     libeabwidgets_la-e-minicard.lo
  25.   CC     libeabwidgets_la-e-minicard-view.lo
  26.   CC     libeabwidgets_la-e-minicard-view-widget.lo
  27.   CC     libeabwidgets_la-e-addressbook-reflow-adapter.lo
  28.   CC     libeabwidgets_la-e-addressbook-table-adapter.lo
  29.   CC     libeabwidgets_la-e-addressbook-model.lo
  30.   CC     libeabwidgets_la-e-addressbook-view.lo
  31.   CC     libeabwidgets_la-e-addressbook-selector.lo
  32.   CC     libeabwidgets_la-gal-view-minicard.lo
  33.   CC     libeabwidgets_la-gal-view-factory-minicard.lo
  34.   CC     libeabwidgets_la-ea-minicard.lo
  35.   CC     libeabwidgets_la-ea-minicard-view.lo
  36.   CC     libeabwidgets_la-ea-addressbook-view.lo
  37.   CC     libeabwidgets_la-ea-addressbook.lo
  38.   CCLD   libeabwidgets.la
  39. make[5]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/widgets'
  40. Making all in contact-editor
  41. make[5]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/contact-editor'
  42.   CC     libecontacteditor_la-eab-editor.lo
  43.   CC     libecontacteditor_la-e-contact-editor-fullname.lo
  44.   CC     libecontacteditor_la-e-contact-editor.lo
  45.   CC     libecontacteditor_la-e-contact-quick-add.lo
  46.   CCLD   libecontacteditor.la
  47. make[5]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/contact-editor'
  48. Making all in contact-list-editor
  49. make[5]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/contact-list-editor'
  50.   CC     libecontactlisteditor_la-e-contact-list-model.lo
  51.   CC     libecontactlisteditor_la-e-contact-list-editor.lo
  52.   CCLD   libecontactlisteditor.la
  53. make[5]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui/contact-list-editor'
  54. make[5]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui'
  55. make[5]: Nothing to be done for `all-am'.
  56. make[5]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui'
  57. make[4]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/gui'
  58. Making all in tools
  59. make[4]: Entering directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/tools'
  60.   CC     evolution_addressbook_export-evolution-addressbook-export.o
  61.   CC     evolution_addressbook_export-evolution-addressbook-export-list-cards.o
  62. sed -e 's?\@EVOLUTION_TOOLSDIR\@?/usr/libexec/evolution/3.0?g' \
  63.         -e 's?\@PERL\@?/usr/bin/perl?g' \
  64.            < ./evolution-addressbook-clean.in > evolution-addressbook-clean.tmp \
  65.           && mv evolution-addressbook-clean.tmp evolution-addressbook-clean
  66.   CC     evolution_addressbook_export-evolution-addressbook-export-list-folders.o
  67.   CCLD   evolution-addressbook-export
  68. /usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: warning: libcamel-1.2.so.19, needed by /usr/lib/libebook-1.2.so, not found (try using -rpath or -rpath-link)
  69. /usr/lib/libebook-1.2.so: undefined reference to `camel_internet_address_new'
  70. /usr/lib/libebook-1.2.so: undefined reference to `camel_internet_address_get'
  71. /usr/lib/libebook-1.2.so: undefined reference to `camel_address_decode'
  72. /usr/lib/libebook-1.2.so: undefined reference to `camel_address_encode'
  73. /usr/lib/libebook-1.2.so: undefined reference to `camel_internet_address_add'
  74. /usr/lib/libebook-1.2.so: undefined reference to `camel_address_format'
  75. /usr/lib/libebook-1.2.so: undefined reference to `camel_address_get_type'
  76. /usr/lib/libebook-1.2.so: undefined reference to `camel_address_unformat'
  77. collect2: ld returned 1 exit status
  78. make[4]: *** [evolution-addressbook-export] Error 1
  79. make[4]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook/tools'
  80. make[3]: *** [all-recursive] Error 1
  81. make[3]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook'
  82. make[2]: *** [all] Error 2
  83. make[2]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0/addressbook'
  84. make[1]: *** [all-recursive] Error 1
  85. make[1]: Leaving directory `/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0'
  86. make: *** [all] Error 2
  87. emake failed
  88.  * ERROR: mail-client/evolution-3.0.0 failed (compile phase):
  89.  *   compile failure
  90.  *
  91.  * Call stack:
  92.  *     ebuild.sh, line   56:  Called src_compile
  93.  *   environment, line 6061:  Called gnome2_src_compile
  94.  *   environment, line 3407:  Called die
  95.  * The specific snippet of code:
  96.  *       emake || die "compile failure"
  97.  *
  98.  * If you need support, post the output of 'emerge --info =mail-client/evolution-3.0.0',
  99.  * the complete build log and the output of 'emerge -pqv =mail-client/evolution-3.0.0'.
  100.  * This ebuild used the following eclasses from overlays:
  101.  *   /var/lib/layman/gnome/eclass/gnome2.eclass
  102.  * This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
  103.  * The complete build log is located at '/var/tmp/portage/mail-client/evolution-3.0.0/temp/build.log'.
  104.  * The ebuild environment file is located at '/var/tmp/portage/mail-client/evolution-3.0.0/temp/environment'.
  105.  * S: '/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0'
  106.  
  107. >>> Failed to emerge mail-client/evolution-3.0.0, Log file:
  108.  
  109. >>>  '/var/tmp/portage/mail-client/evolution-3.0.0/temp/build.log'
  110.  
  111.  * Messages for package mail-client/evolution-3.0.0:
  112.  
  113.  * ERROR: mail-client/evolution-3.0.0 failed (compile phase):
  114.  *   compile failure
  115.  *
  116.  * Call stack:
  117.  *     ebuild.sh, line   56:  Called src_compile
  118.  *   environment, line 6061:  Called gnome2_src_compile
  119.  *   environment, line 3407:  Called die
  120.  * The specific snippet of code:
  121.  *       emake || die "compile failure"
  122.  *
  123.  * If you need support, post the output of 'emerge --info =mail-client/evolution-3.0.0',
  124.  * the complete build log and the output of 'emerge -pqv =mail-client/evolution-3.0.0'.
  125.  * This ebuild used the following eclasses from overlays:
  126.  *   /var/lib/layman/gnome/eclass/gnome2.eclass
  127.  * This ebuild is from an overlay named 'gnome': '/var/lib/layman/gnome/'
  128.  * The complete build log is located at '/var/tmp/portage/mail-client/evolution-3.0.0/temp/build.log'.
  129.  * The ebuild environment file is located at '/var/tmp/portage/mail-client/evolution-3.0.0/temp/environment'.
  130.  * S: '/var/tmp/portage/mail-client/evolution-3.0.0/work/evolution-3.0.0'
  131.  
  132.  * IMPORTANT: 5 news items need reading for repository 'gentoo'.
  133.  * Use eselect news to read news items.
  134.  
  135. SuperCool savoxis #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement