This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Builderror, 1.2_beta3, Gentoo

Tags: None
(comma "," separated)
Damien
Karma
0

Builderror, 1.2_beta3, Gentoo

Sat Jan 15, 2005 7:34 am
Hallo,

Vor ein paar Tagen ist das neueste amaroK-Release ins Portage gekommen. Wie versionsgeil man ist, wollte man das ganze natürlich gleich ausprobieren. Murphys Law hat mir leider einen Strich durch die Rechnung gemacht und einen Builderror ausgespuckt, mit dem ich nichts anfangen kann.

Einen Absatz weiter unten steht das ganze nochmal in Englisch, allerdings kann ich da keine Garantie auf korrekte Grammatik/Satzstellung geben (ich hab ja schon Schwierigkeiten mit meiner Muttersprache :|)

---------------
Hello,

Before a few days newest amaroK release came into the Portage. How \"versionsgeil\" (<-- english word?) one is, one wanted to try the whole out naturally directly.Murphys Law unfortunately made a line for me by the calculation and out-spat a Builderror, with which I cannot begin anything.



-----------------



artsengine.h:38: error: forward declaration of `struct KArtsDispatcher\'
artsengine.cpp: In destructor `virtual ArtsEngine::~ArtsEngine()\':
artsengine.cpp:90: warning: possible problem detected in invocation of delete
operator:
artsengine.cpp:90: warning: invalid use of undefined type `struct
KDE::PlayObject\'
artsengine.h:43: warning: forward declaration of `struct KDE::PlayObject\'
artsengine.cpp:90: note: neither the destructor nor the class-specific operator
delete will be called, even if they are declared when the class is defined.
artsengine.cpp:91: warning: possible problem detected in invocation of delete
operator:
artsengine.cpp:91: warning: invalid use of undefined type `struct
KDE::PlayObject\'
artsengine.h:43: warning: forward declaration of `struct KDE::PlayObject\'
artsengine.cpp:91: note: neither the destructor nor the class-specific operator
delete will be called, even if they are declared when the class is defined.
artsengine.cpp: In member function `virtual uint ArtsEngine::position() const\':
artsengine.cpp:290: error: `currentTime\' undeclared (first use this function)
artsengine.cpp:290: error: (Each undeclared identifier is reported only once
for each function it appears in.)
artsengine.cpp: In member function `virtual Engine::State ArtsEngine::state()
const\':
artsengine.cpp:299: error: `isNull\' undeclared (first use this function)
artsengine.cpp:301: error: `object\' undeclared (first use this function)
artsengine.cpp:304: error: `state\' undeclared (first use this function)
artsengine.cpp: In member function `virtual bool ArtsEngine::load(const KURL&,
bool)\':
artsengine.cpp:351: error: `PlayObjectFactory\' undeclared in namespace `KDE\'
artsengine.cpp:351: error: parse error before `(\' token
artsengine.cpp:352: error: `factory\' undeclared (first use this function)
artsengine.cpp:354: error: `isNull\' undeclared (first use this function)
artsengine.cpp:361: error: `object\' undeclared (first use this function)
artsengine.cpp:364: error: no matching function for call to `ArtsEngine::
connect(KDE::PlayObject*&, const char[21], ArtsEngine* const, const char[21]
)\'
/usr/qt/3/include/qobject.h:116: error: candidates are: static bool
QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227: error: bool
QObject::connect(const QObject*, const char*, const char*) const
artsengine.cpp: In member function `void ArtsEngine::connectPlayObject()\':
artsengine.cpp:382: error: `isNull\' undeclared (first use this function)
artsengine.cpp:382: error: `object\' undeclared (first use this function)
artsengine.cpp: In member function `void ArtsEngine::connectTimeout()\':
artsengine.cpp:403: warning: possible problem detected in invocation of delete
operator:
artsengine.cpp:403: warning: invalid use of undefined type `struct
KDE::PlayObject\'
artsengine.h:43: warning: forward declaration of `struct KDE::PlayObject\'
artsengine.cpp:403: note: neither the destructor nor the class-specific
operator delete will be called, even if they are declared when the class is
defined.
artsengine.cpp: In member function `virtual bool ArtsEngine::play(unsigned int)
\':
artsengine.cpp:412: error: `play\' undeclared (first use this function)
artsengine.cpp: In member function `virtual void ArtsEngine::pause()\':
artsengine.cpp:444: error: `play\' undeclared (first use this function)
artsengine.cpp:446: error: `pause\' undeclared (first use this function)
artsengine.cpp: In member function `virtual void ArtsEngine::seek(unsigned int)
\':
artsengine.cpp:461: error: `seek\' undeclared (first use this function)
artsengine.cpp: In member function `void ArtsEngine::startXfade()\':
artsengine.cpp:519: error: `halt\' undeclared (first use this function)
artsengine.cpp:520: warning: possible problem detected in invocation of delete
operator:
artsengine.cpp:520: warning: invalid use of undefined type `struct
KDE::PlayObject\'
artsengine.h:43: warning: forward declaration of `struct KDE::PlayObject\'
artsengine.cpp:520: note: neither the destructor nor the class-specific
operator delete will be called, even if they are declared when the class is
defined.
artsengine.cpp: In member function `virtual void
ArtsEngine::timerEvent(QTimerEvent*)\':
artsengine.cpp:542: error: `halt\' undeclared (first use this function)
artsengine.cpp:543: warning: possible problem detected in invocation of delete
operator:
artsengine.cpp:543: warning: invalid use of undefined type `struct
KDE::PlayObject\'
artsengine.h:43: warning: forward declaration of `struct KDE::PlayObject\'
artsengine.cpp:543: note: neither the destructor nor the class-specific
operator delete will be called, even if they are declared when the class is
defined.
make[6]: *** [artsengine.lo] Error 1
make[6]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3/amarok/src/engine/arts\'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3/amarok/src/engine/arts\'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3/amarok/src/engine\'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3/amarok/src\'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3/amarok\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amarok-1.2_beta3/work/amarok-1.2-beta3\'
make: *** [all] Error 2
hds
Karma
0

Re:Builderror, 1.2_beta3, Gentoo

Sat Jan 15, 2005 6:33 pm
dunno about the gentoo ebuild, but you can checkout gentoo-cvs ebuild. see here:
http://amarok.kde.org/component/option, ... /catid,11/
(2nd article (forgot the pic support in the first one - sorry).
krusty.ar
Karma
0

Re:Builderror, 1.2_beta3, Gentoo

Sun Jan 16, 2005 12:19 am
the cvs ebuild works fine, check it out
hds
Karma
0

Re:Builderror, 1.2_beta3, Gentoo

Sun Jan 16, 2005 12:44 am
krusty.ar wrote:
the cvs ebuild works fine, check it out

thx! at least someone giving a feedback. and i was wondering if it just works for me.
well, dunno if it is 100% correct to the gentoo guidelines, but if it works for 2 of us..
User avatar
Max Howell
Alumni
Posts
195
Karma
0

Re:Builderror, 1.2_beta3, Gentoo

Mon Jan 17, 2005 7:23 am
If you don\'t need the arts-engine, configure --without-arts


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], lockheed, Sogou [Bot]