Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2026 10:32:30 -0700
From:      Craig Leres <leres@freebsd.org>
To:        Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 15fa6c24c1ed - main - textproc/py-mistune0: Simplify Makefile
Message-ID:  <421753f4-e0c6-4843-8cb7-ddebf57e26a8@freebsd.org>
In-Reply-To: <6a3ee63d.1eaa4.669a7f23@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 6/26/26 13:51, Po-Chuan Hsieh wrote:
> The branch main has been updated by sunpoet:
> 
> URL:https://cgit.FreeBSD.org/ports/commit/? 
> id=15fa6c24c1edeeeb04dae8e3b5cfcd96f28a5dda
> 
> commit 15fa6c24c1edeeeb04dae8e3b5cfcd96f28a5dda
> Author:     Po-Chuan Hsieh<sunpoet@FreeBSD.org>
> AuthorDate: 2026-06-26 20:45:18 +0000
> Commit:     Po-Chuan Hsieh<sunpoet@FreeBSD.org>
> CommitDate: 2026-06-26 20:45:18 +0000
> 
>      textproc/py-mistune0: Simplify Makefile

This doesn't build for me, it fails in stage. When I look in 
work-py312/mistune-0.8.4/dist I see mistune0-0.8.4-py2.py3-none-any.whl 
instead of mistune-0.8.4*.whl

		Craig

===>  Staging for py312-mistune0-0.8.4_2
===>   py312-mistune0-0.8.4_2 depends on file: /usr/local/bin/python3.12 
- found
===>   Generating temporary packing list
Traceback (most recent call last):
   File "<frozen runpy>", line 198, in _run_module_as_main
   File "<frozen runpy>", line 88, in _run_code
   File "/usr/local/lib/python3.12/site-packages/installer/__main__.py", 
line 115, in <module>
     _main(sys.argv[1:], "python -m installer")
   File "/usr/local/lib/python3.12/site-packages/installer/__main__.py", 
line 100, in _main
     with WheelFile.open(wheel) as source:
          ^^^^^^^^^^^^^^^^^^^^^
   File "/usr/local/lib/python3.12/contextlib.py", line 137, in __enter__
     return next(self.gen)
            ^^^^^^^^^^^^^^
   File "/usr/local/lib/python3.12/site-packages/installer/sources.py", 
line 179, in open
     with zipfile.ZipFile(path) as f:
          ^^^^^^^^^^^^^^^^^^^^^
   File "/usr/local/lib/python3.12/zipfile/__init__.py", line 1352, in 
__init__
     self.fp = io.open(file, filemode)
               ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 
'/wrkdirs/usr/ports/textproc/py-mistune0/work-py312/mistune-0.8.4/dist/mistune-0.8.4*.whl'
*** Error code 1

Stop.
make: stopped making "all" in /usr/ports/textproc/py-mistune0



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421753f4-e0c6-4843-8cb7-ddebf57e26a8>