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:   [Bug 220516] devel/glib20 would not install with Python-3.6
Message-ID:  <bug-220516-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@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@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.

home | help

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