#1013568 scipy: FTBFS: conjugate.hpp:22:36: error: type/value mismatch at argument 2 in template parameter list for ‘template<class T, class A> class xsimd::batch’

Package:
src:scipy
Source:
scipy
Submitter:
Lucas Nussbaum
Date:
2022-06-29 09:06:07 UTC
Severity:
serious
Tags:
#1013568#5
Date:
2022-06-24 10:03:43 UTC
From:
To:
Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/scipy_1.8.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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.

#1013568#12
Date:
2022-06-26 15:18:27 UTC
From:
To:
A number of upgrades including scipy got interrupted by the upgrade of
xsimd to v8.  We're working through the transition now. scipy needs a
working pythran but pythran needs xsimd available on all arches, even
those without specific vector acceleration hardware (in which case xsimd
scalar mode is used). We need to reconfigure xsimd tests to not attempt
vector-mode functionality on unsupported arches.