Bug#1020135: numpy: FTBFS: AttributeError: 'UnixCCompiler' object has no attribute 'cxx_compiler'

2022-11-10 Thread Sandro Tosi
On Fri, Nov 4, 2022 at 4:30 PM Nilesh Patra wrote: > > Control: tags -1 patch > > This was as simple as a reorder (again same as many py packages) i decided to go with this solution: https://salsa.debian.org/python-team/packages/numpy/-/commit/0f4a34b1992b421d803b2ce90eb84b52bc986511 --

Bug#1020135: numpy: FTBFS: AttributeError: 'UnixCCompiler' object has no attribute 'cxx_compiler'

2022-11-04 Thread Nilesh Patra
Control: tags -1 patch This was as simple as a reorder (again same as many py packages) It gets numpy building for me locally atleast. Please consider applying. diff --git a/setup.py b/setup.py index 9df459d..5bf727b 100755 --- a/setup.py +++ b/setup.py @@ -75,8 +75,8 @@ # Its presence/absence

Bug#1020135: numpy: FTBFS: AttributeError: 'UnixCCompiler' object has no attribute 'cxx_compiler'

2022-09-18 Thread Lucas Nussbaum
Source: numpy Version: 1:1.21.5-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220917 ftbfs-bookworm Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering