Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2019 01:30:39 +0200
From:      "Timur I. Bakeyev" <timur@freebsd.org>
To:        Matthias Fechner <mfechner@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>,  svn-ports-head <svn-ports-head@freebsd.org>
Subject:   Re: svn commit: r505446 - in head/net/samba410: . files files/man
Message-ID:  <CALdFvJEpnMxiu%2BHbY47r9=aw3L4EKSSPYbUY27hWkODUA%2BUHvA@mail.gmail.com>
In-Reply-To: <935912cf-8efd-d8ed-459d-8295fc76b28f@freebsd.org>
References:  <201906301927.x5UJRZ2g081420@repo.freebsd.org> <935912cf-8efd-d8ed-459d-8295fc76b28f@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Matthias!

On Wed, 3 Jul 2019 at 23:13, Matthias Fechner <mfechner@freebsd.org> wrote:

> Hi Timur,
>
> Am 30.06.2019 um 21:27 schrieb Timur I. Bakeyev:
>
> Log:
>   New Samba 4.10 port.
>
>
> I cannot build, get a build_fs_violation.
>
> =>> Checking for filesystem violations... done
> =>> Error: Filesystem touched during build:
> extra: usr/local/lib/python3.6/site-packages/__pycache__/tevent.cpython-36.pyc
> =>> Cleaning up wrkdir
>
> Full log can be found here:https://pkg.fechner.net/data/120amd64-default/2019-07-03_23h04m30s/logs/errors/samba410-4.10.5.log
>
> I'm not sure where this message comes from - looks like that some
additional Q/A made by  poudriere?

>From the message it looks like that during port build something tries to
use one of the installed as a dependency Python bindings
and due the way how that cached by Python3 such an attempt creates
__pycache__ directory in PREFIX.

Honestly, I don't know what is the right way to avoid such tainting of the
base FS and, TBH, I don't think it's really a bug by itself.

If someone has the solution how to avoid such (pre)compilation when Python3
code get executed during port building....

OOT, I see that whole build took 5 minutes for you. Well, on my machine it
takes now around 1.5 hours, which doesn't
help in debugging problems...

With best regards,
Timur.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALdFvJEpnMxiu%2BHbY47r9=aw3L4EKSSPYbUY27hWkODUA%2BUHvA>