Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492378 - x11-libs/xpyb-1.3.1-r2 - .../work/xpyb-1.3.1/src/py_client.py", line 626, in <module> module.generate(): KeyError: 'int64_t'
Summary: x11-libs/xpyb-1.3.1-r2 - .../work/xpyb-1.3.1/src/py_client.py", line 626, in ...
Status: RESOLVED DUPLICATE of bug 490884
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-23 20:19 UTC by Xavier Miller (RETIRED)
Modified: 2013-11-24 15:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,4.80 KB, text/plain)
2013-11-23 20:19 UTC, Xavier Miller (RETIRED)
Details
build log (build.log,14.88 KB, text/x-log)
2013-11-23 20:20 UTC, Xavier Miller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Miller (RETIRED) gentoo-dev 2013-11-23 20:19:32 UTC
/usr/bin/python2.7 /var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py -p /usr/lib64/python2.7/site-packages /usr/share/xcb/xtest.xml
Traceback (most recent call last):
  File "/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py", line 626, in <module>
    module.generate()
  File "/usr/lib64/python2.7/site-packages/xcbgen/state.py", line 103, in generate
    item.out(name)
  File "/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py", line 513, in py_request
    _py_type_setup(self, name, 'Request')
  File "/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py", line 231, in _py_type_setup
    _py_type_setup(field.type, field.field_type)
  File "/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py", line 231, in _py_type_setup
    _py_type_setup(field.type, field.field_type)
  File "/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1/src/py_client.py", line 213, in _py_type_setup
    self.py_format_str = _cardinal_types[_t(self.name)]
KeyError: 'int64_t'
make[1]: *** [sync.py] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/x11-libs/xpyb-1.3.1-r2/work/xpyb-1.3.1-python2_7/src'
make: *** [all-recursive] Error 1


Reproducible: Always
Comment 1 Xavier Miller (RETIRED) gentoo-dev 2013-11-23 20:19:54 UTC
Created attachment 363850 [details]
emerge --info
Comment 2 Xavier Miller (RETIRED) gentoo-dev 2013-11-23 20:20:16 UTC
Created attachment 363852 [details]
build log
Comment 3 Xavier Miller (RETIRED) gentoo-dev 2013-11-23 20:54:15 UTC
These are the packages that would be merged, in order:

Calculating dependencies                              ... done!
[ebuild   R    ] x11-libs/xpyb-1.3.1-r2  USE="(-selinux) -static-libs" PYTHON_TARGETS="python2_7 -python2_6" 0 kB


Strange, eix shows other information:

[I] x11-libs/xpyb
     Available versions:  1.2-r1 1.3.1 1.3.1-r1 1.3.1-r2{tbz2} {debug selinux static-libs PYTHON_SINGLE_TARGET="python2_6 python2_7 python3_2 python3_3" PYTHON_TARGETS="python2_6 python2_7 python3_2 python3_3"}
     Installed versions:  1.3.1-r2{tbz2}(08:00:58 09/10/13)(-selinux -static-libs PYTHON_TARGETS="python2_7 -python2_6")
     Homepage:            http://xcb.freedesktop.org/
     Description:         XCB-based Python bindings for the X Window System
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-11-24 15:22:42 UTC

*** This bug has been marked as a duplicate of bug 490884 ***