Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250014 - sci-visualization/qtiplot-0.9.7.3 fails to compile
Summary: sci-visualization/qtiplot-0.9.7.3 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 10:41 UTC by Juergen Rose
Modified: 2008-12-18 22:59 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2008-12-06 10:41:26 UTC
sci-visualization/qtiplot-0.9.7.3 fails to compile with:
...
[ebuild   R   ] sci-visualization/qtiplot-0.9.7.3  USE="doc* python -bindist" LINGUAS="de fr -es -ja -ru -sv" 0 kB
...
x86_64-pc-linux-gnu-g++ -c -pipe -march=nocona -O2 -pipe -D_REENTRANT -Wall -W -DSCRIPTING_DIALOG -DGL2PS_HAVE_LIBPNG -DQT_PLUGIN -DTRANSLATIONS_PATH
=\"/usr/share/qtiplot/translations\" -DSCRIPTING_MUPARSER -DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/lib64/python2.5/site-packages\" -DQT_NO_DEBU
G -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt
4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/
qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/i
nclude/qt4/Qt3Support -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4 -I/usr/include/qt4/QtAssista
ntClient -I/usr/include/qt4/QtAssistant -I/usr/include/muparser -I/usr/include/qwtplot3d -I/usr/include/qwt5 -I../3rdparty/liborigin -I/usr/include/g
sl -I/usr/include/boost -Iicons -Isrc -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/lib/include -Isrc/plot2D -Isrc/plot2D/dialogs -Isrc/plot
3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.5 -I/usr/include -I../tmp/qtiplot -I. -o ../tmp/qtiplot/sipqtiQwtPlot.o ../tmp/qti
plot/sipqtiQwtPlot.cpp
In file included from src/scripting/ScriptEdit.h:33,
                 from src/scripting/PythonSyntaxHighlighter.h:38,
                 from src/scripting/PythonSyntaxHighlighter.cpp:32:
src/scripting/Script.h:67: warning: type qualifiers ignored on function return type
In file included from src/table/Table.h:42,
                 from ./src/core/ApplicationWindow.h:43,
                 from src/scripting/qti.sip:981:
src/scripting/Script.h:67: warning: type qualifiers ignored on function return type
sipqtiApplicationWindow.cpp: In function 'PyObject* meth_ApplicationWindow_windows(PyObject*, PyObject*)':
sipqtiApplicationWindow.cpp:1144: error: 'MDIWindowList' was not declared in this scope
sipqtiApplicationWindow.cpp:1144: error: 'sipRes' was not declared in this scope
sipqtiApplicationWindow.cpp:1147: error: expected type-specifier before 'MDIWindowList'
sipqtiApplicationWindow.cpp:1147: error: expected `;' before 'MDIWindowList'
sipqtiApplicationWindow.cpp:1151: error: type '<type error>' argument given to 'delete', expected pointer
x86_64-pc-linux-gnu-g++ -c -pipe -march=nocona -O2 -pipe -D_REENTRANT -Wall -W -DSCRIPTING_DIALOG -DGL2PS_HAVE_LIBPNG -DQT_PLUGIN -DTRANSLATIONS_PATH
=\"/usr/share/qtiplot/translations\" -DSCRIPTING_MUPARSER -DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/lib64/python2.5/site-packages\" -DQT_NO_DEBU
G -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt
4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/
qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/i
nclude/qt4/Qt3Support -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4 -I/usr/include/qt4/QtAssista
ntClient -I/usr/include/qt4/QtAssistant -I/usr/include/muparser -I/usr/include/qwtplot3d -I/usr/include/qwt5 -I../3rdparty/liborigin -I/usr/include/g
sl -I/usr/include/boost -Iicons -Isrc -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/lib/include -Isrc/plot2D -Isrc/plot2D/dialogs -Isrc/plot
3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.5 -I/usr/include -I../tmp/qtiplot -I. -o ../tmp/qtiplot/sipqtiGraph.o ../tmp/qtipl
ot/sipqtiGraph.cpp
x86_64-pc-linux-gnu-g++ -c -pipe -march=nocona -O2 -pipe -D_REENTRANT -Wall -W -DSCRIPTING_DIALOG -DGL2PS_HAVE_LIBPNG -DQT_PLUGIN -DTRANSLATIONS_PATH
=\"/usr/share/qtiplot/translations\" -DSCRIPTING_MUPARSER -DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/lib64/python2.5/site-packages\" -DQT_NO_DEBU
G -DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt
4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork -I/usr/include/
qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/i
nclude/qt4/Qt3Support -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSvg -I/usr/include/qt4 -I/usr/include/qt4/QtAssista
ntClient -I/usr/include/qt4/QtAssistant -I/usr/include/muparser -I/usr/include/qwtplot3d -I/usr/include/qwt5 -I../3rdparty/liborigin -I/usr/include/g
sl -I/usr/include/boost -Iicons -Isrc -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/lib/include -Isrc/plot2D -Isrc/plot2D/dialogs -Isrc/plot
3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.5 -I/usr/include -I../tmp/qtiplot -I. -o ../tmp/qtiplot/sipqtiGraph3D.o ../tmp/qti
plot/sipqtiGraph3D.cpp
make[1]: *** [../tmp/qtiplot/sipqtiApplicationWindow.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ./src/plot2D/../table/Table.h:42,
                 from ./src/plot2D/Graph.h:44,
                 from src/scripting/qti.sip:640:
src/scripting/Script.h:67: warning: type qualifiers ignored on function return type
In file included from ./src/plot3D/../table/Table.h:42,
                 from ./src/plot3D/Graph3D.h:40,
                 from src/scripting/qti.sip:889:
src/scripting/Script.h:67: warning: type qualifiers ignored on function return type
make[1]: Leaving directory `/var/tmp/portage/sci-visualization/qtiplot-0.9.7.3/work/qtiplot-0.9.7.3/qtiplot'
make: *** [sub-qtiplot-make_default] Error 2
 * 
 * ERROR: sci-visualization/qtiplot-0.9.7.3 failed.


Reproducible: Always




root@condor:/root(149)# emerge --info
Portage 2.1.6_rc3 (default-linux/amd64/2007.0, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27.6 x86_64)
=================================================================
System uname: Linux-2.6.27.6-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Sat, 06 Dec 2008 08:00:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.4.4-r15, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
FFLAGS="-march=nocona -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
LINGUAS="de fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/science /usr/local/portage/layman/java-overlay /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac acl acpi administrator afs aiglx alsa amd64 amrr ao aotuv apache2 asf atlas auctex audacious audiofile automount bash-completion beagle berkdb bjam blas bluetooth bonobo boo boost bzip2 c++ cairo cdda cddb cdf cdio cdparanoia cdr cgi chm cli corba cracklib cran crypt cups curl cxx daap dbus device-mapper dga dia divx djvu dlloader dmi doc dri ds3490 dv dvb dvd dvdr dvi dxr3 dynagraph eds effects elf emacs emboss encode epiphany esd evo examples exif expat extra fam fame ffmpeg fftw firefox fits flac fltk foomaticdb fortran fpx galago gd gdal gdbm geos gif gimp gimpprint ginac glade glitz gml gmp gnokii gnome gnuplot gnutls gphoto2 gpm graphics graphviz gs gsl gsm gstreamer gtk guile hal hardened harness hddtemp hdf hdf5 hlapi http hvm iconv icq icu id3 ide imagemagick imap innodb ipv6 irda irmc isdnlog ithreads jabber java jbig john jpeg jpeg2k kde4 kerberos kexi keyring ladspa lame lapack latex lcms ldap libffi libgda libsamplerate lirc lm_sensors lua lzo lzw mad maildir math matroska midi mmx mmxext mng mod mono motif mozdevelop mozilla mozsvg mozxmlterm mp3 mp4 mp4live mpeg mpeg2 mplayer mudflap musicbrainz mysql mysqli nautilus ncurses neXt netcdf netpbm network networkmanager nfs nls nntp nptl nptlonly nsplugin ntfs numarray numeric nvidia obex ocaml octave odbc ogdi ogg ole opengl openmp pae pam pcre pda pdf perl plotutils plugins png posix postgres postscript pppd preview-latex proj projectx pstricks python qhull quicktime readline reflection reiserfs rhythmbox rle rpc rrdcgi rrdtool samba sasl science sdl session slang slp smp sndfile snmp soup sox speex spell spl sqlite sse sse2 ssl stlport subtitles subversion suexec svg sysfs t1lib tcl tcpd tex theora threads thunderbird tidy tiff tk truetype unicode userlocales utempter v4l2 vorbis wmf wxwindows xattr xcb xemacs xext xine xml xmlreader xmlrpc xorg xpm xulrunner xv xvid xvmc zlib zvbi" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" DVB_CARDS="cx8800 cx88xx tda1004x saa713" ELIBC="glibc" INPUT_DEVICES="keyboard mouse                " KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr" NETBEANS_MODULES="ide websvccommon nb harness apisupport groovy gsf j2ee java xml" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Juergen Rose 2008-12-13 16:49:05 UTC
Any news?
Comment 2 Miro Bogner 2008-12-17 17:34:05 UTC
same problem here:
origin -I/usr/include/gsl -I/usr/include/boost -Iicons -Isrc -Isrc/analysis -Isr
c/analysis/dialogs -Isrc/core -Isrc/lib/include -Isrc/plot2D -Isrc/plot2D/dialog
s -Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.5
 -I/usr/X11R6/include -I../tmp/qtiplot -I. -o ../tmp/qtiplot/sipqtiGraph.o ../tm
