maintainer-feedback requested: [Bug 220516] devel/glib20 would not install with Python-3.6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 6 14:28:24 UTC 2017
Mikhail T. <mi at ALDAN.algebra.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 220516: devel/glib20 would not install with Python-3.6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220516
--- Description ---
I prefer the latest Python and the port builds fine with it. But it would not
install, because none of the .pyo files listed in pkg-plist are created. Their
.py sources are there, but no compiled-objects:
root at dufus:ports/devel/glib20 (384) make install
===> Installing for glib-2.50.2_3,1
===> glib-2.50.2_3,1 depends on file: /opt/bin/python3.6 - found
===> glib-2.50.2_3,1 depends on package: perl5>=5.24<5.25 - found
===> glib-2.50.2_3,1 depends on shared library: libpcre.so - found
(/opt/lib/libpcre.so)
===> glib-2.50.2_3,1 depends on shared library: libffi.so - found
(/opt/lib/libffi.so)
===> glib-2.50.2_3,1 depends on shared library: libintl.so - found
(/opt/lib/libintl.so)
===> glib-2.50.2_3,1 depends on shared library: libiconv.so - found
(/opt/lib/libiconv.so)
===> Checking if glib already installed
===> Registering installation for glib-2.50.2_3,1
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/__init
__.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/codege
n.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/codege
n_docbook.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/codege
n_main.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/config
.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/dbusty
pes.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/parser
.pyo:No
such file or directory
pkg-static: Unable to access file
/mi/ports/devel/glib20/work/stage/opt/share/glib-2.0/codegen/__pycache__/utils.
pyo:No
such file or directory
*** Error code 74
Was not this solved years ago (bug #187400, bug #193261)?
More information about the freebsd-gnome
mailing list