Bug#984769: FTBFS: python-escript fails if DFLAGS is set

2021-03-08 Thread Sven Mueller
I should add: dpkg-buildflags manpage does not list DFLAGS as a supported flag, but explicitly mentioned that more flags might get added in the future if needed for more languages. DFLAGS was added with commit d01d1f49c9734a39fc278f4d5b75444c96491023 Author: Guillem Jover Date: Fri Nov 27

Bug#984769: FTBFS: python-escript fails if DFLAGS is set

2021-03-08 Thread Sven Mueller
Package: python-escript Version: 5.6-2 In my build enviroments, the DFLAGS dpkg-buildflags option is set (to '-frelease'). python-escript in site_cons/extractdebbuild.py does not know about this flag but should actually ignore it, AFAICT. Suggested fix: Add DFLAGS to the ignoreflags list in line