[Bug 235653] x11/xcb-proto fails to install
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 10 21:08:34 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235653
Bug ID: 235653
Summary: x11/xcb-proto fails to install
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: mi at FreeBSD.org
CC: ports-bugs at FreeBSD.org
On a fresh 12-stable installation I get the below error. Indeed, the .pyo files
listed do not exist. Instead there are .opt-1.pyc ones...
root at tulik:/usr/ports/x11/xcb-proto # make install
===> Installing for xcb-proto-1.13
===> Checking if xcb-proto is already installed
actual-package-depends: dependency on /opt/bin/python2.7 not registered (normal
if it belongs to base)
===> Registering installation for xcb-proto-1.13
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/__init__.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/align.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/error.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/expr.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/matcher.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/state.pyo:No
such file or directory
pkg-static: Unable to access file
/home/usr/ports/x11/xcb-proto/work/stage/opt/lib/python3.6/site-packages/xcbgen/__pycache__/xtypes.pyo:No
such file or directory
*** Error code 74
Stop.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list