Your message dated Wed, 27 Jan 2021 22:08:58 +0100
with message-id <ybhwarkczinjv...@ramacher.at>
and subject line Re: Adios FTBFS on python3.9 due to cython
has caused the Debian Bug report #974662,
regarding Adios FTBFS with python3.9 due to cython
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
974662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:adios
Version: 1.13.1-26
Severity: serious
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.9
adios ignores errors in its packaging in the shell snippets
for p in $(PY3VERS) ; do
and in this case ftbfs with python3.9. Please fix both of these issues.
The python3.9 issue is likely a cython file which is not re-generated during the
build.
--- End Message ---
--- Begin Message ---
On 2020-11-13 12:41:58 +0000, Alastair McKinstry wrote:
> retitle 972420 Adios FTBFS with python3.9 due to cython
>
> clone 972420 -1
>
> reassign -1 cython
>
> thanks
That's actually a bug in adios. It does not properly regenerate the cpp
files with cython. In override_dh_auto_configure the old files from
wrappers/numpy are first copied to build-mpich and build-openmpi. Then
in override_dh_auto_build the the files in wrappers/numpy are
regenerated. They need to be regenerated before getting copied.
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---