Re: textproc/py-sphinx causes filesystem violations

2023-03-30 Thread Thierry Thomas
Le jeu. 30 mars 23 à 14:59:38 +0200, Charlie Li écrivait : > > How to solve this problem? > Easiest way is to stop building as root (set BUILD_AS_NON_ROOT). Python > writes bytecode on import by default if it does not already exist and > the executing user has write privileges to the location(

Re: textproc/py-sphinx causes filesystem violations

2023-03-30 Thread Charlie Li
Thierry Thomas wrote: I’m trying to upgrade a simple port, math/py-fpylll; it requires textproc/py-sphinx to build the doc, and now it fails in poudriere with these errors: =>> Checking for filesystem violations... done =>> Error: Filesystem touched during build: extra: [bunch of bytecode direct