Advertisement
Guest User

Untitled

a guest
Aug 28th, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  1. PS C:\tmp\wheezy.template-0.1.151> C:\Python34\python setup.py build
  2. running build
  3. running build_py
  4. creating build
  5. creating build\lib.win32-3.4
  6. creating build\lib.win32-3.4\wheezy
  7. copying src\wheezy\__init__.py -> build\lib.win32-3.4\wheezy
  8. creating build\lib.win32-3.4\wheezy\template
  9. copying src\wheezy\template\builder.py -> build\lib.win32-3.4\wheezy\template
  10. copying src\wheezy\template\comp.py -> build\lib.win32-3.4\wheezy\template
  11. copying src\wheezy\template\compiler.py -> build\lib.win32-3.4\wheezy\template
  12. copying src\wheezy\template\engine.py -> build\lib.win32-3.4\wheezy\template
  13. copying src\wheezy\template\lexer.py -> build\lib.win32-3.4\wheezy\template
  14. copying src\wheezy\template\loader.py -> build\lib.win32-3.4\wheezy\template
  15. copying src\wheezy\template\parser.py -> build\lib.win32-3.4\wheezy\template
  16. copying src\wheezy\template\preprocessor.py -> build\lib.win32-3.4\wheezy\template
  17. copying src\wheezy\template\utils.py -> build\lib.win32-3.4\wheezy\template
  18. copying src\wheezy\template\__init__.py -> build\lib.win32-3.4\wheezy\template
  19. creating build\lib.win32-3.4\wheezy\template\ext
  20. copying src\wheezy\template\ext\code.py -> build\lib.win32-3.4\wheezy\template\ext
  21. copying src\wheezy\template\ext\core.py -> build\lib.win32-3.4\wheezy\template\ext
  22. copying src\wheezy\template\ext\determined.py -> build\lib.win32-3.4\wheezy\template\ext
  23. copying src\wheezy\template\ext\__init__.py -> build\lib.win32-3.4\wheezy\template\ext
  24. running build_ext
  25. building 'wheezy.template.builder' extension
  26. creating build\temp.win32-3.4
  27. creating build\temp.win32-3.4\Release
  28. creating build\temp.win32-3.4\Release\src
  29. creating build\temp.win32-3.4\Release\src\wheezy
  30. creating build\temp.win32-3.4\Release\src\wheezy\template
  31. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\builder.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\builder.
  32. obj
  33. builder.c
  34. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_builder build\temp.win32-3.4\Release\src\wheezy\template\builder.obj /OUT
  35. :build\lib.win32-3.4\wheezy\template\builder.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\builder.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\builder.pyd.manifest
  36. Creating library build\temp.win32-3.4\Release\src\wheezy\template\builder.lib and object build\temp.win32-3.4\Release\src\wheezy\template\builder.exp
  37. building 'wheezy.template.comp' extension
  38. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\comp.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\comp.obj
  39. comp.c
  40. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_comp build\temp.win32-3.4\Release\src\wheezy\template\comp.obj /OUT:build
  41. \lib.win32-3.4\wheezy\template\comp.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\comp.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\comp.pyd.manifest
  42. Creating library build\temp.win32-3.4\Release\src\wheezy\template\comp.lib and object build\temp.win32-3.4\Release\src\wheezy\template\comp.exp
  43. building 'wheezy.template.compiler' extension
  44. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\compiler.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\compile
  45. r.obj
  46. compiler.c
  47. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_compiler build\temp.win32-3.4\Release\src\wheezy\template\compiler.obj /O
  48. UT:build\lib.win32-3.4\wheezy\template\compiler.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\compiler.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\compiler.pyd.manifest
  49. Creating library build\temp.win32-3.4\Release\src\wheezy\template\compiler.lib and object build\temp.win32-3.4\Release\src\wheezy\template\compiler.exp
  50. building 'wheezy.template.engine' extension
  51. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\engine.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\engine.ob
  52. j
  53. engine.c
  54. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_engine build\temp.win32-3.4\Release\src\wheezy\template\engine.obj /OUT:b
  55. uild\lib.win32-3.4\wheezy\template\engine.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\engine.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\engine.pyd.manifest
  56. Creating library build\temp.win32-3.4\Release\src\wheezy\template\engine.lib and object build\temp.win32-3.4\Release\src\wheezy\template\engine.exp
  57. building 'wheezy.template.lexer' extension
  58. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\lexer.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\lexer.obj
  59. lexer.c
  60. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_lexer build\temp.win32-3.4\Release\src\wheezy\template\lexer.obj /OUT:bui
  61. ld\lib.win32-3.4\wheezy\template\lexer.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\lexer.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\lexer.pyd.manifest
  62. Creating library build\temp.win32-3.4\Release\src\wheezy\template\lexer.lib and object build\temp.win32-3.4\Release\src\wheezy\template\lexer.exp
  63. building 'wheezy.template.loader' extension
  64. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\loader.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\loader.ob
  65. j
  66. loader.c
  67. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_loader build\temp.win32-3.4\Release\src\wheezy\template\loader.obj /OUT:b
  68. uild\lib.win32-3.4\wheezy\template\loader.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\loader.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\loader.pyd.manifest
  69. Creating library build\temp.win32-3.4\Release\src\wheezy\template\loader.lib and object build\temp.win32-3.4\Release\src\wheezy\template\loader.exp
  70. building 'wheezy.template.parser' extension
  71. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\parser.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\parser.ob
  72. j
  73. parser.c
  74. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_parser build\temp.win32-3.4\Release\src\wheezy\template\parser.obj /OUT:b
  75. uild\lib.win32-3.4\wheezy\template\parser.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\parser.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\parser.pyd.manifest
  76. Creating library build\temp.win32-3.4\Release\src\wheezy\template\parser.lib and object build\temp.win32-3.4\Release\src\wheezy\template\parser.exp
  77. building 'wheezy.template.preprocessor' extension
  78. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\preprocessor.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\pre
  79. processor.obj
  80. preprocessor.c
  81. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_preprocessor build\temp.win32-3.4\Release\src\wheezy\template\preprocesso
  82. r.obj /OUT:build\lib.win32-3.4\wheezy\template\preprocessor.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\preprocessor.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\preprocessor.pyd.manifest
  83. Creating library build\temp.win32-3.4\Release\src\wheezy\template\preprocessor.lib and object build\temp.win32-3.4\Release\src\wheezy\template\preprocessor.exp
  84. building 'wheezy.template.utils' extension
  85. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\utils.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\utils.obj
  86. utils.c
  87. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit_utils build\temp.win32-3.4\Release\src\wheezy\template\utils.obj /OUT:bui
  88. ld\lib.win32-3.4\wheezy\template\utils.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\utils.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\utils.pyd.manifest
  89. Creating library build\temp.win32-3.4\Release\src\wheezy\template\utils.lib and object build\temp.win32-3.4\Release\src\wheezy\template\utils.exp
  90. building 'wheezy.template.__init__' extension
  91. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python34\include -IC:\Python34\include /Tcsrc\wheezy\template\__init__.c /Fobuild\temp.win32-3.4\Release\src\wheezy\template\__init_
  92. _.obj
  93. __init__.c
  94. c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python34\libs /LIBPATH:C:\Python34\PCbuild /EXPORT:PyInit___init__ build\temp.win32-3.4\Release\src\wheezy\template\__init__.obj /O
  95. UT:build\lib.win32-3.4\wheezy\template\__init__.pyd /IMPLIB:build\temp.win32-3.4\Release\src\wheezy\template\__init__.lib /MANIFESTFILE:build\temp.win32-3.4\Release\src\wheezy\template\__init__.pyd.manifest
  96. LINK : error LNK2001: unresolved external symbol PyInit___init__
  97. build\temp.win32-3.4\Release\src\wheezy\template\__init__.lib : fatal error LNK1120: 1 unresolved externals
  98. error: command 'c:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\BIN\\link.exe' failed with exit status 1120
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement