DUSE_QT5=OFF but libQt5Xml & libQt5Core on use

Asked by Luc OGER

I am trying to use the latest version of Yade (2018-1-25) but the run crashes..
in the cmake I am using DUSE_QT5=OFF which gives:
-- Found QGLVIEWER-qt4: /usr/include/QGLViewer
-- Found Qt4: /usr/bin/qmake (found version "4.8.7") (twice)

I had no error during the make and make install

BUT during the crash I got this error lines :
Welcome to Yade 2018-01-25.git-719987b
*** Error in `/usr/bin/python': realloc(): invalid pointer: 0x00007f300eeb4820 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x721af)[0x7f301b05e1af]
/lib64/libc.so.6(+0x77706)[0x7f301b063706]
/lib64/libc.so.6(realloc+0x2a9)[0x7f301b067cd9]
/usr/lib64/libQt5Core.so.5(_ZN9QListData12realloc_growEi+0x54)[0x7f30031622d4]
and also the lionks to these other libraraires:
/usr/lib64/libQt5Gui.so.5.6.2
/usr/lib64/libQt5Widgets.so.5.6.2
 /usr/lib64/libQt5OpenGL.so.5.6.2

so how to solve this problem?

Question information

Language:
English Edit question
Status:
Expired
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Robert Caulk (rcaulk) said :
#1

Hello,

Which linux distribution are you using?

Why are you setting DUSE_QT5=OFF?

Best,

Robert

Revision history for this message
Luc OGER (luc-oger) said :
#2

I am using OpenSuse Leap 42.3
and I am using QT5=OFFas in my distribution as for example: somme command are not equivalent
 qmake command is linked to the qt4
qmake-qt5 is the 'new version for qt5 and also for some other command.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.