Date: Thu, 18 Feb 2021 08:28:09 -0500 From: Adam Jimerson <vendion@gmail.com> To: Gleb Popov <arrowd@freebsd.org> Cc: FreeBSD ports list <freebsd-ports@freebsd.org> Subject: Re: Need some guidance on port Makefile with stage-qa errors Message-ID: <4870617.YNO7O01DYZ@heimdall> In-Reply-To: <CALH631=MSML2q%2Bk%2Bsx51T7BKwvVFYC=Px2JNv0-0zfzs_7WJ5g@mail.gmail.com> References: <1683798.MsCH1bHPGx@heimdall> <CALH631=MSML2q%2Bk%2Bsx51T7BKwvVFYC=Px2JNv0-0zfzs_7WJ5g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3066810.bT80LyP3VS Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Adam Jimerson <vendion@gmail.com> To: Gleb Popov <arrowd@freebsd.org> Cc: FreeBSD ports list <freebsd-ports@freebsd.org> Subject: Re: Need some guidance on port Makefile with stage-qa errors Date: Thu, 18 Feb 2021 08:27:51 -0500 Message-ID: <4870617.YNO7O01DYZ@heimdall> In-Reply-To: <CALH631=MSML2q+k+sx51T7BKwvVFYC=Px2JNv0-0zfzs_7WJ5g@mail.gmail.com> References: <1683798.MsCH1bHPGx@heimdall> <CALH631=MSML2q+k+sx51T7BKwvVFYC=Px2JNv0-0zfzs_7WJ5g@mail.gmail.com> On Wednesday, February 17, 2021 10:19:51 AM EST Gleb Popov wrote: > Could it be that this file is actually a symlink? In this case you have to > fix its target. I just checked and that file is a normal file and show as being a byte-compiled root@114amd64-development:~ # ls -lh /wrkdirs/usr/ports/www/py-adblock/work- py37/stage/usr/local/lib/python3.7/site-packages/adblock/__pycache__/ __init__.cpython-37.pyc -rw-r--r-- 1 root wheel 374B Feb 18 13:06 /wrkdirs/usr/ports/www/py- adblock/work-py37/stage/usr/local/lib/python3.7/site-packages/adblock/ __pycache__/__init__.cpython-37.pyc root@114amd64-development:~ # file /wrkdirs/usr/ports/www/py-adblock/work-py37/ stage/usr/local/lib/python3.7/site-packages/adblock/__pycache__/ __init__.cpython-37.pyc /wrkdirs/usr/ports/www/py-adblock/work-py37/stage/usr/local/lib/python3.7/ site-packages/adblock/__pycache__/__init__.cpython-37.pyc: python 3.7 byte- compiled --nextPart3066810.bT80LyP3VS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEELLlB4D3dJQL6YIqWtmZSyNpTGkkFAmAua1cACgkQtmZSyNpT GkkOCgf+KUD/xCO+K5W8nu2H0olcZZiZ61Z6CkosWE+3A0Ldsli5kfE3uP7YOnXH xOusA5ggJM1C7HIKZiGODugMD0zIIJ7OmtKmKcr6TpPg4spLDoERYlQ2w7/lS8Sq 8NBa/rVSXpoC1jDk4SBg9MTmp0A8b4VwGMwCvYacMvHnus3ZBUIpjh/zze0D8bNl eO/cZOIFKSldbZxT7LBHN7xqYfQFCD2MpcZ/FtPCNZMlMBBI4SYewky5zmodIjE5 nie3IUlcDqi7uThx19dOi9fBw/w293E/h81T2QhlFVPUFRZG2UqHKwib7xk2NFB/ cYOcmkmx87ucxZmdomQ4S+Y0tYCI4Q== =TJXP -----END PGP SIGNATURE----- --nextPart3066810.bT80LyP3VS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4870617.YNO7O01DYZ>