Bug 224192 - smoke/qt/x_1.cpp: In static member function 'static void
Summary: smoke/qt/x_1.cpp: In static member function 'static void
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 18:17 UTC by Taurnil
Modified: 2010-01-25 18:27 UTC (History)
0 users

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 Taurnil 2010-01-25 18:17:58 UTC
Version:           4.4.59svn1074631 (using Devel)
Compiler:          gcc-4.4.3 Not using any crazy optimizations
OS:                Linux
Installed from:    Compiled sources

This is in reference to bug report; https://bugs.kde.org/show_bug.cgi?id=217206 and
this generator problem still exists. I have not tried the generator fix in BR 217206 because it failed on that particular version when I tried it, perhaps it was something I did incorrectly. Anyway, I was directed to create a new BR. In short with kdebindings 4.4.59svn1074631, the make fails this way;

-- The C compiler identification is GNU                                                                                                                             
-- The CXX compiler identification is GNU                                                                                                                           
-- Check for working C compiler: /var/lib/lunar/compilers/gcc                                                                                                       
-- Check for working C compiler: /var/lib/lunar/compilers/gcc -- works                                                                                              
-- Detecting C compiler ABI info                                                                                                                                    
-- Detecting C compiler ABI info - done                                                                                                                             
-- Check for working CXX compiler: /var/lib/lunar/compilers/g++                                                                                                     
-- Check for working CXX compiler: /var/lib/lunar/compilers/g++ -- works                                                                                            
-- Detecting CXX compiler ABI info                                                                                                                                  
-- Detecting CXX compiler ABI info - done                                                                                                                           
-- Looking for Q_WS_X11                                                                                                                                             
-- Looking for Q_WS_X11 - found                                                                                                                                     
-- Looking for Q_WS_WIN                                                                                                                                             
-- Looking for Q_WS_WIN - not found.                                                                                                                                
-- Looking for Q_WS_QWS                                                                                                                                             
-- Looking for Q_WS_QWS - not found.                                                                                                                                
-- Looking for Q_WS_MAC                                                                                                                                             
-- Looking for Q_WS_MAC - not found.                                                                                                                                
-- Found Qt-Version 4.6.1 (using /opt/lunar/qt/4/bin/qmake)                                                                                                         
-- Looking for _POSIX_TIMERS                                                                                                                                        
-- Looking for _POSIX_TIMERS - found                                                                                                                                
-- Found Qt-Version 4.6.1 (using /opt/lunar/qt/4/bin/qmake)                                                                                                         
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so     
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found                                                                                                                                                                 
-- Looking for gethostbyname                                                                                                                                        
-- Looking for gethostbyname - found                                                                                                                                
-- Looking for connect                                                                                                                                              
-- Looking for connect - found                                                                                                                                      
-- Looking for remove                                                                                                                                               
-- Looking for remove - found                                                                                                                                       
-- Looking for shmat                                                                                                                                                
-- Looking for shmat - found                                                                                                                                        
-- Looking for IceConnectionNumber in ICE                                                                                                                           
-- Looking for IceConnectionNumber in ICE - found                                                                                                                   
-- Found X11: /usr/lib64/libX11.so                                                                                                                                  
-- Looking for include files CMAKE_HAVE_PTHREAD_H                                                                                                                   
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found                                                                                                           
-- Looking for pthread_create in pthreads                                                                                                                           
-- Looking for pthread_create in pthreads - not found                                                                                                               
-- Looking for pthread_create in pthread                                                                                                                            
-- Looking for pthread_create in pthread - found                                                                                                                    
-- Found Threads: TRUE                                                                                                                                              
-- Found Automoc4: /usr/bin/automoc4                                                                                                                                
-- Found Perl: /usr/bin/perl                                                                                                                                        
-- Phonon Version: 4.3.80                                                                                                                                           
-- Found Phonon: /opt/lunar/kde/4/lib/libphonon.so                                                                                                                  
-- Found Phonon Includes: /opt/lunar/kde/4/include/KDE;/opt/lunar/kde/4/include                                                                                     
-- Performing Test _OFFT_IS_64BIT                                                                                                                                   
-- Performing Test _OFFT_IS_64BIT - Success                                                                                                                         
-- Performing Test HAVE_FPIE_SUPPORT                                                                                                                                
-- Performing Test HAVE_FPIE_SUPPORT - Success                                                                                                                      
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL                                                                                                                  
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success                                                                                                        
-- Performing Test __KDE_HAVE_GCC_VISIBILITY                                                                                                                        
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success                                                                                                              
-- Found KDE 4.4 include dir: /opt/lunar/kde/4/include                                                                                                              
-- Found KDE 4.4 library dir: /opt/lunar/kde/4/lib                                                                                                                  
-- Found the KDE4 kconfig_compiler preprocessor: /opt/lunar/kde/4/bin/kconfig_compiler                                                                              
-- Found automoc4: /usr/bin/automoc4                                                                                                                                
-- Found Soprano: /usr/include                                                                                                                                      
-- Found SharedDesktopOntologies: /usr/share/ontology                                                                                                               
-- Found Nepomuk: /opt/lunar/kde/4/lib/libnepomuk.so                                                                                                                
-- Found KdepimLibs: /opt/lunar/kde/4/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake                                                                                   
-- Phonon Version: 4.3.80                                                                                                                                           
-- Found QScintilla2: /opt/lunar/qt/4/lib/libqscintilla2.so                                                                                                         
-- Found Okular: /opt/lunar/kde/4/lib/libokularcore.so                                                                                                              
-- Found Akonadi: /usr/lib64/cmake/Akonadi/AkonadiConfig.cmake                                                                                                      
-- Checking how Qt was built...                                                                                                                                     
-- Threshold is set to 10                                                                                                                                           
-- QT_NO_DEBUG [Defined]                                                                                                                                            
-- QT_NO_BUTTONGROUP [Defined]                                                                                                                                      
-- QT_NO_COLORDIALOG [Defined]                                                                                                                                      
-- QT_NO_DATETIMEEDIT [Defined]                                                                                                                                     
-- QT_NO_DIALOG [Defined]                                                                                                                                           
-- QT_NO_ERRORMESSAGE [Defined]                                                                                                                                     
-- QT_NO_FILEDIALOG [Defined]                                                                                                                                       
-- QT_NO_FONTDIALOG [Defined]                                                                                                                                       
-- QT_NO_GROUPBOX [Defined]                                                                                                                                         
-- QT_NO_LCDNUMBER [Defined]                                                                                                                                        
-- QT_NO_LINEEDIT [Defined]                                                                                                                                         
-- QT_NO_LISTVIEW [Defined]                                                                                                                                         
-- QT_NO_MAINWINDOW [Defined]                                                                                                                                       
-- QT_NO_MENUBAR [Defined]                                                                                                                                          
-- QT_NO_MESSAGEBOX [Defined]                                                                                                                                       
-- QT_NO_PRINTDIALOG [Defined]                                                                                                                                      
-- QT_NO_PROGRESSBAR [Defined]                                                                                                                                      
-- QT_NO_PROGRESSDIALOG [Defined]                                                                                                                                   
-- QT_NO_PUSHBUTTON [Defined]                                                                                                                                       
-- QT_NO_RADIOBUTTON [Defined]                                                                                                                                      
-- QT_NO_SCROLLBAR [Defined]                                                                                                                                        
-- QT_NO_SLIDER [Defined]                                                                                                                                           
-- QT_NO_STYLE_PLASTIQUE [Defined]                                                                                                                                  
-- QT_NO_STYLE_WINDOWSXP [Defined]                                                                                                                                  
-- QT_NO_STYLE_WINDOWS [Defined]                                                                                                                                    
-- QT_NO_STYLE_MAC [Defined]                                                                                                                                        
-- QT_NO_STYLE_CLEANLOOKS [Defined]                                                                                                                                 
-- QT_NO_TABLEVIEW [Defined]                                                                                                                                        
-- QT_NO_TEXTBROWSER [Defined]                                                                                                                                      
-- QT_NO_TEXTEDIT [Defined]                                                                                                                                         
-- QT_NO_TOOLBUTTON [Defined]                                                                                                                                       
-- Found Qt-Version 4.6.1 (using /opt/lunar/qt/4/bin/qmake)                                                                                                         
-- Found X11: /usr/lib64/libX11.so                                                                                                                                  
-- Phonon Version: 4.3.80                                                                                                                                           
/opt/lunar/kde/4/include                                                                                                                                            
-- Found QScintilla2: /opt/lunar/qt/4/lib/libqscintilla2.so                                                                                                         
--   found qimageblitz, version 4.0.0                                                                                                                               
-- Found QImageBlitz: /opt/lunar/kde/4/include/qimageblitz                                                                                                          
-- Found LibAttica: /usr/lib64/libattica.so                                                                                                                         
-- Build Smoke... yes - Qt, QtCore, QtNetwork, QtDBus, QtGui, QtSvg, QtSql, QtXml, QtXmlPatterns, QtOpenGL, QtWebKit, QtScript, QtUiTools, QtTest, QtMultimedia, Phonon, QScintilla2, QImageBlitz, Solid, Soprano, Plasma, KDE, KDECore, KDEUi, KIO, KParts, KFile, KNewStuff2, KNewStuff3, KUtils, Akonadi, KHTML, KTextEditor, Attica, Nepomuk, Okular                                                                                                                                                    
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- rbuic4 not found, ruby-clock will not created                                                                                                                    
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- rbuic4 not found, ruby-digital-clock will not created                                                                                                            
-- Build QtRuby... yes                                                                                                                                              
-- Build QtWebKit Ruby... yes                                                                                                                                       
-- Build QtUiTools Ruby... yes                                                                                                                                      
-- Build QtScript... yes                                                                                                                                            
-- Build QtTest... yes                                                                                                                                              
-- Build Soprano Ruby... yes                                                                                                                                        
-- Build QScintilla Ruby... no                                                                                                                                      
-- Build Qwt Ruby... no                                                                                                                                             
-- Build Phonon Ruby... no                                                                                                                                          
-- Build Akonadi Ruby... yes                                                                                                                                        
-- Build KHTML Ruby... yes                                                                                                                                          
-- Build Korundum... yes                                                                                                                                            
-- Build KDevPlatform Ruby... no                                                                                                                                    
-- Build KTextEditor Ruby... yes                                                                                                                                    
-- Build Nepomuk Ruby... yes                                                                                                                                        
-- Build Okular Ruby... yes                                                                                                                                         
-- Build Plasma Ruby... yes                                                                                                                                         
-- Build Solid Ruby... yes                                                                                                                                          
-- Performing Test RubyCompiles                                                                                                                                     
-- Performing Test RubyCompiles - Success                                                                                                                           
-- Ruby Executable: /usr/bin/ruby                                                                                                                                   
-- Ruby Libraries: /usr/lib64/libruby.so                                                                                                                            
-- Ruby Include Path: /usr/lib/ruby/1.8/x86_64-linux                                                                                                                
-- Build Kross Ruby... yes                                                                                                                                          
-- Found PythonInterp: /usr/bin/python2.6                                                                                                                           
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Python Libraries: /usr/lib64/libpython2.6.so                                                                                                                     
-- Python Include Path: /usr/include/python2.6                                                                                                                      
-- Build Kross Python... yes                                                                                                                                        
-- Found SIP version: 4.10                                                                                                                                          
-- Found PyQt4 version: 4.7                                                                                                                                         
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Found PyQt4 version: 4.7                                                                                                                                         
--   found polkit-qt, version 0.9.3                                                                                                                                 
-- Found PolkitQt: /usr/include/PolicyKit                                                                                                                           
WARNING: Installation prefix does not match PolicyKit install prefixes. You probably will need to move files installed in /opt/lunar/kde/4/ and by dbus_add_activation_system_service to the /usr/ prefix                                                                                                                               
-- KDE_VERSION: 4.4.59                                                                                                                                              
-- KDE4_INCLUDE_DIR: /opt/lunar/kde/4/include                                                                                                                       
-- KDE4_LIB_DIR: /opt/lunar/kde/4/lib                                                                                                                               
-- PYTHON_SITE_PACKAGES_DIR: /usr/lib/python2.6/site-packages                                                                                                       
-- Build PyKDE4... yes                                                                                                                                              
-- Path of mono: MONO_EXECUTABLE-NOTFOUND                                                                                                                           
-- Path of gmcs: GMCS_EXECUTABLE-NOTFOUND                                                                                                                           
-- Path of gacutil: GACUTIL_EXECUTABLE-NOTFOUND                                                                                                                     
-- Looking for csc: CMAKE_CSharp_COMPILER-NOTFOUND                                                                                                                  
-- Couldn't find a valid C# compiler. Set either CMake_CSharp_COMPILER or the CSC environment variable to a valid path.                                             
-- Using GAC dir:                                                                                                                                                   
-- Build Qyoto... no                                                                                                                                                
-- Build PhononSharp... no                                                                                                                                          
-- Build QScintillaSharp... no                                                                                                                                      
-- Build SopranoSharp...                                                                                                                                            
-- Build NepomukSharp...                                                                                                                                            
-- Build PlasmaSharp...                                                                                                                                             
-- Build Kimono... no                                                                                                                                               
-- Build KHTMLSharp... no                                                                                                                                           
-- Build KTextEditorSharp... no                                                                                                                                     
-- Build Kross Java... no                                                                                                                                           
-- Found FALCON: /usr/include                                                                                                                                       
-- Build Kross Falcon... yes                                                                                                                                        

