[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220516
Bug ID: 220516
Summary: devel/glib20 would not install with Python-3.6
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: mi at ALDAN.algebra.com
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
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__/codegen.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__/codegen_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__/codegen_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__/dbustypes.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)?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list