Niko Mauno
c5126983d9
python3-maturin: Fix cross compilation issue for armv7l, mips64, ppc
...
When bitbaking python3-rpds-py it built extension module as:
site-packages/rpds/rpds.cpython-312-armv7l-linux-gnueabihf.so
Which caused error on target:
root@qemuarm:~# python3 -c "from rpds import HashTrieMap, HashTrieSet, List"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3.12/site-packages/rpds/__init__.py", line 1, in <module>
from .rpds import *
ModuleNotFoundError: No module named 'rpds.rpds'
Where as it should have been:
site-packages/rpds/rpds.cpython-312-arm-linux-gnueabihf.so
Associated upstream bug report:
https://github.com/PyO3/maturin/issues/2203
Associated upstream pull request:
https://github.com/PyO3/maturin/pull/2204
Note - mitigation has not been tested with musl:
https://github.com/PyO3/maturin/pull/2204#issuecomment-2323952320
(From OE-Core rev: 32a8a7379008cc6e367b7664c5b10b29f0bb8136)
(From OE-Core rev: d2f73e3840c21997b918d1f1cfae965c618c1076)
Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-09-19 05:11:35 -07:00
..
2024-09-09 06:08:10 -07:00
2024-03-01 09:32:13 +00:00
2024-02-29 10:26:13 +00:00
2024-08-19 06:09:14 -07:00
2023-09-27 11:47:42 +01:00
2024-02-15 09:18:09 +00:00
2023-07-25 15:27:33 +01:00
2023-07-10 11:36:34 +01:00
2023-12-21 10:38:30 +00:00
2024-09-19 05:11:35 -07:00
2024-02-09 13:55:06 +00:00
2024-03-01 09:28:51 +00:00
2024-02-10 14:13:24 +00:00
2024-09-09 06:08:10 -07:00
2023-09-27 11:47:42 +01:00
2024-09-09 06:08:10 -07:00
2024-01-19 12:21:22 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-08-01 06:08:09 -07:00
2024-02-20 11:39:45 +00:00
2024-07-09 06:02:56 -07:00
2024-02-29 10:26:13 +00:00
2024-03-01 09:28:51 +00:00
2023-09-27 11:47:42 +01:00
2024-03-07 17:25:02 +00:00
2024-02-20 11:39:45 +00:00
2024-08-19 06:09:14 -07:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-03-05 12:24:49 +00:00
2024-02-29 10:26:13 +00:00
2024-02-29 10:26:13 +00:00
2024-01-19 12:21:23 +00:00
2024-03-01 09:28:51 +00:00
2023-10-04 23:55:12 +01:00
2023-08-24 16:50:24 +01:00
2024-03-07 17:25:02 +00:00
2023-08-14 12:51:21 +01:00
2024-02-29 10:26:13 +00:00
2023-11-05 11:28:42 +00:00
2024-01-07 12:24:57 +00:00
2023-11-20 15:30:52 +00:00
2024-02-14 13:53:35 +00:00
2024-03-05 12:24:49 +00:00
2024-08-01 06:08:09 -07:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2023-09-27 11:47:42 +01:00
2024-07-09 06:02:55 -07:00
2024-02-20 11:39:45 +00:00
2024-03-07 17:25:02 +00:00
2024-04-13 14:39:07 +01:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-09-19 05:11:35 -07:00
2023-12-17 19:07:21 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2023-10-19 13:38:57 +01:00
2024-02-20 11:39:45 +00:00
2023-12-23 08:46:00 +00:00
2023-11-20 15:30:52 +00:00
2024-03-01 09:28:51 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-03-22 16:27:48 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2023-11-30 08:43:03 +00:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-08-19 06:09:14 -07:00
2024-08-19 06:09:14 -07:00
2024-02-20 11:39:45 +00:00
2023-12-06 22:55:49 +00:00
2023-11-13 11:38:03 +00:00
2024-07-09 06:02:56 -07:00
2024-02-20 11:39:45 +00:00
2023-11-30 08:43:04 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-04-13 14:39:07 +01:00
2024-07-09 06:02:55 -07:00
2024-02-20 11:39:45 +00:00
2024-03-22 16:27:48 +00:00
2024-03-07 17:25:02 +00:00
2024-03-07 17:25:02 +00:00
2023-11-30 08:43:03 +00:00
2024-02-20 11:39:45 +00:00
2024-09-09 06:08:10 -07:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2023-11-05 11:28:32 +00:00
2023-09-26 10:35:27 +01:00
2024-03-07 17:25:02 +00:00
2024-03-22 16:27:48 +00:00
2024-03-22 16:27:48 +00:00
2024-03-22 16:27:48 +00:00
2024-03-07 17:25:02 +00:00
2024-03-22 16:27:48 +00:00
2024-03-22 16:27:48 +00:00
2024-01-24 15:46:19 +00:00
2024-04-14 06:28:02 +01:00
2024-02-20 11:39:45 +00:00
2024-03-01 09:28:52 +00:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-02-15 09:18:09 +00:00
2023-09-27 11:47:42 +01:00
2024-03-01 09:28:52 +00:00
2024-03-07 17:25:03 +00:00
2024-02-20 11:39:45 +00:00
2024-04-14 06:28:02 +01:00
2023-12-02 17:18:57 +00:00
2024-02-20 11:39:45 +00:00
2024-03-01 09:28:52 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00
2024-02-20 11:39:45 +00:00