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 01:
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
2 matches
Mail list logo