Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2015 23:37:03 +0100
From:      Michael Kristofic <michael.kristofic@gmail.com>
To:        x11@FreeBSD.org
Subject:   FreeBSD Port: x11/libxcb
Message-ID:  <566B500F.9020400@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm upgrading my FreeBSD systems and running into the following error:

===>  Building for libxcb-1.11.1
gmake[2]: Entering directory '/usr/ports/x11/libxcb/work/libxcb-1.11.1'
Making all in src
gmake[3]: Entering directory '/usr/ports/x11/libxcb/work/libxcb-1.11.1/src'
   GEN      xproto.c
   GEN      bigreq.c
   GEN      xc_misc.c
   GEN      composite.c



Failed to load the xcbgen Python package!
Failed to load the xcbgen Python package!
Failed to load the xcbgen Python package!

Make sure that xcb/proto installed it on your Python path.
Make sure that xcb/proto installed it on your Python path.
Failed to load the xcbgen Python package!
If not, you will need to create a .pth file or define $PYTHONPATH
If not, you will need to create a .pth file or define $PYTHONPATH
to extend the path.
Make sure that xcb/proto installed it on your Python path.
Refer to the README file in xcb/proto for more info.
to extend the path.
If not, you will need to create a .pth file or define $PYTHONPATH
Refer to the README file in xcb/proto for more info.
to extend the path.
Refer to the README file in xcb/proto for more info.


Make sure that xcb/proto installed it on your Python path.

If not, you will need to create a .pth file or define $PYTHONPATH
to extend the path.
Refer to the README file in xcb/proto for more info.

Traceback (most recent call last):
Traceback (most recent call last):
   File "./c_client.py", line 2904, in <module>
Traceback (most recent call last):
   File "./c_client.py", line 2904, in <module>
Traceback (most recent call last):
   File "./c_client.py", line 2904, in <module>
   File "./c_client.py", line 2904, in <module>
         from xcbgen.state import Module
from xcbgen.state import Module
ImportError: ImportErrorNo module named xcbgen.state
: No module named xcbgen.state
     from xcbgen.state import Module
ImportError: No module named xcbgen.state
     from xcbgen.state import Module
ImportError: No module named xcbgen.state
Makefile:1287: recipe for target 'bigreq.c' failed
gmake[3]: *** [bigreq.c] Error 1
gmake[3]: *** Waiting for unfinished jobs....
Makefile:1287: recipe for target 'composite.c' failed
gmake[3]: *** [composite.c] Error 1
Makefile:1287: recipe for target 'xc_misc.c' failed
gmake[3]: *** [xc_misc.c] Error 1
Makefile:1287: recipe for target 'xproto.c' failed
gmake[3]: *** [xproto.c] Error 1
gmake[3]: Leaving directory '/usr/ports/x11/libxcb/work/libxcb-1.11.1/src'
Makefile:786: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/x11/libxcb/work/libxcb-1.11.1'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/x11/libxcb
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/libxcb

===>>> make build failed for x11/libxcb
===>>> Aborting update

===>>> Update for libxcb-1.11_1 failed
===>>> Aborting update

===>>> Update for x11/libX11 failed
===>>> Aborting update


Would you please be so kind and give me a hint how to work around this?

Many thanks

Mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?566B500F.9020400>