Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Tweaked qt ebuild [OBSOLETE]

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
315 posts
  • Page 6 of 13
    • Jump to page:
  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 13
  • Next
Author
Message
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Thu Feb 09, 2006 10:45 am

I don't think it's the same problem since he doesn't have immqt or immqt-bc enabled. The USE-flag isn't called "risky" for nothing. :)
Top
NiLuJe
Guru
Guru
Posts: 303
Joined: Sat Nov 06, 2004 10:15 pm
Location: Paris, France
Contact:
Contact NiLuJe
Website

  • Quote

Post by NiLuJe » Thu Feb 09, 2006 5:13 pm

Built fine with risky useflag & gcc 4.1.0-beta20060203 ;)
Top
Originlabs
n00b
n00b
Posts: 5
Joined: Mon Jan 30, 2006 3:13 pm

  • Quote

Post by Originlabs » Mon Feb 13, 2006 3:35 am

I too can confirm that koffice will not build with the risky flag set. It complains about QTextEngine or something like that (not at my box at the moment). Re-emerging qt with -risky fixes the problem.

I also can't get kaffeine to compile, but I don't know if this is due to the glibc or qt patches, as this is a new system buildm so kaffeine has never been on.
Top
rhill
Retired Dev
Retired Dev
User avatar
Posts: 1629
Joined: Fri Oct 22, 2004 9:58 am
Location: sk.ca

  • Quote

Post by rhill » Mon Feb 13, 2006 4:18 am

i have no problem with kaffeine, but kompare and digikam fail with undefined symbols. =/
by design, by neglect
for a fact or just for effect
Top
Varuna
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 97
Joined: Thu Jun 10, 2004 10:26 pm
Location: Connecticut, United States

  • Quote

Post by Varuna » Mon Feb 13, 2006 8:32 pm

digikam-0.8.1 compiles here, though I too had problems with it earlier. kompare-3.5.1 still bounces; here is the error for reference:

Code: Select all

/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -fno-ident -march=pentium4 -fomit-frame-pointer -ffast-math -fno-enforce-eh-specs -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   -Wl,-O1 -Wl,--sort-common -o libkomparepart.la -rpath /usr/kde/3.5/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib  -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    libkomparepart_la.all_cpp.lo  -lkparts -lkio ../libdialogpages/libdialogpages.la ../libdiff2/libdiff2.la ../interfaces/libkompareinterface.la
.libs/libkomparepart_la.all_cpp.o: In function `KompareConnectWidgetFrame::mousePressEvent(QMouseEvent*)':
libkomparepart_la.all_cpp.cpp:(.text+0x2bf5): undefined reference to `QSplitterHandle::mousePressEvent(QMouseEvent*)'
.libs/libkomparepart_la.all_cpp.o: In function `KompareSplitter::doMove(bool, int, int, int, bool, int*, int*)':
libkomparepart_la.all_cpp.cpp:(.text+0x4716): undefined reference to `QSplitterLayoutStruct::getSizer(Qt::Orientation)'
.libs/libkomparepart_la.all_cpp.o: In function `KompareConnectWidgetFrame::KompareConnectWidgetFrame(KompareListView*, KompareListView*, ViewSettings*, KompareSplitter*, char const*)':
libkomparepart_la.all_cpp.cpp:(.text+0xc12e): undefined reference to `QSplitterHandle::QSplitterHandle(Qt::Orientation, QSplitter*, char const*)'
.libs/libkomparepart_la.all_cpp.o: In function `KompareConnectWidgetFrame::KompareConnectWidgetFrame(KompareListView*, KompareListView*, ViewSettings*, KompareSplitter*, char const*)':
libkomparepart_la.all_cpp.cpp:(.text+0xc798): undefined reference to `QSplitterHandle::QSplitterHandle(Qt::Orientation, QSplitter*, char const*)'
.libs/libkomparepart_la.all_cpp.o:(.data.rel.ro._ZTV15QSplitterHandle[vtable for QSplitterHandle]+0xf0): undefined reference to `QSplitterHandle::sizeHint() const'
.libs/libkomparepart_la.all_cpp.o:(.data.rel.ro._ZTV15QSplitterHandle[vtable for QSplitterHandle]+0x11c): undefined reference to `QSplitterHandle::mousePressEvent(QMouseEvent*)'
.libs/libkomparepart_la.all_cpp.o:(.data.rel.ro._ZTV15QSplitterHandle[vtable for QSplitterHandle]+0x120): undefined reference to `QSplitterHandle::mouseReleaseEvent(QMouseEvent*)'
.libs/libkomparepart_la.all_cpp.o:(.data.rel.ro._ZTV15QSplitterHandle[vtable for QSplitterHandle]+0x128): undefined reference to `QSplitterHandle::mouseMoveEvent(QMouseEvent*)'
.libs/libkomparepart_la.all_cpp.o:(.data.rel.ro._ZTV15QSplitterHandle[vtable for QSplitterHandle]+0x148): undefined reference to `QSplitterHandle::paintEvent(QPaintEvent*)'
collect2: ld returned 1 exit status
make[3]: *** [libkomparepart.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kompare-3.5.1/work/kompare-3.5.1/kompare/komparepart'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kompare-3.5.1/work/kompare-3.5.1/kompare'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kompare-3.5.1/work/kompare-3.5.1'
make: *** [all] Error 2
Haven't used kaffeine in a while, but kmplayer compiles fine, as does every other program on here :)
Top
abhay
Apprentice
Apprentice
Posts: 161
Joined: Sat Jul 30, 2005 1:50 pm

  • Quote

Post by abhay » Sun Feb 19, 2006 4:55 am

I am facing problems with kaffeine too. showimg and kipi-plugins are not compiling as well.
Top
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

  • Quote

Post by no idea » Sun Feb 19, 2006 10:15 am

Yup, I can't compile kaffeine too. Any solution to this maybe?
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Sun Feb 19, 2006 11:16 am

no idea wrote:Yup, I can't compile kaffeine too. Any solution to this maybe?
This is with "risky" set right?
Top
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

  • Quote

Post by no idea » Sun Feb 19, 2006 12:18 pm

nxsty wrote:This is with "risky" set right?
No, without "risky".

Qt:

Code: Select all

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/qt-3.3.5  USE="gif opengl pertty zlib -cups -debug -doc -examples -firebird -immqt -immqt-bc -ipv6 -mysql -nas -odbc -postgres -risky -sqlite -xinerama" 0 kB [1]

Total size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage
Kaffeine fail log:

Code: Select all

/bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden   -L/usr/lib -o libkaffeinepart.la -rpath /usr/lib/kde3 -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -R /usr/kde/3.5/lib  -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -L/usr/kde/3.5/lib -lXtst -L/usr/lib -lxine -lz -lnsl -lpthread -lrt -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kaffeine_part.lo kxinewidget.lo postfilter.lo deinterlacequality.lo videosettings.lo filterdialog.lo screenshotpreview.lo xineconfig.lo positionslider.lo equalizer.lo kaffeine_part_iface_skel.lo -lkparts -lkio  ../libkmediapart.la
.libs/kaffeine_part.o: In function `KaffeinePart::staticMetaObject()':
kaffeine_part.cpp:(.text+0xacf): undefined reference to `KMediaPart::staticMetaObject()'
.libs/kaffeine_part.o: In function `KaffeinePart::qt_property(int, int, QVariant*)':
kaffeine_part.cpp:(.text+0xb91): undefined reference to `KMediaPart::qt_property(int, int, QVariant*)'
.libs/kaffeine_part.o: In function `KaffeinePart::qt_emit(int, QUObject*)':
kaffeine_part.cpp:(.text+0x13f6): undefined reference to `KMediaPart::qt_emit(int, QUObject*)'
.libs/kaffeine_part.o: In function `KaffeinePart::slotNewLength()':
kaffeine_part.cpp:(.text+0x1441): undefined reference to `KMediaPart::signalNewMeta()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotNewTitle()':
kaffeine_part.cpp:(.text+0x17ba): undefined reference to `KMediaPart::signalNewMeta()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotNewFrameSize()':
kaffeine_part.cpp:(.text+0x1833): undefined reference to `KMediaPart::signalNewFrameSize(QSize const&)'
.libs/kaffeine_part.o: In function `KaffeinePart::qt_cast(char const*)':
kaffeine_part.cpp:(.text+0x196e): undefined reference to `KMediaPart::qt_cast(char const*)'
kaffeine_part.cpp:(.text+0x19cb): undefined reference to `KMediaPart::qt_cast(char const*)'
.libs/kaffeine_part.o: In function `KaffeinePart::KaffeinePart(QWidget*, char const*, QObject*, char const*, QStringList const&)':
kaffeine_part.cpp:(.text+0x6f90): undefined reference to `KMediaPart::KMediaPart(QObject*, char const*)'
.libs/kaffeine_part.o: In function `KaffeinePart::KaffeinePart(QWidget*, char const*, QObject*, char const*, QStringList const&)':
kaffeine_part.cpp:(.text+0x8613): undefined reference to `KMediaPart::KMediaPart(QObject*, char const*)'
.libs/kaffeine_part.o: In function `KaffeinePart::~KaffeinePart()':
kaffeine_part.cpp:(.text+0xa632): undefined reference to `KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o: In function `KaffeinePart::~KaffeinePart()':
kaffeine_part.cpp:(.text+0xa82c): undefined reference to `KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o: In function `KaffeinePart::~KaffeinePart()':
kaffeine_part.cpp:(.text+0xaa0e): undefined reference to `KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotTrackPlaying()':
kaffeine_part.cpp:(.text+0xaba6): undefined reference to `vtable for MRL'
kaffeine_part.cpp:(.text+0xaf44): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0xb1d4): undefined reference to `KMediaPart::signalNewMeta()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotPlay(bool)':
kaffeine_part.cpp:(.text+0xd3d8): undefined reference to `vtable for MRL'
kaffeine_part.cpp:(.text+0xd62d): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0xd699): undefined reference to `KMediaPart::signalRequestCurrentTrack()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotSetSubtitle(int)':
kaffeine_part.cpp:(.text+0xdc48): undefined reference to `KMediaPart::signalNewMeta()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotPrevious()':
kaffeine_part.cpp:(.text+0xe03e): undefined reference to `KMediaPart::signalRequestPreviousTrack()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotNext()':
kaffeine_part.cpp:(.text+0xe0b2): undefined reference to `KMediaPart::signalRequestNextTrack()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotPlaybackFinished()':
kaffeine_part.cpp:(.text+0xe173): undefined reference to `KMediaPart::signalTrackFinished()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotError(QString const&)':
kaffeine_part.cpp:(.text+0xe2b3): undefined reference to `KMediaPart::signalPlaybackFailed()'
.libs/kaffeine_part.o: In function `KaffeinePart::openURL(MRL const&)':
kaffeine_part.cpp:(.text+0xe843): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
kaffeine_part.cpp:(.text+0xe9f7): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0xec38): undefined reference to `PlaylistImport::ram(MRL const&, MRL::List&, QWidget*)'
kaffeine_part.cpp:(.text+0xf182): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
kaffeine_part.cpp:(.text+0xf2e2): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0xfa6b): undefined reference to `PlaylistImport::asx(QString const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfa88): undefined reference to `PlaylistImport::noatun(QString const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfaa5): undefined reference to `PlaylistImport::kaffeine(QString const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfb7f): undefined reference to `PlaylistImport::m3u(QString const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfb9c): undefined reference to `PlaylistImport::pls(QString const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfbeb): undefined reference to `PlaylistImport::smil(QString const&, MRL const&, MRL::List&)'
kaffeine_part.cpp:(.text+0xfc02): undefined reference to `KMediaPart::signalTrackFinished()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotBroadcastReceive()':
kaffeine_part.cpp:(.text+0x100ae): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
kaffeine_part.cpp:(.text+0x100c8): undefined reference to `MRL::~MRL()'
.libs/kaffeine_part.o: In function `KaffeinePart::slotInfo()':
kaffeine_part.cpp:(.text+0x10239): undefined reference to `MRL::MRL()'
kaffeine_part.cpp:(.text+0x10533): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
kaffeine_part.cpp:(.text+0x106b5): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x10d2d): undefined reference to `MRL::~MRL()'
.libs/kaffeine_part.o: In function `KaffeinePart::qt_invoke(int, QUObject*)':
kaffeine_part.cpp:(.text+0x1157d): undefined reference to `KMediaPart::qt_invoke(int, QUObject*)'
.libs/kaffeine_part.o: In function `KaffeinePart::audiocdMRLS(MRL::List&, bool&, bool&, QString const&)':
kaffeine_part.cpp:(.text+0x11c55): undefined reference to `MRL::MRL()'
kaffeine_part.cpp:(.text+0x11da4): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x12034): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x123dd): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
.libs/kaffeine_part.o: In function `KaffeinePart::vcdMRLS(MRL::List&, bool&, bool&, QString const&)':
kaffeine_part.cpp:(.text+0x12bba): undefined reference to `MRL::MRL()'
kaffeine_part.cpp:(.text+0x12beb): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x12e79): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x13203): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
.libs/kaffeine_part.o: In function `KaffeinePart::dvdMRLS(MRL::List&, bool&, bool&, QString const&)':
kaffeine_part.cpp:(.text+0x13584): undefined reference to `MRL::MRL()'
kaffeine_part.cpp:(.text+0x135b5): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x13614): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x137b9): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.text+0x139ba): undefined reference to `MRL::MRL(QString const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTI12KaffeinePart[typeinfo for KaffeinePart]+0x10): undefined reference to `typeinfo for KMediaPart'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x8): undefined reference to `typeinfo for KMediaPart'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x10): undefined reference to `KMediaPart::className() const'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x14): undefined reference to `KMediaPart::qt_cast(char const*)'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x18): undefined reference to `KMediaPart::qt_invoke(int, QUObject*)'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x1c): undefined reference to `KMediaPart::qt_emit(int, QUObject*)'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x20): undefined reference to `KMediaPart::qt_property(int, int, QVariant*)'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x24): undefined reference to `KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x28): undefined reference to `KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0xf4): undefined reference to `typeinfo for KMediaPart'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0xf8): undefined reference to `non-virtual thunk to KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0xfc): undefined reference to `non-virtual thunk to KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x148): undefined reference to `typeinfo for KMediaPart'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x14c): undefined reference to `virtual thunk to KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o:(.gnu.linkonce.d._ZTC12KaffeinePart0_10KMediaPart[vtable for KaffeinePart]+0x150): undefined reference to `virtual thunk to KMediaPart::~KMediaPart()'
.libs/kaffeine_part.o: In function `KMediaPart::metaObject() const':
kaffeine_part.cpp:(.gnu.linkonce.t._ZNK10KMediaPart10metaObjectEv[KMediaPart::metaObject() const]+0x10): undefined reference to `KMediaPart::staticMetaObject()'
.libs/kaffeine_part.o: In function `QValueListPrivate<MRL>::clear()':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLE5clearEv[QValueListPrivate<MRL>::clear()]+0x2f): undefined reference to `MRL::~MRL()'
.libs/kaffeine_part.o: In function `QValueListPrivate<MRL>::~QValueListPrivate()':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLED1Ev[QValueListPrivate<MRL>::~QValueListPrivate()]+0x2e): undefined reference to `MRL::~MRL()'
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLED1Ev[QValueListPrivate<MRL>::~QValueListPrivate()]+0x4a): undefined reference to `MRL::~MRL()'
.libs/kaffeine_part.o: In function `QValueListPrivate<MRL>::QValueListPrivate()':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLEC1Ev[QValueListPrivate<MRL>::QValueListPrivate()]+0x30): undefined reference to `MRL::MRL()'
.libs/kaffeine_part.o: In function `QValueListPrivate<MRL>::insert(QValueListIterator<MRL>, MRL const&)':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLE6insertE18QValueListIteratorIS0_ERKS0_[QValueListPrivate<MRL>::insert(QValueListIterator<MRL>, MRL const&)]+0x29): undefined reference to `vtable for MRL'
.libs/kaffeine_part.o: In function `QValueListPrivate<MRL>::QValueListPrivate(QValueListPrivate<MRL> const&)':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI3MRLEC1ERKS1_[QValueListPrivate<MRL>::QValueListPrivate(QValueListPrivate<MRL> const&)]+0x31): undefined reference to `MRL::MRL()'
.libs/kaffeine_part.o: In function `KMediaPart::openURL(KURL const&)':
kaffeine_part.cpp:(.gnu.linkonce.t._ZN10KMediaPart7openURLERK4KURL[KMediaPart::openURL(KURL const&)]+0xa3): undefined reference to `MRL::MRL(KURL const&, QString const&, QTime const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QString const&, QStringList const&, int)'
kaffeine_part.cpp:(.gnu.linkonce.t._ZN10KMediaPart7openURLERK4KURL[KMediaPart::openURL(KURL const&)]+0xb7): undefined reference to `MRL::~MRL()'
collect2: ld returned 1 exit status
make[4]: *** [libkaffeinepart.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/kaffeine-0.7.1-r1/work/kaffeine-0.7.1/kaffeine/player-parts/kaffeine-part'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kaffeine-0.7.1-r1/work/kaffeine-0.7.1/kaffeine/player-parts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kaffeine-0.7.1-r1/work/kaffeine-0.7.1/kaffeine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kaffeine-0.7.1-r1/work/kaffeine-0.7.1'
make: *** [all] Error 2

!!! ERROR: media-video/kaffeine-0.7.1-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile
  kaffeine-0.7.1-r1.ebuild, line 43:   Called kde_src_compile
  kde.eclass, line 101:   Called kde_src_compile 'compile'
  kde.eclass, line 211:   Called kde_src_compile 'all' 'myconf' 'configure'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Sun Feb 19, 2006 12:31 pm

no idea wrote:
nxsty wrote:This is with "risky" set right?
No, without "risky".

Qt:

Code: Select all

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/qt-3.3.5  USE="gif opengl pertty zlib -cups -debug -doc -examples -firebird -immqt -immqt-bc -ipv6 -mysql -nas -odbc -postgres -risky -sqlite -xinerama" 0 kB [1]

Total size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage
Kaffeine fail log:

Code: Select all

/bin/sh ../../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -fomit-frame-pointer -ftracer -pipe -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common [b]-fvisibility=hidden -fvisibility-inlines-hidden[/b]   -L/usr/lib -o libkaffeinepart.la -rpath /usr/lib/kde3 -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -R /usr/kde/3.5/lib  -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -L/usr/kde/3.5/lib -lXtst -L/usr/lib -lxine -lz -lnsl -lpthread -lrt -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kaffeine_part.lo kxinewidget.lo postfilter.lo deinterlacequality.lo videosettings.lo filterdialog.lo screenshotpreview.lo xineconfig.lo positionslider.lo equalizer.lo kaffeine_part_iface_skel.lo -lkparts -lkio  ../libkmediapart.la[/quote]

Ok but you are trying to compile kde with symbol visibility enabled and it has some known problems, that's why it's disabled by default. Try without it for this package and enable it for the rest.
Top
no idea
n00b
n00b
User avatar
Posts: 43
Joined: Tue Jan 03, 2006 8:29 pm
Location: Zagreb

  • Quote

Post by no idea » Sun Feb 19, 2006 1:44 pm

How can I disable it for a single package?
Top
kaktyc
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Sat Aug 14, 2004 1:20 pm

  • Quote

Post by kaktyc » Sun Feb 19, 2006 9:38 pm

nxsty wrote:
NiLuJe wrote:Wine is having problems with your last fontconfig snapshots... ;)

If I keep the same .wine, no fonts at all shows up, and if I delete it, and let wine recreate it, the fonts are a lot smaller, and badly rendered :/
StringCheesian wrote:Hey, that sounds better than what I saw with the snapshot before - the wrong font, too large, and in italic (when it shouldn't be) in C&C Tiberian Sun's credits screen and a few other win32 apps.
You could try deleting the files in /var/cache/fontconfig/* and .font* in your home-dir. Then run fc-cache -f as root and as your normal login. This is jus a guess, not sure it'll work.
It doesn't help :( wine just has ugly fonts. And cedega fails to start:

Code: Select all

Unable to find a sufficient number of fonts available to FreeType.
        FreeType will not be loaded as a result.
FreeType could not be loaded.
        This is not necessarily a fatal error, however some
        applications require FreeType to be installed and
        may not function or display text correctly otherwise.
        Please consult the Cedega Font FAQ for more details
        about this problem
Top
vipernicus
Veteran
Veteran
User avatar
Posts: 1462
Joined: Mon Jan 17, 2005 10:35 pm
Location: Your College IT Dept.
Contact:
Contact vipernicus
Website

  • Quote

Post by vipernicus » Sun Feb 19, 2006 11:38 pm

Does this only compile with GCC 4.x?
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Top
steveb
Advocate
Advocate
User avatar
Posts: 4563
Joined: Wed Sep 18, 2002 8:19 pm

  • Quote

Post by steveb » Mon Feb 20, 2006 12:40 am

vipernicus wrote:Does this only compile with GCC 4.x?
yes. me. with gcc 4.0.2 and with the latest gcc 4.1 beta. no problem so far...
Top
NiLuJe
Guru
Guru
Posts: 303
Joined: Sat Nov 06, 2004 10:15 pm
Location: Paris, France
Contact:
Contact NiLuJe
Website

  • Quote

Post by NiLuJe » Mon Feb 20, 2006 12:47 am

About the Wine issue, I fixed it by making a symlink from the corefonts folder (/usr/share/fonts/corefonts with Modular X) to the fake windows/fonts wine folder ;) (+ marlett.ttf for the 'close' symbol & all).

No idea about Cedega, but you could try the same sort of things, if the directory structure makes any kind of understandable sense...
Top
spartak
n00b
n00b
Posts: 22
Joined: Wed Jan 29, 2003 2:11 am

  • Quote

Post by spartak » Mon Feb 20, 2006 12:56 am

to fix cedega just do update of the true type fonts and should fix that.
Top
kaktyc
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Sat Aug 14, 2004 1:20 pm

  • Quote

Post by kaktyc » Mon Feb 20, 2006 8:53 am

NiLuJe wrote:About the Wine issue, I fixed it by making a symlink from the corefonts folder (/usr/share/fonts/corefonts with Modular X) to the fake windows/fonts wine folder ;) (+ marlett.ttf for the 'close' symbol & all).

No idea about Cedega, but you could try the same sort of things, if the directory structure makes any kind of understandable sense...
Thanks! It works!
Top
kaktyc
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Sat Aug 14, 2004 1:20 pm

  • Quote

Post by kaktyc » Sat Feb 25, 2006 8:29 am

Ok. Now I have another problem. It's related to qt-3.3.5. With qt-3.3.4 everything is allright. Just look at screenshots:

qt-3.3.4 http://img100.imageshack.us/img100/259/normal1qe.png
qt-3.3.5 http://img100.imageshack.us/img100/7738/buggy21np.png

I also tried portage version of qt-3.3.5. Same thing. What it can be?
Top
edi15ta
n00b
n00b
User avatar
Posts: 60
Joined: Fri May 06, 2005 12:33 pm
Location: Kraków (Poland)

  • Quote

Post by edi15ta » Sun Feb 26, 2006 1:13 pm

try disabling NumLock.
pozdr
mateusz
Top
kaktyc
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Sat Aug 14, 2004 1:20 pm

  • Quote

Post by kaktyc » Sun Feb 26, 2006 2:41 pm

edi15ta wrote:try disabling NumLock.
Doesn't help :(
It's interesting that I can see this symbol in Opera (shared qt) and OOo2 with Qt widgets . GTK+ apps also work fine.
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Sun Feb 26, 2006 4:39 pm

I updated my fontconfig overlay to 2.3.94. I think this is the last prerelease before 2.4.
Top
ViRgiLiO
n00b
n00b
Posts: 17
Joined: Tue Jan 18, 2005 10:21 pm

Disabling symbol visibility for a single package

  • Quote

Post by ViRgiLiO » Sun Feb 26, 2006 8:24 pm

As you suggested in a previous post, and someone has pointed above, you can compile kde with symbol visibility support but disable it for a simple package. Interesting. I have somple problem with programs as digikam (SVN) and other with visibility, so I've been forced to disable this optimization in qt, kdelibs and kdebase. So, please, could you explain us how to do this? It is a compile time option or something else?
Top
6D7474
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 135
Joined: Thu Sep 08, 2005 10:51 am

  • Quote

Post by 6D7474 » Sun Feb 26, 2006 11:22 pm

@ViRgiLiO: (if i undestood you correctly) to compile application without visibility you just have to remove -fvisibility-inlines-hidden from your CXXFLAGS - visibility support is a compile time option. you can also try building qt without risky flag...
Top
rhill
Retired Dev
Retired Dev
User avatar
Posts: 1629
Joined: Fri Oct 22, 2004 9:58 am
Location: sk.ca

  • Quote

Post by rhill » Mon Feb 27, 2006 4:58 am

for people using gcc-4.1 and enabling hidden visibility in kde.eclass, could you please give this gcc patch a spin and let me know if it helps/hurts?

http://metawire.org/~dirtyepic/overlay/ ... lity.patch

it fixed at least one visibility borkage for me ( https://bugs.gentoo.org/show_bug.cgi?id=122977 ) and i want to know what it does to the rest of the tree.

thanks.
by design, by neglect
for a fact or just for effect
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Mon Feb 27, 2006 8:35 am

6D7474 wrote:@ViRgiLiO: (if i undestood you correctly) to compile application without visibility you just have to remove -fvisibility-inlines-hidden from your CXXFLAGS - visibility support is a compile time option. you can also try building qt without risky flag...
No compiling KDE with visiblity supports includes both -fvisibility=hidden and -fvisibility-inlines-hidden and those are added by the build system, not from your C[XX]FLAGS. It doesn't matter if you have it in your C[XX]FLAGS because they gets filtered anyway. --enable-gcc-hidden-visibility is the configure option.

To use it apply this patch to your kde.eclass:
cd /usr/portage/eclass
patch -p0 < /home/whatever/kde.eclass-nxsty.patch

It'll add two new USE-flags; kdehiddenvisibility and kdenewldflags. The first enabled symbol visibility and the second enables --as-needed. Set both in make.conf then set -kdehiddenvisibility in package.use for those packages that fails. If you are using gcc 4.1 you should apply the patch dirtyepic mentioned to your gcc first.

Good luck. :)
Top
Post Reply

315 posts
  • Page 6 of 13
    • Jump to page:
  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 13
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic