[kmymoney] [Bug 364355] New: Building the latest version of kmymoney fails on Arch Linux i686
Jaroslav Lichtblau via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Jun 15 17:48:02 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=364355
Bug ID: 364355
Summary: Building the latest version of kmymoney fails on Arch
Linux i686
Product: kmymoney
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: kmymoney-devel at kde.org
Reporter: jlichtblau at seznam.cz
Hi all,
building the latest version of kmymoney in clean chroot fails on Arch Linux
i686 with the below error message. The package builds fine on x86 architecture
with exactly the same build instructions -
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/kmymoney
...
[ 73%] Building CXX object
kmymoney/mymoney/storage/CMakeFiles/mymoneyseqaccessmgrtest.dir/mymoneyseqaccessmgrtest_automoc.cpp.o
[ 73%] Linking CXX executable mymoneyseqaccessmgrtest
CMakeFiles/mymoneyseqaccessmgrtest.dir/mymoneyseqaccessmgrtest.cpp.o: In
function `MyMoneySeqAccessMgrTest::testEmptyConstructor()':
mymoneyseqaccessmgrtest.cpp:(.text+0x145d7): undefined reference to `bool
QTest::qCompare<unsigned int, unsigned long>(unsigned int const&, unsigned long
const&, char const*, char const*, char const*, int)'
mymoneyseqaccessmgrtest.cpp:(.text+0x14625): undefined reference to `bool
QTest::qCompare<unsigned int, unsigned long>(unsigned int const&, unsigned long
const&, char const*, char const*, char const*, int)'
mymoneyseqaccessmgrtest.cpp:(.text+0x14672): undefined reference to `bool
QTest::qCompare<unsigned int, unsigned long>(unsigned int const&, unsigned long
const&, char const*, char const*, char const*, int)'
mymoneyseqaccessmgrtest.cpp:(.text+0x146bf): undefined reference to `bool
QTest::qCompare<unsigned int, unsigned long>(unsigned int const&, unsigned long
const&, char const*, char const*, char const*, int)'
mymoneyseqaccessmgrtest.cpp:(.text+0x1470c): undefined reference to `bool
QTest::qCompare<unsigned int, unsigned long>(unsigned int const&, unsigned long
const&, char const*, char const*, char const*, int)'
CMakeFiles/mymoneyseqaccessmgrtest.dir/mymoneyseqaccessmgrtest.cpp.o:mymoneyseqaccessmgrtest.cpp:(.text+0x14759):
more undefined references to `bool QTest::qCompare<unsigned int, unsigned
long>(unsigned int const&, unsigned long const&, char const*, char const*, char
const*, int)' follow
collect2: error: ld returned 1 exit status
make[2]: ***
[kmymoney/mymoney/storage/CMakeFiles/mymoneyseqaccessmgrtest.dir/build.make:192:
kmymoney/mymoney/storage/mymoneyseqaccessmgrtest] Error 1
make[1]: *** [CMakeFiles/Makefile2:2740:
kmymoney/mymoney/storage/CMakeFiles/mymoneyseqaccessmgrtest.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list