Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90137 Details for
Bug 135667
version bump: attal-0.10.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
error messages when trying to emerge attal on ~amd64
emerge attal errors (text/plain), 11.44 KB, created by
Michael Weyershäuser
on 2006-06-25 12:51:18 UTC
(
hide
)
Description:
error messages when trying to emerge attal on ~amd64
Filename:
MIME Type:
Creator:
Michael Weyershäuser
Created:
2006-06-25 12:51:18 UTC
Size:
11.44 KB
patch
obsolete
>gentoo attal # emerge -av attal > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild N ] games-strategy/attal-0.10.1 0 kB [1] > >Total size of downloads: 0 kB >Portage overlays: > [1] /usr/local/portage_overlay > >Would you like to merge these packages? [Yes/No] >>>> Emerging (1 of 1) games-strategy/attal-0.10.1 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking attal-src-0.10.1.tar.bz2 ;-) >>>> checking themes-0.10.1.tar.bz2 ;-) >>>> Unpacking source... >>>> Unpacking attal-src-0.10.1.tar.bz2 to /var/tmp/portage/attal-0.10.1/work >>>> Unpacking themes-0.10.1.tar.bz2 to /var/tmp/portage/attal-0.10.1/work > * Applying attal-0.10.1-gcc41.patch ... [ ok ] >find: /var/tmp/portage/attal-0.10.1/work/themes: No such file or directory >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/attal-0.10.1/work/attal-src-0.10.1 ... >Building Makefile... >Done >Creating national language files in i18n... >Done >Compiling existing translations... >Done >You may now 'make && make install' >cd libCommon && qmake libCommon.pro -o Makefile >cd libClient && qmake libClient.pro -o Makefile >libClient.pro:11: Unknown replace function: quote >libClient.pro:12: Unknown replace function: quote >cd libFight && qmake libFight.pro -o Makefile >cd libServer && qmake libServer.pro -o Makefile >libFight.pro:14: Unknown replace function: quote >cd ai && qmake ai.pro -o Makefile >cd client && qmake client.pro -o Makefile >client.pro:17: Unknown replace function: quote >cd scenarioEditor && qmake scenarioEditor.pro -o Makefile >cd server && qmake server.pro -o Makefile >scenarioEditor.pro:15: Unknown replace function: quote >cd campaignEditor && qmake campaignEditor.pro -o Makefile >cd themeEditor && qmake themeEditor.pro -o Makefile >themeEditor.pro:13: Unknown replace function: quote >campaignEditor.pro:15: Unknown replace function: quote >cd themes && qmake themes.pro -o Makefile >cd i18n && qmake i18n.pro -o Makefile >cd libCommon && make -f Makefile >cd libClient && make -f Makefile >make[1]: Entering directory `/var/tmp/portage/attal-0.10.1/work/attal-src-0.10.1/libCommon' >x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -O2 -pipe -fno-strict-aliasing -fPIC -DWITH_SOUND -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I.. -I/usr/qt/3/include -Imoc/ -o obj/action.o action.cpp >make[1]: Entering directory `/var/tmp/portage/attal-0.10.1/work/attal-src-0.10.1/libClient' >x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -O2 -pipe -fno-strict-aliasing -fPIC -DWITH_SOUND -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I.. -I/usr/qt/3/include -Imoc/ -o obj/aboutDialog.o aboutDialog.cpp >In file included from aboutDialog.cpp:27: >aboutDialog.h:34:19: error: QDialog: No such file or directory >aboutDialog.cpp:31:18: error: QLabel: No such file or directory >aboutDialog.cpp:32:19: error: QLayout: No such file or directory >aboutDialog.cpp:33:23: error: QPushButton: No such file or directory >In file included from aboutDialog.cpp:35: >../libClient/attalButton.h:34:19: error: QPixmap: No such file or directory >aboutDialog.h:44: error: expected class-name before '{' token >aboutDialog.h:45: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type >aboutDialog.h:46: error: expected ';' before 'public' >../libClient/attalButton.h:45: error: expected class-name before '{' token >../libClient/attalButton.h:60: error: expected `)' before '*' token >../libClient/attalButton.h:62: error: 'uint' has not been declared >../libClient/attalButton.h:64: error: 'uint' has not been declared >../libClient/attalButton.h:66: error: expected ',' or '...' before '&' token >../libClient/attalButton.h:66: error: ISO C++ forbids declaration of 'QPixmap' with no type >aboutDialog.cpp:38: error: expected `)' before '*' token >In file included from action.cpp:27: >action.h:34:17: error: QList: No such file or directory >action.h:35:19: error: QString: No such file or directory >action.h:81: error: 'QString' does not name a type >action.h:86: error: ISO C++ forbids declaration of 'QList' with no type >action.h:86: error: expected ';' before '<' token >action.h: In member function 'void Action::addElementaryAction(ElementaryAction*)': >action.h:71: error: '_list' was not declared in this scope >action.h: In member function 'int Action::getElementaryNumber()': >action.h:74: error: '_list' was not declared in this scope >action.h: In member function 'ElementaryAction* Action::getElementaryAction(int)': >action.h:78: error: '_list' was not declared in this scope >action.h: At global scope: >action.h:136: error: 'QString' does not name a type >action.h:167: error: 'uint' does not name a type >action.h:173: error: 'uint' has not been declared >action.h:178: error: ISO C++ forbids declaration of 'QList' with no type >action.h:178: error: expected ';' before '<' token >action.cpp: In destructor 'virtual Action::~Action()': >action.cpp:45: error: '_list' was not declared in this scope >action.cpp: At global scope: >action.cpp:50: error: 'QString' does not name a type >action.cpp:85: error: 'QString' does not name a type >action.cpp: In member function 'void InsideAction::addParam(int)': >action.cpp:166: error: '_params' was not declared in this scope >action.cpp: At global scope: >action.cpp:169: error: 'int InsideAction::getParam' is not a static member of 'class InsideAction' >action.cpp:169: error: 'uint' was not declared in this scope >action.cpp:170: error: expected ',' or ';' before '{' token >make[1]: *** [obj/action.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/attal-0.10.1/work/attal-src-0.10.1/libCommon' >make: *** [sub-libCommon] Error 2 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -O2 -pipe -fno-strict-aliasing -fPIC -DWITH_SOUND -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I.. -I/usr/qt/3/include -Imoc/ -o obj/askChest.o askChest.cpp >make[1]: *** [obj/aboutDialog.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In file included from askChest.cpp:27: >askChest.h:34:19: error: QDialog: No such file or directory >askChest.cpp:31:18: error: QLabel: No such file or directory >askChest.cpp:32:19: error: QLayout: No such file or directory >askChest.cpp:33:23: error: QPushButton: No such file or directory >askChest.cpp:35:23: error: QVBoxLayout: No such file or directory >askChest.cpp:36:23: error: QHBoxLayout: No such file or directory >In file included from askChest.cpp:38: >../libCommon/log.h:35:19: error: QObject: No such file or directory >../libCommon/log.h:36:19: error: QString: No such file or directory >askChest.h:45: error: expected class-name before '{' token >askChest.h:46: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type >askChest.h:47: error: expected ';' before 'public' >askChest.h:51: error: 'uchar' does not name a type >askChest.h:55: error: expected `:' before 'slots' >askChest.h:56: error: expected primary-expression before 'void' >askChest.h:56: error: ISO C++ forbids declaration of 'slots' with no type >askChest.h:56: error: expected ';' before 'void' >askChest.h:61: error: 'uchar' does not name a type >../libCommon/log.h:50: error: expected class-name before '{' token >../libCommon/log.h:51: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type >../libCommon/log.h:52: error: expected ';' before 'public' >../libCommon/log.h:57: error: expected `;' before 'void' >../libCommon/log.h:57: error: 'QString' has not been declared >../libCommon/log.h:60: error: expected primary-expression before 'void' >../libCommon/log.h:60: error: ISO C++ forbids declaration of 'signals' with no type >../libCommon/log.h:60: error: expected ';' before 'void' >askChest.cpp:43: error: definition of implicitly-declared 'AskChest::AskChest()' >askChest.cpp:43: error: declaration of 'AskChest::AskChest()' throws different exceptions >askChest.h:45: error: from previous declaration 'AskChest::AskChest() throw ()' >askChest.cpp: In constructor 'AskChest::AskChest()': >askChest.cpp:44: error: class 'AskChest' does not have any field named 'QDialog' >askChest.cpp:46: error: '_result' was not declared in this scope >askChest.cpp:48: error: 'QLabel' was not declared in this scope >askChest.cpp:48: error: 'labQuestion' was not declared in this scope >askChest.cpp:48: error: expected type-specifier before 'QLabel' >askChest.cpp:48: error: expected `;' before 'QLabel' >askChest.cpp:49: error: 'tr' was not declared in this scope >askChest.cpp:52: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:53: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:54: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:54: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:56: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:57: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:58: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:58: error: invalid use of undefined type 'struct QPushButton' >../libClient/gui.h:36: error: forward declaration of 'struct QPushButton' >askChest.cpp:60: error: 'QHBoxLayout' was not declared in this scope >askChest.cpp:60: error: 'layH1' was not declared in this scope >askChest.cpp:60: error: expected type-specifier before 'QHBoxLayout' >askChest.cpp:60: error: expected `;' before 'QHBoxLayout' >askChest.cpp:67: error: 'QVBoxLayout' was not declared in this scope >askChest.cpp:67: error: 'layout' was not declared in this scope >askChest.cpp:67: error: expected type-specifier before 'QVBoxLayout' >askChest.cpp:67: error: expected `;' before 'QVBoxLayout' >askChest.cpp:70: error: 'Qt' has not been declared >askChest.cpp:75: error: 'clicked' was not declared in this scope >askChest.cpp:75: error: 'SIGNAL' was not declared in this scope >askChest.cpp:75: error: 'slot_gold' was not declared in this scope >askChest.cpp:75: error: 'SLOT' was not declared in this scope >askChest.cpp:75: error: 'connect' was not declared in this scope >askChest.cpp: At global scope: >askChest.cpp:79: error: no 'void AskChest::slot_gold()' member function declared in class 'AskChest' >askChest.cpp: In member function 'void AskChest::slot_gold()': >askChest.cpp:81: error: '_result' was not declared in this scope >askChest.cpp:82: error: 'accept' was not declared in this scope >askChest.cpp: In member function 'void AskChest::slot_experience()': >askChest.cpp:87: error: '_result' was not declared in this scope >askChest.cpp:88: error: 'accept' was not declared in this scope >make[1]: *** [obj/askChest.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/attal-0.10.1/work/attal-src-0.10.1/libClient' >make: *** [sub-libClient] Error 2 > >!!! ERROR: games-strategy/attal-0.10.1 failed. >Call stack: > ebuild.sh, line 1540: Called dyn_compile > ebuild.sh, line 940: Called src_compile > attal-0.10.1.ebuild, line 46: Called die > >!!! emake failed >!!! If you need support, post the topmost build error, and the call stack if relevant. > >!!! This ebuild is from an overlay: '/usr/local/portage_overlay'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 135667
:
88465
|
88466
|
90137
|
90161
|
90196