Why some python ports fail with build_fs_violation like this: usr/local/lib/python3.6/site-packages/dbus/__pycache__ ?

Emanuel Haupt ehaupt at FreeBSD.org
Mon Mar 5 10:25:01 UTC 2018


Yuri <yuri at rawbw.com> wrote:
> Examples:
> 
> http://package21.nyi.freebsd.org/data/111amd64-default-qat/463452/logs/errors/py36-notify2-0.3.1.log
> 
> http://package21.nyi.freebsd.org/data/111amd64-default-qat/463452/logs/errors/Carla-1.9.8.log
> 
> 
> Yuri

I run into the same problem trying to update the nagstamon port (both
poudriere and poudriere-devel).

In my case the port is heavily reliant on python36 flavoured
dependencies.

Here is my build log:
http://people.freebsd.org/~ehaupt/misc/7DB621161F-672C5B551B-0F0958D74F-E60E451E4E/nagstamon-3.0.2.log

In my case the following files are modified during the build stage:

extra: usr/local/lib/python3.6/site-packages/dbus/mainloop/__pycache__
extra: usr/local/lib/python3.6/site-packages/dbus/__pycache__

I'm not sure why that happens.

Emanuel


More information about the freebsd-ports mailing list