What is the solution when the port has __pycache__ fs violation: lib/python3.6/site-packages/PyQt5/__pycache__/pyrcc_main.cpython-36.pyc

Antoine Brodin antoine at freebsd.org
Sun Dec 3 19:42:40 UTC 2017


On Sun, Dec 3, 2017 at 8:37 PM, Yuri <yuri at rawbw.com> wrote:
> I am not getting the error when I build in podriere, but for some reason the
> central builds fail.
>
>> =>> Error: Filesystem touched during build:
>> extra:
>> usr/local/lib/python3.6/site-packages/PyQt5/__pycache__/pyrcc_main.cpython-36.pyc
>
>
> The port: audio/carla

Hi,

This seems to be a bug in textproc/py-qt5-xml,  it doesn't package
byte-compiled versions of some modules.

Cheers,

Antoine


More information about the freebsd-ports mailing list