[Korganizer-devel] [Bug 151542] New: korganizer 3.5 enterprise compilation error

Frederik Himpe fhimpe at pandora.be
Mon Oct 29 22:59:53 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151542         
           Summary: korganizer 3.5 enterprise compilation error
           Product: korganizer
           Version: unspecified
          Platform: Mandriva RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel kde org
        ReportedBy: fhimpe pandora be


Version:           3.5 Enteprise branch svn 730866 (using KDE KDE 3.5.7)
Installed from:    Mandriva RPMs
Compiler:          gcc 4.2.2 
OS:                Linux

Korganizer from 3.5 enterprise branch (svn rev. 730866) cannot be compiled:

/bin/sh ../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -O2 -fomit-frame-pointer -march=athlon64 -ffast-math -mfpmath=sse,387 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -L/usr/lib/qt3/lib64 -L/usr/lib64    -R /opt/kdepim/lib64 -R /usr/lib64 -R /usr/lib/qt3/lib64 -R /usr/lib64 -no-undefined -version-info 1:0  -o libkorganizer_eventviewer.la -rpath /opt/kdepim/lib64 libkorganizer_eventviewer_la.all_cpp.lo  -lkparts ../libkcal/libkcal.la 
In file included from libkorganizer_la.all_cpp.cpp:51:
actionmanager.cpp: In member function ‘void ActionManager::file_open(const KURL&)’:
actionmanager.cpp:722: warning: ‘setActiveWindow’ is deprecated (declared at /usr/include/kwin.h:113)
In file included from libkorganizer_la.all_cpp.cpp:70:
../kdgantt/KDGanttViewTaskItem.h: In member function ‘virtual void KOrg::TimelineSubItem::showItem(bool, int)’:
../kdgantt/KDGanttViewTaskItem.h:64: error: ‘virtual void KDGanttViewTaskItem::showItem(bool, int)’ is private
timelineitem.cpp:116: error: within this context
../kdgantt/KDGanttView.h:457: error: ‘KDTimeHeaderWidget* KDGanttView::myTimeHeader’ is private
timelineitem.cpp:122: error: within this context
../kdgantt/KDGanttView.h:457: error: ‘KDTimeHeaderWidget* KDGanttView::myTimeHeader’ is private
timelineitem.cpp:123: error: within this context
../kdgantt/KDGanttView.h:458: error: ‘KDTimeTableWidget* KDGanttView::myTimeTable’ is private
timelineitem.cpp:128: error: within this context
../kdgantt/KDGanttView.h:458: error: ‘KDTimeTableWidget* KDGanttView::myTimeTable’ is private
timelineitem.cpp:140: error: within this context
In file included from libkorganizer_la.all_cpp.cpp:79:
/usr/lib/qt3//include/qptrlist.h: In member function ‘void QPtrList<type>::deleteItem(void*) [with type = KConfigBackEnd]’:
koprefs_base.cpp:491:   instantiated from here
/usr/lib/qt3//include/qptrlist.h:150: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
make[3]: *** [libkorganizer_la.all_cpp.lo] Error 1

$ gcc -v
Using built-in specs.
Target: x86_64-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=x86_64-mandriva-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp
Thread model: posix
gcc version 4.2.2 20070909 (prerelease) (4.2.2-0.RC.1mdv2008.0)


More information about the Korganizer-devel mailing list