Re: CVS commit: src

2025-04-02 Thread Taylor R Campbell
> Date: Wed, 2 Apr 2025 21:41:25 +0900 > From: Ryo ONODERA > > With this commit, builds of pkgsrc/lang/python3* fail. > I have no build logs of python3* now. However you may easily reproduce > the failures as follows. > > $ cd /usr/pkgsrc/lang/python313 > $ make package > > I will submit the lo

Re: CVS commit: src

2025-04-02 Thread Ryo ONODERA
Hi, Thanks for your quick fix. It fixes my problem. pkgsrc/lang/python3* build fine under NetBSD/amd64-current for me. Thanks again!!! On Thu, Apr 3, 2025 at 2:20 AM Taylor R Campbell wrote: > > > Date: Wed, 2 Apr 2025 21:41:25 +0900 > > From: Ryo ONODERA > > > > With this commit, builds of pk

Re: CVS commit: src

2025-04-02 Thread Ryo ONODERA
Hi, With this commit, builds of pkgsrc/lang/python3* fail. I have no build logs of python3* now. However you may easily reproduce the failures as follows. $ cd /usr/pkgsrc/lang/python313 $ make package I will submit the logs later. Could your take a look at my problem? Thank you. On Mon, Mar