p/qtiplot/sipqtiGraph.cpp
sipqtiApplicationWindow.cpp: In function ‘PyObject* meth_ApplicationWindow_windo
ws(PyObject*, PyObject*)’:
sipqtiApplicationWindow.cpp:1144: error: ‘MDIWindowList’ was not declared in thi
s scope
sipqtiApplicationWindow.cpp:1144: error: ‘sipRes’ was not declared in this scope
sipqtiApplicationWindow.cpp:1147: error: expected type-specifier before ‘MDIWind
owList’
sipqtiApplicationWindow.cpp:1147: error: expected `;' before ‘MDIWindowList’
sipqtiApplicationWindow.cpp:1151: error: type ‘<type error>’ argument given to ‘
delete’, expected pointer
make[1]: *** [../tmp/qtiplot/sipqtiApplicationWindow.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/sci-visualization/qtiplot-0.9.7.3/w
ork/qtiplot-0.9.7.3/qtiplot'
make: *** [sub-qtiplot-make_default] Error 2
 *
 * ERROR: sci-visualization/qtiplot-0.9.7.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2803:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if rele
vant.
 * A complete build log is located at '/var/tmp/portage/sci-visualization/qtiplo
t-0.9.7.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-visualization
/qtiplot-0.9.7.3/temp/environment'.
 *





my emerge --info:
Portage 2.1.6.1 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-tuxonice-r9 i686)
=================================================================
System uname: Linux-2.6.24-tuxonice-r9-i686-Intel-R-_Pentium-R-_M_processor_1400MHz-with-glibc2.0
Timestamp of tree: Wed, 17 Dec 2008 09:36:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7-r1, 2.1.6
dev-lang/python:     2.5.2-r8
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://de-mirror.org/distro/gentoo/"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,-z,now"
LINGUAS="en de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi additions aim alisp alsa amr berkdb bittorrent bzip2 cddb cdr cli cpudetection cracklib crypt css cups cursors custom-optimization cvs dbus divx dri dvd dvdread encode ffmpeg fortran ftp fuse gdbm gimp gmail gnuplot gpm gtk hal iconv icq id3tag ipv6 irda isdnlog java javacomm javascript jfs jpeg kde lame laptop latex lirc loop-aes midi mmx mmxext mozilla mp3 mp4 mpeg mpeg2 mplayer msn mtp mudflap ncurses nls nptl nptlonly nsplugin ntfs ogg opengl openmp openssl opensslcrypt pam pcre pdf pentium perl pidgin png pppd python qt-static qt4 quicktime raw readline reflection resolvconf science scrobbler sdl session spell spl sqlite srt sse sse2 ssl subtitles svg sysfs tcpd theora threads trayicon unicode usb wifi win32codecs wma x86 xcomposite xine xml xorg xpm xulrunner xvid zlib" ALSA_CARDS="intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-12-18 22:59:06 UTC
This looks like an incompatibility between sip-4.7.9 and
qtiplot's (fairly old looking) sip files. This should be
fixed now (works for me at least).

Best,
Markus