| Age | Commit message (Collapse) | Author |
|
remove link option "--cref" because mold doesn't support
not all files were patched, but the compilation & tests succeeded.
Closes: https://bugs.gentoo.org/937354
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42654
Closes: https://github.com/gentoo/gentoo/pull/42654
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The Makefiles call $(PYTHON) in places which defaults to 'python3' and
tests have their own variable.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
This test (and only this test) failed for me with:
```
--- tests/results/extmod_select_poll_fd.py.exp 2025-06-13 00:21:41.912587843 +0100
+++ tests/results/extmod_select_poll_fd.py.out 2025-06-13 00:21:41.912662784 +0100
@@ -1,9 +1,7 @@
-CPYTHON3 CRASH:
ValueError
[(1, 4)]
[]
Traceback (most recent call last):
File "/var/tmp/portage/dev-lang/micropython-1.25.0/work/micropython-1.25.0/tests/extmod/select_poll_fd.py", line 45, in <module>
- assert False
- ^^^^^
-AssertionError
+AssertionError:
+CRASH
\ No newline at end of file
```
It seems to be just a minor formatting thing between CPython versions,
but skip it at least for now. Will see about fixing the CPython version
it tests against in a followup.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/829564
Closes: https://bugs.gentoo.org/859286
Closes: https://bugs.gentoo.org/859289
Closes: https://bugs.gentoo.org/908985
Closes: https://bugs.gentoo.org/930517
Closes: https://bugs.gentoo.org/936121
Closes: https://bugs.gentoo.org/940699
Closes: https://bugs.gentoo.org/951159
Signed-off-by: Daniella Kicsak <nosqrt@outlook.com>
Part-of: https://github.com/gentoo/gentoo/pull/40972
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Co-authored-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
Signed-off-by: Daniella <137890355+tfemby@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/37227
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Daniella Kicsak <nosqrt@outlook.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/916499
Closes: https://bugs.gentoo.org/895156
Signed-off-by: Kristaps Kaupe <kristaps@blogiem.lv>
Closes: https://github.com/gentoo/gentoo/pull/34801
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
EAPI 7 version bump the ebuild whilst at it.
Closes: https://bugs.gentoo.org/820086
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Don't rely on emake as it discards internal flags and generates
compilation failures but patch Makefile directly. Also, this
enforcement, although correct, causes a few tests to fail. I haven't
looked at why in detail so tests are disabled for now until further
investigation.
Closes: https://bugs.gentoo.org/727092
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/726902
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/722952
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/703540
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Courtesy of Mike Auty <ikelos@gentoo.org>.
Closes: https://bugs.gentoo.org/700362
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
The MicroPython project aims to put an implementation of Python 3.x on
microcontrollers and small embedded systems.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|