Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2017 14:28:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 220516] devel/glib20 would not install with Python-3.6
Message-ID:  <bug-220516-6497-RTcwedfEL3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220516-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Mikhail T. <mi@ALDAN.algebra.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@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@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)?


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220516-6497-RTcwedfEL3>