[kde-windows] [Bug 318657] New: Kate 'class KateDocument' has no member named 'setOrphaned'

Chris developerchris at rebel.com.au
Sun Apr 21 04:42:05 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=318657

            Bug ID: 318657
           Summary: Kate  'class KateDocument' has no member named
                    'setOrphaned'
    Classification: Unclassified
           Product: kde-windows
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: buildsystem
          Assignee: kde-windows at kde.org
          Reporter: developerchris at rebel.com.au

Kate fails to compile with the following Errors


building CXX object
part/CMakeFiles/katepartinterfaces.dir/document/katebuffer.obj
        cd /d
G:\kderoot\build\kde\kate-20110130\work\mingw4-RelWithDebInfo-gitHEAD\part &&
G:\kderoot\mingw\bin\g++.exe
   -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=14 -DKDE_DEFAULT_DEBUG_AREA=13000
-DKDE_DEPRECATED_WARNINGS -DKTEXTEDITOR_NO_DEPRECA
TED -DMAKE_KATEPARTINTERFACES_LIB -DQT_DLL -DQT_NO_CAST_TO_ASCII -DQT_NO_STL
-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_O
PERATOR_PLUS -D_REENTRANT -D_WIN32_WINNT=0x0501 -DWINVER=0x0501
-D_WIN32_IE=0x0501 -DUNICODE -Wnon-virtual-dtor -Wno-lon
g-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTI
ONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -O2
-g -DNDEBUG -DQT_NO_DEBUG @CMakeFiles/ka
tepartinterfaces.dir/includes_CXX.rsp -o
CMakeFiles\katepartinterfaces.dir\document\katebuffer.obj -c G:\kderoot\git\kat
e\part\document\katebuffer.cpp
In file included from G:\kderoot\git\kate\part\document\katebuffer.cpp:26:
G:/kderoot/include/mingw/unistd.h:148:34: warning: "/*" within comment
In file included from G:\kderoot\git\kate\part\document\katebuffer.cpp:37:
G:/kderoot/include/kcharsets.h:48: warning: 'KCharsets* KGlobal::charsets()'
redeclared without dllimport attribute: pre
vious dllimport ignored
G:\kderoot\git\kate\part\document\katebuffer.cpp: In member function 'bool
KateBuffer::openFile(const QString&, bool)':
G:\kderoot\git\kate\part\document\katebuffer.cpp:164: error: 'class
KateDocument' has no member named 'setOrphaned'
G:\kderoot\git\kate\part\document\katebuffer.cpp:196: error: 'class
KateDocument' has no member named 'setOrphaned'
G:\kderoot\git\kate\part\document\katebuffer.cpp: In member function 'bool
KateBuffer::saveFile(const QString&)':
G:\kderoot\git\kate\part\document\katebuffer.cpp:275: error: 'class
KateDocument' has no member named 'setOrphaned'
jom:
G:\kderoot\build\kde\kate-20110130\work\mingw4-RelWithDebInfo-gitHEAD\part\CMakeFiles\katepartinterfaces.dir\build.
make [part\CMakeFiles\katepartinterfaces.dir\document\katebuffer.obj] Error 1
jom:
G:\kderoot\build\kde\kate-20110130\work\mingw4-RelWithDebInfo-gitHEAD\CMakeFiles\Makefile2
[part\CMakeFiles\katepar
tinterfaces.dir\all] Error 2
jom:
G:\kderoot\build\kde\kate-20110130\work\mingw4-RelWithDebInfo-gitHEAD\Makefile
[all] Error 2
emerge fatal error: while running make cmd: G:\kderoot\dev-utils\bin\jom.exe 
VERBOSE=1
emerge fatal error: running python
G:\kderoot\emerge\portage\kde\kate\kate-20110130.py compile
emerge debug: Task: compile for kate stopped after: 0:05:23.187500
emerge debug: Task: Emerge stopped after: 0:05:38.453125




Reproducible: Always

Steps to Reproduce:
1. emerge kate

Actual Results:  
error as shown above

Expected Results:  
compile correctly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list