See <http://build.kde.org/job/kmymoney_frameworks_qt5/114/changes>
Changes: [christian-david] Started adding onlinebanking including sending credit transfers [yurchor] Fix typo: banc -> bank [christian-david] Added validation to credit transfer forms [christian-david] Fixed a bug leading to crashes on removing onlineJobs from outbox [christian-david] Fixed a bug leading to crashes on removing onlineJobs from outbox [christian-david] Removed outdated doc [christian-david] Renamed onlineJobKnownTask -> onlineJobTyped [christian-david] onlineJob outbox marks invalid jobs and does not send them. [christian-david] Added min sizes for online credit transfer widget and added licences [christian-david] onlineJobTyped constructors which throw exceptions are explicit now [christian-david] Added missing char in SEPA-charset [christian-david] germanOnlineTransfer validates correctly now [christian-david] Added interface for onlineJob edit widgets and improved these widgets [christian-david] Added min width to some fields in credit transfer widgets [christian-david] Created modular system for credit-transfer edit widgets [christian-david] Editing an onlineJob's type removes old job now [christian-david] In kOnlineTransferForm the originAccount is set correctly now [christian-david] Editing SEPA credit-transfers keeps the beneficiary name [christian-david] Corrected exception handling in onlineJob related classes [christian-david] Added a chipTan dialog for the KBanking plugin [christian-david] Fixed a compile error in chipTanDialog::hhdCode() [christian-david] Added position markers for HandHeldDevice in chipTan dialog [christian-david] Online credit transfer form shows only accounts which are supported [christian-david] onlineTask can be added to onlineJobAdministration during runtime [christian-david] Removed unused file gwenhywfarqtoperatiors.cpp [christian-david] Removed unnecessary debug message [christian-david] onlineJobs are saved in XML files [christian-david] Removed warnings and fixed some typos. [christian-david] Changed signature of onlinePluginExtended::sendOnlineJob() [christian-david] Sepa credit-transfer send end-to-end reference to bank now [christian-david] ChipTan field remembers size and speed [thb] Make sure to generate files before using them [christian-david] The credit-transfer form uses a QScrollArea now [christian-david] Moved online tasks out of mymoney target. [christian-david] Corrected licences [christian-david] Renamed takt -> clock setting in flicker field dialog [christian-david] Seperaded onlineTask into own target [christian-david] Throw and catch exceptions by const reference [christian-david] Added missing licences to some tests [christian-david] Moved onlineTasks into plugins [christian-david] Reads next onlineJob id from file now (xml only) [fvilas] Add database unit tests for online jobs [fvilas] Add database table (stub) for online jobs [fvilas] Update initial db stubs for online jobs to provide implementation guidance [christian-david] onlineJob can handle self assignment [christian-david] Draft for payee's bank account UI [christian-david] Created new classes to identify accounts (payeeIdentifier), WIP! [christian-david] Fixed bugs in the recent commits by Fernando Vilas [christian-david] Corrected licence headers [christian-david] Created namespace payeeIdentifiers [christian-david] Data for completion of BICs is loaded correctly [christian-david] Added script to generate iban/bic data for german banks [christian-david] Added BIC auto-completion to SEPA credit-transfer form [christian-david] onlineTasks and KBanking use new payeeIdentifiers [christian-david] Not using depreciated functions of aqbanking anymore [christian-david] Fixed erroneous target names in CMakeLists.txt [christian-david] Prepared KMyMoney to handle aqbanking-config.cmake [christian-david] IbanBicData only loaded if needed [christian-david] Added ability to check if a BIC is actually allocated [christian-david] Added an owner name for natinal accounts and iban/bic identifiers [christian-david] MyMoneyAccount can return payeeIdentifiers now [christian-david] Enabled setting of local account in KBanking plugin [christian-david] Solved bugs in ibanBic [christian-david] SEPA credit transfers can save and load beneficiary now [christian-david] National online jobs can save beneficiary [christian-david] Improved interface of KBanking [christian-david] ReadOnly online jobs can be displayed [christian-david] ReadOnly online jobs can be displayed [christian-david] Improved edit widgets for online tasks [christian-david] Improved error messages in form for SEPA credit-transfers [christian-david] Fixed typo in SEPA credit-transfer editor [christian-david] Revert "Draft for payee's bank account UI" [christian-david] Changed payeeIdentifier edit into QListView with inline editing [christian-david] Improved bicModel performance and talkativeness [christian-david] Added option to remove/insert payeeIdentifiers for user [christian-david] Check if payeeIdentifier::ptr is valid before saving it [christian-david] Enabled creation of new payee identifiers [christian-david] Corrected licence headers in some files [christian-david] KMyMoney does not crash if a onlineTask plugin is missing [christian-david] Added missing licence headers [christian-david] Moved payeeIdentifier and changed some loading routines [christian-david] Removed debug messages which spam the console output [christian-david] Improved delegate to show IBAN and BIC [christian-david] Added a fallback if a payeeIdentifier plugin could not be loaded [christian-david] Improved error message in account numbers edit of payees [christian-david] Added delegate and edit form for national account numbers [christian-david] Enabled adding of payeeIdentifiers again [christian-david] Changed configuration of targets in iban/bic payeeIdentifier [christian-david] Fixed a crash in payeeIdentifierModel during change of MyMoneyPayee [christian-david] Moved new credit transfer tooltip button [christian-david] Added detection if the bic is mandatory in sepa credit transfers [christian-david] Added "new credit transfer" action to more menues [christian-david] Removed old todo marker [christian-david] Improved onlineJobTyped and documentation [christian-david] Fixed a bug which leads to an uncaught execption in rare cases [christian-david] Prevent corruption of the XML file if an online task is not available [christian-david] Reverted cd6a22422bb8ff78db15ece4bbcecd47c2a29e2b [christian-david] Improved appearance of onlineJobModel [christian-david] Save column state in onlineJob outbox [christian-david] Enable and disable online job outbox with other views [christian-david] Changed payeeIdentifier system [christian-david] Increased version number of kpartgui xml config file [christian-david] Enabled check if a bic is mandatory again [christian-david] Added a warning to sepa credit transfer if IBAN was not set [christian-david] Renamed payeeIdentifier "id" to "iid" [christian-david] Improved handling of payeeIdentifiers and it's model [asoliverez] Removed germany include as per request from Christian Dávid [christian-david] Made MyMoneyAccount interface to receive account number future safe [christian-david] Fixed a crash in payeeIdentifierModel [christian-david] Fixed emit dataChanged() usage in onlineJobModel [christian-david] Improved "no credit transfers available for this account"-message [christian-david] Disable new credit transfer button if it is of no use [christian-david] Use the proper precision in the split table. [christian-david] Properly initialize a report object before reading it. [christian-david] Fix compiler warnings. [christian-david] Fix the forecast income and expenses reports. [christian-david] GIT_SILENT: Ran astyle-kmymoney.sh [christian-david] Updated the features list in the "What's new" page. [christian-david] Update features list and add Marko to the credits section. [christian-david] SVN_SILENT made messages (after extraction) [christian-david] Move the logical-op warning to the gcc on Linux section. [christian-david] Update price extraction from "Financial Times UK Funds" [christian-david] Add initial documentation for the tags feature. [christian-david] Improve the price extraction from "Financial Times UK Funds". [christian-david] Remove the last of the Qt/KDE3Support dependencies. [christian-david] Remove the last KDE3Support include. [christian-david] Port the last of the Qt3Support code. [christian-david] SVN_SILENT made messages (after extraction) [christian-david] Select previous/next items when transactions go away from the ledger. [christian-david] First round of Handbook changes for upcoming 4.7 release. [christian-david] Initial doc on print check plugin. [christian-david] Show information about expiration of recover key [christian-david] Fix a nasty split editor bug. [christian-david] The minimum CMake version supported is now 2.8.7 to use LINK_PUBLIC. [christian-david] Fix the cleared balance of liability accounts. [christian-david] Initial changes to document revised csv importer plugin. [christian-david] Fix i18n [christian-david] Use plurals [christian-david] Fix the net worth report which was adding liabilities incorrectly. [christian-david] Various further edits for 4.7 release, and much work on cvs importer chapter [christian-david] Fix typos, enhance formatting [christian-david] Fix typos, enhance formatting [christian-david] Make i18n usable in these files. [christian-david] Make some warnings translatable [christian-david] Display the payee name instead of the id on the summary page. [christian-david] Added iban/bic data for germany [christian-david] Credit transfers use data from AqBanking instead of info KMyMoney [christian-david] Update status of credit transfers on credit transfer type change [christian-david] Fixed a bug which caused false errors about mandatory BICs [christian-david] IBAN validation in KIbanLineEdit is delayed now [christian-david] Added copyright in .desktop-file of German iban and bic data [christian-david] Invested a lot of work to get onlineJobs stored in a db [Cristian Oneț] Small 'Account number' editor fixes. [ralf.habacker] Add gnucash account file parser. [ralf.habacker] Add kmt file export. [ralf.habacker] Removed outdated xea2kmt perl based converter, which has been replaced by a qt based one. [ralf.habacker] Add xea2kmt-all to be able to update all kmymoney templates from gnucash related ones. [ralf.habacker] Fix path of xea2kmt tool. [ralf.habacker] Print out parse errors. [ralf.habacker] Many gnucash file do not have all required namespace declarations; make sure we have all declarations available. [ralf.habacker] Add missing account type assignment for PAYABLE and RECEIVABLE to xea2kmt. [ralf.habacker] Write new line at the end of generated kmt file. [ralf.habacker] Refactor xea2kmt command line parser to be able to support more options. [ralf.habacker] Add '--with-id' command line option to be able to track accounts. [ralf.habacker] Create kmt files without level 1 name attribute for easier validation for now. [ralf.habacker] Add kmt to txt converter for easier template update validation. [ralf.habacker] Add --no-level1-names command line switch for compatibility with old xea2kmt. [ralf.habacker] Display types in kmt2txt.stylesheet first to make comparing easier. [ralf.habacker] Assign 'CURRENCY' to value 11 in xea2kmt. [ralf.habacker] Use kmymoney provided account type enums instead of hard coded values to ensure value correctness in xea2kmt. [ralf.habacker] Linux compile fix. [Cristian Oneț] Fix security matching on import, don't match empty fields. [ralf.habacker] kmt2txt.stylesheet - Print out multi line 'shortdesc' and 'longdesc' xml element content in one line, which makes comparing easier. [ralf.habacker] xea2kmt - Cleanup duplicate spaces in short and long description element of gnucash templates. [Cristian Oneț] Optimize the MyMoneyForecast object, now it uses less CPU cycles. [Cristian Oneț] Optimize the opening of a file while the Home view is visible. [Cristian Oneț] Remove const from some objects returned by value. [scripty] SVN_SILENT made messages (after extraction) [christian-david] Enabled database support for onlineJobs [christian-david] IBAN and BIC delegate is more compact now [Cristian Oneț] Fixed some clang compiler warnings (the ones that had an obvious fix). [christian-david] onlineTask's sql* methods are pure virtual now [christian-david] Improved CMakeLists.txt of xea2kmt [christian-david] Workaround for compile error of jenkins [christian-david] Added a mockup plugin to show all onlineTasks in the ui [christian-david] Changed IID of sepaStoragePlugin [christian-david] Corrected misleading error message for a SQL error [christian-david] Mockup plugin return useful settins for germanOnlineTransfers [christian-david] Implemented database support for german credit transfers [scripty] SVN_SILENT made messages (after extraction) [christian-david] Conversion from MyMoneyMoney to aqBanking's AB_VALUE improved [Cristian Oneț] Take advantage of the implicit sharing available in AlkValue. [Cristian Oneț] Refactor the contact fetching code into a single class. [Cristian Oneț] Fix the missing interest category for 'Buy' activities. [christian-david] Improved payeeIdentifierModel and payeeIdentifierContainer [christian-david] Fixed a bug in payeeIdentifier [Cristian Oneț] Disable 'Merge' and 'Clear zero' actions while editing splits. [scripty] SVN_SILENT made messages (after extraction) [scripty] SVN_SILENT made messages (after extraction) [christian-david] Improved MyMoneyDatabaseMgrTest [christian-david] Improved tests and thier error messages [fvilas] Improved MyMoneyDatabaseMgrTest [fvilas] Prefer QUrl to KUrl in frameworks branch for mmdbmgrtest [fvilas] Refactor MMDBMgrTest init steps to allow for testing creating a db from a file in a future commit [christian-david] Replaced several QVERIFY by QCOMPARE in databasemrgtest [christian-david] Improved ibanToElectronic [scripty] SVN_SILENT made messages (after extraction) [agander93] BUG: 322381 [christian-david] Improved API of mymoneyPayeeIdentifierContainer [christian-david] Improved payeeIdentifierModel [christian-david] Added test to MyMoneyFile for payee with iban/bic payeeIdentifier [christian-david] Added MyMoneyObject like constructor to payeeIdentifier [agander93] BUG:330737 [agander93] BUG:330737 [Marko Käning] update credits regarding CI for KF5 [christian-david] payeeIdentifiers can be stored in the database and API improvement [christian-david] Removed outdated comment [christian-david] Added currency sign for turkish lira [christian-david] Renamed "Turkish Lira (new)" (TRY) to "Turkish Lira" [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [thb] Remove Yugoslavian Dinar [thb] Lithuanian Litas is now an ancient currency [christian-david] Moved file scripts/germany.py -> germany/germany.py [christian-david] Added script to convert swiss bic data into KMyMoney's format [christian-david] Added script to read bank data from the list of participants of Target2 [christian-david] Updated bic/bank database for germany [christian-david] Removed incorrect comment [christian-david] Remove data from payeeIdentifierModel when file is closed [christian-david] Made payeeIdentifierModel more robust [christian-david] Improved docu of payeeIdentifierModel [christian-david] Removed the ability to queue account updates of KBanking plugin [christian-david] Ensure no KBanking job is left in intenal queue [christian-david] Removed KBanking outbox [christian-david] Removed readFileInfo() and writeFileInfo() from upgradeToV7() [christian-david] Changed label for serach bar in ledger from "Search" to "Filter" [christian-david] Changed label for serach bar in scheduled transactions to "Filter" [yurchor] Fix minor EBN issues [christian-david] Removed unnecessary link option [scripty] SVN_SILENT made messages (.desktop file) [yurchor] Fix typos [christian-david] Implemented payeeIdentifierTyped::operator= [christian-david] Solved some compiler warnings [christian-david] Changed logging level of gwenhyfar and aqBanking [yurchor] Fix typos [yurchor] Fix UI files [yurchor] Use %1 instead of %i [scripty] SVN_SILENT made messages (.desktop file) [thb] Don't search for mapped categories in AqBanking [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [yurchor] Fix typos [yurchor] Fix EBN issues [scripty] SVN_SILENT made messages (after extraction) [scripty] SVN_SILENT made messages (.desktop file) [thb] Fix typo [christian-david] Solved even more compiler warnings [christian-david] Database version is set after creating tables [thb] Improved dynamics of the buttons in the outbox [christian-david] Fixed some onlineJob related issues in MyMoneyDatabaseMgrTest [christian-david] Corrected last commit [christian-david] Corrected licence and copyright in header [christian-david] Fixed potential issue in gwenKdeGui [christian-david] Fixed some problems reported by ebn.kde.org [christian-david] Normalized signal & slot signatures [christian-david] Fixed typos and include guards [christian-david] Implemented nationalStoragePlugin::removePluginData() [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [scripty] SVN_SILENT made messages (.desktop file) [thb] Fixed spelling [scripty] SVN_SILENT made messages (.desktop file) [christian-david] Fixed an issue with charset validation in credit transfer UIs [christian-david] Fixed a bug which caused KMyMoney to execute the queue several times [scripty] SVN_SILENT made messages (.desktop file) [agander93] BUG:342535 ------------------------------------------ [...truncated 1718 lines...] Scanning dependencies of target payeeidentifier_iban_bic-test_automoc [ 10%] Automatic moc for target payeeidentifier_ibanbic_storageplugin Generating moc_pivottabletest.cpp Automatic moc for target payeeidentifier_iban_bic-test [ 10%] Built target pivottabletest_automoc Generating moc_convertertest.cpp Scanning dependencies of target payeeidentifier_iban_bic_delegates_automoc [ 10%] [ 10%] Built target convertertest_automoc Automatic moc for target payeeidentifier_iban_bic_delegates Scanning dependencies of target payeeidentifier_iban_bic_widgets_automoc [ 10%] Automatic moc for target payeeidentifier_iban_bic_widgets Generating moc_ibanbicstorageplugin.cpp [ 10%] Built target payeeidentifier_ibanbic_storageplugin_automoc Scanning dependencies of target payeeidentifier_nationalAccount_ui_automoc Generating moc_matchfindertest.cpp [ 10%] Built target matchfindertest_automoc Scanning dependencies of target doc-index-cache-bz2 [ 10%] [ 11%] Generating index.cache.bz2 Automatic moc for target payeeidentifier_nationalAccount_ui Generating internationalaccountidentifiertest.moc <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/tests/internationalaccountidentifiertest.cpp>:262: Warning: Macro argument mismatch. <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/tests/internationalaccountidentifiertest.cpp>:315: Warning: Macro argument mismatch. <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/tests/internationalaccountidentifiertest.cpp>:0: Note: No relevant classes found. No output generated. Generating moc_convdate.cpp Generating moc_csvdialog.cpp Generating moc_csvimporterplugin.cpp Generating moc_csvutil.cpp Generating moc_investmentdlg.cpp Generating moc_investprocessing.cpp Generating moc_redefinedlg.cpp Generating moc_symboltabledlg.cpp [ 11%] Generating moc_additionalfeeswizardpage.cpp Generating moc_assetaccountwizardpage.cpp Generating moc_calculationoverviewwizardpage.cpp Generating moc_durationwizardpage.cpp Generating moc_editintrowizardpage.cpp Generating moc_editselectionwizardpage.cpp Generating moc_effectivedatewizardpage.cpp Generating moc_finalpaymentwizardpage.cpp Generating moc_firstpaymentwizardpage.cpp Generating moc_interestcalculationwizardpage.cpp Generating moc_interestcategorywizardpage.cpp Generating moc_interesteditwizardpage.cpp Generating moc_interesttypewizardpage.cpp Generating moc_interestwizardpage.cpp Generating moc_keditloanwizard.cpp Generating moc_knewloanwizard.cpp Generating moc_lendborrowwizardpage.cpp Generating moc_loanamountwizardpage.cpp Generating moc_loanattributeswizardpage.cpp Generating moc_namewizardpage.cpp Generating moc_newcalculateloanwizardpage.cpp Generating moc_newgeneralinfowizardpage.cpp Generating moc_newintrowizardpage.cpp Generating moc_newpaymentswizardpage.cpp Generating moc_paymenteditwizardpage.cpp Generating moc_paymentfrequencywizardpage.cpp Generating moc_paymentwizardpage.cpp Generating moc_previouspaymentswizardpage.cpp Generating moc_recordpaymentwizardpage.cpp Generating moc_schedulewizardpage.cpp Generating moc_summaryeditwizardpage.cpp Generating moc_summarywizardpage.cpp Generating moc_variableinterestdatewizardpage.cpp Built target kmm_csvimport_automoc [ 11%] Built target newloanwizard_automoc Scanning dependencies of target doc-kmymoney-1 Generating moc_internationalaccountidentifiertest.cpp Scanning dependencies of target kgpgfile [ 11%] [ 11%] Generating kmymoney.1 Built target payeeidentifier_iban_bic-test_automoc Generating moc_ibanbicitemdelegate.cpp Generating moc_ibanbicitemedit.cpp Generating moc_KDChartAbstractArea.cpp Generating moc_KDChartAbstractAreaWidget.cpp Generating moc_KDChartAbstractAxis.cpp Generating moc_KDChartAbstractCartesianDiagram.cpp Generating moc_KDChartAbstractCoordinatePlane.cpp Generating moc_KDChartAbstractDiagram.cpp Generating moc_KDChartAbstractPieDiagram.cpp Generating moc_KDChartAbstractPolarDiagram.cpp Generating moc_KDChartAbstractProxyModel.cpp Generating moc_KDChartAbstractTernaryDiagram.cpp Generating moc_KDChartAttributesModel.cpp Generating moc_KDChartBarDiagram.cpp Generating moc_KDChartCartesianAxis.cpp Generating moc_KDChartCartesianCoordinatePlane.cpp Generating moc_KDChartCartesianDiagramDataCompressor_p.cpp Generating moc_KDChartChart.cpp Generating moc_KDChartChart_p.cpp Generating moc_KDChartDatasetProxyModel.cpp Generating moc_KDChartDatasetSelector.cpp Generating moc_KDChartDiagramObserver.cpp Generating moc_KDChartHeaderFooter.cpp Generating moc_KDChartLegend.cpp Generating moc_KDChartLeveyJenningsAxis.cpp Generating moc_KDChartLeveyJenningsCoordinatePlane.cpp Generating moc_KDChartLeveyJenningsDiagram.cpp Generating moc_KDChartLineDiagram.cpp Generating moc_KDChartModelDataCache_p.cpp Generating moc_KDChartPalette.cpp Generating moc_KDChartPieDiagram.cpp Generating moc_KDChartPlotter.cpp Generating moc_KDChartPolarCoordinatePlane.cpp Generating moc_KDChartPolarDiagram.cpp Generating moc_KDChartRingDiagram.cpp Generating moc_KDChartSignalCompressor.cpp Generating moc_KDChartStockDiagram.cpp Generating moc_KDChartTernaryAxis.cpp Generating moc_KDChartTernaryCoordinatePlane.cpp Generating moc_KDChartTernaryLineDiagram.cpp Generating moc_KDChartTernaryPointDiagram.cpp Generating moc_KDChartTextArea.cpp Generating moc_KDChartWidget.cpp Generating moc_KDTextDocument.cpp [ 11%] [ 11%] [ 11%] Built target payeeidentifier_iban_bic_delegates_automoc Built target kmm_kdchart_automoc Building CXX object libkgpgfile/CMakeFiles/kgpgfile.dir/kgpgfile.cpp.o [ 11%] Generating kmymoneysettings.h, kmymoneysettings.cpp Scanning dependencies of target kmm_payeeidentifier [ 12%] Building CXX object kmymoney/mymoney/payeeidentifier/CMakeFiles/kmm_payeeidentifier.dir/payeeidentifier.cpp.o Generating moc_nationaaccountedit.cpp Generating moc_nationalaccountdelegate.cpp [ 12%] Built target payeeidentifier_nationalAccount_ui_automoc [ 12%] Building CXX object kmymoney/mymoney/payeeidentifier/CMakeFiles/kmm_payeeidentifier.dir/kmm_payeeidentifier_automoc.cpp.o Scanning dependencies of target kmm_storage Scanning dependencies of target kmm_config [ 12%] Building CXX object kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/imymoneystorageformat.cpp.o [ 12%] Building CXX object kmymoney/CMakeFiles/kmm_config.dir/kmymoneyglobalsettings.cpp.o [ 12%] Generating moc_bicvalidator.cpp Generating moc_ibanvalidator.cpp Generating moc_kbicedit.cpp Generating moc_kibanlineedit.cpp [ 12%] Built target payeeidentifier_iban_bic_widgets_automoc Building CXX object kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/mymoneystoragexml.cpp.o [ 12%] Building CXX object kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/mymoneystoragedump.cpp.o [ 12%] Building CXX object kmymoney/CMakeFiles/kmm_config.dir/kmymoneysettings.cpp.o In file included from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/ibanbic.h>:27:0, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/mymoneyaccount.h>:41, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/imymoneyserialize.h>:37, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/mymoneystoragexml.h>:32, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/mymoneystoragexml.cpp>:19: <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/ibanbicmacros.h>:20:23: fatal error: kdemacros.h: No such file or directory #include <kdemacros.h> ^ compilation terminated. In file included from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/ibanbic.h>:27:0, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/mymoneyaccount.h>:41, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/imymoneyserialize.h>:37, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/mymoneystoragedump.h>:35, from <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/mymoney/storage/mymoneystoragedump.cpp>:23: <http://build.kde.org/job/kmymoney_frameworks_qt5/ws/kmymoney/payeeidentifier/ibanandbic/ibanbicmacros.h>:20:23: fatal error: kdemacros.h: No such file or directory #include <kdemacros.h> ^ compilation terminated. make[2]: *** [kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/mymoneystoragexml.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/mymoneystoragedump.cpp.o] Error 1 make[1]: *** [kmymoney/mymoney/storage/CMakeFiles/kmm_storage.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 12%] [ 12%] Building CXX object libkgpgfile/CMakeFiles/kgpgfile.dir/kgpgfile_automoc.cpp.o Building CXX object kmymoney/CMakeFiles/kmm_config.dir/kmm_config_automoc.cpp.o Note: Writing kmymoney.1 [ 12%] Built target doc-kmymoney-1 Linking CXX shared library libkmm_payeeidentifier.so [ 12%] Built target kmm_payeeidentifier Linking CXX static library libkgpgfile.a [ 12%] Built target kgpgfile [ 12%] Built target doc-index-cache-bz2 Generating moc_investtransactioneditor.cpp Generating moc_kaccountselectdlg.cpp Generating moc_kbackupdlg.cpp Generating moc_kbalancechartdlg.cpp Generating moc_kbalancewarning.cpp Generating moc_kcategoryreassigndlg.cpp Generating moc_kchooseimportexportdlg.cpp Generating moc_kconfirmmanualenterdlg.cpp Generating moc_kcurrencycalculator.cpp Generating moc_kcurrencyeditdlg.cpp Generating moc_keditscheduledlg.cpp Generating moc_kenterscheduledlg.cpp Generating moc_kequitypriceupdatedlg.cpp Generating moc_kexportdlg.cpp Generating moc_kfindtransactiondlg.cpp Generating moc_kgeneratesqldlg.cpp Generating moc_kgncimportoptionsdlg.cpp Generating moc_kgncpricesourcedlg.cpp Generating moc_kgpgkeyselectiondlg.cpp Generating moc_kimportdlg.cpp Generating moc_kloadtemplatedlg.cpp Generating moc_kmergetransactionsdlg.cpp Generating moc_kmymoneyfileinfodlg.cpp Generating moc_kmymoneypricedlg.cpp Generating moc_kmymoneysplittable.cpp Generating moc_knewaccountdlg.cpp Generating moc_knewbankdlg.cpp Generating moc_knewbudgetdlg.cpp Generating moc_knewequityentrydlg.cpp Generating moc_knewfiledlg.cpp Generating moc_konlinetransferform.cpp Generating moc_kpayeereassigndlg.cpp Generating moc_kreportconfigurationfilterdlg.cpp Generating moc_kselectdatabasedlg.cpp Generating moc_kselecttransactionsdlg.cpp Generating moc_ksplittransactiondlg.cpp Generating moc_ktagreassigndlg.cpp Generating moc_kupdatestockpricedlg.cpp Generating moc_mymoneyqifprofileeditor.cpp Generating moc_transactioneditor.cpp [ 12%] Built target dialogs_automoc Linking CXX static library libkmm_config.a [ 12%] Built target kmm_config make: *** [all] Error 2 Compiliation step exited with non-zero code, assuming failure to build from source for project kmymoney. Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2677) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at ......remote call to LinuxSlave - 3(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:970) at hudson.FilePath.act(FilePath.java:959) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel