https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/patsy-0.5.6 fails tests. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 893864 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: new_exc = PatsyError('Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. E ValueError: Unable to avoid copy while creating an array as requested. E patsy.PatsyError: Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED patsy/test_highlevel.py::test_builtins - patsy.PatsyError: Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. FAILED patsy/test_highlevel.py::test_formula_likes - ValueError: Unable to avoid copy while creating an array as requested. FAILED patsy/test_highlevel.py::test_incremental - patsy.PatsyError: Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. FAILED patsy/test_state.py::test_Center - ValueError: Unable to avoid copy while creating an array as requested. FAILED patsy/test_state.py::test_stateful_transform_wrapper - ValueError: Unable to avoid copy while creating an array as requested. FAILED patsy/util.py::test_asarray_or_pandas - ValueError: Unable to avoid copy while creating an array as requested. For more details, see https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword.') If using ...r more details, see https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword.') If using `np.array(obj, copy=False)` replace it with `np.asarray(obj)` to allow a copy when needed (no behavior change in NumPy 1.x). new_exc = PatsyError('Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. new_exc = PatsyError('Error evaluating factor: ValueError: Unable to avoid copy while creating an array as requested. patsy/test_highlevel.py::test_builtins FAILED [111/148] patsy/test_highlevel.py::test_formula_likes FAILED [106/148] patsy/test_highlevel.py::test_incremental FAILED [112/148] patsy/test_state.py::test_Center FAILED [125/148] patsy/test_state.py::test_stateful_transform_wrapper FAILED [126/148] patsy/util.py::test_asarray_or_pandas FAILED [133/148]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1d6783a8580929079c7ef61bd8a898a2e109ea commit dc1d6783a8580929079c7ef61bd8a898a2e109ea Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-06-30 01:39:03 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-06-30 01:39:03 +0000 dev-python/patsy: Require <dev-python/numpy-2 Closes: https://bugs.gentoo.org/932480 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/patsy/{patsy-0.5.6.ebuild => patsy-0.5.6-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)