Aaron M. Ucko a écrit : > Package: gcompris > Version: 7.0.1-1 > Severity: important > Justification: fails to build from source > > gcompris has been failing to build from source on the autobuilders > despite its attempted use of xvfb-run. Most likely this is because > xvfb can't find some standard fonts it needs; you can compensate for > this by adding a build-dependency on xfonts-base, per #314598. > > Alternatively, it looks like you can scrap the xvfb business entirely > in favor of running configure with the --enable-py-build-only flag, > which is cleaner and ought to be safe enough.
Note: Due to a mistake in configure.in pysqlite2 test it's not desactived by --enable-py-build-only. pygtk and gnome-python tests are skipped by this option. pygtk and gnome-python should not be in Build-Depends, only in Depends. Furthermore, they need to be compiled with same python version as gcompris is. Regards, -- yves

