It happens only on non x86 no matter version of freebsd.  Py-pytest at py36 
does it for me. Koobs tested it in his arm64 at py36.  It’s not the port 
itself. As the file that touches during build isn’t related to the port The 
freebsd11 changes to freebsd12 according to jail version 
usr/local/lib/python3.6/__pycache__/_sysconfigdata_m_freebsd11_.cpython-36.pyc: 
                              size (17379, 17331)


Sent from Yahoo Mail for iPhone


On Tuesday, September 11, 2018, 6:44 AM, Lorenzo Salvadore via freebsd-ports 
<freebsd-ports@freebsd.org> wrote:

> Submitting this here as I believe this may be best place to ask the question 
> as I use poudriere to test ports before sending patches
> I am on 12 current. If I’m building a port that can use either py27 or py36 
> on an non x86based system the py27 works fine on all my jails. If I test with 
> py36 poudriere errors out saying a file touched my FS during build and it 
> actually does install a file on my FS as I can delete the file it refers to 
> and retry build and it will be there again. The FS violation happens on my 
> mips/mips64/armv6/arm64/ poudriere jails with py36. To try something I forced 
> it to use py37 and it does the same. 
> I’ve created a new arch jail with new name and it happens on fresh jail 
> install as well. I’ve disabled ccache and that didn’t fix the issue either 

This looks like a problem in some py36 port's Makefile. Can you tell us
which file is installed? This might help find the right package.

Moreover, does it happen only on 12 current? Can you try
on 11.2-RELEASE for example? What about changing
architecture? Is py36 fine on a x86 based system?

I could do some testing too: can you give an explicit example
of broken port?

Lorenzo Salvadore.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"



_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to