Bug 195604 - QTableView is ambiguous in ManageProfilesDialog
Summary: QTableView is ambiguous in ManageProfilesDialog
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 23:11 UTC by tropikhajma
Modified: 2010-04-18 01:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tropikhajma 2009-06-07 23:11:39 UTC
Version:           4.2.89 (using Devel)
Compiler:          Sun Studio 12 U1 (beta) 
OS:                Solaris
Installed from:    Compiled sources

when building kdebase-apps on OpenSolaris 2009.06 with Sun Studio 12 U1 (beta), it fails with:
...
"/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/build-kdebase-4.2.89svn977047/apps/konsole/src/ui_ManageProfilesDialog.h", line 89: Error: The name QTableView is ambiguous, QTableView and Konsole::QTableView.
1 Error(s) and 3 Warning(s) detected.


the command leading to the message was:

[ 84%] Building CXX object apps/konsole/src/CMakeFiles/konsoleprivate.dir/ManageProfilesDialog.o
cd /export/home/test/packages/BUILD/kdebase-4.2.89svn977047/build-kdebase-4.2.89svn977047/apps/konsole/src && /usr/bin/CC  -library=no%Cstd  -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DMAKE_KONSOLEPRIVATE_LIB -D__EXTENSIONS__ -DSOLARIS -D_REENTRANT -D__EXTENSIONS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 -DNDEBUG -DNO_DEBUG -D_UNICODE -DUNICODE -D_RWSTD_REENTRANT  -D_XOPEN_SOURCE=500 -D_XPG5  -I/opt/foss/include/stdcxx/ansi -I/opt/foss/include/stdcxx -I/opt/foss/include -I/opt/foss/include/stdcxx/ansi -I/opt/foss/include/stdcxx -library=no%Cstd -features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife,tmplrefstatic -instances=global -template=geninlinefuncs -s -xlang=c99 -xalias_level=compatible -xustr=ascii_utf16_ushort -Qoption ccfe -features=gcc -Qoption ccfe -features=zla -Qoption ccfe ++boolflag:sunwcch=false -mt -xF=%none -xbuiltin=%all -xinline=%auto -xprefetch=auto -xprefetch_auto_type=indirect_array_access -xprefetch_level=3 -xalias_level=compatible -KPIC -xipo=0 -xO3 -xregs=no%frameptr -xjobs=2 -xrestrict=%all -xthreadvar=%all -z combreloc -z redlocsym -z nodefaultlib -z ignore -z now -z rescan -z absexec -xldscope=symbolic -xlibmil -s -xtarget=pentium4 -m32 -xarch=sse2 -xchip=pentium4 -xcache=8/64/4:256/128/8 -lc -lm -ldl -lpthread -lposix4 -lrt -mt -L/opt/foss/lib -R/opt/foss/lib -L/usr/lib -R/usr/lib -Y P,/opt/foss/lib -i -L/opt/foss/lib -R/opt/foss/lib -L/usr/lib -R/usr/lib -Bdynamic -lstdcxx -lCrun -lc -lm   -DQT_NO_DEBUG -KPIC -I/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/build-kdebase-4.2.89svn977047/apps/konsole/src -I/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/apps/konsole/src -I/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/build-kdebase-4.2.89svn977047/apps -I/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/apps/lib/konq -I/export/home/test/packages/BUILD/kdebase-4.2.89svn977047/build-kdebase-4.2.89svn977047 -I/opt/kde-4.2/include -I/opt/kde-4.2/include/KDE -I/opt/foss/include/KDE -I/opt/foss/include -I/opt/foss/qt4/include/phonon -I/opt/foss/qt4/include/QtXmlPatterns -I/opt/foss/qt4/include/QtWebKit -I/opt/foss/qt4/include/QtHelp -I/opt/foss/qt4/include/QtAssistant -I/opt/foss/qt4/include/QtDBus -I/opt/foss/qt4/include/QtTest -I/opt/foss/qt4/include/QtUiTools -I/opt/foss/qt4/include/QtScript -I/opt/foss/qt4/include/QtSvg -I/opt/foss/qt4/include/QtXml -I/opt/foss/qt4/include/QtSql -I/opt/foss/qt4/include/QtOpenGL -I/opt/foss/qt4/include/QtNetwork -I/opt/foss/qt4/include/QtDesigner -I/opt/foss/qt4/include/Qt3Support -I/opt/foss/qt4/include/QtGui -I/opt/foss/qt4/include/QtCore -I/opt/foss/qt4/include/Qt -I/opt/foss/qt4/share/mkspecs/default -I/opt/foss/qt4/include -I/usr/X11/include    -D_LARGEFILE64_SOURCE -o CMakeFiles/konsoleprivate.dir/ManageProfilesDialog.o -c /export/home/test/packages/BUILD/kdebase-4.2.89svn977047/apps/konsole/src/ManageProfilesDialog.cpp
Comment 1 Robert Knight 2009-06-08 11:14:26 UTC
Could you please report the problem to the mailing list for KDE on Solaris.

There is no such class Konsole::QTableView and I don't have access to a Solaris system to investigate the problem.
Comment 2 tropikhajma 2010-04-18 01:04:59 UTC
the issue is no longer present in the current kde