Advertisement
cmaureir

Untitled

Oct 13th, 2021
1,185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 26.90 KB | None | 0 0
  1. No --qmake option given, trying to find qmake in PATH.
  2. qmake executables found in PATH: ['/Users/devberlin/QtOSS/6.2.0/macos/bin/qmake', '/Users/devberlin/QtOSS/6.2.0/macos/bin/qmake']
  3. Using qmake found in PATH: /Users/devberlin/QtOSS/6.2.0/macos/bin/qmake
  4.  
  5. No --cmake option given, trying to find cmake in PATH.
  6. cmake executables found in PATH: ['/Users/devberlin/QtOSS/Tools/CMake/CMake.app/Contents/bin/cmake', '/Users/devberlin/QtOSS/Tools/CMake/CMake.app/Contents/bin/cmake']
  7. Using cmake found in PATH: /Users/devberlin/QtOSS/Tools/CMake/CMake.app/Contents/bin/cmake
  8.  
  9. Attempting to install wheels.
  10.  
  11. Found the following wheels in /Users/devberlin/PySide/pyside-setup/dist:
  12. /Users/devberlin/PySide/pyside-setup/dist/shiboken6_generator-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  13. /Users/devberlin/PySide/pyside-setup/dist/PySide6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  14. /Users/devberlin/PySide/pyside-setup/dist/shiboken6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  15.  
  16. Trying to install shiboken6:
  17. Installing wheel: /Users/devberlin/PySide/pyside-setup/dist/shiboken6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  18. In directory /Users/devberlin/PySide/pyside-setup:
  19.         Running command:  /Users/devberlin/PySide/env/bin/python -m pip install /Users/devberlin/PySide/pyside-setup/dist/shiboken6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  20. Processing ./dist/shiboken6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  21. shiboken6 is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
  22.  
  23. Trying to install shiboken6_generator:
  24. Installing wheel: /Users/devberlin/PySide/pyside-setup/dist/shiboken6_generator-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  25. In directory /Users/devberlin/PySide/pyside-setup:
  26.         Running command:  /Users/devberlin/PySide/env/bin/python -m pip install /Users/devberlin/PySide/pyside-setup/dist/shiboken6_generator-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  27. Processing ./dist/shiboken6_generator-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  28. Requirement already satisfied: shiboken6==6.0.0a1.dev1634019764 in /Users/devberlin/PySide/env/lib/python3.8/site-packages (from shiboken6-generator==6.0.0a1.dev1634019764) (6.0.0a1.dev1634019764)
  29. shiboken6-generator is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
  30.  
  31. Trying to install PySide6:
  32. Installing wheel: /Users/devberlin/PySide/pyside-setup/dist/PySide6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  33. In directory /Users/devberlin/PySide/pyside-setup:
  34.         Running command:  /Users/devberlin/PySide/env/bin/python -m pip install /Users/devberlin/PySide/pyside-setup/dist/PySide6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  35. Processing ./dist/PySide6-6.0.0a1.dev1634019764-6.2.0-cp36.cp37.cp38.cp39-abi3-macosx_10_14_universal2.whl
  36. Requirement already satisfied: shiboken6==6.0.0a1.dev1634019764 in /Users/devberlin/PySide/env/lib/python3.8/site-packages (from PySide6==6.0.0a1.dev1634019764) (6.0.0a1.dev1634019764)
  37. PySide6 is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
  38.  
  39. Attempting to build examples.
  40.  
  41. Attempting to build hello.py using Nuitka.
  42. Running Nuitka test of hello
  43. In directory /private/var/folders/rl/w5r9kszj3cq8kdzc4q19ddyh0000gn/T/tmps0dvz3zv:
  44.         Running command:  /Users/devberlin/PySide/env/bin/python -m nuitka --run /Users/devberlin/PySide/pyside-setup/examples/installer_test/hello.py
  45. Nuitka-Options:INFO: Used command line options: --run /Users/devberlin/PySide/pyside-setup/examples/installer_test/hello.py
  46. Nuitka:INFO: Starting Python compilation with Nuitka '0.6.16.4' on Python '3.8' commercial None.
  47. Nuitka:INFO: Completed Python level compilation and optimization.
  48. Nuitka:INFO: Generating source code for C backend compiler.
  49. Nuitka:INFO: Running data composer tool for optimal constant value handling.
  50. Nuitka:INFO: Running C level backend compilation via Scons.
  51. Traceback (most recent call last):
  52.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/__main__.py", line 187, in <module>
  53.     main()
  54.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/__main__.py", line 173, in main
  55.     MainControl.main()
  56.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/MainControl.py", line 719, in main
  57.     result, options = compileTree()
  58.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/MainControl.py", line 649, in compileTree
  59.     result, options = runSconsBackend(quiet=not Options.isShowScons())
  60.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/MainControl.py", line 454, in runSconsBackend
  61.     if Options.shallTreatUninstalledPython():
  62.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/Options.py", line 720, in shallTreatUninstalledPython
  63.     if isStaticallyLinkedPython():
  64.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/PythonVersions.py", line 234, in isStaticallyLinkedPython
  65.     output = check_output(
  66.   File "/Users/devberlin/PySide/env/lib/python3.8/site-packages/nuitka/utils/Execution.py", line 187, in check_output
  67.     process = subprocess.Popen(stdout=subprocess.PIPE, *popenargs, **kwargs)
  68.   File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/subprocess.py", line 854, in __init__
  69.     self._execute_child(args, executable, preexec_fn, close_fds,
  70.   File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/subprocess.py", line 1702, in _execute_child
  71.     raise child_exception_type(errno_num, err_msg, err_filename)
  72. FileNotFoundError: [Errno 2] No such file or directory: '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8-config'
  73. Executable is in /var/folders/rl/w5r9kszj3cq8kdzc4q19ddyh0000gn/T/tmps0dvz3zv
  74.  
  75. Attempting to build and run samplebinding using cmake.
  76. Removing /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake
  77. Creating /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake
  78. In directory /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake:
  79.         Running command:  /Users/devberlin/QtOSS/Tools/CMake/CMake.app/Contents/bin/cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -Dpython_interpreter=/Users/devberlin/PySide/env/bin/python -DCMAKE_PREFIX_PATH=/Users/devberlin/QtOSS/6.2.0/macos ..
  80. -- The C compiler identification is AppleClang 12.0.0.12000032
  81. -- The CXX compiler identification is AppleClang 12.0.0.12000032
  82. -- Detecting C compiler ABI info
  83. -- Detecting C compiler ABI info - done
  84. -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
  85. -- Detecting C compile features
  86. -- Detecting C compile features - done
  87. -- Detecting CXX compiler ABI info
  88. -- Detecting CXX compiler ABI info - done
  89. -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
  90. -- Detecting CXX compile features
  91. -- Detecting CXX compile features - done
  92. -- Using python interpreter: /Users/devberlin/PySide/env/bin/python
  93. -- Configuring done
  94. -- Generating done
  95. -- Build files have been written to: /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake
  96.  
  97. In directory /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake:
  98.         Running command:  make
  99. Scanning dependencies of target libuniverse
  100. [ 12%] Building CXX object CMakeFiles/libuniverse.dir/icecream.cpp.o
  101. [ 25%] Building CXX object CMakeFiles/libuniverse.dir/truck.cpp.o
  102. [ 37%] Linking CXX shared library libuniverse.dylib
  103. [ 37%] Built target libuniverse
  104. [ 50%] Running generator for /Users/devberlin/PySide/pyside-setup/examples/samplebinding/bindings.xml.
  105. (bindings) clang_parseTranslationUnit2(0x0, cmd[13]=-nostdinc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -iframework/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks -fPIC -Wno-expansion-to-defined -Wno-constant-logical-operand -std=c++17 -I/Users/devberlin/PySide/pyside-setup/examples/samplebinding /private/var/folders/rl/w5r9kszj3cq8kdzc4q19ddyh0000gn/T/bindings_kfnUBn.hpp)
  106. (bindings)  [136ms] Generating class model (2)...                               [OK]
  107. (bindings)  [136ms] Generating enum model (0)...                                [OK]
  108. (bindings)  [136ms] Generating namespace model (0)...                           [OK]
  109. (bindings)  [136ms] Resolving typedefs (0)...                                   [OK]
  110. (bindings)  [136ms] Fixing class inheritance...                                 [OK]
  111. (bindings)  [136ms] Detecting inconsistencies in class model...                 [OK]
  112. (bindings)  [136ms] Detecting inconsistencies in typesystem (6)...              [OK]
  113. (bindings)  [136ms] Checking inconsistencies in function modifications...       [OK]
  114. (bindings)  [136ms] Writing log files...                                        [OK]
  115. (bindings)  [136ms] Running Source generator...                                 [OK]
  116. (bindings)  [137ms] Running Header generator...                                 [OK]
  117. Done, (bindings) 138ms
  118. Scanning dependencies of target Universe
  119. [ 62%] Building CXX object CMakeFiles/Universe.dir/Universe/universe_module_wrapper.cpp.o
  120. [ 75%] Building CXX object CMakeFiles/Universe.dir/Universe/icecream_wrapper.cpp.o
  121. [ 87%] Building CXX object CMakeFiles/Universe.dir/Universe/truck_wrapper.cpp.o
  122. [100%] Linking CXX shared module Universe.so
  123. [100%] Built target Universe
  124.  
  125. In directory /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake:
  126.         Running command:  make install
  127. [ 37%] Built target libuniverse
  128. [100%] Built target Universe
  129. Install the project...
  130. -- Install configuration: "Release"
  131. -- Installing: /Users/devberlin/PySide/pyside-setup/examples/samplebinding/Universe.so
  132. -- Installing: /Users/devberlin/PySide/pyside-setup/examples/samplebinding/libuniverse.dylib
  133.  
  134. In directory /Users/devberlin/PySide/pyside-setup/examples/samplebinding/cmake:
  135.         Running command:  /Users/devberlin/PySide/env/bin/python /Users/devberlin/PySide/pyside-setup/examples/samplebinding/main.py
  136. Aww, someone didn't get the flavor they wanted...
  137.  
  138. Now everyone got the flavor they wanted!
  139. A new icecream truck has arrived!
  140. It sells the following flavors:
  141.  * vanilla
  142.  * chocolate
  143.  * strawberry
  144.  * vanilla sprinked with chocolate
  145.  * vanilla sprinked with chocolate and a cherry
  146.  
  147. The truck started delivering icecream to all the kids in the neighborhood.
  148. The truck left the neighborhood.
  149. A new SPECIAL icecream truck has arrived!
  150. It sells the following flavors:
  151.  * vanilla
  152.  * chocolate
  153.  * strawberry
  154.  * vanilla sprinked with chocolate
  155.  * vanilla sprinked with chocolate and a cherry
  156.  * SPECIAL *magical* icecream
  157.  
  158. The truck started delivering icecream to all the kids in the neighborhood.
  159. The truck left the neighborhood.
  160.  
  161. *** Defunct: build scriptableapplication using cmake.
  162. Attempting to build scriptableapplication using qmake.
  163. Removing /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake
  164. Creating /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake
  165. In directory /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake:
  166.        Running command:  /Users/devberlin/QtOSS/6.2.0/macos/bin/qmake .. python_interpreter=/Users/devberlin/PySide/env/bin/python
  167. Info: creating stash file /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake/.qmake.stash
  168. Project MESSAGE: Using python interpreter: /Users/devberlin/PySide/env/bin/python
  169. Project MESSAGE: INCLUDEPATH is /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 /Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6/include /Users/devberlin/PySide/env/lib/python3.8/site-packages/shiboken6_generator/include
  170. Project MESSAGE: LIBS are -L/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib -lpython3.8 -L/Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6 -lpyside6.abi3.6.0 -L/Users/devberlin/PySide/env/lib/python3.8/site-packages/shiboken6 -lshiboken6.abi3.6.0
  171. Project MESSAGE: Using /Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6
  172. Project MESSAGE: RPATH will include /Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6 and /Users/devberlin/PySide/env/lib/python3.8/site-packages/shiboken6
  173.  
  174. In directory /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake:
  175.        Running command:  make
  176. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -g -std=gnu++1z  -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -mmacosx-version-min=10.14 -Wall -Wextra -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../scriptableapplication -I. -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I../../../../env/lib/python3.8/site-packages/PySide6/include -I../../../../env/lib/python3.8/site-packages/shiboken6_generator/include -IAppLib -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtWidgets -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtGui -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtWidgets.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtGui.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/mkspecs/macx-clang -F/Users/devberlin/QtOSS/6.2.0/macos/lib -o main.o ../main.cpp
  177. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -g -std=gnu++1z  -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -mmacosx-version-min=10.14 -Wall -Wextra -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../scriptableapplication -I. -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I../../../../env/lib/python3.8/site-packages/PySide6/include -I../../../../env/lib/python3.8/site-packages/shiboken6_generator/include -IAppLib -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtWidgets -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtGui -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtWidgets.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtGui.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/mkspecs/macx-clang -F/Users/devberlin/QtOSS/6.2.0/macos/lib -o mainwindow.o ../mainwindow.cpp
  178. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -g -std=gnu++1z  -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -mmacosx-version-min=10.14 -Wall -Wextra -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../scriptableapplication -I. -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I../../../../env/lib/python3.8/site-packages/PySide6/include -I../../../../env/lib/python3.8/site-packages/shiboken6_generator/include -IAppLib -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtWidgets -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtGui -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtWidgets.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtGui.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/mkspecs/macx-clang -F/Users/devberlin/QtOSS/6.2.0/macos/lib -o pythonutils.o ../pythonutils.cpp
  179. ../pythonutils.cpp:138:76: warning: 'SbkObjectType' is deprecated [-Wdeprecated-declarations]
  180.    PyObject *po = Shiboken::Conversions::pointerToPython(reinterpret_cast<SbkObjectType *>(typeObject), o);
  181.                                                                           ^
  182. ../../../../env/lib/python3.8/site-packages/shiboken6_generator/include/sbkpython.h:110:23: note: 'SbkObjectType' has been explicitly marked deprecated here
  183. using SbkObjectType [[deprecated]] = PyTypeObject; // FIXME PYSIDE 7 remove
  184.                      ^
  185. 1 warning generated.
  186. /Users/devberlin/PySide/env/lib/python3.8/site-packages/shiboken6_generator/shiboken6 --generator-set=shiboken --enable-parent-ctor-heuristic --enable-pyside-extensions --enable-return-value-heuristic --use-isnull-as-nb_nonzero -I/Users/devberlin/QtOSS/6.2.0/macos/include -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtGui -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtWidgets --framework-include-paths=/Users/devberlin/QtOSS/6.2.0/macos/lib -I/Users/devberlin/PySide/pyside-setup/examples/scriptableapplication -T/Users/devberlin/PySide/pyside-setup/examples/scriptableapplication -T/Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6/typesystems --output-directory=/Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/qmake /Users/devberlin/PySide/pyside-setup/examples/scriptableapplication/wrappedclasses.h ../scriptableapplication.xml
  187. qt.shiboken: (scriptableapplication) Duplicate type entry: 'QMessageLogContext'
  188. qt.shiboken: (scriptableapplication) /Users/devberlin/PySide/env/lib/python3.8/site-packages/PySide6/typesystems/typesystem_core_common.xml:2958:68: Warning: Duplicate type entry: 'QMessageLogContext'.
  189. (scriptableapplication) clang_parseTranslationUnit2(0x0, cmd[21]=-nostdinc -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -iframework/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks -fPIC -Wno-expansion-to-defined -Wno-constant-logical-operand -std=c++17 -I/Users/devberlin/QtOSS/6.2.0/macos/include -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtGui -I/Users/devberlin/QtOSS/6.2.0/macos/include/QtWidgets -I/Users/devberlin/PySide/pyside-setup/examples/scriptableapplication -F/Users/devberlin/QtOSS/6.2.0/macos/lib /private/var/folders/rl/w5r9kszj3cq8kdzc4q19ddyh0000gn/T/wrappedclasses_XhWIiH.hpp "-DQT_ANNOTATE_ACCESS_SPECIFIER(a)=__attribute__((annotate(#a)))" "-DQT_ANNOTATE_CLASS(type,...)=static_assert(sizeof(#__VA_ARGS__),#type);" -DQSIMD_H)
  190. (scriptableapplication)  [536ms] Generating class model (324)...                             [WARNING]
  191. (scriptableapplication)  [538ms] Generating enum model (2)...                                qt.shiboken: (scriptableapplication) /Users/devberlin/QtOSS/6.2.0/macos/lib/QtCore.framework/Headers/qtypeinfo.h:153: Anonymous enum (Q_COMPLEX_TYPE, ... , Q_DUMMY_TYPE) does not have a type entry
  192. [WARNING]
  193. (scriptableapplication)  [539ms] Generating namespace model (94)...                          [OK]
  194. (scriptableapplication)  [540ms] Resolving typedefs (55)...                                  qt.shiboken: (scriptableapplication) template baseclass 'QCborStreamReader::StringResult<QByteArray>' of 'QCborStringResultByteArray' is not known
  195. qt.shiboken: (scriptableapplication) template baseclass 'QCborStreamReader::StringResult<QString>' of 'QCborStringResultString' is not known
  196. [WARNING]
  197. (scriptableapplication)  [644ms] Fixing class inheritance...                                 [OK]
  198. (scriptableapplication)  [645ms] Detecting inconsistencies in class model...                 [OK]
  199. (scriptableapplication)  [653ms] Detecting inconsistencies in typesystem (3258)...           [OK]
  200. (scriptableapplication)  [666ms] Checking inconsistencies in function modifications...       [OK]
  201. (scriptableapplication)  [666ms] Writing log files...                                        [OK]
  202. (scriptableapplication)  [669ms] Running Source generator...                                 [OK]
  203. (scriptableapplication)  [672ms] Running Header generator...                                 [OK]
  204. Done, (scriptableapplication) 672ms, 5 warnings (275 known issues)
  205. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -g -std=gnu++1z  -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -mmacosx-version-min=10.14 -Wall -Wextra -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../scriptableapplication -I. -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/include/python3.8 -I../../../../env/lib/python3.8/site-packages/PySide6/include -I../../../../env/lib/python3.8/site-packages/shiboken6_generator/include -IAppLib -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtWidgets -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtGui -I../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtWidgets.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtGui.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/AGL.framework/Headers -I/Users/devberlin/QtOSS/6.2.0/macos/mkspecs/macx-clang -F/Users/devberlin/QtOSS/6.2.0/macos/lib -o applib_module_wrapper.o AppLib/applib_module_wrapper.cpp
  206. In file included from AppLib/applib_module_wrapper.cpp:13:
  207. In file included from AppLib/applib_python.h:12:
  208. In file included from ../../../../env/lib/python3.8/site-packages/PySide6/include/QtWidgets/pyside6_qtwidgets_python.h:50:
  209. In file included from ../../../../env/lib/python3.8/site-packages/PySide6/include/QtGui/pyside6_qtgui_python.h:50:
  210. ../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore/pyside6_qtcore_python.h:709:55: error: no member named 'SystemId' in 'QCalendar'
  211. template<> inline PyTypeObject *SbkType< ::QCalendar::SystemId >() { return reinterpret_cast<PyTypeObject *>(SbkPySide6_QtCoreTypes[SBK_QCALENDAR_SYSTEMID_IDX]); }
  212.                                         ~~~~~~~~~~~~~^
  213. ../../../../env/lib/python3.8/site-packages/PySide6/include/QtCore/pyside6_qtcore_python.h:709:66: error: expected unqualified-id
  214. template<> inline PyTypeObject *SbkType< ::QCalendar::SystemId >() { return reinterpret_cast<PyTypeObject *>(SbkPySide6_QtCoreTypes[SBK_QCALENDAR_SYSTEMID_IDX]); }
  215.                                                                 ^
  216. AppLib/applib_module_wrapper.cpp:36:7: warning: missing field 'ml_meth' initializer [-Wmissing-field-initializers]
  217.    {0} // Sentinel
  218.      ^
  219. 1 warning and 2 errors generated.
  220. make: *** [applib_module_wrapper.o] Error 1
  221. Traceback (most recent call last):
  222.  File "testing/wheel_tester.py", line 406, in <module>
  223.    run_wheel_tests(not options.no_install_wheels)
  224.  File "testing/wheel_tester.py", line 387, in run_wheel_tests
  225.    try_build_examples()
  226.  File "testing/wheel_tester.py", line 356, in try_build_examples
  227.    run_make()
  228.  File "testing/wheel_tester.py", line 268, in run_make
  229.    raise RuntimeError(f"Failure while running {executable}.")
  230. RuntimeError: Failure while running make.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement