Bug 109269

Summary: AttributeError: 'SimpleType' object has no attribute 'is_event'
Product: XCB Reporter: Milav <milav.soni>
Component: LibraryAssignee: xcb mailing list dummy <xcb>
Status: RESOLVED MOVED QA Contact: xcb mailing list dummy <xcb>
Severity: normal    
Priority: medium    
Version: 1.13   
Hardware: ARM   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: The Installation Sequence of libxcb

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.