IMG_Worker/build_log4.txt

131 lines
16 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

작업 시작 위치: D:\py\img_worker
------------------------------
삭제됨: D:\py\img_worker\loggerModule.c
삭제됨: D:\py\img_worker\loggerModule.cp311-win_amd64.pyd
>>> [Cleaner] 기존 빌드찌꺼기 제거 시작...
>>> [Cleaner] 기존 빌드찌꺼기 제거 완료!
>>> [Cython] 내부 빌드 프로세스 시작...
running build_ext
building 'loggerModule' extension
"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -ID:\Python311\include -ID:\Python311\Include "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\cppwinrt" /TcloggerModule.c /Fobuild\temp.win-amd64-cpython-311\Release\loggerModule.obj
loggerModule.c
"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\bin\HostX86\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:D:\Python311\libs /LIBPATH:D:\Python311 /LIBPATH:D:\Python311\PCbuild\amd64 "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\lib\x64" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.26100.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.26100.0\\um\x64" /EXPORT:PyInit_loggerModule build\temp.win-amd64-cpython-311\Release\loggerModule.obj /OUT:build\lib.win-amd64-cpython-311\loggerModule.cp311-win_amd64.pyd /IMPLIB:build\temp.win-amd64-cpython-311\Release\loggerModule.cp311-win_amd64.lib
build\temp.win-amd64-cpython-311\Release\loggerModule.cp311-win_amd64.lib 라이브러리 및 build\temp.win-amd64-cpython-311\Release\loggerModule.cp311-win_amd64.exp 개체를 생성하고 있습니다.
코드를 생성하고 있습니다.
코드를 생성했습니다.
copying build\lib.win-amd64-cpython-311\loggerModule.cp311-win_amd64.pyd ->
작업 시작 위치: D:\py\img_worker
------------------------------
삭제됨: D:\py\img_worker\loggerModule.c
삭제됨: D:\py\img_worker\loggerModule.cp311-win_amd64.pyd
>>> [Cython] 빌드 성공!
[Protect] loggerModule: .py 제외, .pyd 포함
DEBUG: Including 2 files
=== EXCLUDING PROBLEMATIC MODULES FOR DEBUG ===
Excluded problematic modules. Includes: 5 -> 5
Excluded problematic files. Include files: 3 -> 3
==================================================
=== DEBUG MODE ENABLED ===
Final includes count: 5
Final excludes count: 38
Final include_files count: 3
Checking for problematic modules...
Include files:
('C:/Windows/System32/vcruntime140.dll', 'vcruntime140.dll')
('C:/Windows/System32/msvcp140.dll', 'msvcp140.dll')
('loggerModule.cp311-win_amd64.pyd', 'lib\\loggerModule.pyd')
==================================================
>>> [Cleaner] 기존 빌드찌꺼기 제거 시작...
>>> [Cleaner] 기존 빌드찌꺼기 제거 완료!
>>> [Cython] 내부 빌드 프로세스 시작...
running build_ext
copying build\lib.win-amd64-cpython-311\loggerModule.cp311-win_amd64.pyd ->
>>> [Cython] 빌드 성공!
[Protect] loggerModule: .py 제외, .pyd 포함
DEBUG: Including 2 files
=== EXCLUDING PROBLEMATIC MODULES FOR DEBUG ===
Excluded problematic modules. Includes: 5 -> 5
Excluded problematic files. Include files: 3 -> 3
==================================================
running build_exe
============================================================
ImgWorker 통합 빌드 시스템
============================================================
python :
위치 C:\Users\Administrator\AppData\Local\Temp\ps-script-f3084ef4-11f5-43b4-8952-8de43521ac87.ps1:88 문자:1
+ python setup_ob2.py build_exe > build_log4.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
10%|#####8 | 10/100% [00:00]
Step 2/6: cx_Freeze Packaging: 10%|##7 | 10/100% [00:00]
Step 2/6: cx_Freeze Packaging: 10%|##7 | 10/100% [19:32]
Traceback (most recent call last):
File "D:\py\img_worker\setup_ob2.py", line 374, in run
_build_exe.run(self)
File "D:\Python311\Lib\site-packages\cx_Freeze\command\build_exe.py", line 331, in run
freezer.freeze()
File "D:\Python311\Lib\site-packages\cx_Freeze\freezer.py", line 802, in freeze
self._freeze_executable(executable)
File "D:\Python311\Lib\site-packages\cx_Freeze\freezer.py", line 336, in _freeze_executable
finder.include_file_as_module(exe.main_script, exe.main_module_name)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 851, in include_file_as_module
module = self._load_module_from_file(name, path, deferred_imports)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 566, in _load_module_from_file
self._load_module_code(module, loader, deferred_imports)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 536, in _load_module_code
self._scan_code(module, deferred_imports)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 738, in _scan_code
imported_module = self._import_module(
^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 276, in _import_module
module = self._internal_import_module(name, deferred_imports)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 363, in _internal_import_module
module = self._load_module(
^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 473, in _load_module
self._load_module_code(module, loader, deferred_imports)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 536, in _load_module_code
self._scan_code(module, deferred_imports)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 738, in _scan_code
imported_module = self._import_module(
^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 276, in _import_module
module = self._internal_import_module(name, deferred_imports)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 363, in _internal_import_module
module = self._load_module(
^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 473, in _load_module
self._load_module_code(module, loader, deferred_imports)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 520, in _load_module_code
self.include_files(source, target)
File "D:\Python311\Lib\site-packages\cx_Freeze\finder.py", line 867, in include_files
self.included_files += process_path_specs([(source_path, target_path)])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python311\Lib\site-packages\cx_Freeze\common.py", line 72, in process_path_specs
raise OptionError(msg)
distutils.errors.DistutilsOptionError: cannot find file/directory named D:\Python311\Lib\site-packages\cv2\opencv_video
io_ffmpeg4110_64.dll
DEBUG: Starting cx_Freeze build with 5 includes
DEBUG: 38 excludes
DEBUG: 3 include_files
DEBUG: 25 packages
DEBUG: Build start time: 1768978050.5595248
>>> 빌드 중 치명적인 오류 발생: cannot find file/directory named D:\Python311\Lib\site-packages\cv2\opencv_videoio_ffmpeg4110_64.dll