---> Building kmm_banking with target all DEBUG: Executing org.macports.build (kmm_banking) DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_kmm_banking/work/kmm_banking-0.9.7beta" && make all' Makefile:885: warning: overriding commands for target `clean-bcheck' Makefile:848: warning: ignoring old commands for target `clean-bcheck' Makefile:890: warning: overriding commands for target `bcheck-am' Makefile:853: warning: ignoring old commands for target `bcheck-am' make all-recursive Makefile:885: warning: overriding commands for target `clean-bcheck' Makefile:848: warning: ignoring old commands for target `clean-bcheck' Makefile:890: warning: overriding commands for target `bcheck-am' Makefile:853: warning: ignoring old commands for target `bcheck-am' Making all in doc Making all in . make[3]: Nothing to be done for `all-am'. Making all in en make[3]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in src Making all in kbanking Making all in widgets make all-am make[5]: Nothing to be done for `all-am'. Making all in views make all-am make[5]: Nothing to be done for `all-am'. Making all in dialogs make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. /bin/sh ../libtool --silent --tag=CXX --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/gwenhywfar3 -I/opt/local/include -I/opt/local/include/gwenhywfar3 -I/opt/local/include -I/opt/local/lib/qt3/include -I../src/kbanking -I../src/kbanking/views -Ikbanking/views -I../src/kbanking/gui -I../src/kbanking/widgets -I../src/kbanking/dialogs -DQT_THREAD_SUPPORT -I/opt/local/include -L/opt/local/lib -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -MT mymoneybanking.lo -MD -MP -MF .deps/mymoneybanking.Tpo -c -o mymoneybanking.lo mymoneybanking.cpp In file included from mymoneybanking.cpp:56: mymoneybanking.h:38:37: error: kmymoney/kmymoneyplugin.h: No such file or directory mymoneybanking.h:39:37: error: kmymoney/mymoneyaccount.h: No such file or directory mymoneybanking.cpp:59:34: error: kmymoney/mymoneyfile.h: No such file or directory mymoneybanking.cpp:60:35: error: kmymoney/kmymoneyview.h: No such file or directory mymoneybanking.h:45: error: 'KMyMoneyPlugin' has not been declared mymoneybanking.h:46: error: expected class-name before '{' token mymoneybanking.h:52: error: 'MyMoneyStatement' has not been declared mymoneybanking.h:90: error: expected ',' or '...' before '&' token mymoneybanking.h:90: error: ISO C++ forbids declaration of 'MyMoneyAccount' with no type mymoneybanking.h:105: error: 'MyMoneyAccount' does not name a type mymoneybanking.h:130: error: 'MyMoneyStatement' has not been declared mymoneybanking.cpp: In constructor 'KBankingPlugin::KBankingPlugin(QObject*, const char*, const QStringList&)': mymoneybanking.cpp:67: error: 'KMyMoneyPlugin' has not been declared mymoneybanking.cpp:67: error: class 'KBankingPlugin' does not have any field named 'OnlinePlugin' mymoneybanking.cpp:80: error: 'setInstance' was not declared in this scope mymoneybanking.cpp:81: error: 'setXMLFile' was not declared in this scope mymoneybanking.cpp: In member function 'void KBankingPlugin::createJobView()': mymoneybanking.cpp:121: error: 'KMyMoneyViewBase' was not declared in this scope mymoneybanking.cpp:121: error: 'view' was not declared in this scope mymoneybanking.cpp:121: error: 'viewInterface' was not declared in this scope mymoneybanking.cpp:123: error: no matching function for call to 'KBJobView::KBJobView(KMyMoneyBanking*&, , const char [8])' ../src/kbanking/views/kbjobview.h:34: note: candidates are: KBJobView::KBJobView(KBanking*, QWidget*, const char*, uint) ../src/kbanking/views/kbjobview.h:30: note: KBJobView::KBJobView(const KBJobView&) mymoneybanking.cpp:125: error: 'connect' was not declared in this scope mymoneybanking.cpp: In member function 'void KBankingPlugin::createActions()': mymoneybanking.cpp:133: error: 'actionCollection' was not declared in this scope mymoneybanking.cpp:138: error: 'viewInterface' was not declared in this scope mymoneybanking.cpp:138: error: 'action' was not declared in this scope mymoneybanking.cpp:138: error: 'connect' was not declared in this scope mymoneybanking.cpp: In member function 'void KBankingPlugin::slotAccountOnlineMap()': mymoneybanking.cpp:157: error: 'm_account' was not declared in this scope mymoneybanking.cpp:158: error: 'MyMoneyFile' was not declared in this scope mymoneybanking.cpp:158: error: 'file' was not declared in this scope mymoneybanking.cpp:158: error: 'MyMoneyFile' is not a class or namespace mymoneybanking.cpp:158: error: 'instance' was not declared in this scope mymoneybanking.cpp:165: error: expected initializer before '&' token mymoneybanking.cpp:166: error: 'bank' was not declared in this scope mymoneybanking.cpp:169: error: expected type-specifier before 'MyMoneyException' mymoneybanking.cpp:169: error: expected `)' before '*' token mymoneybanking.cpp:169: error: expected `{' before '*' token mymoneybanking.cpp:169: error: 'e' was not declared in this scope mymoneybanking.cpp:169: error: expected `;' before ')' token mymoneybanking.cpp:193: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:202: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:343: error: expected ',' or '...' before '&' token mymoneybanking.cpp:344: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:376: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:383: error: 'bool KBankingPlugin::importStatement' is not a static member of 'class KBankingPlugin' mymoneybanking.cpp:383: error: 'MyMoneyStatement' was not declared in this scope mymoneybanking.cpp:383: error: 's' was not declared in this scope mymoneybanking.cpp:384: error: expected ',' or ';' before '{' token mymoneybanking.cpp:393: error: 'parent' was not declared in this scope mymoneybanking.cpp:393: error: expected primary-expression before '(' token mymoneybanking.cpp:393: error: expected primary-expression before '*' token mymoneybanking.cpp:393: error: expected primary-expression before 'const' mymoneybanking.cpp:393: error: expected primary-expression before 'const' mymoneybanking.cpp:394: error: expected `;' before ':' token mymoneybanking.cpp:402: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:441: error: 'MyMoneyStatement' is not a type mymoneybanking.cpp:442: error: a function-definition is not allowed here before '{' token mymoneybanking.cpp:565: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qdesktopwidget.h:48: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QDesktopWidget' shall not have static data member 'QMetaObject* KBankingPlugin::slotAccountOnlineMap()::QDesktopWidget::metaObj' /opt/local/lib/qt3/include/qdesktopwidget.h:48: error: field 'KBankingPlugin::slotAccountOnlineMap()::QDesktopWidget::metaObj' in local class cannot be static /opt/local/lib/qt3/include/qtranslator.h:104: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QTranslator' shall not have static data member 'QMetaObject* KBankingPlugin::slotAccountOnlineMap()::QTranslator::metaObj' /opt/local/lib/qt3/include/qtranslator.h:146: error: 'KBankingPlugin::slotAccountOnlineMap()::QTranslatorMessage' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QTranslatorMessage' /opt/local/lib/qt3/include/qtranslator.h:146: error: trying to instantiate 'template class QValueList' /opt/local/lib/qt3/include/qtranslator.h:104: error: field 'KBankingPlugin::slotAccountOnlineMap()::QTranslator::metaObj' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:64: warning: non-local variable 'KBankingPlugin::slotAccountOnlineMap()::QApplication* qApp' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QApplication' /opt/local/lib/qt3/include/qapplication.h:69: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QMetaObject* KBankingPlugin::slotAccountOnlineMap()::QApplication::metaObj' /opt/local/lib/qt3/include/qapplication.h:332: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'KBankingPlugin::slotAccountOnlineMap()::QMutex* KBankingPlugin::slotAccountOnlineMap()::QApplication::qt_mutex' /opt/local/lib/qt3/include/qapplication.h:339: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'KBankingPlugin::slotAccountOnlineMap()::QStyle* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_style' /opt/local/lib/qt3/include/qapplication.h:340: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::app_cspec' /opt/local/lib/qt3/include/qapplication.h:342: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QPalette* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_pal' /opt/local/lib/qt3/include/qapplication.h:344: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QFont* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_font' /opt/local/lib/qt3/include/qapplication.h:346: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QCursor* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_cursor' /opt/local/lib/qt3/include/qapplication.h:348: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'KBankingPlugin::slotAccountOnlineMap()::QEventLoop* KBankingPlugin::slotAccountOnlineMap()::QApplication::eventloop' /opt/local/lib/qt3/include/qapplication.h:349: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::app_tracking' /opt/local/lib/qt3/include/qapplication.h:350: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::is_app_running' /opt/local/lib/qt3/include/qapplication.h:351: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::is_app_closing' /opt/local/lib/qt3/include/qapplication.h:352: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::app_exit_loop' /opt/local/lib/qt3/include/qapplication.h:353: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::loop_level' /opt/local/lib/qt3/include/qapplication.h:354: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QWidget* KBankingPlugin::slotAccountOnlineMap()::QApplication::main_widget' /opt/local/lib/qt3/include/qapplication.h:355: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QWidget* KBankingPlugin::slotAccountOnlineMap()::QApplication::focus_widget' /opt/local/lib/qt3/include/qapplication.h:356: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QWidget* KBankingPlugin::slotAccountOnlineMap()::QApplication::active_window' /opt/local/lib/qt3/include/qapplication.h:357: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::obey_desktop_settings' /opt/local/lib/qt3/include/qapplication.h:358: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::cursor_flash_time' /opt/local/lib/qt3/include/qapplication.h:359: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::mouse_double_click_time' /opt/local/lib/qt3/include/qapplication.h:360: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::wheel_scroll_lines' /opt/local/lib/qt3/include/qapplication.h:361: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'int KBankingPlugin::slotAccountOnlineMap()::QApplication::composedUnicode' /opt/local/lib/qt3/include/qapplication.h:363: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_ui' /opt/local/lib/qt3/include/qapplication.h:364: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_menu' /opt/local/lib/qt3/include/qapplication.h:365: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_tooltip' /opt/local/lib/qt3/include/qapplication.h:366: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_combo' /opt/local/lib/qt3/include/qapplication.h:367: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::fade_menu' /opt/local/lib/qt3/include/qapplication.h:368: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::fade_tooltip' /opt/local/lib/qt3/include/qapplication.h:369: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_toolbox' /opt/local/lib/qt3/include/qapplication.h:370: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::widgetCount' /opt/local/lib/qt3/include/qapplication.h:371: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'bool KBankingPlugin::slotAccountOnlineMap()::QApplication::metaComposeUnicode' /opt/local/lib/qt3/include/qapplication.h:373: error: 'KBankingPlugin::slotAccountOnlineMap()::QTranslator*' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QTranslator' /opt/local/lib/qt3/include/qapplication.h:373: error: trying to instantiate 'template class QValueList' /opt/local/lib/qt3/include/qapplication.h:377: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QString* KBankingPlugin::slotAccountOnlineMap()::QApplication::session_key' /opt/local/lib/qt3/include/qapplication.h:384: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QSize KBankingPlugin::slotAccountOnlineMap()::QApplication::app_strut' /opt/local/lib/qt3/include/qapplication.h:386: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QStringList* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_libpaths' /opt/local/lib/qt3/include/qapplication.h:388: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QAsciiDict* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_palettes' /opt/local/lib/qt3/include/qapplication.h:389: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QAsciiDict* KBankingPlugin::slotAccountOnlineMap()::QApplication::app_fonts' /opt/local/lib/qt3/include/qapplication.h:391: error: local class 'class KBankingPlugin::slotAccountOnlineMap()::QApplication' shall not have static data member 'QWidgetList* KBankingPlugin::slotAccountOnlineMap()::QApplication::popupWidgets' /opt/local/lib/qt3/include/qapplication.h:407: error: non-local function 'void qt_ucm_initialize(KBankingPlugin::slotAccountOnlineMap()::QApplication*)' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QApplication' /opt/local/lib/qt3/include/qapplication.h:69: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::metaObj' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:332: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::qt_mutex' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:339: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_style' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:340: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_cspec' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:342: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_pal' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:344: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_font' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:346: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_cursor' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:348: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::eventloop' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:349: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_tracking' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:350: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::is_app_running' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:351: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::is_app_closing' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:352: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_exit_loop' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:353: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::loop_level' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:354: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::main_widget' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:355: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::focus_widget' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:356: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::active_window' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:357: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::obey_desktop_settings' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:358: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::cursor_flash_time' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:359: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::mouse_double_click_time' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:360: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::wheel_scroll_lines' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:361: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::composedUnicode' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:363: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_ui' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:364: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_menu' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:365: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_tooltip' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:366: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_combo' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:367: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::fade_menu' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:368: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::fade_tooltip' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:369: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::animate_toolbox' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:370: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::widgetCount' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:371: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::metaComposeUnicode' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:377: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::session_key' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:384: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_strut' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:386: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_libpaths' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:388: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_palettes' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:389: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::app_fonts' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:391: error: field 'KBankingPlugin::slotAccountOnlineMap()::QApplication::popupWidgets' in local class cannot be static /opt/local/lib/qt3/include/qapplication.h:422: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:427: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:441: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:446: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:451: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:456: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:461: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:466: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:471: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:476: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:481: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:486: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:491: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:496: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:499: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:516: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/quuid.h:187: error: non-local function 'QDataStream& operator<<(QDataStream&, const KBankingPlugin::slotAccountOnlineMap()::QUuid&)' uses local type 'const KBankingPlugin::slotAccountOnlineMap()::QUuid' /opt/local/lib/qt3/include/quuid.h:188: error: non-local function 'QDataStream& operator>>(QDataStream&, KBankingPlugin::slotAccountOnlineMap()::QUuid&)' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QUuid' /opt/local/lib/qt3/include/private/qucom_p.h:277: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/private/qucom_p.h:282: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:23: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:27: error: redeclaration of 'QMetaObject* KBankingPlugin::metaObj' mymoneybanking.h:47: error: 'QMetaObject* KBankingPlugin::metaObj' previously declared here mymoneybanking.moc:27: error: declaration of 'QMetaObject* KBankingPlugin::metaObj' outside of class is not definition mymoneybanking.moc:32: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:40: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:51: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:84: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:91: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:105: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:111: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:115: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:64: warning: unused variable 'qApp' mymoneybanking.moc:115: error: expected `}' at end of input /opt/local/include/kgenericfactory.h: In member function 'QObject* KGenericFactory::createObject(QObject*, const char*, const char*, const QStringList&) [with Product = KBankingPlugin, ParentType = QObject]': mymoneybanking.moc:114: instantiated from here /opt/local/include/kgenericfactory.h:194: error: cannot convert 'KBankingPlugin*' to 'QObject*' in return make[3]: *** [mymoneybanking.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_kmm_banking/work/kmm_banking-0.9.7beta" && make all " returned error 2 Command output: /opt/local/lib/qt3/include/qapplication.h:486: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:491: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:496: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:499: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:516: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/quuid.h:187: error: non-local function 'QDataStream& operator<<(QDataStream&, const KBankingPlugin::slotAccountOnlineMap()::QUuid&)' uses local type 'const KBankingPlugin::slotAccountOnlineMap()::QUuid' /opt/local/lib/qt3/include/quuid.h:188: error: non-local function 'QDataStream& operator>>(QDataStream&, KBankingPlugin::slotAccountOnlineMap()::QUuid&)' uses local type 'KBankingPlugin::slotAccountOnlineMap()::QUuid' /opt/local/lib/qt3/include/private/qucom_p.h:277: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/private/qucom_p.h:282: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:23: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:27: error: redeclaration of 'QMetaObject* KBankingPlugin::metaObj' mymoneybanking.h:47: error: 'QMetaObject* KBankingPlugin::metaObj' previously declared here mymoneybanking.moc:27: error: declaration of 'QMetaObject* KBankingPlugin::metaObj' outside of class is not definition mymoneybanking.moc:32: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:40: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:51: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:84: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:91: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:105: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:111: error: a function-definition is not allowed here before '{' token mymoneybanking.moc:115: error: a function-definition is not allowed here before '{' token /opt/local/lib/qt3/include/qapplication.h:64: warning: unused variable 'qApp' mymoneybanking.moc:115: error: expected `}' at end of input /opt/local/include/kgenericfactory.h: In member function 'QObject* KGenericFactory::createObject(QObject*, const char*, const char*, const QStringList&) [with Product = KBankingPlugin, ParentType = QObject]': mymoneybanking.moc:114: instantiated from here /opt/local/include/kgenericfactory.h:194: error: cannot convert 'KBankingPlugin*' to 'QObject*' in return make[3]: *** [mymoneybanking.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for kmm_banking): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.