Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115623 - media-video/jahshaka tries, and fails, to build against qt4
Summary: media-video/jahshaka tries, and fails, to build against qt4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 22:17 UTC by Donnie Berkholz (RETIRED)
Modified: 2006-01-09 05:21 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 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-14 22:17:04 UTC
g++ -c -pipe -O2 -march=athlon-mp -fstack-protector -pipe -rdynamic -D_REENTRANT
-Wall -W -DJAHPREFIX=\"/usr\" -DJAHTHEMES -DJAHGIFT -DNVIDIA_GPU
-DJAHMPEGDECODER -DJAHMPEGENCODER -DLINUXAVISUPPORT -DJAHLINUX -DQT_NO_DEBUG
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED
-I/usr/share/doc/qt-4.0.1/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I../gift -I/usr/include -I.
-I. -o apollonsearchlistview.o apollonsearchlistview.cpp
apollonsearchlistview.cpp:22:24: error: qpopupmenu.h: No such file or directory
apollonsearchlistview.cpp:24:21: error: qheader.h: No such file or directory
In file included from apollonsearchlistview.cpp:27:
apollonsearchviewitem.h:27:19: error: qdict.h: No such file or directory
apollonsearchviewitem.h:30: error: expected class-name before '{' token
apollonsearchviewitem.h:33: error: expected `)' before '*' token
apollonsearchviewitem.h:69: error: expected ',' or '...' before '&' token
apollonsearchviewitem.h:69: error: ISO C++ forbids declaration of 'QColorGroup'
with no type
apollonsearchviewitem.h:109: error: ISO C++ forbids declaration of 'QDict' with
no type
apollonsearchviewitem.h:109: error: expected ';' before '<' token
apollonsearchviewitem.h:30: warning: 'class ApollonSearchViewItem' has virtual
functions but non-virtual destructor
apollonsearchviewitem.h: In member function 'ApollonSearchViewItem*
ApollonSearchViewItem::firstChild()':
apollonsearchviewitem.h:36: error: 'QListViewItem' has not been declared
apollonsearchviewitem.h: In member function 'ApollonSearchViewItem*
ApollonSearchViewItem::nextSibling()':
apollonsearchviewitem.h:37: error: 'QListViewItem' has not been declared
apollonsearchviewitem.h: In member function 'int
ApollonSearchViewItem::childCount()':
apollonsearchviewitem.h:60: error: 'm_children' was not declared in this scope
apollonsearchlistview.cpp: In constructor
'ApollonSearchListView::ApollonSearchListView(QWidget*)':
apollonsearchlistview.cpp:32: error: no matching function for call to
'QToolTip::QToolTip(QWidget*)'
/usr/include/qt4/QtGui/qtooltip.h:35: note: candidates are:
QToolTip::QToolTip()/usr/include/qt4/QtGui/qtooltip.h:34: note:                
QToolTip::QToolTip(const QToolTip&)
apollonsearchlistview.cpp:36: error: 'addColumn' was not declared in this scope
apollonsearchlistview.cpp:37: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:37: error: 'setColumnWidthMode' was not declared in
this scope
apollonsearchlistview.cpp:41: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:45: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:47: error: 'setColumnAlignment' was not declared in
this scope
apollonsearchlistview.cpp:52: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:59: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:66: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:73: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:80: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:87: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:94: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:101: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:108: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:115: error: 'Manual' is not a member of 'QListView'
apollonsearchlistview.cpp:121: error: 'setSorting' was not declared in this scope
apollonsearchlistview.cpp:123: error: 'Extended' is not a member of 'QListView'
apollonsearchlistview.cpp:124: error: 'setShowSortIndicator' was not declared in
this scope
apollonsearchlistview.cpp:125: error: 'setAllColumnsShowFocus' was not declared
in this scope
apollonsearchlistview.cpp:126: error: 'setRootIsDecorated' was not declared in
this scope
apollonsearchlistview.cpp: In member function 'virtual void
ApollonSearchListView::maybeTip(const QPoint&)':
apollonsearchlistview.cpp:154: error: 'itemAt' was not declared in this scope
apollonsearchlistview.cpp:160: error: 'itemRect' was not declared in this scope
apollonsearchlistview.cpp: In member function 'void
ApollonSearchListView::slotShowTip()':
apollonsearchlistview.cpp:194: error: 'tip' was not declared in this scope
apollonsearchlistview.cpp: In member function 'virtual void
ApollonSearchListView::setColumnWidth(int, int)':
apollonsearchlistview.cpp:210: error: 'setColumnWidth' is not a member of
'QListView'
apollonsearchlistview.cpp: In member function 'void
ApollonSearchListView::toggleColumnVisible(int)':
apollonsearchlistview.cpp:220: error: 'columnWidth' was not declared in this scope
apollonsearchlistview.cpp: In member function 'virtual bool
ApollonSearchListView::eventFilter(QObject*, QEvent*)':
apollonsearchlistview.cpp:233: error: 'header' was not declared in this scope
apollonsearchlistview.cpp:244: error: 'RightButton' was not declared in this scope
make[2]: *** [apollonsearchlistview.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/jahshaka-2.0_rc1/work/jahshaka/source/AuxiliaryLibraries/apollon'
make[1]: *** [sub-apollon-make_default] Error 2
make[1]: Leaving directory
`/var/tmp/portage/jahshaka-2.0_rc1/work/jahshaka/source/AuxiliaryLibraries'
make: *** [sub-source-AuxiliaryLibraries] Error 2
Comment 1 Luca Barbato gentoo-dev 2005-12-14 22:41:28 UTC
I'd add that qt3to4 doesn't help at all too =/

