Build failure of tests/SmartPointerListTest in SVN trunk (R949241)

Ian Monroe ian.monroe at gmail.com
Sun Apr 5 16:17:50 UTC 2009


On Sun, Apr 5, 2009 at 9:40 AM, Kenneth Lakin <kennethlakin at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ian Monroe wrote:
>>
>> Are you sure you aren't running make test?
>>
>
> I'm 100% certain. make test complains about a missing executable:
> ================================================
>
> However, "make all" calls cmake_check_build_system which might
> eventually build the test target anyway. I'm using the "cmakekde" shell
> script from KDE Techbase. I'm passing -DKDE4_BUILD_TESTS=TRUE to its
> cmake invocation, so perhaps a bare "make" in the amarok build directory
> might also build the tests.
> Regardless, shouldn't one's tests always build and run correctly? :)

Yes but they don't. Fix the test (why I committed a test that didn't
compile, hoping someone else would figure it out :D) or use make
instead of make all.

Ian



More information about the Amarok mailing list