https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245165
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: pyt...@freebsd.org Reporter: canardo...@gmx.com CC: powe...@freebsd.org Flags: maintainer-feedback?(pyt...@freebsd.org) CC: powe...@freebsd.org Assignee: pyt...@freebsd.org 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/PatternGrammar3.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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"