Bug#1002428: python-escript: FTBFS: RuntimeError: Unknown key (ASFLAGS) in dpkg-buildflags:
Lucas Nussbaum
lucas at debian.org
Wed Dec 22 08:21:30 GMT 2021
Source: python-escript
Version: 5.6-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Build steps for py3
> mkdir -p /<<PKGBUILDDIR>>/debian/stage3
> scons -j4 cc_optim=' -O3 ' build_dir=/<<PKGBUILDDIR>>/debian/tmp3 verbose=on prefix=/<<PKGBUILDDIR>>/debian/stage3 options_file=debian/sid_options.py docs
> scons: Reading SConscript files ...
> 3.9.9 (main, Dec 16 2021, 23:13:29)
> [GCC 11.2.0]
> RuntimeError: Unknown key (ASFLAGS) in dpkg-buildflags:
> File "/<<PKGBUILDDIR>>/SConstruct", line 172:
> env = Environment(tools = ['default'], options = vars,
> File "/usr/lib/python3/dist-packages/SCons/Environment.py", line 982:
> variables.Update(self)
> File "/usr/lib/python3/dist-packages/SCons/Variables/__init__.py", line 187:
> exec(contents, {}, values)
> File "<string>", line 84:
>
> File "/<<PKGBUILDDIR>>/site_scons/extractdebbuild.py", line 52:
> raise RuntimeError("Unknown key ("+key+") in dpkg-buildflags")
> make[1]: *** [debian/rules:65: override_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-escript_5.6-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the debian-science-maintainers
mailing list