Date: Sun, 29 Mar 2020 14:58:58 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [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/ Message-ID: <bug-245165-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245165 Bug ID: 245165 Summary: lang/python37 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit:Unable to access file /usr/ports/lang/python37/work/stageusr/ Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: canardo909@gmx.com CC: powerpc@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) CC: powerpc@FreeBSD.org Assignee: python@FreeBSD.org Problem found when building lang/python372 on FreeBSD 12.1-RELEASE-p1 r3549= 92 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 =3D=3D=3D> Installing for python37-3.7.7 =3D=3D=3D> Checking if python37 is already installed =3D=3D=3D> 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/PatternG= rammar3.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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245165-21822>