<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi René,<div><br></div><div>I am having a problem building kwallet with your patch applied:</div><div><br></div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[ 41%] Built target kwallettestlib</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /Users/marko/WC/KDECI-builds/kwallet/build/tests/KWallet/kwallettest_automoc.cpp:2:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /Users/marko/WC/KDECI-builds/kwallet/build/tests/KWallet/moc_kwallettest.cpp:9:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/kwallet/build/tests/KWallet/../../../tests/KWallet/kwallettest.h:37:10: error: expected member name or ';' after declaration specifiers</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    void QVERIFY( bool keyDoesNotExist );</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    ~~~~ ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qtestcase.h:63:28: note: expanded from macro 'QVERIFY'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define QVERIFY(statement) \</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                           ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Scanning dependencies of target kwalletasync</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /Users/marko/WC/KDECI-builds/kwallet/tests/KWallet/kwallettest.cpp:21:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/kwallet/tests/KWallet/kwallettest.h:37:10: error: expected member name or ';' after declaration specifiers</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    void QVERIFY( bool keyDoesNotExist );</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">    ~~~~ ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qtestcase.h:63:28: note: expanded from macro 'QVERIFY'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#define QVERIFY(statement) \</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">                           ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/kwallet/tests/KWallet/kwallettest.cpp:28:10: fatal error: 'kdebug.h' file not found</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <kdebug.h></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">         ^</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[ 42%] Building CXX object tests/kwalletd/CMakeFiles/kwalletasync.dir/kwalletasync.cpp.o</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">1 error generated.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[2]: *** [tests/KWallet/CMakeFiles/kwallettest.dir/kwallettest_automoc.cpp.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Scanning dependencies of target kwalletbackend5</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[2]: *** Waiting for unfinished jobs....</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">[ 43%] Building CXX object src/runtime/kwalletd/backend/CMakeFiles/kwalletbackend5.dir/blockcipher.cc.o</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">:</div></div><div style="margin: 0px;"><div style="font-family: Helvetica; font-size: 12px;">---</div><div style="font-family: Menlo; font-size: 11px;"><br></div><div style="font-family: Menlo; font-size: 11px;"><span style="font-family: Helvetica; font-size: 12px;">and I hope you know what to do about it. :)</span></div><div style="font-family: Menlo; font-size: 11px;"><span style="font-family: Helvetica; font-size: 12px;"><br></span></div><div>The header kdebug.h seems to be outdated on KF5 and probably only QDebug needs to be included?</div><div>Cross-checking with kauth's tests might be useful here and I guess you’ll be faster than me in doing so. ;-)</div><div style="font-family: Menlo; font-size: 11px;"><span style="font-family: Helvetica; font-size: 12px;"><br></span></div><div style="font-family: Menlo; font-size: 11px;"><span style="font-family: Helvetica; font-size: 12px;">Greets,</span></div><div style="font-family: Menlo; font-size: 11px;"><span style="font-family: Helvetica; font-size: 12px;">Marko</span></div></div></body></html>