Bug 109269 - AttributeError: 'SimpleType' object has no attribute 'is_event'
Summary: AttributeError: 'SimpleType' object has no attribute 'is_event'
Status: RESOLVED MOVED
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: 1.13
Hardware: ARM Linux (All)
: medium normal
Assignee: xcb mailing list dummy
QA Contact: xcb mailing list dummy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-10 08:34 UTC by Milav
Modified: 2019-02-16 19:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The Installation Sequence of libxcb (17.88 KB, text/plain)
2019-01-10 08:34 UTC, Milav
Details

Description Milav 2019-01-10 08:34:00 UTC
Created attachment 143052 [details]
The Installation Sequence of libxcb

Hello Friends,

This is Milav Soni From Teq Diligent.

I downloaded libxcb-1.13 and try to cross-compile for ARM.

When I run make command it gives following error.

     File "./c_client.py", line 440, in _c_type_setup
     if field.type.is_event:
     AttributeError: 'SimpleType' object has no attribute 'is_event'

The configuration is run correctly.

I attached the configuration file which i have enter.

I attached the make command result which i have enter.

Please help me to sort out this problem.

Thank You
Comment 1 GitLab Migration User 2019-02-16 19:40:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/lib/libxcb/issues/15.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.