Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 7%] Building CXX object src/CMakeFiles/Qt5Python27.dir/PythonQtClassInfo.cpp.o
- cd /Users/tommaso/PythonQt/my_build/src && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DPYTHONQT_STATIC -DPYTHONQT_USE_RELEASE_PYTHON_FALLBACK -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/usr/include/python2.7 -I/Users/tommaso/PythonQt/src -iframework /usr/local/opt/qt5/lib -isystem /usr/local/opt/qt5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt5/./mkspecs/macx-clang -isystem /usr/local/opt/qt5/lib/QtGui.framework/Headers -isystem /System/Library/Frameworks/OpenGL.framework/Headers -isystem /usr/local/opt/qt5/lib/QtWidgets.framework/Headers -O3 -DNDEBUG -fPIC -o CMakeFiles/Qt5Python27.dir/PythonQtClassInfo.cpp.o -c /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:455:15: error: C++ requires a type
- specifier for all declarations
- char_type toupper(char_type __c) const
- ^
- /usr/include/python2.7/pyport.h:731:29: note: expanded from macro 'toupper'
- #define toupper(c) towupper(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:461:48: error: too many arguments
- provided to function-like macro invocation
- const char_type* toupper(char_type* __low, const char_type* __high) const
- ^
- /usr/include/python2.7/pyport.h:731:9: note: macro 'toupper' defined here
- #define toupper(c) towupper(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:461:29: error: expected ';' at end of
- declaration list
- const char_type* toupper(char_type* __low, const char_type* __high) const
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:473:48: error: too many arguments
- provided to function-like macro invocation
- const char_type* tolower(char_type* __low, const char_type* __high) const
- ^
- /usr/include/python2.7/pyport.h:729:9: note: macro 'tolower' defined here
- #define tolower(c) towlower(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:457:27: error: use of undeclared
- identifier '__c'
- return do_toupper(__c);
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:564:15: error: C++ requires a type
- specifier for all declarations
- char_type toupper(char_type __c) const
- ^
- /usr/include/python2.7/pyport.h:731:29: note: expanded from macro 'toupper'
- #define toupper(c) towupper(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:570:48: error: too many arguments
- provided to function-like macro invocation
- const char_type* toupper(char_type* __low, const char_type* __high) const
- ^
- /usr/include/python2.7/pyport.h:731:9: note: macro 'toupper' defined here
- #define toupper(c) towupper(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:570:29: error: expected ';' at end of
- declaration list
- const char_type* toupper(char_type* __low, const char_type* __high) const
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:582:48: error: too many arguments
- provided to function-like macro invocation
- const char_type* tolower(char_type* __low, const char_type* __high) const
- ^
- /usr/include/python2.7/pyport.h:729:9: note: macro 'tolower' defined here
- #define tolower(c) towlower(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:566:27: error: use of undeclared
- identifier '__c'
- return do_toupper(__c);
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:692:21: error: too many arguments
- provided to function-like macro invocation
- isspace(_CharT __c, const locale& __loc)
- ^
- /usr/include/python2.7/pyport.h:725:9: note: macro 'isspace' defined here
- #define isspace(c) iswspace(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:690:1: error: 'inline' can only appear
- on functions
- inline _LIBCPP_INLINE_VISIBILITY
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:692:1: error: redefinition of 'isspace'
- as different kind of symbol
- isspace(_CharT __c, const locale& __loc)
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cctype:127:9: note: previous definition is here
- using ::isspace;
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:692:8: error: expected ';' at end of
- declaration
- isspace(_CharT __c, const locale& __loc)
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:693:1: error: expected unqualified-id
- {
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:716:21: error: too many arguments
- provided to function-like macro invocation
- isupper(_CharT __c, const locale& __loc)
- ^
- /usr/include/python2.7/pyport.h:727:9: note: macro 'isupper' defined here
- #define isupper(c) iswupper(btowc(c))
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:714:1: error: 'inline' can only appear
- on functions
- inline _LIBCPP_INLINE_VISIBILITY
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:716:1: error: redefinition of 'isupper'
- as different kind of symbol
- isupper(_CharT __c, const locale& __loc)
- ^
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cctype:135:9: note: previous definition is here
- using ::isupper;
- ^
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.cpp:42:
- In file included from /Users/tommaso/PythonQt/src/PythonQtClassInfo.h:41:
- In file included from /Users/tommaso/PythonQt/src/PythonQt.h:59:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ios:216:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__locale:716:8: error: expected ';' at end of
- declaration
- isupper(_CharT __c, const locale& __loc)
- ^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- make[2]: *** [src/CMakeFiles/Qt5Python27.dir/PythonQtClassInfo.cpp.o] Error 1
- make[1]: *** [src/CMakeFiles/Qt5Python27.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement