[Bug 259830] failure to stage

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Nov 2021 09:05:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259830

Kai Knoblich <kai@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |kai@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Kai Knoblich <kai@FreeBSD.org> ---
Hi Cy, thanks for the report. 

(In reply to Cy Schubert from comment #0)

The issue with devel/py-Jinja2 seems to be a "red herring" because it doesn't
require devel/py-setuptools_scm to build/run and the files of "pkg_resources"
belong to devel/py-setuptools:

> 2853, in get_entry_map
>     ep_map = self._ep_map = EntryPoint.parse_map(
>   File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py", line > 2538, in parse_map
>     raise ValueError("Entry points must be listed in groups")
> ValueError: Entry points must be listed in groups
> *** Error code 1

Regarding devel/py-zipp: 

I can't reproduce the issue, yet. I assume that the TOML option is enabled (as
it should be) because devel/py-setuptools_scm pulls in textproc/py-tomli:

> [slippy] `-- Installing py38-tomli-1.2.2...
> [slippy] `-- Extracting py38-tomli-1.2.2: .......... done

I was able to build devel/py-setuptools_scm and devel/py-zipp in 12.2-RELEASE
and 14.0-CURRENT@1400042_20aa359773 (both amd64/i386) jails without any
problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.