<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello, I'm running a VM built from lubuntu with no Qt4/KDE4 installed.<div><br></div><div>One change I had to make was to the plugin variable to add the i386-linux-gnu part. </div><div>/home/kurthindenburg/kf5/kde_frameworks/lib/i386-linux-gnu/plugins:/home/kurthindenburg/kf5/qt5/plugins:</div><div><br></div><div>It could be that I have something not setup correctly.</div><div><pre style="word-wrap: break-word; white-space: pre-wrap; ">FAIL!  : KMimeTypeTest::testFindByPathWithContent() Compared values are not the same
   Actual   (mime->name()): application/pdf
   Expected (QString::fromLatin1( "text/plain" )): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(339)]

FAIL!  : KMimeTypeTest::testFindByNameAndContent() Compared values are not the same
   Actual   (mime->name()): application/x-ole-storage
   Expected (QString::fromLatin1("application/vnd.ms-excel")): application/vnd.ms-excel
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(426)]

FAIL!  : KMimeTypeTest::testMimeTypeParent() Compared values are not the same
   Actual   (derived->parentMimeTypes().join(",")): text/plain,text/plain
   Expected (plain->name()): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(581)]

FAIL!  : KMimeTypeTest::testPatterns(mimetype with multiple patterns, *.doc added by kde) Compared values are not the same
   Actual   (mimePatterns.join(";")): *,v;*.asc;*.doc;*.inf;*.ini;*.txt
   Expected (expectedPatterns.join(";")): *,v;*.asc;*.doc;*.txt
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(820)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (mime->name()): application/pdf
   Expected (QString::fromLatin1( "text/plain" )): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(339)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (mime->name()): application/x-ole-storage
   Expected (QString::fromLatin1("application/vnd.ms-excel")): application/vnd.ms-excel
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(426)]

FAIL!  : KMimeTypeTest::testThreads() Compared values are not the same
   Actual   (derived->parentMimeTypes().join(",")): text/plain,text/plain
   Expected (plain->name()): text/plain
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kmimetypetest.cpp(581)]

FAIL!  : KStandarddirsTest::testResourceDirs() 'dir.endsWith("xdg/") || dir.endsWith("share/config/") || dir.endsWith(".kde-unit-test/xdg/config/")' returned FALSE. (/etc/xdg/lubuntu/)
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kstandarddirstest.cpp(89)]

FAIL!  : KStandarddirsTest::testFindExe() '!kioslave.isEmpty()' returned FALSE. ()
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/staging/kde4support/autotests/kstandarddirstest.cpp(287)]

FAIL!  : KFileItemTest::testMimeTypeOnDemand() 'fileItem.isMimeTypeKnown()' returned FALSE. ()
   Loc: [/home/kurthindenburg/kf5/src/5/kdelibs-frameworks/kio/tests/kfileitemtest.cpp(247)]

97% tests passed, 4 tests failed out of 152

Total Test time (real) = 175.04 sec

The following tests FAILED:
     24 - kcodecs-kcharsetstest (Failed)
     93 - kde4support-kmimetypetest (Failed)
     95 - kde4support-kstandarddirstest (Failed)
    125 - kio-kfileitemtest (Failed)
Errors while running CTest</pre><div><br></div></div><div>Linux qt5kf5 3.8.0-21-generic #32-Ubuntu SMP Tue May 14 22:17:37 UTC 2013 i686 i686 i686 GNU/Linux</div><div><br></div><div>Kurt</div></body></html>