← Back to team overview

qutimdevelop team mailing list archive

[Bug 708654] Re: Failed to emerge jabber

 

** Changed in: qutim
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of QutIM
Developers, which is subscribed to qutim.
https://bugs.launchpad.net/bugs/708654

Title:
  Failed to emerge jabber

Status in Multiplatform instant messenger:
  Fix Released

Bug description:
  Попытался собрать из http://git.gitorious.org/qutim/gentoo-overlay.git

  net-im/qutim-0.3.9999  USE="dbus histman icq jabber mrim -aescrypto
  -antiboss -antispam -aspeller -awn -clconf -connectionmanager -debug
  -doc -hunspeller -indicator -irc -kde -libpurple -massmessaging
  -nowplaying -phonon -qmlpopups -unreadmessageskeeper -urlpreview
  -vkontakte -weather -yandexnarod" LINGUAS="ru -bg -cs -de -uk"

  Присборке x11-plugins/qutim-jabber-0.3.9999 возникает ошибка:

  [ 32%] Building CXX object jabber/jreen/CMakeFiles/jreen.dir/src/privacymanager.cpp.o                                                                           
  [ 33%] Building CXX object jabber/jreen/CMakeFiles/jreen.dir/src/abstractroster.cpp.o                                                                           
  In file included from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster_p.h:20,
                   from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.cpp:16:
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.h:27: ошибка: ISO C++ запрещает декларации ‘QSharedPointer’ без типа
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.h:27: ошибка: expected ‘,’ or ‘...’ before ‘<’ token
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.h: In function ‘uint qHash(int)’:
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.h:27: ошибка: нет декларации ‘key’ в этой области видимости
  In file included from /usr/include/qt4/QtCore/QHash:1,
                   from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/langmap.h:23,
                   from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.h:32,
                   from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster_p.h:20,
                   from /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.cpp:16:
  /usr/include/qt4/QtCore/qhash.h: In member function ‘QHashNode<Key, T>** QHash<Key, T>::findNode(const Key&, uint*) const [with Key = QSharedPointer<jreen::AbstractRosterItem>, T = QHashDummyValue]’:
  /usr/include/qt4/QtCore/qhash.h:752:   instantiated from ‘QHash<Key, T>::iterator QHash<Key, T>::insert(const Key&, const T&) [with Key = QSharedPointer<jreen::AbstractRosterItem>, T = QHashDummyValue]’
  /usr/include/qt4/QtCore/qset.h:176:   instantiated from ‘QSet<T>::const_iterator QSet<T>::insert(const T&) [with T = QSharedPointer<jreen::AbstractRosterItem>]’
  /usr/include/qt4/QtCore/qset.h:196:   instantiated from ‘QSet<T>& QSet<T>::operator<<(const T&) [with T = QSharedPointer<jreen::AbstractRosterItem>]’
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/abstractroster.cpp:393:   instantiated from here
  /usr/include/qt4/QtCore/qhash.h:875: ошибка: нет соответствующей функции для вызова ‘qHash(const QSharedPointer<jreen::AbstractRosterItem>&)’
  /var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999/jabber/jreen/src/jid.h:79: замечание: претенденты: uint qHash(const jreen::JID&)
  /usr/include/qt4/QtCore/qhash.h:62: замечание:              uint qHash(char)
  /usr/include/qt4/QtCore/qhash.h:63: замечание:              uint qHash(uchar)
  /usr/include/qt4/QtCore/qhash.h:64: замечание:              uint qHash(signed char)
  /usr/include/qt4/QtCore/qhash.h:65: замечание:              uint qHash(ushort)
  /usr/include/qt4/QtCore/qhash.h:66: замечание:              uint qHash(short int)
  /usr/include/qt4/QtCore/qhash.h:67: замечание:              uint qHash(uint)
  /usr/include/qt4/QtCore/qhash.h:68: замечание:              uint qHash(int)
  /usr/include/qt4/QtCore/qhash.h:69: замечание:              uint qHash(ulong)
  /usr/include/qt4/QtCore/qhash.h:77: замечание:              uint qHash(long int)
  /usr/include/qt4/QtCore/qhash.h:78: замечание:              uint qHash(quint64)
  /usr/include/qt4/QtCore/qhash.h:86: замечание:              uint qHash(qint64)
  /usr/include/qt4/QtCore/qhash.h:87: замечание:              uint qHash(QChar)
  /usr/include/qt4/QtCore/qhash.h:88: замечание:              uint qHash(const QByteArray&)
  /usr/include/qt4/QtCore/qhash.h:89: замечание:              uint qHash(const QString&)
  /usr/include/qt4/QtCore/qhash.h:90: замечание:              uint qHash(const QStringRef&)
  /usr/include/qt4/QtCore/qhash.h:91: замечание:              uint qHash(const QBitArray&)
  make[2]: *** [jabber/jreen/CMakeFiles/jreen.dir/src/abstractroster.cpp.o] Ошибка 1
  make[1]: *** [jabber/jreen/CMakeFiles/jreen.dir/all] Ошибка 2
  make: *** [all] Ошибка 2
  emake failed
   * ERROR: x11-plugins/qutim-jabber-0.3.9999 failed:
   *   Make failed!
   * 
   * Call stack:
   *     ebuild.sh, line   56:  Called src_compile
   *   environment, line 3549:  Called cmake-utils_src_compile
   *   environment, line  797:  Called _execute_optionaly 'src_compile'
   *   environment, line  272:  Called enable_cmake-utils_src_compile
   *   environment, line 1362:  Called cmake-utils_src_make
   *   environment, line  816:  Called die
   * The specific snippet of code:
   *           emake "$@" || die "Make failed!";
   * 
   * If you need support, post the output of 'emerge --info =x11-plugins/qutim-jabber-0.3.9999',
   * the complete build log and the output of 'emerge -pqv =x11-plugins/qutim-jabber-0.3.9999'.
   * This ebuild is from an overlay named 'qutim': '/home/lexus/qutim03/gentoo-overlay/'
   * The complete build log is located at '/var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/temp/build.log'.
   * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/temp/environment'.
   * S: '/var/tmp/portage/x11-plugins/qutim-jabber-0.3.9999/work/qutim-jabber-0.3.9999'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qutim/+bug/708654/+subscriptions