On Sat, Jul 13, 2024 at 08:40:06AM -0600, Daniel Dickman wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2024/07/13 08:40:06
>
> Modified files:
> math/py-pandas : Makefile distinfo
> math/py-pandas/pkg: PLIST
> Added files:
> math/py-pandas/patches: patch-pyproject_toml
>
> Log message:
> unbreak pandas by updating to 2.2.2
Does not build.
===> Extracting for py3-pandas-2.2.2
===> Patching for py3-pandas-2.2.2
===> Applying OpenBSD patch patch-pyproject_toml
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pyproject.toml
|--- pyproject.toml.orig
|+++ pyproject.toml
--------------------------
Patching file pyproject.toml using Plan A...
Hunk #1 succeeded at 2.
Hunk #2 succeeded at 29.
done
===> Compiler link: clang -> /usr/bin/clang
===> Compiler link: clang++ -> /usr/bin/clang++
===> Compiler link: cc -> /usr/bin/cc
===> Compiler link: c++ -> /usr/bin/c++
>>> Running configure in math/py-pandas,python3 at 1720966329.47
===> math/py-pandas,python3
===> Generating configure for py3-pandas-2.2.2
===> Configuring for py3-pandas-2.2.2
>>> Running build in math/py-pandas,python3 at 1720966330.06
===> math/py-pandas,python3
===> Building for py3-pandas-2.2.2
* Getting build dependencies for wheel...
ERROR Missing dependencies:
wheel
*** Error 1 in math/py-pandas (/exopi-cvs/ports/lang/python/python.port.mk:341
'do-build': @: ; if [ -e /exopi-obj/pobj/py-pandas-2.2.2-pyth...)
*** Error 2 in math/py-pandas
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:3057
'/exopi-obj/pobj/py-pandas-2.2.2-python3/.build_done': @c...)
*** Error 2 in math/py-pandas
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2704 'build':
@lock=py3-pandas-2.2.2; export _LOCKS_HELD=" py...)
===> Exiting math/py-pandas,python3 with an error
--
Antoine