Package: babl Version: 0.1.44-1 Building the sources in a sid chroot with: debuild -i -I --no-sign --build=binary -j1
leads to: ... dpkg-buildpackage -rfakeroot -us -uc -ui -i -I --build=binary --build=binary -j1 -mJean-Christophe Manciot < manciot.jeanchristo...@gmail.com> dpkg-buildpackage: info: source package babl dpkg-buildpackage: info: source version 0.1.44-1+17.10 dpkg-buildpackage: info: source distribution stable dpkg-source -i -I --before-build babl-0.1.44-1 dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with gnome dh_gnome_clean dh_clean debian/rules build dh build --with gnome dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/home/actionmystique/src/Babl/babl-build/babl-0.1.44-1' dh_autoreconf --as-needed libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Segmentation fault (core dumped) autoreconf: aclocal failed with exit status: 139 dh_autoreconf: autoreconf -f -i returned exit code 139 make[1]: *** [debian/rules:18: override_dh_autoreconf] Error 2 -- Jean-Christophe