On 20/11/16 14:08, Michael Biebl wrote: > Am 20.11.2016 um 08:31 schrieb Lucas Nussbaum: >> Hi, >> >> On 20/11/16 at 01:33 +0100, Michael Biebl wrote: >>> Builds fine in a stretch chroot. >> >> Have you tried in a sid chroot? I just tried and can still reproduce it. >> (but I did not manage to further isolate the problem) > > My point that something unrelated to gnome-shell has changed which now > causes it to FTBFS.
Seems to be the new gcc-6. Not sure whether this is a bug in gcc or if gnome-shell is doing something wrong with rpath and -L flags for libmutter-clutter-1.0.so. Emilio