Date: Sun, 29 Mar 2020 14:58:58 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: 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/ Message-ID: <bug-245165-21822-dbtSxj8dXn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245165-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-245165-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python mailing list <python@FreeBSD.org> for maintainer-feedback: Bug 245165: lang/python37 : Fails to build on FreeBSD 12.1-RELEASE-p1 power= pc 32 bit:Unable to access file /usr/ports/lang/python37/work/stageusr/ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245165 --- Description --- 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= ramm 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245165-21822-dbtSxj8dXn>