Date: Sat, 13 Feb 2021 22:52:25 -0500 From: Adam Jimerson <vendion@gmail.com> To: freebsd-ports@freebsd.org Subject: Need some guidance on port Makefile with stage-qa errors Message-ID: <1683798.MsCH1bHPGx@heimdall>
next in thread | raw e-mail | index | archive | help
--nextPart2010274.4WAli8B44Z Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Adam Jimerson <vendion@gmail.com> To: freebsd-ports@freebsd.org Subject: Need some guidance on port Makefile with stage-qa errors Date: Sat, 13 Feb 2021 22:52:06 -0500 Message-ID: <1683798.MsCH1bHPGx@heimdall> Hello, I'm working on making a new port and I have the Makefile and everything mostly done, but currently it is failing on stage-qa when ran through poudriere testport. The error that I get is as follows: Error: 'lib/python3.7/site-packages/adblock/__pycache__/ __init__.cpython-37.pyc' is referring to /wrkdirs/usr/ports/www/py-adblock/ work-py37/stage The Makefile I'm working on is available at https://git.sr.ht/~vendion/freebsd-ports/tree/master/item/www/py-adblock/Makefile at this point I'm stumped and could use some pointers as to what I'm doing wrong. I've tried a few different things including using `--root` instead of --prefix and changing the values that I pass in, but every other thing I have tried as either resulted in the same error or the lib/python3.7/site-packages/adblock directory not getting added to the stage directory. --nextPart2010274.4WAli8B44Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEELLlB4D3dJQL6YIqWtmZSyNpTGkkFAmAonmYACgkQtmZSyNpT GknOfAgA29KYDtAxZSWsM1Q73H9jizHifLYmsv5Ug5rLREje4/RYmlHUbhMEHwOS ltt9WcFgMxZqY/Ns6wLLfJlTBORctHCC0+FLHic6iIviF54Vfm1g0ltECAbhq1za apJicUxsZOF+iI0U5jrecA7BCuVCKRtitbimOhMBDpEuOFaoHgXvf2TRgTqsjySo 6IxziXWG7no3+uVOPGEy2SCweKoggVS3Mpq6Rs2e8vNemNoDjLzm24TZpaMnUlmu yJUecVWokuvhdDxmFRkNzH/X+e+sDtaBpw3yYfw6ht2MDluZG7Xk0qR37egU8buI wZkrH+4YH1vMH5p+zqBlfCislFI0oA== =zR10 -----END PGP SIGNATURE----- --nextPart2010274.4WAli8B44Z--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1683798.MsCH1bHPGx>