On Sep 2, 3:58 am, Giovanni Bajo <[email protected]> wrote: > As Martin said, the trunk should be relatively stable, so I believe it is > a regression compared to when you tried. > > Can you please post the output of the execution of Build.py?
Thanks. Below is the Build.py output from a clean build, with just a few names sanitized (MyProj and myprog, the main program name). This is with trunk-r892 (I kept trying the newer revisions). This program uses both Tk and numpy. I see differences in the dist\myprog directory between the old python26win build and this build. In the old build, there were separate subfolders for Microsoft.VC80.CRT, Microsoft.VC90.CRT, and Microsoft.VC90.MFC containing the manifests and dll's. In the r892 build, the folders don't exist, the contents of the folders have been moved up into the main folder, and the VC80 manifest and folder aren't present. I was able to transplant the new myprog.exe into the old build directory (with the subfolders) and it worked just fine. Dan ----------------------------------------------------- I: Dependent assemblies of C:\Python26\python.exe: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww checking Analysis building Analysis because outAnalysis0.toc non existent running Analysis outAnalysis0.toc Analyzing: support\_mountzlib.py Analyzing: support\useTK.py Analyzing: support\useUnicode.py Analyzing: c:\Documents and Settings\dhalbert\My Documents \NetBeansProjects\MyProject\src\MyProject\myprog.py W: pythoncom is changing it's name to pythoncom26 W: pywintypes is changing it's name to PyWinTypes26 I: Analyzing C:\Python26\python.exe I: Dependent assemblies of C:\Python26\python.exe: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Searching for assembly x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww... I: Found manifest C:\WINDOWS\WinSxS\Manifests \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_d08d0375.manifest I: Searching for file msvcr90.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_d08d0375\msvcr90.dll I: Searching for file msvcp90.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_d08d0375\msvcp90.dll I: Searching for file msvcm90.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_d08d0375\msvcm90.dll I: Adding Microsoft.VC90.CRT.manifest I: Adding msvcr90.dll I: Adding msvcp90.dll I: Adding msvcm90.dll I: Adding python26.dll dependency of python.exe I: Skipping KERNEL32.dll dependency of python.exe I: Analyzing C:\WINDOWS\system32\python26.dll I: Dependent assemblies of C:\WINDOWS\system32\python26.dll: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping KERNEL32.dll dependency of python26.dll I: Skipping USER32.dll dependency of python26.dll I: Skipping ADVAPI32.dll dependency of python26.dll I: Skipping SHELL32.dll dependency of python26.dll I: Analyzing C:\Python26\lib\site-packages\numpy\core\umath.pyd I: Skipping KERNEL32.dll dependency of umath.pyd I: Skipping msvcrt.dll dependency of umath.pyd I: Analyzing C:\Python26\lib\site-packages\PIL\_imagingtk.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\PIL \_imagingtk.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Adding tcl85.dll dependency of _imagingtk.pyd I: Adding tk85.dll dependency of _imagingtk.pyd I: Skipping KERNEL32.dll dependency of _imagingtk.pyd I: Analyzing C:\Python26\lib\site-packages\win32\win32pdh.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\win32pdh.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Adding pywintypes26.dll dependency of win32pdh.pyd I: Skipping KERNEL32.dll dependency of win32pdh.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\lib \_compiled_base.pyd I: Skipping KERNEL32.dll dependency of _compiled_base.pyd I: Skipping msvcrt.dll dependency of _compiled_base.pyd I: Analyzing C:\Python26\lib\site-packages\win32\win32pipe.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\win32pipe.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping KERNEL32.dll dependency of win32pipe.pyd I: Analyzing C:\Python26\DLLs\select.pyd I: Skipping WSOCK32.dll dependency of select.pyd I: Skipping KERNEL32.dll dependency of select.pyd I: Analyzing C:\Python26\DLLs\unicodedata.pyd I: Skipping KERNEL32.dll dependency of unicodedata.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\core\scalarmath.pyd I: Skipping KERNEL32.dll dependency of scalarmath.pyd I: Skipping msvcrt.dll dependency of scalarmath.pyd I: Analyzing C:\Python26\lib\site-packages\win32\win32wnet.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\win32wnet.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping NETAPI32.dll dependency of win32wnet.pyd I: Skipping MPR.dll dependency of win32wnet.pyd I: Skipping KERNEL32.dll dependency of win32wnet.pyd I: Analyzing C:\Python26\lib\site-packages\PIL\_imaging.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\PIL \_imaging.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping KERNEL32.dll dependency of _imaging.pyd I: Skipping USER32.dll dependency of _imaging.pyd I: Skipping GDI32.dll dependency of _imaging.pyd I: Analyzing C:\Python26\DLLs\_tkinter.pyd I: Skipping KERNEL32.dll dependency of _tkinter.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\fft\fftpack_lite.pyd I: Skipping KERNEL32.dll dependency of fftpack_lite.pyd I: Skipping msvcrt.dll dependency of fftpack_lite.pyd I: Analyzing C:\Python26\DLLs\bz2.pyd I: Skipping KERNEL32.dll dependency of bz2.pyd I: Analyzing C:\Python26\DLLs\_ssl.pyd I: Skipping WS2_32.dll dependency of _ssl.pyd I: Skipping KERNEL32.dll dependency of _ssl.pyd I: Skipping USER32.dll dependency of _ssl.pyd I: Skipping ADVAPI32.dll dependency of _ssl.pyd I: Analyzing C:\Python26\lib\site-packages\Pythonwin\win32ui.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\Pythonwin \win32ui.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww, x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Searching for assembly x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww... I: Found manifest C:\WINDOWS\WinSxS\Manifests \x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_a173767a.manifest I: Searching for file mfc90.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_a173767a \mfc90.dll I: Searching for file mfc90u.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_a173767a \mfc90u.dll I: Searching for file mfcm90.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_a173767a \mfcm90.dll I: Searching for file mfcm90u.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_a173767a \mfcm90u.dll I: Adding Microsoft.VC90.MFC.manifest I: Adding mfc90.dll I: Adding mfc90u.dll I: Adding mfcm90.dll I: Adding mfcm90u.dll I: Skipping KERNEL32.dll dependency of win32ui.pyd I: Skipping USER32.dll dependency of win32ui.pyd I: Skipping GDI32.dll dependency of win32ui.pyd I: Skipping WINSPOOL.DRV dependency of win32ui.pyd I: Skipping SHELL32.dll dependency of win32ui.pyd I: Skipping OLEAUT32.dll dependency of win32ui.pyd I: Analyzing C:\WINDOWS\system32\pywintypes26.dll I: Dependent assemblies of C:\WINDOWS\system32\pywintypes26.dll: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping ADVAPI32.dll dependency of pywintypes26.dll I: Skipping USER32.dll dependency of pywintypes26.dll I: Skipping ole32.dll dependency of pywintypes26.dll I: Skipping OLEAUT32.dll dependency of pywintypes26.dll I: Skipping KERNEL32.dll dependency of pywintypes26.dll I: Analyzing C:\Python26\lib\site-packages\numpy\random\mtrand.pyd I: Skipping ADVAPI32.DLL dependency of mtrand.pyd I: Skipping KERNEL32.dll dependency of mtrand.pyd I: Skipping msvcrt.dll dependency of mtrand.pyd I: Analyzing C:\WINDOWS\system32\pythoncom26.dll I: Dependent assemblies of C:\WINDOWS\system32\pythoncom26.dll: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping OLEAUT32.dll dependency of pythoncom26.dll I: Skipping ole32.dll dependency of pythoncom26.dll I: Skipping USER32.dll dependency of pythoncom26.dll I: Skipping KERNEL32.dll dependency of pythoncom26.dll I: Analyzing C:\Python26\DLLs\_ctypes.pyd I: Skipping KERNEL32.dll dependency of _ctypes.pyd I: Skipping ole32.dll dependency of _ctypes.pyd I: Skipping OLEAUT32.dll dependency of _ctypes.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\core\_sort.pyd I: Skipping KERNEL32.dll dependency of _sort.pyd I: Skipping msvcrt.dll dependency of _sort.pyd I: Analyzing C:\Python26\DLLs\_hashlib.pyd I: Skipping KERNEL32.dll dependency of _hashlib.pyd I: Skipping USER32.dll dependency of _hashlib.pyd I: Skipping ADVAPI32.dll dependency of _hashlib.pyd I: Analyzing C:\Python26\lib\site-packages\PIL\_imagingft.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\PIL \_imagingft.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww, x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Searching for assembly x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww... I: Found manifest C:\WINDOWS\WinSxS\Manifests \x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_597c3456.manifest I: Searching for file msvcr90d.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_597c3456\msvcr90d.dll I: Searching for file msvcp90d.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_597c3456\msvcp90d.dll I: Searching for file msvcm90d.dll I: Found file C:\WINDOWS\WinSxS \x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.21022.8_x- ww_597c3456\msvcm90d.dll I: Adding Microsoft.VC90.DebugCRT.manifest I: Adding msvcr90d.dll I: Adding msvcp90d.dll I: Adding msvcm90d.dll I: Skipping KERNEL32.dll dependency of _imagingft.pyd I: Analyzing C:\Python26\lib\site-packages\win32\_win32sysloader.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\_win32sysloader.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping KERNEL32.dll dependency of _win32sysloader.pyd I: Analyzing C:\Python26\lib\site-packages\storm\cextensions.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\storm \cextensions.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping KERNEL32.dll dependency of cextensions.pyd I: Analyzing C:\Python26\lib\site-packages\win32\win32trace.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\win32trace.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping ADVAPI32.dll dependency of win32trace.pyd I: Skipping KERNEL32.dll dependency of win32trace.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\core\multiarray.pyd I: Skipping KERNEL32.dll dependency of multiarray.pyd I: Skipping msvcrt.dll dependency of multiarray.pyd I: Analyzing C:\Python26\lib\site-packages\psycopg2\_psycopg.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \psycopg2\_psycopg.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping WS2_32.dll dependency of _psycopg.pyd I: Adding SHFOLDER.dll dependency of _psycopg.pyd I: Skipping USER32.dll dependency of _psycopg.pyd I: Skipping KERNEL32.dll dependency of _psycopg.pyd I: Skipping ADVAPI32.dll dependency of _psycopg.pyd I: Adding Secur32.dll dependency of _psycopg.pyd I: Analyzing C:\Python26\lib\site-packages\win32comext\shell\shell.pyd I: Dependent assemblies of C:\Python26\lib\site-packages\win32comext \shell\shell.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping SHELL32.dll dependency of shell.pyd I: Skipping OLEAUT32.dll dependency of shell.pyd I: Skipping ole32.dll dependency of shell.pyd I: Adding pythoncom26.dll dependency of shell.pyd I: Skipping KERNEL32.dll dependency of shell.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\linalg \lapack_lite.pyd I: Skipping KERNEL32.dll dependency of lapack_lite.pyd I: Skipping msvcrt.dll dependency of lapack_lite.pyd I: Skipping msvcrt.dll dependency of lapack_lite.pyd I: Analyzing C:\Python26\lib\site-packages\win32\win32api.pyd I: Dependent assemblies of C:\Python26\lib\site-packages \win32\win32api.pyd: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping USER32.dll dependency of win32api.pyd I: Skipping ADVAPI32.dll dependency of win32api.pyd I: Skipping SHELL32.dll dependency of win32api.pyd I: Skipping VERSION.dll dependency of win32api.pyd I: Skipping POWRPROF.dll dependency of win32api.pyd I: Skipping KERNEL32.dll dependency of win32api.pyd I: Analyzing C:\Python26\DLLs\_socket.pyd I: Skipping WS2_32.dll dependency of _socket.pyd I: Skipping KERNEL32.dll dependency of _socket.pyd I: Analyzing C:\Python26\lib\site-packages\numpy\core\_dotblas.pyd I: Skipping KERNEL32.dll dependency of _dotblas.pyd I: Skipping msvcrt.dll dependency of _dotblas.pyd I: Analyzing C:\Python26\DLLs\tcl85.dll I: Skipping KERNEL32.dll dependency of tcl85.dll I: Skipping USER32.dll dependency of tcl85.dll I: Skipping WS2_32.dll dependency of tcl85.dll I: Skipping ADVAPI32.dll dependency of tcl85.dll I: Analyzing C:\Python26\DLLs\tk85.dll I: Dependent assemblies of C:\Python26\DLLs\tk85.dll: I: X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww I: Skipping assembly X86_Microsoft.Windows.Common- Controls_6595b64144ccf1df_6.0.0.0_x-ww I: Skipping KERNEL32.dll dependency of tk85.dll I: Skipping USER32.dll dependency of tk85.dll I: Skipping GDI32.dll dependency of tk85.dll I: Skipping COMDLG32.dll dependency of tk85.dll I: Skipping SHELL32.dll dependency of tk85.dll I: Skipping ole32.dll dependency of tk85.dll I: Skipping OLEAUT32.dll dependency of tk85.dll I: Skipping COMCTL32.dll dependency of tk85.dll I: Skipping ADVAPI32.dll dependency of tk85.dll I: Skipping IMM32.dll dependency of tk85.dll I: Analyzing C:\WINDOWS\system32\pywintypes26.dll I: Dependent assemblies of C:\WINDOWS\system32\pywintypes26.dll: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping ADVAPI32.dll dependency of pywintypes26.dll I: Skipping USER32.dll dependency of pywintypes26.dll I: Skipping ole32.dll dependency of pywintypes26.dll I: Skipping OLEAUT32.dll dependency of pywintypes26.dll I: Skipping KERNEL32.dll dependency of pywintypes26.dll I: Analyzing C:\WINDOWS\system32\shfolder.dll I: Skipping ADVAPI32.dll dependency of shfolder.dll I: Skipping KERNEL32.dll dependency of shfolder.dll I: Skipping msvcrt.dll dependency of shfolder.dll I: Analyzing C:\WINDOWS\system32\secur32.dll I: Skipping ADVAPI32.dll dependency of secur32.dll I: Skipping KERNEL32.dll dependency of secur32.dll I: Skipping ntdll.dll dependency of secur32.dll I: Analyzing C:\WINDOWS\system32\pythoncom26.dll I: Dependent assemblies of C:\WINDOWS\system32\pythoncom26.dll: I: x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww I: Skipping OLEAUT32.dll dependency of pythoncom26.dll I: Skipping ole32.dll dependency of pythoncom26.dll I: Skipping USER32.dll dependency of pythoncom26.dll I: Skipping KERNEL32.dll dependency of pythoncom26.dll Warnings written to c:\Documents and Settings\dhalbert\My Documents \NetBeansProjects\MyProject\pyinstaller\warnmyprog.txt checking PYZ rebuilding outPYZ1.toc because outPYZ1.pyz is missing building PYZ outPYZ1.toc checking PKG rebuilding outPKG3.toc because outPKG3.pkg is missing building PKG outPKG3.pkg checking EXE rebuilding outEXE2.toc because myprog.exe missing building EXE from outEXE2.toc Appending archive to EXE c:\Documents and Settings\dhalbert\My Documents\NetBeansProjects\MyProject\pyinstaller\build\pyi.win32\myprog \ myprog.exe checking Tree building because outTree4.toc missing or bad building Tree outTree4.toc checking Tree building because outTree5.toc missing or bad building Tree outTree5.toc checking Tree building because outTree6.toc missing or bad building Tree outTree6.toc checking Tree building because outTree7.toc missing or bad building Tree outTree7.toc checking Tree building because outTree8.toc missing or bad building Tree outTree8.toc checking COLLECT building because outCOLLECT9.toc missing or bad building COLLECT outCOLLECT9.toc -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
