Advertisement
Guest User

Untitled

a guest
Aug 24th, 2014
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. 73 INFO: Testing for ability to set icons, version resources...
  2. 82 INFO: ... resource update available
  3. 141 INFO: UPX is available.
  4. 177 INFO: Processing hook hook-os
  5. 364 INFO: Processing hook hook-time
  6. 368 INFO: Processing hook hook-cPickle
  7. 478 INFO: Processing hook hook-_sre
  8. 680 INFO: Processing hook hook-cStringIO
  9. 835 INFO: Processing hook hook-encodings
  10. 857 INFO: Processing hook hook-codecs
  11. 1469 INFO: Extending PYTHONPATH with d:\cefpython\cefpython-minimal
  12. 1470 INFO: checking Analysis
  13. 1470 INFO: building Analysis because out00-Analysis.toc non existent
  14. 1470 INFO: running Analysis out00-Analysis.toc
  15. 1471 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
  16. 1633 INFO: Searching for assembly x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_none ...
  17. 1633 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91.manifest
  18. 1635 INFO: Searching for file msvcr90.dll
  19. 1635 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcr90.dll
  20. 1636 INFO: Searching for file msvcp90.dll
  21. 1636 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcp90.dll
  22. 1636 INFO: Searching for file msvcm90.dll
  23. 1636 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91\msvcm90.dll
  24. 1785 INFO: Analyzing C:\Python27\lib\site-packages\pyinstaller-2.1.1dev_-py2.7.egg\PyInstaller\loader\_pyi_bootstrap.py
  25. 1810 INFO: Processing hook hook-os
  26. 1833 INFO: Processing hook hook-site
  27. 1860 INFO: Processing hook hook-encodings
  28. 2046 INFO: Processing hook hook-time
  29. 2051 INFO: Processing hook hook-cPickle
  30. 2168 INFO: Processing hook hook-_sre
  31. 2374 INFO: Processing hook hook-cStringIO
  32. 2553 INFO: Processing hook hook-codecs
  33. 3224 INFO: Processing hook hook-pydoc
  34. 3438 INFO: Processing hook hook-email
  35. 3539 INFO: Processing hook hook-httplib
  36. 3596 INFO: Processing hook hook-email.message
  37. 3698 INFO: Analyzing C:\Python27\lib\site-packages\pyinstaller-2.1.1dev_-py2.7.egg\PyInstaller\loader\pyi_importers.py
  38. 3791 INFO: Analyzing C:\Python27\lib\site-packages\pyinstaller-2.1.1dev_-py2.7.egg\PyInstaller\loader\pyi_archive.py
  39. 3884 INFO: Analyzing C:\Python27\lib\site-packages\pyinstaller-2.1.1dev_-py2.7.egg\PyInstaller\loader\pyi_carchive.py
  40. 3981 INFO: Analyzing C:\Python27\lib\site-packages\pyinstaller-2.1.1dev_-py2.7.egg\PyInstaller\loader\pyi_os_path.py
  41. 3993 INFO: Analyzing cefsimple.py
  42. 4215 INFO: Processing hook hook-xml
  43. 4312 INFO: Processing hook hook-xml.sax
  44. 4420 INFO: Processing hook hook-pyexpat
  45. 4435 INFO: Analyzing hidden import 'json.decoder'
  46. 4452 INFO: Analyzing hidden import 'json.scanner'
  47. 4455 INFO: Analyzing hidden import 'json.encoder'
  48. 4464 INFO: Hidden import 'codecs' has been found otherwise
  49. 4464 INFO: Hidden import 'encodings' has been found otherwise
  50. 4464 INFO: Looking for run-time hooks
  51. 5722 INFO: Using Python library C:\WINDOWS\system32\python27.dll
  52. 5814 INFO: Warnings written to d:\cefpython\cefpython-minimal\build\cefsimple\warncefsimple.txt
  53. 5821 INFO: checking PYZ
  54. 5822 INFO: rebuilding out00-PYZ.toc because out00-PYZ.pyz is missing
  55. 5822 INFO: building PYZ (ZlibArchive) out00-PYZ.toc
  56. 7252 INFO: checking PKG
  57. 7252 INFO: rebuilding out00-PKG.toc because out00-PKG.pkg is missing
  58. 7252 INFO: building PKG (CArchive) out00-PKG.pkg
  59. 7283 INFO: checking EXE
  60. 7283 INFO: rebuilding out00-EXE.toc because cefsimple.exe missing
  61. 7283 INFO: building EXE from out00-EXE.toc
  62. 7286 INFO: Appending archive to EXE d:\cefpython\cefpython-minimal\build\cefsimple\cefsimple.exe
  63. 7289 INFO: checking COLLECT
  64. 7290 INFO: building COLLECT out00-COLLECT.toc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement