Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The directory '/home/gizdov/.cache/pip/log' or its parent directory is not owned by the current user and the debug log has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
- The directory '/home/gizdov/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
- The directory '/home/gizdov/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want the -H flag.
- Collecting codeintel
- Downloading CodeIntel-0.1.6.tar.gz (11.6MB)
- 100% |################################| 11.6MB 68kB/s
- Requirement already up-to-date: six in /usr/local/lib/python2.7/dist-packages (from codeintel)
- Requirement already up-to-date: zope.cachedescriptors in /usr/local/lib/python2.7/dist-packages (from codeintel)
- Requirement already up-to-date: subprocess32 in /usr/local/lib/python2.7/dist-packages (from codeintel)
- Requirement already up-to-date: inflector in /usr/local/lib/python2.7/dist-packages (from codeintel)
- Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages (from zope.cachedescriptors->codeintel)
- Installing collected packages: codeintel
- Running setup.py install for codeintel
- building 'codeintel.SilverCity._SilverCity' extension
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/PySilverCity/Src/PyLexerModule.cxx -o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyLexerModule.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/PySilverCity/Src/PyPropSet.cxx -o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyPropSet.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- In file included from /usr/include/python2.7/Python.h:133:0,
- from silvercity/PySilverCity/Src/PyPropSet.h:8,
- from silvercity/PySilverCity/Src/PyPropSet.cxx:5:
- silvercity/PySilverCity/Src/PyPropSet.cxx: In function ‘int PyPropSet_set_from_map(PyPropSet*, PyObject*)’:
- /usr/include/python2.7/abstract.h:1354:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
- #define PyMapping_Items(O) PyObject_CallMethod(O,"items",NULL)
- ^
- silvercity/PySilverCity/Src/PyPropSet.cxx:124:22: note: in expansion of macro ‘PyMapping_Items’
- pyPropertyList = PyMapping_Items(pyPropertyMap);
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/PySilverCity/Src/PySilverCity.cxx -o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PySilverCity.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/PySilverCity/Src/PyWordList.cxx -o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyWordList.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/Lib/Src/BufferAccessor.cxx -o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/BufferAccessor.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/Lib/Src/LexState.cxx -o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/LexState.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/Lib/Src/LineVector.cxx -o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/LineVector.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/Lib/Src/SC_PropSet.cxx -o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/SC_PropSet.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c silvercity/Lib/Src/Platform.cxx -o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/Platform.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/src/KeyMap.cxx -o build/temp.linux-x86_64-2.7/scintilla/src/KeyMap.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/src/Catalogue.cxx -o build/temp.linux-x86_64-2.7/scintilla/src/Catalogue.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/src/UniConversion.cxx -o build/temp.linux-x86_64-2.7/scintilla/src/UniConversion.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/WordList.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/WordList.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/PropSetSimple.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/PropSetSimple.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/Accessor.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/Accessor.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/CharacterCategory.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/CharacterCategory.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/CharacterSet.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/CharacterSet.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/LexerBase.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerBase.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/LexerNoExceptions.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerNoExceptions.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/LexerSimple.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerSimple.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/LexerModule.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerModule.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexlib/StyleContext.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexlib/StyleContext.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMetapost.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMetapost.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexVerilog.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVerilog.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAsn1.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAsn1.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexFortran.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexFortran.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMSSQL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMSSQL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMatlab.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMatlab.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexHTML.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexHTML.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexModula.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexModula.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexBash.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBash.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSTTXT.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSTTXT.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexR.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexR.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMMIXAL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMMIXAL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexGAP.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexGAP.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexBibTeX.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBibTeX.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPython.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPython.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- scintilla/lexers/LexPython.cxx: In function ‘void ColourisePyDoc(unsigned int, int, int, WordList**, Accessor&)’:
- scintilla/lexers/LexPython.cxx:242:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- int nextStyle = (sc.currentPos < endPos - 1
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexASY.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexASY.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCsound.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCsound.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPO.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPO.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMagik.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMagik.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexRebol.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRebol.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexForth.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexForth.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSML.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSML.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSmalltalk.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSmalltalk.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCaml.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCaml.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexA68k.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexA68k.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAPDL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAPDL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTADS3.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTADS3.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexConf.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexConf.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAU3.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAU3.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPOV.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPOV.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexVHDL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVHDL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexEiffel.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexEiffel.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSQL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSQL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexScriptol.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexScriptol.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAbaqus.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAbaqus.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexLua.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLua.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPascal.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPascal.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTCMD.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTCMD.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPowerShell.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPowerShell.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMySQL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMySQL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexLisp.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLisp.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPLM.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPLM.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexRuby.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRuby.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- scintilla/lexers/LexRuby.cxx: In function ‘bool lookingAtTerm(char*, int, int, Accessor&)’:
- scintilla/lexers/LexRuby.cxx:526:13: warning: statement has no effect [-Wunused-value]
- for (pos; pos < lim; pos++, term++) {
- ^
- scintilla/lexers/LexRuby.cxx: In function ‘bool sureThisIsNotHeredoc(int, Accessor&)’:
- scintilla/lexers/LexRuby.cxx:654:72: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
- && lookingAtTerm("class", 5, styleStart, styler)) {
- ^
- scintilla/lexers/LexRuby.cxx:658:70: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
- && lookingAtTerm("def", 3, styleStart, styler)) {
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexNsis.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexNsis.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexYAML.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexYAML.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexDMAP.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexDMAP.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSorcus.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSorcus.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMPT.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMPT.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAsm.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAsm.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexInno.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexInno.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSpecman.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSpecman.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPB.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPB.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexErlang.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexErlang.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexMarkdown.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMarkdown.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTAL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTAL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPowerPro.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPowerPro.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexEScript.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexEScript.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexOpal.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOpal.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexBaan.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBaan.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexXSLT.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexXSLT.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexSpice.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSpice.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexDMIS.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexDMIS.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCmake.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCmake.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexBullant.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBullant.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTACL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTACL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexVB.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVB.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexBasic.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBasic.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTCL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTCL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexUDL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexUDL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- scintilla/lexers/LexUDL.cxx: In member function ‘bool MainInfo::Init(const char*)’:
- scintilla/lexers/LexUDL.cxx:1305:12: warning: variable ‘versionInfo’ set but not used [-Wunused-but-set-variable]
- int versionInfo[3];
- ^
- scintilla/lexers/LexUDL.cxx: In function ‘void setNewDelimiter(Transition*, MainInfo*, BufferStateInfo*, LexString*, int, Accessor&)’:
- scintilla/lexers/LexUDL.cxx:3090:14: warning: variable ‘succeeded’ set but not used [-Wunused-but-set-variable]
- bool succeeded;
- ^
- scintilla/lexers/LexUDL.cxx: In function ‘void FoldUDLDoc(unsigned int, int, int, WordList**, Accessor&)’:
- scintilla/lexers/LexUDL.cxx:3558:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (endPos < styler.Length()) {
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexVisualProlog.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVisualProlog.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAVE.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAVE.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCSS.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCSS.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- scintilla/lexers/LexCSS.cxx: In function ‘void ColouriseCssDoc(unsigned int, int, int, WordList**, Accessor&)’:
- scintilla/lexers/LexCSS.cxx:580:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- styler.LineStart(lineCurrent));
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexLout.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLout.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexKVIrc.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexKVIrc.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCPP.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCPP.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- scintilla/lexers/LexCPP.cxx: In function ‘bool {anonymous}::sjslb_matchKeyword(const char*, int&, LexAccessor&)’:
- scintilla/lexers/LexCPP.cxx:104:6: warning: variable ‘startPos’ set but not used [-Wunused-but-set-variable]
- int startPos, targetLen = strlen(kwd);
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexKix.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexKix.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexFlagship.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexFlagship.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPS.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPS.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexRust.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRust.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexGui4Cli.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexGui4Cli.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexProgress.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexProgress.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAVS.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAVS.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexLaTeX.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLaTeX.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexHaskell.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexHaskell.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCoffeeScript.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCoffeeScript.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexD.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexD.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexPerl.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPerl.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTeX.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTeX.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCOBOL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCOBOL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexAda.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAda.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCrontab.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCrontab.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexNimrod.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexNimrod.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexOthers.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOthers.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexOScript.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOScript.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexCLW.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCLW.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexRegistry.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRegistry.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexECL.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexECL.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Iscintilla/src -Iscintilla/lexlib -Iscintilla/lexers -Iscintilla/include -Isilvercity/PySilverCity/Src -Isilvercity/Lib/Src -I/usr/include/python2.7 -c scintilla/lexers/LexTxt2tags.cxx -o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTxt2tags.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
- c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyLexerModule.o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyPropSet.o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PySilverCity.o build/temp.linux-x86_64-2.7/silvercity/PySilverCity/Src/PyWordList.o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/BufferAccessor.o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/LexState.o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/LineVector.o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/SC_PropSet.o build/temp.linux-x86_64-2.7/silvercity/Lib/Src/Platform.o build/temp.linux-x86_64-2.7/scintilla/src/KeyMap.o build/temp.linux-x86_64-2.7/scintilla/src/Catalogue.o build/temp.linux-x86_64-2.7/scintilla/src/UniConversion.o build/temp.linux-x86_64-2.7/scintilla/lexlib/WordList.o build/temp.linux-x86_64-2.7/scintilla/lexlib/PropSetSimple.o build/temp.linux-x86_64-2.7/scintilla/lexlib/Accessor.o build/temp.linux-x86_64-2.7/scintilla/lexlib/CharacterCategory.o build/temp.linux-x86_64-2.7/scintilla/lexlib/CharacterSet.o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerBase.o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerNoExceptions.o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerSimple.o build/temp.linux-x86_64-2.7/scintilla/lexlib/LexerModule.o build/temp.linux-x86_64-2.7/scintilla/lexlib/StyleContext.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMetapost.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVerilog.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAsn1.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexFortran.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMSSQL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMatlab.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexHTML.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexModula.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBash.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSTTXT.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexR.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMMIXAL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexGAP.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBibTeX.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPython.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexASY.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCsound.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPO.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMagik.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRebol.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexForth.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSML.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSmalltalk.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCaml.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexA68k.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAPDL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTADS3.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexConf.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAU3.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPOV.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVHDL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexEiffel.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSQL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexScriptol.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAbaqus.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLua.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPascal.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTCMD.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPowerShell.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMySQL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLisp.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPLM.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRuby.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexNsis.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexYAML.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexDMAP.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSorcus.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMPT.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAsm.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexInno.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSpecman.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPB.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexErlang.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexMarkdown.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTAL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPowerPro.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexEScript.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOpal.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBaan.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexXSLT.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexSpice.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexDMIS.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCmake.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBullant.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTACL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVB.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexBasic.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTCL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexUDL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexVisualProlog.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAVE.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCSS.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLout.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexKVIrc.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCPP.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexKix.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexFlagship.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPS.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRust.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexGui4Cli.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexProgress.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAVS.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexLaTeX.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexHaskell.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCoffeeScript.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexD.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexPerl.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTeX.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCOBOL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexAda.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCrontab.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexNimrod.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOthers.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexOScript.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexCLW.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexRegistry.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexECL.o build/temp.linux-x86_64-2.7/scintilla/lexers/LexTxt2tags.o -lpcre -o build/lib.linux-x86_64-2.7/codeintel/SilverCity/_SilverCity.so -static-libstdc++
- building 'codeintel.cElementTree' extension
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IcElementTree -IcElementTree/expat -I/usr/include/python2.7 -c cElementTree/cElementTree.c -o build/temp.linux-x86_64-2.7/cElementTree/cElementTree.o
- cElementTree/cElementTree.c: In function ‘expat_default_handler’:
- cElementTree/cElementTree.c:2128:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
- );
- ^
- cElementTree/cElementTree.c:2128:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=]
- cElementTree/cElementTree.c: In function ‘expat_parse’:
- cElementTree/cElementTree.c:2494:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
- );
- ^
- cElementTree/cElementTree.c:2494:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=]
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IcElementTree -IcElementTree/expat -I/usr/include/python2.7 -c cElementTree/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/cElementTree/expat/xmlparse.o
- cElementTree/expat/xmlparse.c:42:0: warning: "XmlInitEncodingNS" redefined [enabled by default]
- #define XmlInitEncodingNS XmlInitEncoding
- ^
- In file included from cElementTree/expat/expat_external.h:9:0,
- from cElementTree/expat/expat.h:18,
- from cElementTree/expat/xmlparse.c:19:
- cElementTree/expat/cetexpatns.h:52:0: note: this is the location of the previous definition
- #define XmlInitEncodingNS CET_XmlInitEncodingNS
- ^
- cElementTree/expat/xmlparse.c:43:0: warning: "XmlInitUnknownEncodingNS" redefined [enabled by default]
- #define XmlInitUnknownEncodingNS XmlInitUnknownEncoding
- ^
- In file included from cElementTree/expat/expat_external.h:9:0,
- from cElementTree/expat/expat.h:18,
- from cElementTree/expat/xmlparse.c:19:
- cElementTree/expat/cetexpatns.h:54:0: note: this is the location of the previous definition
- #define XmlInitUnknownEncodingNS CET_XmlInitUnknownEncodingNS
- ^
- cElementTree/expat/xmlparse.c:46:0: warning: "XmlParseXmlDeclNS" redefined [enabled by default]
- #define XmlParseXmlDeclNS XmlParseXmlDecl
- ^
- In file included from cElementTree/expat/expat_external.h:9:0,
- from cElementTree/expat/expat.h:18,
- from cElementTree/expat/xmlparse.c:19:
- cElementTree/expat/cetexpatns.h:66:0: note: this is the location of the previous definition
- #define XmlParseXmlDeclNS CET_XmlParseXmlDeclNS
- ^
- cElementTree/expat/xmlparse.c: In function ‘CET_XML_Parse’:
- cElementTree/expat/xmlparse.c:1483:7: warning: enumeration value ‘XML_FINISHED’ not handled in switch [-Wswitch]
- switch (parsing) {
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IcElementTree -IcElementTree/expat -I/usr/include/python2.7 -c cElementTree/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/cElementTree/expat/xmlrole.o
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IcElementTree -IcElementTree/expat -I/usr/include/python2.7 -c cElementTree/expat/xmltok.c -o build/temp.linux-x86_64-2.7/cElementTree/expat/xmltok.o
- x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/cElementTree/cElementTree.o build/temp.linux-x86_64-2.7/cElementTree/expat/xmlparse.o build/temp.linux-x86_64-2.7/cElementTree/expat/xmlrole.o build/temp.linux-x86_64-2.7/cElementTree/expat/xmltok.o -o build/lib.linux-x86_64-2.7/codeintel/cElementTree.so
- building 'codeintel.ciElementTree' extension
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IciElementTree -IciElementTree/expat -I/usr/include/python2.7 -c ciElementTree/cElementTree.c -o build/temp.linux-x86_64-2.7/ciElementTree/cElementTree.o
- ciElementTree/cElementTree.c: In function ‘expat_default_handler’:
- ciElementTree/cElementTree.c:2186:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
- );
- ^
- ciElementTree/cElementTree.c:2186:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=]
- ciElementTree/cElementTree.c: In function ‘expat_parse’:
- ciElementTree/cElementTree.c:2547:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=]
- );
- ^
- ciElementTree/cElementTree.c:2547:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘int’ [-Wformat=]
- ciElementTree/cElementTree.c: At top level:
- ciElementTree/cElementTree.c:1243:1: warning: ‘element_repr’ defined but not used [-Wunused-function]
- element_repr(ElementObject* self)
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IciElementTree -IciElementTree/expat -I/usr/include/python2.7 -c ciElementTree/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmlparse.o
- ciElementTree/expat/xmlparse.c:42:0: warning: "XmlInitEncodingNS" redefined [enabled by default]
- #define XmlInitEncodingNS XmlInitEncoding
- ^
- In file included from ciElementTree/expat/expat_external.h:9:0,
- from ciElementTree/expat/expat.h:18,
- from ciElementTree/expat/xmlparse.c:19:
- ciElementTree/expat/cetexpatns.h:52:0: note: this is the location of the previous definition
- #define XmlInitEncodingNS CET_XmlInitEncodingNS
- ^
- ciElementTree/expat/xmlparse.c:43:0: warning: "XmlInitUnknownEncodingNS" redefined [enabled by default]
- #define XmlInitUnknownEncodingNS XmlInitUnknownEncoding
- ^
- In file included from ciElementTree/expat/expat_external.h:9:0,
- from ciElementTree/expat/expat.h:18,
- from ciElementTree/expat/xmlparse.c:19:
- ciElementTree/expat/cetexpatns.h:54:0: note: this is the location of the previous definition
- #define XmlInitUnknownEncodingNS CET_XmlInitUnknownEncodingNS
- ^
- ciElementTree/expat/xmlparse.c:46:0: warning: "XmlParseXmlDeclNS" redefined [enabled by default]
- #define XmlParseXmlDeclNS XmlParseXmlDecl
- ^
- In file included from ciElementTree/expat/expat_external.h:9:0,
- from ciElementTree/expat/expat.h:18,
- from ciElementTree/expat/xmlparse.c:19:
- ciElementTree/expat/cetexpatns.h:66:0: note: this is the location of the previous definition
- #define XmlParseXmlDeclNS CET_XmlParseXmlDeclNS
- ^
- ciElementTree/expat/xmlparse.c: In function ‘CET_XML_Parse’:
- ciElementTree/expat/xmlparse.c:1483:7: warning: enumeration value ‘XML_FINISHED’ not handled in switch [-Wswitch]
- switch (parsing) {
- ^
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IciElementTree -IciElementTree/expat -I/usr/include/python2.7 -c ciElementTree/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmlrole.o
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DXML_STATIC -DHAVE_MEMMOVE=1 -IciElementTree -IciElementTree/expat -I/usr/include/python2.7 -c ciElementTree/expat/xmltok.c -o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmltok.o
- x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/ciElementTree/cElementTree.o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmlparse.o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmlrole.o build/temp.linux-x86_64-2.7/ciElementTree/expat/xmltok.o -o build/lib.linux-x86_64-2.7/codeintel/ciElementTree.so
- building 'codeintel.sgmlop' extension
- x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Icodeintel.sgmlop -I/usr/include/python2.7 -c sgmlop/sgmlop.c -o build/temp.linux-x86_64-2.7/sgmlop/sgmlop.o
- sgmlop/sgmlop.c: In function ‘attrparse’:
- sgmlop/sgmlop.c:1234:9: warning: pointer targets in passing argument 1 of ‘PyString_FromStringAndSize’ differ in signedness [-Wpointer-sign]
- key = PyString_FromStringAndSize(q, p-q);
- ^
- In file included from /usr/include/python2.7/Python.h:94:0,
- from sgmlop/sgmlop.c:79:
- /usr/include/python2.7/stringobject.h:62:24: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’
- PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t);
- ^
- sgmlop/sgmlop.c:1285:17: warning: pointer targets in passing argument 1 of ‘PyString_FromStringAndSize’ differ in signedness [-Wpointer-sign]
- value = PyString_FromStringAndSize(value_start, value_length);
- ^
- In file included from /usr/include/python2.7/Python.h:94:0,
- from sgmlop/sgmlop.c:79:
- /usr/include/python2.7/stringobject.h:62:24: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’
- PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t);
- ^
- sgmlop/sgmlop.c: In function ‘attrexpand’:
- sgmlop/sgmlop.c:1356:9: warning: pointer targets in passing argument 1 of ‘PyString_FromStringAndSize’ differ in signedness [-Wpointer-sign]
- item = PyString_FromStringAndSize(q, p-q);
- ^
- In file included from /usr/include/python2.7/Python.h:94:0,
- from sgmlop/sgmlop.c:79:
- /usr/include/python2.7/stringobject.h:62:24: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’
- PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t);
- ^
- sgmlop/sgmlop.c:1398:17: warning: pointer targets in passing argument 1 of ‘PyString_FromStringAndSize’ differ in signedness [-Wpointer-sign]
- item = PyString_FromStringAndSize(&ch, sizeof(CHAR_T));
- ^
- In file included from /usr/include/python2.7/Python.h:94:0,
- from sgmlop/sgmlop.c:79:
- /usr/include/python2.7/stringobject.h:62:24: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
- PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t);
- ^
- sgmlop/sgmlop.c: At top level:
- sgmlop/sgmlop.c:76:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
- static char copyright[] =
- ^
- sgmlop/sgmlop.c:200:16: warning: ‘wf_checker’ defined but not used [-Wunused-variable]
- static Checker wf_checker = {
- ^
- x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/sgmlop/sgmlop.o -o build/lib.linux-x86_64-2.7/codeintel/sgmlop.so
- Installing codeintel script to /usr/local/bin
- Successfully installed codeintel-0.1.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement