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

Ian Monroe ian.monroe at gmail.com
Sun Apr 5 13:32:08 UTC 2009


On Sat, Apr 4, 2009 at 1:18 PM, Kenneth Lakin <kennethlakin at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi, all.
> The following failure occurs while building Amarok 2 from SVN trunk:
>
> ==================================
> CMakeFiles/SmartPointerListTest.dir/TestSmartPointerList.o: In function
> `SmartPointerListDaddy':
> /home/avatar/kde/src/amarok/tests/../src/SmartPointerList.h:35:
> undefined reference to `vtable for SmartPointerListDaddy'
> collect2: ld returned 1 exit status
> make[2]: *** [tests/SmartPointerListTest] Error 1
> make[1]: *** [tests/CMakeFiles/SmartPointerListTest.dir/all] Error 2
> ==================================
>
> More information about the software on my system:
> * GCC 4.3.3
> * QT 4.5.0
> * qtscriptgenerator 0.1.0 from the Gentoo kde-testing overlay.
>
> I previously obliterated my Amarok build directory to rule out the
> possibility of any stale files screwing up the build.
>
> Anyone have any insight into this issue?

Are you sure you aren't running make test?

Ian



More information about the Amarok mailing list