Comment 3 for bug 623633

Revision history for this message
Michael Vincent (vyncebox) wrote :

Rebuilding normally (with optimization) causes the problem to occur again. So this bug is related to the optimization level.

It works when I build kdelibs like this:
DEB_BUILD_OPTIONS="nostrip noopt" dpkg-buildpackage

It doesn't work when I build kdelibs like this:
dpkg-buildpackage