Bug#1068158: python-escript: FTBFS: RuntimeError: We do not current support different different dpkg-buildflags for C vs C++:
Sebastian Ramacher
sramacher at debian.org
Sun Mar 31 23:02:10 BST 2024
Source: python-escript
Version: 5.6-6
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher at debian.org
https://buildd.debian.org/status/fetch.php?pkg=python-escript&arch=arm64&ver=5.6-6%2Bb3&stamp=1711889068&raw=0
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.11.8 (main, Mar 26 2024, 12:04:57) [GCC 13.2.0]
RuntimeError: We do not current support different different dpkg-buildflags for C vs C++:
File "/<<PKGBUILDDIR>>/SConstruct", line 172:
env = Environment(tools = ['default'], options = vars,
File "/usr/lib/python3/dist-packages/SCons/Environment.py", line 1231:
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 61:
raise RuntimeError("We do not current support different different dpkg-buildflags for C vs C++")
make[1]: *** [debian/rules:65: override_dh_auto_build] Error 2
Cheers
--
Sebastian Ramacher
More information about the debian-science-maintainers
mailing list