if you are going to play with it you may like to use mlt++ instead the soon to
be dead avifile.
Comment 2 Chris Smith 2006-01-02 14:46:47 UTC
same problem here
revdep-rebuild wants it rebuilt but it fails against qt4
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2006-01-03 04:15:13 UTC
I've just made a fix - please try and again and see if it works now.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-01-03 08:58:33 UTC
g++ -c -pipe -Wall -W -O2 -march=athlon-mp -fstack-protector -pipe -rdynamic -D_REENTRANT  -DJAHPREFIX=\"/usr\" -DJAHTHEMES -DJAHGIFT -DNVIDIA_GPU -DAUDIOSUPPORT -DJAHMPEGDECODER -DJAHMPEGENCODER -DMLTSUPPORT -DJAHLINUX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I../../../AuxiliaryLibraries/sndfile/sndfile -I../../../AuxiliaryLibraries/glew -I../../../AuxiliaryLibraries/FTGL -I../../../AuxiliaryLibraries/particle -I../../../Jahshaka/JahWidgets/keyframes -I../../../Jahshaka/JahWidgets/nodes -I../../../OpenLibraries/opencore -I../../../OpenLibraries/openassetlib -I../../../OpenLibraries/opengpulib -I../../../OpenLibraries/openobjectlib -I../../../OpenLibraries/openmedialib -I../../../OpenLibraries/openmedialib/codecs/mpegdec -I../../../OpenLibraries/openmedialib/mediaobject -I../../JahCore/jahobjects -I../../JahCore/jahrender -I../../JahCore/jahworld -I../../JahWidgets/interfaceobjs -I../../JahLibraries -I../../JahLibraries/jahtracer -I../../JahLibraries/jahtimer -I../../JahLibraries/jahkeyframes -I../../JahLibraries/jahpreferences -I../../JahLibraries/jahformatter -I../../JahLibraries/jahtranslate -I../../JahLibraries/jahdataio -I../../JahLibraries/jahplugins -I../../JahLibraries/jahglcore -I/usr/include/mlt -I/usr/include -I/usr/include/freetype2 -I/usr/local/include -I/usr/include -I/usr/qt/3/include -I/usr/include -o coreobject.o coreobject.cpp
coreobject.cpp:485:2: warning: no newline at end of file
../../../OpenLibraries/openmedialib/mediaobject/mediaobject_.h:20: warning: 'class mediaObject_' has virtual functions but non-virtual destructor
coreeffects.h:57: error: extra qualification 'EffectInfo::' on member 'getEffectCategoryName'
coreeffects.h:99: error: extra qualification 'EffectInfo::' on member 'getEffectTypeName'
coreobject.h:45: error: extra qualification 'JahLayer::' on member 'getEffectCategory'
coreobject.h:46: error: extra qualification 'JahLayer::' on member 'getPluginEffectCategory'
coreobject.cpp: In member function 'void JahLayer::setupDefaultVariables()':
coreobject.cpp:165: warning: converting to 'int' f
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2006-01-03 09:54:52 UTC
doesn't look to me like a qt issue, but a gcc issue now.
Comment 6 Chris Smith 2006-01-03 22:24:29 UTC
fix worked for me
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2006-01-09 05:21:29 UTC
closing this issue as fixed.