Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267218 - sci-visualization/scidavis-0.2.1-r1 does not compile w/o x11-libs/qt-assistant
Summary: sci-visualization/scidavis-0.2.1-r1 does not compile w/o x11-libs/qt-assistant
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 14:42 UTC by Michelangelo Scopelliti
Modified: 2009-06-01 12:50 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,5.19 KB, text/plain)
2009-04-25 16:57 UTC, Michelangelo Scopelliti
Details
scidavis build log (sci-visualization:scidavis-0.2.1-r1:20090421-140250.log,92.67 KB, text/plain)
2009-04-25 16:58 UTC, Michelangelo Scopelliti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michelangelo Scopelliti 2009-04-23 14:42:17 UTC
sci-visualization/scidavis-0.2.1-r1 does not compile w/o x11-libs/qt-assistant, compiles fine after installation of qt-assistant.
qt-assistant should be added as dependency.

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-25 14:44:07 UTC
Please post your "emerge --info" and attach the build.log file of the failed emerge to this bug.
Comment 2 Michelangelo Scopelliti 2009-04-25 16:57:33 UTC
Created attachment 189400 [details]
emerge --info
Comment 3 Michelangelo Scopelliti 2009-04-25 16:58:53 UTC
Created attachment 189405 [details]
scidavis build log
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-25 17:49:10 UTC
x86_64-pc-linux-gnu-g++ -c -m64 -pipe -march=native -O2 -pipe -D_REENTRANT -Wall -W -DSCRIPTING_CONSOLE -DSCRIPTING_DIALOG -DSCRIPTING_MUPARSER -DPYTHON_CONFIG_PATH=\"/usr/share/scidavis\" -DPYTHON_UTIL_PATH=\"/usr/share/scidavis\" -DSCRIPTING_PYTHON -DQT_PLUGIN -DTS_PATH=\"/usr/share/scidavis/translations\" -DDOC_PATH=\"/usr/share/doc/scidavis-0.2.1-r1\" -DLEGACY_CODE_0_2_x -DQT_NO_DEBUG -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/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 -I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant -I/usr/include/python2.6 -I/usr/include/python2.6 -I/usr/include/qwtplot3d -I/usr/include/qwt5 -Isrc -Isrc/future -I/usr/include -I../tmp/scidavis -I. -o ../tmp/scidavis/ApplicationWindow.o src/ApplicationWindow.cpp
src/ApplicationWindow.cpp:139:28: error: QAssistantClient: No such file or directory
Comment 5 Michelangelo Scopelliti 2009-04-26 15:07:59 UTC
(In reply to comment #4)
and then... what?
Comment 6 Patrick Lauer gentoo-dev 2009-06-01 12:50:18 UTC
+  01 Jun 2009; Patrick Lauer <patrick@gentoo.org> +scidavis-0.2.2.ebuild:
+  Bump to 0.2.2. Closes #267994 #267218. Thanks to Michelangelo Scopelliti
+  for testing and patching the ebuild.