Amarok compile error [Solved]

Installer Issues via Installer -- Not for global upgrades or upgrading individual packages -- ONLY ISSUES WITH INSTALLATION OF THE OS -- Can't get Sabayon installed, than post here, otherwise use correct forums

Moderator: Moderators

Amarok compile error [Solved]

Postby PAdu92 » Fri Aug 17, 2007 14:10

Hi, everytime I try to emerge amarok I end up with;

Code: Select all
Making all in .
ktrm.cpp:47:27: error: tunepimp/tp_c.h: No such file or directory
ktrm.cpp:57: error: variable or field 'TRMNotifyCallback' declared void
ktrm.cpp:57: error: 'tunepimp_t' was not declared in this scope
ktrm.cpp:57: error: expected primary-expression before 'void'
ktrm.cpp:57: error: 'TPCallbackEnum' was not declared in this scope
ktrm.cpp:57: error: expected primary-expression before 'int'
ktrm.cpp:57: error: initializer expression list treated as compound expression
ktrm.cpp:129: error: ISO C++ forbids declaration of 'tunepimp_t' with no type
ktrm.cpp:129: error: expected ';' before '&' token
ktrm.cpp:134: error: expected `;' before 'protected'
ktrm.cpp:201: error: 'tunepimp_t' does not name a type
ktrm.cpp: In member function 'int KTRMRequestHandler::startLookup(KTRMLookup*)':
ktrm.cpp:84: error: 'm_pimp' was not declared in this scope
ktrm.cpp:84: error: 'tp_AddFile' was not declared in this scope
ktrm.cpp:90: error: 'm_pimp' was not declared in this scope
ktrm.cpp:90: error: 'tp_IdentifyAgain' was not declared in this scope
ktrm.cpp: In member function 'void KTRMRequestHandler::endLookup(KTRMLookup*)':
ktrm.cpp:98: error: 'm_pimp' was not declared in this scope
ktrm.cpp:98: error: 'tp_GetTrack' was not declared in this scope
ktrm.cpp:98: error: 'tp_ReleaseTrack' was not declared in this scope
ktrm.cpp:99: error: 'tp_Remove' was not declared in this scope
ktrm.cpp: In constructor 'KTRMRequestHandler::KTRMRequestHandler()':
ktrm.cpp:137: error: 'm_pimp' was not declared in this scope
ktrm.cpp:137: error: 'tp_New' was not declared in this scope
ktrm.cpp:140: error: 'tp_SetTRMCollisionThreshold' was not declared in this scope
ktrm.cpp:141: error: 'tp_SetAutoFileLookup' was not declared in this scope
ktrm.cpp:143: error: 'tp_SetAutoSaveThreshold' was not declared in this scope
ktrm.cpp:144: error: 'tp_SetMoveFiles' was not declared in this scope
ktrm.cpp:145: error: 'tp_SetRenameFiles' was not declared in this scope
ktrm.cpp:149: error: 'tp_SetUseUTF8' was not declared in this scope
ktrm.cpp:151: error: 'tp_SetNotifyCallback' was not declared in this scope
ktrm.cpp:163: error: 'tp_GetServer' was not declared in this scope
ktrm.cpp:187: error: 'tp_SetProxy' was not declared in this scope
ktrm.cpp: In destructor 'KTRMRequestHandler::~KTRMRequestHandler()':
ktrm.cpp:197: error: 'm_pimp' was not declared in this scope
ktrm.cpp:197: error: 'tp_Delete' was not declared in this scope
ktrm.cpp: At global scope:
ktrm.cpp:319: error: variable or field 'TRMNotifyCallback' declared void
ktrm.cpp:319: error: redefinition of 'int TRMNotifyCallback'
ktrm.cpp:57: error: 'int TRMNotifyCallback' previously defined here
ktrm.cpp:319: error: 'tunepimp_t' was not declared in this scope
ktrm.cpp:319: error: expected primary-expression before 'void'
ktrm.cpp:319: error: 'TPCallbackEnum' was not declared in this scope
ktrm.cpp:319: error: expected primary-expression before 'int'
ktrm.cpp: In member function 'virtual void KTRMLookup::recognized()':
ktrm.cpp:583: error: 'metadata_t' was not declared in this scope
ktrm.cpp:583: error: 'metaData' was not declared in this scope
ktrm.cpp:583: error: 'md_New' was not declared in this scope
ktrm.cpp:584: error: 'track_t' was not declared in this scope
ktrm.cpp:584: error: expected `;' before 'track'
ktrm.cpp:585: error: 'track' was not declared in this scope
ktrm.cpp:585: error: 'tr_Lock' was not declared in this scope
ktrm.cpp:586: error: 'tr_GetServerMetadata' was not declared in this scope
ktrm.cpp:598: error: 'md_Delete' was not declared in this scope
ktrm.cpp:599: error: 'tr_Unlock' was not declared in this scope
ktrm.cpp: In member function 'virtual void KTRMLookup::collision()':
ktrm.cpp:641: error: 'track_t' was not declared in this scope
ktrm.cpp:641: error: expected `;' before 'track'
ktrm.cpp:643: error: 'track' was not declared in this scope
ktrm.cpp:648: error: 'track' was not declared in this scope
ktrm.cpp:648: error: 'tr_Lock' was not declared in this scope
ktrm.cpp:649: error: 'tr_GetNumResults' was not declared in this scope
ktrm.cpp:653: error: 'metadata_t' was not declared in this scope
ktrm.cpp:653: error: 'mdata' was not declared in this scope
ktrm.cpp:653: error: 'md_New' was not declared in this scope
ktrm.cpp:657: error: 'md_Clear' was not declared in this scope
ktrm.cpp:660: error: 'TPResultType' was not declared in this scope
ktrm.cpp:660: error: expected `;' before 'type'
ktrm.cpp:661: error: 'result_t' was not declared in this scope
ktrm.cpp:661: error: expected type-specifier before 'result_t'
ktrm.cpp:661: error: expected `;' before 'result_t'
ktrm.cpp:662: error: 'type' was not declared in this scope
ktrm.cpp:662: error: 'tr_GetResults' was not declared in this scope
ktrm.cpp:665: error: 'eNone' was not declared in this scope
ktrm.cpp:668: error: 'eArtistList' was not declared in this scope
ktrm.cpp:671: error: 'eAlbumList' was not declared in this scope
ktrm.cpp:674: error: 'eTrackList' was not declared in this scope
ktrm.cpp:677: error: 'albumtrackresult_t' was not declared in this scope
ktrm.cpp:677: error: 'tracks' was not declared in this scope
ktrm.cpp:677: error: expected type-specifier before 'albumtrackresult_t'
ktrm.cpp:677: error: expected `>' before 'albumtrackresult_t'
ktrm.cpp:677: error: expected `(' before 'albumtrackresult_t'
ktrm.cpp:677: error: expected primary-expression before '>' token
ktrm.cpp:677: error: expected `)' before ';' token
ktrm.cpp:703: error: 'eMatchedTrack' was not declared in this scope
ktrm.cpp:708: error: type '<unresolved overloaded function type>' argument given to 'delete', expected pointer
ktrm.cpp:711: error: 'tr_Unlock' was not declared in this scope
ktrm.cpp:712: error: 'class KTRMRequestHandler' has no member named 'tunePimp'
ktrm.cpp:712: error: 'tp_ReleaseTrack' was not declared in this scope
ktrm.cpp: In member function 'virtual void KTRMLookup::error()':
ktrm.cpp:811: error: 'track_t' was not declared in this scope
ktrm.cpp:811: error: expected `;' before 'track'
ktrm.cpp:813: error: 'track' was not declared in this scope
ktrm.cpp:813: error: 'tr_GetError' was not declared in this scope
make[4]: *** [ktrm.lo] Erreur 1
make[4]: *** Attente des tâches non terminées....
make[3]: *** [all-recursive] Erreur 1
make[2]: *** [all-recursive] Erreur 1
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
 *
 * ERROR: media-sound/amarok-1.4.6-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   amarok-1.4.6-r1.ebuild, line 87:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 336:   Called die
 *
 * died running emake, kde_src_compile:make
 * 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/media-sound/amarok-1.4.6-r1/temp/build.log'.
 *

 * Messages for package media-sound/amarok-1.4.6-r1:

 *
 * ERROR: media-sound/amarok-1.4.6-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   amarok-1.4.6-r1.ebuild, line 87:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 336:   Called die
 *
 * died running emake, kde_src_compile:make
 * 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/media-sound/amarok-1.4.6-r1/temp/build.log'.
 *


I am under Sabyon 3.4a, if anyone could help please!
Last edited by PAdu92 on Fri Aug 17, 2007 17:22, edited 1 time in total.
PAdu92
Simple Hen
 
Posts: 41
Joined: Fri Aug 17, 2007 14:03

Postby DontPanic » Fri Aug 17, 2007 16:11

Try re-emerging tunepimp.
User avatar
DontPanic
Old Dear Hen
 
Posts: 742
Joined: Mon Jul 09, 2007 20:29
Location: Mobile, AL, USA

Postby PAdu92 » Fri Aug 17, 2007 17:21

Thanks!
PAdu92
Simple Hen
 
Posts: 41
Joined: Fri Aug 17, 2007 14:03


Return to Installer Issues - Anaconda **Not for Package Manager Stuff**

Who is online

Users browsing this forum: No registered users and 1 guest