On Tue, Dec 26, 2017 at 11:27 AM, Rob Browning <[email protected]> wrote: > Umm, good point. I'm planning to upload 2.2.3 soon, and then pursue the > failures, assuming they persist.
I tried building aisleriot with guile-2.2 (it's just a simple Build-Depends change) but it fails to build at the end. Do you have any idea what's wrong here? make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_strip strip: Unable to recognise the format of the input file `debian/aisleriot/usr/lib/x86_64-linux-gnu/aisleriot/guile/2.2/quatorze.go' dh_strip: strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/aisleriot/usr/lib/x86_64-linux-gnu/aisleriot/guile/2.2/quatorze.go returned exit code 1 dh_strip: Aborting due to earlier error By the way, if you do try to build aisleriot, make sure you have docbook-xml installed (or yelp-tools 3.18.0-5) since otherwise the build will take a very long time. Thanks, Jeremy Bicha

