Date: Sat, 01 Feb 2025 17:12:22 +0000 From: Yusuf Yaman <nxjoseph@protonmail.com> To: ports@freebsd.org Subject: How can i prevent blueprint-compiler from generating pycache files thus causing build_fs_violation Message-ID: <fd6127c6-ceca-4e2d-a92b-787d98c87e94@protonmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I am trying to port a third-party Signal messaging app which has buil=20 dependency on devel/blueprint-compiler and the port builds fine but i am=20 getting build_fs_violation error in poudriere testport even though I=20 have that PYTHONDONTWRITEBYTECODE=3D1 set in MAKE_ENV variable in=20 Makefile. How can i overcome this? Thanks in advance. =3D>> Checking for filesystem violations... done =3D>> Error: Filesystem touched during build: extra:=20 usr/local/lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__pyca= che__ extra:=20 usr/local/lib/python3.11/site-packages/blueprintcompiler/outputs/__pycache_= _ extra: usr/local/lib/python3.11/site-packages/blueprintcompiler/__pycache__ extra:=20 usr/local/lib/python3.11/site-packages/blueprintcompiler/language/__pycache= __ =3D>> Cleaning up wrkdir https://github.com/nxjosephofficial/flare-ports Best regards, Yusuf.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd6127c6-ceca-4e2d-a92b-787d98c87e94>