Control: tags -1 + moreinfo
(Please CC me if you want me to read the reply). Hi Yann, 2014-01-04 16:05 Yann Dirson:
Package: libftgl2 Version: 2.1.3~rc5-4 $ debuild clean ... debuild: fatal error at line 1346: couldn't exec fakeroot debian/rules: ... The use of "SUBDIRS" is obviously violating the way automake should be used. Adding "msvc" to SUBDIRS at it probably should is probably enough, given the lack of build targets in this dir.
debian/rules was completely revamped in 2.3.0-1 and all of this legacy way to call commands do things was removed in favour of the latest minimalistic dh. I haven't observed it in my builds, when the clean target is invoked automatically by git-buildpackage. That said, I guess that the bug is still present since upstream didn't change much and the problem is with Makefile.am, as far as I understand it. What I don't know is what do you mean with SUBDIRS not being used properly, my knowledge of autotools is quite shallow. Could you please submit a patch so I can forward it upstream? Cheers. -- Manuel A. Fernandez Montecelo <manuel.montez...@gmail.com>