-----------------------------------------------------------------------------
-- The following external packages were located on your system.              
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * Shared desktop ontologies - Desktop ontologies                          
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Nepomuk - Nepomuk Libraries                                             
   * Kdepimlibs - KDE pim Libraries                                          
   * Polkit-Qt - Qt Wrapper around PolicyKit                                 
   * FALCON - Falcon language programming                                    

-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.                   
-----------------------------------------------------------------------------

-- Configuring done
-- Generating done 
-- Build files have been written to: /usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build
+ running "default_make"                                                                     
-- Found Qt-Version 4.6.1 (using /opt/lunar/qt/4/bin/qmake)                                  
-- Found X11: /usr/lib64/libX11.so                                                           
-- Phonon Version: 4.3.80                                                                    
-- Found KDE 4.4 include dir: /opt/lunar/kde/4/include                                       
-- Found KDE 4.4 library dir: /opt/lunar/kde/4/lib                                           
-- Found the KDE4 kconfig_compiler preprocessor: /opt/lunar/kde/4/bin/kconfig_compiler       
-- Found automoc4: /usr/bin/automoc4                                                         
-- Phonon Version: 4.3.80                                                                    
-- Found QScintilla2: /opt/lunar/qt/4/lib/libqscintilla2.so                                  
-- Found Qt-Version 4.6.1 (using /opt/lunar/qt/4/bin/qmake)                                  
-- Found X11: /usr/lib64/libX11.so                                                           
-- Phonon Version: 4.3.80                                                                    
/opt/lunar/kde/4/include                                                                     
-- Found QScintilla2: /opt/lunar/qt/4/lib/libqscintilla2.so                                  
-- Build Smoke... yes - Qt, QtCore, QtNetwork, QtDBus, QtGui, QtSvg, QtSql, QtXml, QtXmlPatterns, QtOpenGL, QtWebKit, QtScript, QtUiTools, QtTest, QtMultimedia, Phonon, QScintilla2, QImageBlitz, Solid, Soprano, Plasma, KDE, KDECore, KDEUi, KIO, KParts, KFile, KNewStuff2, KNewStuff3, KUtils, Akonadi, KHTML, KTextEditor, Attica, Nepomuk, Okular                                                                                                                                                    
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- rbuic4 not found, ruby-clock will not created                                                                                                                    
-- Ruby found: /usr/lib64/libruby.so                                                                                                                                
-- rbuic4 not found, ruby-digital-clock will not created                                                                                                            
-- Build QtRuby... yes                                                                                                                                              
-- Build QtWebKit Ruby... yes                                                                                                                                       
-- Build QtUiTools Ruby... yes                                                                                                                                      
-- Build QtScript... yes                                                                                                                                            
-- Build QtTest... yes                                                                                                                                              
-- Build Soprano Ruby... yes                                                                                                                                        
-- Build QScintilla Ruby... no                                                                                                                                      
-- Build Qwt Ruby... no                                                                                                                                             
-- Build Phonon Ruby... no                                                                                                                                          
-- Build Akonadi Ruby... yes                                                                                                                                        
-- Build KHTML Ruby... yes                                                                                                                                          
-- Build Korundum... yes                                                                                                                                            
-- Build KDevPlatform Ruby... no                                                                                                                                    
-- Build KTextEditor Ruby... yes                                                                                                                                    
-- Build Nepomuk Ruby... yes                                                                                                                                        
-- Build Okular Ruby... yes                                                                                                                                         
-- Build Plasma Ruby... yes                                                                                                                                         
-- Build Solid Ruby... yes                                                                                                                                          
-- Ruby Executable: /usr/bin/ruby                                                                                                                                   
-- Ruby Libraries: /usr/lib64/libruby.so                                                                                                                            
-- Ruby Include Path: /usr/lib/ruby/1.8/x86_64-linux                                                                                                                
-- Build Kross Ruby... yes                                                                                                                                          
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Python Libraries: /usr/lib64/libpython2.6.so                                                                                                                     
-- Python Include Path: /usr/include/python2.6                                                                                                                      
-- Build Kross Python... yes                                                                                                                                        
-- Found SIP version: 4.10                                                                                                                                          
-- Found PyQt4 version: 4.7                                                                                                                                         
-- Found Python executable: /usr/bin/python2.6                                                                                                                      
-- Found Python version: 2.6.4                                                                                                                                      
-- Found Python library: /usr/lib64/libpython2.6.so                                                                                                                 
-- Found PyQt4 version: 4.7                                                                                                                                         
WARNING: Installation prefix does not match PolicyKit install prefixes. You probably will need to move files installed in /opt/lunar/kde/4/ and by dbus_add_activation_system_service to the /usr/ prefix                                                                                                                               
-- KDE_VERSION: 4.4.59                                                                                                                                              
-- KDE4_INCLUDE_DIR: /opt/lunar/kde/4/include                                                                                                                       
-- KDE4_LIB_DIR: /opt/lunar/kde/4/lib                                                                                                                               
-- PYTHON_SITE_PACKAGES_DIR: /usr/lib/python2.6/site-packages                                                                                                       
-- Build PyKDE4... yes                                                                                                                                              
-- Path of mono: MONO_EXECUTABLE-NOTFOUND                                                                                                                           
-- Path of gmcs: GMCS_EXECUTABLE-NOTFOUND                                                                                                                           
-- Path of gacutil: GACUTIL_EXECUTABLE-NOTFOUND                                                                                                                     
-- Looking for csc: CMAKE_CSharp_COMPILER-NOTFOUND                                                                                                                  
-- Couldn't find a valid C# compiler. Set either CMake_CSharp_COMPILER or the CSC environment variable to a valid path.                                             
-- Using GAC dir:                                                                                                                                                   
-- Build Qyoto... no                                                                                                                                                
-- Build PhononSharp... no                                                                                                                                          
-- Build QScintillaSharp... no                                                                                                                                      
-- Build SopranoSharp...                                                                                                                                            
-- Build NepomukSharp...                                                                                                                                            
-- Build PlasmaSharp...                                                                                                                                             
-- Build Kimono... no                                                                                                                                               
-- Build KHTMLSharp... no                                                                                                                                           
-- Build KTextEditorSharp... no                                                                                                                                     
-- Build Kross Java... no                                                                                                                                           
-- Build Kross Falcon... yes                                                                                                                                        

