[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-18 Thread Matthias Klose
removed, ftbfs with Python 3.12

** Changed in: siconos (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061719

Title:
  Python interface is not installed  with 4.4.0+dfsg-4build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siconos/+bug/2061719/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-17 Thread Pushkar Kulkarni
** Merge proposal linked:
   
https://code.launchpad.net/~pushkarnk/ubuntu/+source/siconos/+git/siconos/+merge/464496

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061719

Title:
  Python interface is not installed  with 4.4.0+dfsg-4build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siconos/+bug/2061719/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-15 Thread Pushkar Kulkarni
numpy.distutils was only deprecated previously, causing the previous
build to install the Python bindings

https://launchpadlibrarian.net/715447456/buildlog_ubuntu-noble-
amd64.siconos_4.4.0+dfsg-4_BUILDING.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061719

Title:
  Python interface is not installed  with 4.4.0+dfsg-4build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siconos/+bug/2061719/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-15 Thread Pushkar Kulkarni
Found this in the build log, right after swig finishes generating the
Python interface:



build/install siconos package
cd /<>/obj-x86_64-linux-gnu/wrap && /usr/bin/python3 
/<>/obj-x86_64-linux-gnu/wrap/setup.py install 
--install-layout=deb --root=/<>/debian/tmp/
Traceback (most recent call last):
  File "/<>/obj-x86_64-linux-gnu/wrap/setup.py", line 28, in 

from numpy.distutils.core import setup, Extension
ModuleNotFoundError: No module named 'numpy.distutils'
gmake[6]: *** [wrap/CMakeFiles/python-install.dir/build.make:74: 
wrap/CMakeFiles/python-install] Error 1
gmake[6]: Leaving directory '/<>/obj-x86_64-linux-gnu'
gmake[5]: *** [CMakeFiles/Makefile2:1554: 
wrap/CMakeFiles/python-install.dir/all] Error 2
gmake[5]: Leaving directory '/<>/obj-x86_64-linux-gnu'
gmake[4]: *** [CMakeFiles/Makefile2:1561: 
wrap/CMakeFiles/python-install.dir/rule] Error 2
gmake[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
gmake[3]: *** [Makefile:208: wrap/CMakeFiles/python-install.dir/rule] Error 2
gmake[3]: Leaving directory '/<>/obj-x86_64-linux-gnu/wrap'

---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061719

Title:
  Python interface is not installed  with 4.4.0+dfsg-4build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siconos/+bug/2061719/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs