maintainer-feedback requested: [Bug 245165] lang/python37 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit:Unable to access file /usr/ports/lang/python37/work/stageusr/
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 29 15:05:47 UTC 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-python mailing
list <python at FreeBSD.org> for maintainer-feedback:
Bug 245165: lang/python37 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc
32 bit:Unable to access file /usr/ports/lang/python37/work/stageusr/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245165
--- Description ---
Problem found when building lang/python372 on FreeBSD 12.1-RELEASE-p1 r354992
GENERIC powerpc 32 bit, running on Apple Powerbook 17".
Error message is
pkg-static: Unable to access file
/usr/ports/lang/python37/work/stageusr/local/lib/python3.7/lib2to3/Grammar3.7.7
.final.0.pickle:No
such file or directory
My guess is a / is missing in a path as python37/work/stageusr/ does not
exists, while python37/work/stage/usr/ exists.
Full error message :
/usr/ports/lang/python37 # make install clean
===> Installing for python37-3.7.7
===> Checking if python37 is already installed
===> Registering installation for python37-3.7.7
pkg-static: Unable to access file
/usr/ports/lang/python37/work/stageusr/local/lib/python3.7/lib2to3/Grammar3.7.7
.final.0.pickle:No
such file or directory
pkg-static: Unable to access file
/usr/ports/lang/python37/work/stageusr/local/lib/python3.7/lib2to3/PatternGramm
ar3.7.7.final.0.pickle:No
such file or directory
*** Error code 74
Stop.
make[1]: stopped in /usr/ports/lang/python37
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/python37
More information about the freebsd-python
mailing list