Bumping this hoping someone could give some guidance on how to resolve this.
On Sat, Feb 13, 2021 at 10:52 PM Adam Jimerson <[email protected]> wrote: > 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
