Bug#1017053: fenics-dolfinx: FTBFS on mips64el

2022-09-05 Thread Drew Parsons
Source: fenics-dolfinx
Followup-For: Bug #1017053

For what it's worth the same error warning from tensor/xtl also shows
up in xtensor's own tests on amd64.

Not clear why it gives dolfinx a problem only on mips64el. I'd expect
the problem to be the same on all arches.

Any any case, I think the work-around is to treat this error warning
as a warning not an error, which is what xtensor itself does.



Bug#1017053: fenics-dolfinx: FTBFS on mips64el

2022-09-04 Thread Drew Parsons
Source: fenics-dolfinx
Followup-For: Bug #1017053

I see. I attributed the fault to the pmix problem too quickly.

>From the error logs it seems to be coming from xtl.

I've just uploaded dolfinx 0.5.0. It might help since it has removed
explicit xtl use.



Bug#1017053: closed by Drew Parsons (reply to dpars...@debian.org) (Re: Bug#1017053 fenics-dolfinx: FTBFS on mips64el)

2022-08-20 Thread Graham Inggs
Hi Drew

> This is pmix bug#1017356, hopefully fixed in pmix 4.2.0~rc2-1 (not clear
> why the pmix upload did not close the bug).

I don't believe it is.  The FTBFS on mips64el [1] started before the
pmix upload.

Regards
Graham


[1] https://buildd.debian.org/status/logs.php?pkg=fenics-dolfinx&arch=mips64el



Bug#1017053: fenics-dolfinx: FTBFS on mips64el

2022-08-12 Thread Graham Inggs
Source: fenics-dolfinx
Version: 1:0.4.1-4
Severity: serious
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.10

Hi Maintainer

Your package FTBFS on mips64el during the recent rebuilds for Python
3.10 [1].  I've copied what I hope is the relevant part of the log
below.

Regards
Graham


[1] https://buildd.debian.org/status/package.php?p=fenics-dolfinx


Traceback (most recent call last):
  File "/<>/python/setup.py", line 67, in 
setup(name='fenics-dolfinx',
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line
153, in setup
return distutils.core.setup(**attrs)
  File "/usr/lib/python3.10/distutils/core.py", line 148, in setup
dist.run_commands()
  File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
  File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
cmd_obj.run()
  File "/usr/lib/python3.10/distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
  File "/usr/lib/python3.10/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
  File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
cmd_obj.run()
  File "/<>/python/setup.py", line 41, in run
self.build_extension(ext)
  File "/<>/python/setup.py", line 64, in build_extension
subprocess.check_call(['cmake', '--build', '.'] + build_args,
cwd=self.build_temp, env=env)
  File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '--build', '.',
'--config', 'Release', '--', '-j3']' returned non-zero exit status 2.
chrpath -d 
/<>/debian/tmp*/usr/lib/python*/dist-packages/dolfinx/*.so
open: No such file or directory
elf_open: Invalid argument