[PyQt] Pyqtdeploy Qt Fails
Phil Thompson
phil at riverbankcomputing.com
Fri Aug 23 17:18:36 BST 2019
On 23/08/2019 16:48, Sorin Tatah wrote:
> Is there any other option for me to increases the terminal messages to
> see where it is actually crashing. Since it just quits, I have no way
> to debug and find out where the error is occurring.
>
> Or what would you suggest I do in this case?
Enable core dumps?
> On Fri, Aug 23, 2019, at 11:34 AM, Phil Thompson wrote:
>> On 23/08/2019 16:08, Sorin Tatah wrote:
>> > It was listing out the Qt modules like Qt Core, Qt Network and so on.
>> > The one below is last thing it listed before it quit.
>> >
>> > Qt Gui:
>> > Accessibility .......................... yes
>> > FreeType ............................... yes
>> > Using system FreeType ................ no
>> > HarfBuzz ............................... yes
>> > Using system HarfBuzz ................ no
>> > Fontconfig ............................. no
>> > Image formats:
>> > GIF .................................. yes
>> > ICO .................................. yes
>> > JPEG ................................. yes
>> > Using system libjpeg ............... no
>> > PNG .................................. yes
>> > Using system libpng ................ no
>> > EGL .................................... no
>> > OpenVG ................................. no
>> > OpenGL:
>> > Desktop OpenGL ....................... yes
>> > OpenGL ES 2.0 ........................ no
>> > OpenGL ES 3.0 ........................ no
>> > OpenGL ES 3.1 ........................ no
>> > OpenGL ES 3.2 ........................ no
>> > Vulkan ................................. no
>> > Session Management ..................... yes
>> > Features used by QPA backends:
>> > evdev .................................. yes
>> > libinput ............................... no
>> > INTEGRITY HID .......................... no
>> > mtdev .................................. no
>> > pyqtdeploy-sysroot: Execution failed: returned exit code 3
>>
>> I have no idea why configure might be crashing part the way through.
>> I've never seen it before.
>>
>> Phil
More information about the PyQt
mailing list