Tuesday 2 August 2011

output while running payment usecase with tests


puneet@puneet-Studio-1458:~/puneet/office/alkimia/payment/build$ cmake -DKDE4_BUILD_TESTS=on ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Found Phonon: /usr/include
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Failed
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.5 include dir: /usr/include
-- Found KDE 4.5 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found GMP: /usr/include
-- checking for module 'libalkimia'
--   found libalkimia, version 4
-- Found LibAlkimia: /usr/lib/libalkimia.so
-- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/puneet/puneet/office/alkimia/payment/build
puneet@puneet-Studio-1458:~/puneet/office/alkimia/payment/build$ make
[  1%] Generating moc_payment.cxx
[  2%] Generating moc_backend.cxx
[  3%] Generating moc_storageusermanager.cxx
[  4%] Generating moc_usermanager.cxx
[  4%] Generating moc_keyusermanager.cxx
[  5%] Generating moc_alkuser.cxx
[  6%] Generating moc_alkinvoice.cxx
[  7%] Generating moc_alkpayment.cxx
[  8%] Generating moc_alkpayee.cxx
Scanning dependencies of target Alkinvoice
[  8%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/alkinvoice.o
[  9%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_backend.o
[ 10%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_storageusermanager.o
[ 11%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_usermanager.o
[ 12%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_keyusermanager.o
[ 13%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_alkuser.o
[ 13%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_alkinvoice.o
[ 14%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_alkpayment.o
[ 15%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_alkpayee.o
[ 16%] Building CXX object backend/CMakeFiles/Alkinvoice.dir/moc_payment.o
Linking CXX static library ../lib/libAlkinvoice.a
[ 16%] Built target Alkinvoice
Scanning dependencies of target Alkpayee
[ 17%] Building CXX object backend/CMakeFiles/Alkpayee.dir/alkpayee.o
[ 17%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_backend.o
[ 18%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_storageusermanager.o
[ 19%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_usermanager.o
[ 20%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_keyusermanager.o
[ 21%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_alkuser.o
[ 22%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_alkinvoice.o
[ 23%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_alkpayment.o
[ 23%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_alkpayee.o
[ 24%] Building CXX object backend/CMakeFiles/Alkpayee.dir/moc_payment.o
Linking CXX static library ../lib/libAlkpayee.a
[ 32%] Built target Alkpayee
Scanning dependencies of target Alkpayment
[ 33%] Building CXX object backend/CMakeFiles/Alkpayment.dir/alkpayment.o
[ 34%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_backend.o
[ 35%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_storageusermanager.o
[ 35%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_usermanager.o
[ 36%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_keyusermanager.o
[ 37%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_alkuser.o
[ 38%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_alkinvoice.o
[ 39%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_alkpayment.o
[ 40%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_alkpayee.o
[ 41%] Building CXX object backend/CMakeFiles/Alkpayment.dir/moc_payment.o
Linking CXX static library ../lib/libAlkpayment.a
[ 48%] Built target Alkpayment
Scanning dependencies of target Alkuser
[ 49%] Building CXX object backend/CMakeFiles/Alkuser.dir/alkuser.o
[ 50%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_backend.o
[ 51%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_storageusermanager.o
[ 52%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_usermanager.o
[ 52%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_keyusermanager.o
[ 53%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_alkuser.o
[ 54%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_alkinvoice.o
[ 55%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_alkpayment.o
[ 56%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_alkpayee.o
[ 57%] Building CXX object backend/CMakeFiles/Alkuser.dir/moc_payment.o
Linking CXX static library ../lib/libAlkuser.a
[ 64%] Built target Alkuser
Scanning dependencies of target alkinvoicetest_automoc
Generating moc_alkinvoicetest.cpp
[ 64%] Built target alkinvoicetest_automoc
Scanning dependencies of target alkinvoicetest
[ 65%] Building CXX object backend/CMakeFiles/alkinvoicetest.dir/alkinvoicetest_automoc.o
[ 66%] Building CXX object backend/CMakeFiles/alkinvoicetest.dir/alkinvoicetest.o
Linking CXX executable alkinvoicetest
[ 66%] Built target alkinvoicetest
Scanning dependencies of target alkpaymenttest_automoc
Generating moc_alkpaymenttest.cpp
[ 66%] Built target alkpaymenttest_automoc
Scanning dependencies of target alkpaymenttest
[ 67%] Building CXX object backend/CMakeFiles/alkpaymenttest.dir/alkpaymenttest_automoc.o
[ 68%] Building CXX object backend/CMakeFiles/alkpaymenttest.dir/alkpaymenttest.o
Linking CXX executable alkpaymenttest
[ 68%] Built target alkpaymenttest
Scanning dependencies of target alkusertest_automoc
Generating moc_alkusertest.cpp
[ 68%] Built target alkusertest_automoc
Scanning dependencies of target alkusertest
[ 69%] Building CXX object backend/CMakeFiles/alkusertest.dir/alkusertest_automoc.o
[ 70%] Building CXX object backend/CMakeFiles/alkusertest.dir/alkusertest.o
Linking CXX executable alkusertest
[ 70%] Built target alkusertest
Scanning dependencies of target paymentbackend_automoc
Generating moc_alkpayment.cpp
Generating moc_alkpayee.cpp
Generating moc_alkuser.cpp
Generating moc_usermanager.cpp
Generating moc_alkinvoice.cpp
Generating moc_keyusermanager.cpp
Generating moc_storageusermanager.cpp
Generating moc_payment.cpp
Generating moc_backend.cpp
[ 70%] Built target paymentbackend_automoc
[ 71%] Generating usermanageradaptor.cpp, usermanageradaptor.h
[ 72%] Generating usermanageradaptor.moc
[ 73%] Generating keyusermanageradaptor.cpp, keyusermanageradaptor.h
[ 74%] Generating keyusermanageradaptor.moc
Scanning dependencies of target paymentbackend
[ 74%] Building CXX object backend/CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o
[ 75%] Building CXX object backend/CMakeFiles/paymentbackend.dir/main.o
[ 76%] Building CXX object backend/CMakeFiles/paymentbackend.dir/backend.o
[ 77%] Building CXX object backend/CMakeFiles/paymentbackend.dir/storageusermanager.o
/home/puneet/puneet/office/alkimia/payment/backend/storageusermanager.cpp:33: warning: unused parameter ‘parent’
[ 78%] Building CXX object backend/CMakeFiles/paymentbackend.dir/usermanager.o
/home/puneet/puneet/office/alkimia/payment/backend/usermanager.cpp:171: warning: unused parameter ‘user’
[ 79%] Building CXX object backend/CMakeFiles/paymentbackend.dir/keyusermanager.o
[ 80%] Building CXX object backend/CMakeFiles/paymentbackend.dir/alkuser.o
[ 80%] Building CXX object backend/CMakeFiles/paymentbackend.dir/alkinvoice.o
[ 81%] Building CXX object backend/CMakeFiles/paymentbackend.dir/alkpayment.o
[ 82%] Building CXX object backend/CMakeFiles/paymentbackend.dir/alkpayee.o
[ 83%] Building CXX object backend/CMakeFiles/paymentbackend.dir/payment.o
[ 84%] Building CXX object backend/CMakeFiles/paymentbackend.dir/usermanageradaptor.o
[ 85%] Building CXX object backend/CMakeFiles/paymentbackend.dir/keyusermanageradaptor.o
[ 86%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_backend.o
[ 86%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_storageusermanager.o
[ 87%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_usermanager.o
[ 88%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_keyusermanager.o
[ 89%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_alkuser.o
[ 90%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_alkinvoice.o
[ 91%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_alkpayment.o
[ 92%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_alkpayee.o
[ 92%] Building CXX object backend/CMakeFiles/paymentbackend.dir/moc_payment.o
Linking CXX executable paymentbackend
CMakeFiles/paymentbackend.dir/moc_backend.o: In function `Backend::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cxx:56: multiple definition of `Backend::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cpp:56: first defined here
CMakeFiles/paymentbackend.dir/moc_backend.o:(.rodata+0x0): multiple definition of `Backend::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0xc0): first defined here
CMakeFiles/paymentbackend.dir/moc_backend.o: In function `Backend::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cxx:69: multiple definition of `Backend::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cpp:69: first defined here
CMakeFiles/paymentbackend.dir/moc_backend.o: In function `Backend::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cxx:61: multiple definition of `Backend::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_backend.cpp:61: first defined here
CMakeFiles/paymentbackend.dir/moc_storageusermanager.o: In function `StorageUserManager::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cxx:50: multiple definition of `StorageUserManager::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cpp:50: first defined here
CMakeFiles/paymentbackend.dir/moc_storageusermanager.o:(.rodata+0x0): multiple definition of `StorageUserManager::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0xa0): first defined here
CMakeFiles/paymentbackend.dir/moc_storageusermanager.o: In function `StorageUserManager::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cxx:63: multiple definition of `StorageUserManager::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cpp:63: first defined here
CMakeFiles/paymentbackend.dir/moc_storageusermanager.o: In function `StorageUserManager::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cxx:55: multiple definition of `StorageUserManager::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_storageusermanager.cpp:55: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:73: multiple definition of `UserManager::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:73: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o:(.rodata+0x28): multiple definition of `UserManager::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x70): first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::newUsersAdded(QStringList const&, bool)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:126: multiple definition of `UserManager::newUsersAdded(QStringList const&, bool)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:126: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::userDeleted(QString const&)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:119: multiple definition of `UserManager::userDeleted(QString const&)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:119: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::userInitialized(QString const&)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:112: multiple definition of `UserManager::userInitialized(QString const&)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:112: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:86: multiple definition of `UserManager::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:86: first defined here
CMakeFiles/paymentbackend.dir/moc_usermanager.o: In function `UserManager::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cxx:78: multiple definition of `UserManager::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_usermanager.cpp:78: first defined here
CMakeFiles/paymentbackend.dir/moc_keyusermanager.o: In function `KeyUserManager::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cxx:65: multiple definition of `KeyUserManager::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cpp:65: first defined here
CMakeFiles/paymentbackend.dir/moc_keyusermanager.o:(.rodata+0x18): multiple definition of `KeyUserManager::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x90): first defined here
CMakeFiles/paymentbackend.dir/moc_keyusermanager.o: In function `KeyUserManager::userInitialized(QString const&)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cxx:103: multiple definition of `KeyUserManager::userInitialized(QString const&)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cpp:103: first defined here
CMakeFiles/paymentbackend.dir/moc_keyusermanager.o: In function `KeyUserManager::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cxx:78: multiple definition of `KeyUserManager::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cpp:78: first defined here
CMakeFiles/paymentbackend.dir/moc_keyusermanager.o: In function `KeyUserManager::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cxx:70: multiple definition of `KeyUserManager::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_keyusermanager.cpp:70: first defined here
CMakeFiles/paymentbackend.dir/moc_alkuser.o: In function `AlkUser::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cxx:50: multiple definition of `AlkUser::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cpp:50: first defined here
CMakeFiles/paymentbackend.dir/moc_alkuser.o:(.rodata+0x0): multiple definition of `AlkUser::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x60): first defined here
CMakeFiles/paymentbackend.dir/moc_alkuser.o: In function `AlkUser::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cxx:63: multiple definition of `AlkUser::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cpp:63: first defined here
CMakeFiles/paymentbackend.dir/moc_alkuser.o: In function `AlkUser::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cxx:55: multiple definition of `AlkUser::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkuser.cpp:55: first defined here
CMakeFiles/paymentbackend.dir/moc_alkinvoice.o: In function `AlkInvoice::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cxx:50: multiple definition of `AlkInvoice::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cpp:50: first defined here
CMakeFiles/paymentbackend.dir/moc_alkinvoice.o:(.rodata+0x0): multiple definition of `AlkInvoice::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x80): first defined here
CMakeFiles/paymentbackend.dir/moc_alkinvoice.o: In function `AlkInvoice::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cxx:63: multiple definition of `AlkInvoice::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cpp:63: first defined here
CMakeFiles/paymentbackend.dir/moc_alkinvoice.o: In function `AlkInvoice::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cxx:55: multiple definition of `AlkInvoice::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkinvoice.cpp:55: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayment.o: In function `AlkPayment::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cxx:50: multiple definition of `AlkPayment::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cpp:50: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayment.o:(.rodata+0x0): multiple definition of `AlkPayment::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x40): first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayment.o: In function `AlkPayment::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cxx:63: multiple definition of `AlkPayment::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cpp:63: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayment.o: In function `AlkPayment::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cxx:55: multiple definition of `AlkPayment::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayment.cpp:55: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayee.o: In function `AlkPayee::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cxx:50: multiple definition of `AlkPayee::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cpp:50: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayee.o:(.rodata+0x0): multiple definition of `AlkPayee::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0x50): first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayee.o: In function `AlkPayee::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cxx:63: multiple definition of `AlkPayee::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cpp:63: first defined here
CMakeFiles/paymentbackend.dir/moc_alkpayee.o: In function `AlkPayee::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cxx:55: multiple definition of `AlkPayee::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_alkpayee.cpp:55: first defined here
CMakeFiles/paymentbackend.dir/moc_payment.o: In function `Payment::metaObject() const':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cxx:59: multiple definition of `Payment::metaObject() const'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cpp:59: first defined here
CMakeFiles/paymentbackend.dir/moc_payment.o:(.rodata+0x0): multiple definition of `Payment::staticMetaObject'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:(.rodata+0xb0): first defined here
CMakeFiles/paymentbackend.dir/moc_payment.o: In function `Payment::qt_metacast(char const*)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cxx:64: multiple definition of `Payment::qt_metacast(char const*)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cpp:64: first defined here
CMakeFiles/paymentbackend.dir/moc_payment.o: In function `Payment::qt_metacall(QMetaObject::Call, int, void**)':
/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cxx:72: multiple definition of `Payment::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/paymentbackend.dir/paymentbackend_automoc.o:/home/puneet/puneet/office/alkimia/payment/build/backend/moc_payment.cpp:72: first defined here
collect2: ld returned 1 exit status
make[2]: *** [backend/paymentbackend] Error 1
make[1]: *** [backend/CMakeFiles/paymentbackend.dir/all] Error 2
make: *** [all] Error 2