Bug#839852: libgtk2.0-dev: failing to build due to atk mismatch

2016-10-05 Thread Tristan Matthews
On Wed, Oct 5, 2016 at 3:46 PM, Michael Biebl wrote: > Control: tags -1 moreinfo unreproducible > > Am 05.10.2016 um 20:15 schrieb Tristan Matthews: >> Package: libgtk2.0-dev >> Version: 2.24.31-1 >> Severity: important >> >> Can no longer build programs depending on gtk+-2.0. To reproduce: >> >>

Bug#839852: libgtk2.0-dev: failing to build due to atk mismatch

2016-10-05 Thread Michael Biebl
Control: tags -1 moreinfo unreproducible Am 05.10.2016 um 20:15 schrieb Tristan Matthews: > Package: libgtk2.0-dev > Version: 2.24.31-1 > Severity: important > > Can no longer build programs depending on gtk+-2.0. To reproduce: > > echo -e "#include \n int main(){return 0;}" | gcc -o gtk_test -x

Bug#839852: libgtk2.0-dev: failing to build due to atk mismatch

2016-10-05 Thread Tristan Matthews
Package: libgtk2.0-dev Version: 2.24.31-1 Severity: important Can no longer build programs depending on gtk+-2.0. To reproduce: echo -e "#include \n int main(){return 0;}" | gcc -o gtk_test -xc - `pkg-config --cflags --libs gtk+-2.0` Fails with: In file included from /usr/include/gtk-2.0/gtk/g