[Bug 268893] Mk/Uses/python.mk: need a way to specify wheel name != PORTNAME

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Jan 2023 04:31:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268893

--- Comment #18 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Charlie Li from comment #16)

I applied attachment 239433 and staging failed with different error.

yasu@rolling-vm-freebsd2[1034]% make stage
===>  License APACHE20 GPLv2+ accepted by the user
===>   py311-spf-engine-3.0.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py311-spf-engine-3.0.2 for building
===>  Extracting for py311-spf-engine-3.0.2
=> SHA256 Checksum OK for spf-engine-3.0.2.tar.gz.
===>  Patching for py311-spf-engine-3.0.2
===>  Applying FreeBSD patches for py311-spf-engine-3.0.2 from
/usr/ports/mail/py-spf-engine/files
===>   py311-spf-engine-3.0.2 depends on package: py311-flit-core>=3.8<4 -
found
===>   py311-spf-engine-3.0.2 depends on file: /usr/local/bin/python3.11 -
found
===>   py311-spf-engine-3.0.2 depends on package: py311-build>0 - found
===>   py311-spf-engine-3.0.2 depends on package: py311-installer>0 - found
===>  Configuring for py311-spf-engine-3.0.2
===>  Building for py311-spf-engine-3.0.2
* Getting build dependencies for wheel...
* Building wheel...
Successfully built spf_engine-3.0.2-py3-none-any.whl
===>  Staging for py311-spf-engine-3.0.2
===>   py311-spf-engine-3.0.2 depends on package: py311-authres>0 - found
===>   py311-spf-engine-3.0.2 depends on package: py311-milter>0 - found
===>   py311-spf-engine-3.0.2 depends on package: py311-pyspf>0 - found
===>   py311-spf-engine-3.0.2 depends on file: /usr/local/bin/python3.11 -
found
===>   Generating temporary packing list
===> Creating groups.
===> Creating users
sed:
/usr0/freebsd/ports/work/usr/ports/mail/py-spf-engine/work-py311/stage/usr/local/lib/python3.11/site-packages/spf-engine-3.0.2.dist-info/RECORD:
No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/py-spf-engine
yasu@rolling-vm-freebsd2[1035]%

-- 
You are receiving this mail because:
You are on the CC list for the bug.