Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 9651] libxcb-1.12b built Error
Date: Sun, 12 Feb 2017 14:02:03 +0000	[thread overview]
Message-ID: <bug-9651-163-tRC4rM9xBN@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-9651-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=9651

--- Comment #1 from Skamlinux <kalman.staudinger@gmail.com> ---
root# cd buildroot
root# make
>>> host-libxcb 1.12 Building
PATH="/root/buildroot/output/host/bin:/root/buildroot/output/host/sbin:/root/buildroot/output/host/usr/bin:/root/buildroot/output/host/usr/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/root/my-applications/bin:/usr/games"
PKG_CONFIG="/root/buildroot/output/host/usr/bin/pkg-config"
PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
PKG_CONFIG_LIBDIR="/root/buildroot/output/host/usr/lib/pkgconfig:/root/buildroot/output/host/usr/share/pkgconfig"
 /usr/bin/make -j3  -C /root/buildroot/output/build/host-libxcb-1.12/
make[1]: Entering directory `/root/buildroot/output/build/host-libxcb-1.12'
Making all in src
make[2]: Entering directory `/root/buildroot/output/build/host-libxcb-1.12/src'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
  GEN      xproto.c
  GEN      bigreq.c
  GEN      xc_misc.c

Failed to load the xcbgen Python package!
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):
  File "./c_client.py", line 3294, in <module>
    from xcbgen.state import Module
  File
"/root/buildroot/output/host/usr/lib/python2.7/site-packages/xcbgen/state.py",
line 5, in <module>
    from xml.etree.cElementTree import parse
  File
"/root/buildroot/output/host/usr/lib/python2.7/xml/etree/cElementTree.py", line
3, in <module>
    from _elementtree import *
ImportError:
/root/buildroot/output/host/usr/lib/python2.7/lib-dynload/_elementtree.so:
undefined symbol: PyUnicodeUCS2_FromFormat
make[2]: *** [bigreq.c] Error 1
make[2]: *** Waiting for unfinished jobs....

Failed to load the xcbgen Python package!
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):
  File "./c_client.py", line 3294, in <module>
    from xcbgen.state import Module
  File
"/root/buildroot/output/host/usr/lib/python2.7/site-packages/xcbgen/state.py",
line 5, in <module>
    from xml.etree.cElementTree import parse
  File
"/root/buildroot/output/host/usr/lib/python2.7/xml/etree/cElementTree.py", line
3, in <module>
    from _elementtree import *
ImportError:
/root/buildroot/output/host/usr/lib/python2.7/lib-dynload/_elementtree.so:
undefined symbol: PyUnicodeUCS2_FromFormat
make[2]: *** [xc_misc.c] Error 1

Failed to load the xcbgen Python package!
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):
  File "./c_client.py", line 3294, in <module>
    from xcbgen.state import Module
  File
"/root/buildroot/output/host/usr/lib/python2.7/site-packages/xcbgen/state.py",
line 5, in <module>
    from xml.etree.cElementTree import parse
  File
"/root/buildroot/output/host/usr/lib/python2.7/xml/etree/cElementTree.py", line
3, in <module>
    from _elementtree import *
ImportError:
/root/buildroot/output/host/usr/lib/python2.7/lib-dynload/_elementtree.so:
undefined symbol: PyUnicodeUCS2_FromFormat
make[2]: *** [xproto.c] Error 1
make[2]: Leaving directory `/root/buildroot/output/build/host-libxcb-1.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/buildroot/output/build/host-libxcb-1.12'
make: *** [/root/buildroot/output/build/host-libxcb-1.12/.stamp_built] Error 2
root#

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2017-02-12 14:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-12 12:13 [Buildroot] [Bug 9651] New: libxcb-1.12b built Error bugzilla at busybox.net
2017-02-12 12:19 ` [Buildroot] [Bug 9651] " bugzilla at busybox.net
2017-02-12 14:02 ` bugzilla at busybox.net [this message]
2017-02-13 16:32 ` [Buildroot] [Bug 9651] libxcb-1.12 " bugzilla at busybox.net
2017-02-13 20:11 ` bugzilla at busybox.net
2017-02-13 20:23 ` bugzilla at busybox.net
2017-02-13 20:38 ` bugzilla at busybox.net
2017-02-13 20:38 ` bugzilla at busybox.net
2017-02-14  9:12 ` bugzilla at busybox.net
2017-02-14  9:43 ` bugzilla at busybox.net
2017-02-14  9:56 ` bugzilla at busybox.net
2017-02-14 19:23 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-9651-163-tRC4rM9xBN@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox