https://bugs.kde.org/show_bug.cgi?id=412954
Bug ID: 412954 Summary: Software tests fails after build Product: Heaptrack Version: 1.1.0 Platform: RedHat RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: m...@milianw.de Reporter: syst...@mdc-berlin.de Target Milestone: --- Created attachment 123192 --> https://bugs.kde.org/attachment.cgi?id=123192&action=edit The complete build log Hello, after building, the software tests fails. OS: CentOS 7.7 4 - tst_inject (Failed) 4: ------------------------------------------------------------------------------- 4: inject via libc 4: ------------------------------------------------------------------------------- 4: /builddir/build/BUILD/heaptrack-1.1.0/tests/auto/tst_inject.cpp:105 4: ............................................................................... 4: 4: /builddir/build/BUILD/heaptrack-1.1.0/tests/auto/tst_inject.cpp:82: FAILED: 4: REQUIRE( contents.find("\n+") != std::string::npos ) 4: with expansion: 4: 18446744073709551615 (0xffffffffffffffff) 4: != 4: 18446744073709551615 (0xffffffffffffffff) 4: 4: =============================================================================== ------------------------------------------------------------------------------- 4: inject via dlopen 4: ------------------------------------------------------------------------------- 4: /builddir/build/BUILD/heaptrack-1.1.0/tests/auto/tst_inject.cpp:87 4: ............................................................................... 4: 4: /builddir/build/BUILD/heaptrack-1.1.0/tests/auto/tst_inject.cpp:82: FAILED: 4: REQUIRE( contents.find("\n+") != std::string::npos ) 4: with expansion: 4: 18446744073709551615 (0xffffffffffffffff) 4: != 4: 18446744073709551615 (0xffffffffffffffff) 4: -- You are receiving this mail because: You are watching all bug changes.