-----------------------------------------------------------------------------
-- The following external packages were located on your system.              
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * Shared desktop ontologies - Desktop ontologies                          
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Soprano - Soprano Libraries                                             
   * Nepomuk - Nepomuk Libraries                                             
   * Kdepimlibs - KDE pim Libraries                                          
   * Polkit-Qt - Qt Wrapper around PolicyKit                                 
   * FALCON - Falcon language programming                                    

-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.                   
-----------------------------------------------------------------------------

-- Configuring done
-- Generating done 
-- Build files have been written to: /usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build
Scanning dependencies of target cppparser                                                    
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/ast.o                   
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/default_visitor.o       
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/memorypool.o            
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/visitor.o               
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/control.o               
[  0%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/lexer.o                 
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/parser.o                
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../include/c++/4.4.3/ext/hash_map:59,
                 from /usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.h:36,                  
                 from /usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.cpp:23:                
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../include/c++/4.4.3/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.                                  
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.cpp:1034:2: warning: #warning "implement me"                                                          
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.cpp:2601:2: warning: #warning "implemente me (AST)"                                                   
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.cpp:3487:2: warning: #warning "mark the ast as constant"                                              
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/listnode.o                                                                                     
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/tokens.o                                                                                       
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/dumptree.o                                                                                     
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/parsesession.o                                                                                 
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parsesession.cpp: In destructor 'ParseSession::~ParseSession()':                                             
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parsesession.cpp:42: warning: possible problem detected in invocation of delete operator:                    
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parsesession.cpp:42: warning: invalid use of incomplete type 'struct rpp::MacroBlock'                        
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parsesession.h:43: warning: forward declaration of 'struct rpp::MacroBlock'                                  
/usr/src/kdebindings-4.4.59svn1074631/generator/parser/parsesession.cpp:42: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.                                                                                                                    
[  1%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/commentparser.o                                                                                
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/commentformatter.o                                                                             
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/codegenerator.o                                                                                
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/indexedstring.o                                                                                
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/stringhelpers.o                                                                                
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-stream.o                                                                                
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-macro-expander.o                                                                        
[  2%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-scanner.o                                                                               
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-macro.o                                                                                 
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-engine.o                                                                                
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-internal.o                                                                              
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-environment.o                                                                           
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/pp-location.o                                                                              
[  3%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/preprocessor.o                                                                             
[  4%] Building CXX object generator/parser/CMakeFiles/cppparser.dir/rpp/chartools.o                                                                                
Linking CXX shared library ../bin/libcppparser.so                                                                                                                   
[  4%] Built target cppparser                                                                                                                                       
Scanning dependencies of target generator                                                                                                                           
[  4%] Building CXX object generator/CMakeFiles/generator.dir/main.o                                                                                                
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../include/c++/4.4.3/ext/hash_map:59,                                                         
                 from /usr/src/kdebindings-4.4.59svn1074631/generator/parser/parser.h:36,                                                                           
                 from /usr/src/kdebindings-4.4.59svn1074631/generator/main.cpp:32:                                                                                  
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../include/c++/4.4.3/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.                                  
[  4%] Building CXX object generator/CMakeFiles/generator.dir/generatorenvironment.o
[  4%] Building CXX object generator/CMakeFiles/generator.dir/generatorvisitor.o
[  4%] Building CXX object generator/CMakeFiles/generator.dir/generatorpreprocessor.o
[  4%] Building CXX object generator/CMakeFiles/generator.dir/options.o
[  4%] Building CXX object generator/CMakeFiles/generator.dir/type_compiler.o
[  5%] Building CXX object generator/CMakeFiles/generator.dir/name_compiler.o
/usr/src/kdebindings-4.4.59svn1074631/generator/name_compiler.cpp:139:2: warning: #warning "NameCompiler::visitUnqualifiedName() -- implement me"
[  5%] Building CXX object generator/CMakeFiles/generator.dir/type.o
Linking CXX executable bin/generator
[  5%] Built target generator
Scanning dependencies of target generator_smoke
[  5%] Building CXX object generator/generators/smoke/CMakeFiles/generator_smoke.dir/generator_smoke.o
[  5%] Building CXX object generator/generators/smoke/CMakeFiles/generator_smoke.dir/writeClasses.o
[  5%] Building CXX object generator/generators/smoke/CMakeFiles/generator_smoke.dir/writeSmokeDataFile.o
[  6%] Building CXX object generator/generators/smoke/CMakeFiles/generator_smoke.dir/helpers.o
Linking CXX shared module ../../bin/generator_smoke.so
[  6%] Built target generator_smoke
Scanning dependencies of target generator_dump
[  6%] Building CXX object generator/generators/dump/CMakeFiles/generator_dump.dir/generator_dump.o
Linking CXX shared module ../../bin/generator_dump.so
[  6%] Built target generator_dump
[  6%] Generating smokedata.cpp, x_1.cpp, x_2.cpp, x_3.cpp, x_4.cpp, x_5.cpp, x_6.cpp, x_7.cpp, x_8.cpp, x_9.cpp, x_10.cpp, x_11.cpp, x_12.cpp, x_13.cpp, x_14.cpp, x_15.cpp, x_16.cpp, x_17.cpp, x_18.cpp, x_19.cpp, x_20.cpp
using generator "/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/generator/bin/generator_smoke.so"
parsing "/usr/src/kdebindings-4.4.59svn1074631/smoke/qt/qt_includes.h"
Generating SMOKE sources...
preparing SMOKE data [qt]
writing out smokedata.cpp [qt]
writing out x_*.cpp [qt]
Done.
Scanning dependencies of target smokeqt
[  6%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/smokedata.o
[  6%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/x_1.o
/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/smoke/qt/x_1.cpp: In static member function 'static void __smokeqt::x_QAbstractPrintDialog::x_8(Smoke::StackItem*)':
/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/smoke/qt/x_1.cpp:4175: error: cannot allocate an object of abstract type '__smokeqt::x_QAbstractPrintDialog'
/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/smoke/qt/x_1.cpp:4131: note:   because the following virtual functions are pure within '__smokeqt::x_QAbstractPrintDialog':
/opt/lunar/qt/4/include/QtGui/qabstractprintdialog.h:87: note:  virtual int QAbstractPrintDialog::exec()
/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/smoke/qt/x_1.cpp: In constructor '__smokeqt::x_QAbstractPrintDialog::x_QAbstractPrintDialog()':
/usr/src/kdebindings-4.4.59svn1074631/kdebindings4-build/smoke/qt/x_1.cpp:4178: error: no matching function for call to 'QAbstractPrintDialog::QAbstractPrintDialog()'
/opt/lunar/qt/4/include/QtGui/qabstractprintdialog.h:114: note: candidates are: QAbstractPrintDialog::QAbstractPrintDialog(const QAbstractPrintDialog&)
/opt/lunar/qt/4/include/QtGui/qabstractprintdialog.h:111: note:                 QAbstractPrintDialog::QAbstractPrintDialog(QAbstractPrintDialogPrivate&, QPrinter*, QWidget*)
/opt/lunar/qt/4/include/QtGui/qabstractprintdialog.h:84: note:                 QAbstractPrintDialog::QAbstractPrintDialog(QPrinter*, QWidget*)
make[2]: *** [smoke/qt/CMakeFiles/smokeqt.dir/x_1.o] Error 1
make[1]: *** [smoke/qt/CMakeFiles/smokeqt.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Arno Rehn 2010-01-25 18:27:57 UTC
The problem has already been fixed in svn (trunk and branch 4.4), you seem to be using an old revision (1074631, current is 1080043). The problem was that the cmake code checking for Qt #defines couldn't handle imported targets.

Was fixed in trunk in r1078706.