> Actually I've always been unsure why packagers don't run unit tests...
> Maybe this would help.
Because sometimes tests require certain "features" of the environment when
building (read: running the test), like running X or network, which will make
the whole build fail if not present.
I just wanted to note, that the root of all those crashes is not an ABI-
breakage or a bug in kdelibs. It's once more a problem with threading and Qt
Sockets. The reason why >soprano-2.7.6 works is that it introduced
Soprano::Socket.
I already wrote it in another bug report, that I extracted a pa