Guest User

Untitled

a guest
Jan 21st, 2018
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.18 KB | None | 0 0
  1.  
  2. > [email protected] install C:\eprojects\powcast\node_modules\sharp
  3. > node-gyp rebuild
  4.  
  5.  
  6. C:\eprojects\powcast\node_modules\sharp>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
  7. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  8. Build started 21.01.2018 18:41:04.
  9. Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" on node 1 (default targets).
  10. ValidateSolutionConfiguration:
  11. Building solution configuration "Release|x64".
  12. The target "_ConvertPdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,37)" does not exist in the project, and will be ignored.
  13. The target "_CollectPdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,70)" does not exist in the project, and will be ignored.
  14. The target "_CollectMdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,38)" does not exist in the project, and will be ignored.
  15. The target "_CopyMdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,71)" does not exist in the project, and will be ignored.
  16. Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" (1) is building "C:\eprojects\powcast\node_modules\sharp\build\libvips-cpp.vcxproj" (2) on node 1 (default targets).
  17. PrepareForBuild:
  18. Creating directory "Release\obj\libvips-cpp\".
  19. Creating directory "Release\obj\libvips-cpp\libvips-cpp.tlog\".
  20. InitializeBuildStatus:
  21. Creating "Release\obj\libvips-cpp\libvips-cpp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  22. ClCompile:
  23. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I"C:\Users\User\.node-gyp\8.9.4\include\node" /I"C:\Users\User\.node-gyp\8.9.4\src" /I"C:\Users\User\.node-gyp\8.9.4\deps\uv\include" /I"C:\Users\User\.node-gyp\8.9.4\deps\v8\include" /I..\vendor\include /I"..\vendor\include\glib-2.0" /I"..\vendor\lib\glib-2.0\include" /Zi /nologo /W3 /WX- /Ox /Ob2 /Oi /Ot /Oy /GL /D "NODE_GYP_MODULE_NAME=libvips-cpp" /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D VIPS_CPLUSPLUS_EXPORTS /D _ALLOW_KEYWORD_MACROS /D _WINDLL /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"Release\obj\libvips-cpp\\" /Fd"Release\obj\libvips-cpp\vc140.pdb" /Gd /TP /wd4267 /wd4351 /wd4355 /wd4800 /wd4251 /wd4275 /errorReport:queue /MP ..\src\libvips\cplusplus\VError.cpp ..\src\libvips\cplusplus\VInterpolate.cpp ..\src\libvips\cplusplus\VImage.cpp "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\src\win_delay_load_hook.cc"
  24. VError.cpp
  25. VInterpolate.cpp
  26. VImage.cpp
  27. win_delay_load_hook.cc
  28. Link:
  29. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib DelayImp.lib "C:\Users\User\.node-gyp\8.9.4\x64\node.lib" ..\vendor\lib\libvips.lib "..\vendor\lib\libglib-2.0.lib" "..\vendor\lib\libgobject-2.0.lib" Delayimp.lib /DELAYLOAD:iojs.exe /DELAYLOAD:node.exe /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.pdb" /MAP /MAPINFO:EXPORTS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.lib" /MACHINE:X64 /ignore:4199 /DLL "Release\obj\libvips-cpp\VError.obj"
  30. "Release\obj\libvips-cpp\VInterpolate.obj"
  31. "Release\obj\libvips-cpp\VImage.obj"
  32. "Release\obj\libvips-cpp\win_delay_load_hook.obj"
  33. Creating library C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.lib and object C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.exp
  34. Generating code
  35. Finished generating code
  36. libvips-cpp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\\libvips-cpp.dll
  37. libvips-cpp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.pdb (Full PDB)
  38. FinalizeBuildStatus:
  39. Deleting file "Release\obj\libvips-cpp\libvips-cpp.tlog\unsuccessfulbuild".
  40. Touching "Release\obj\libvips-cpp\libvips-cpp.tlog\libvips-cpp.lastbuildstate".
  41. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\libvips-cpp.vcxproj" (default targets).
  42. The target "_ConvertPdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,37)" does not exist in the project, and will be ignored.
  43. The target "_CollectPdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,70)" does not exist in the project, and will be ignored.
  44. The target "_CollectMdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,38)" does not exist in the project, and will be ignored.
  45. The target "_CopyMdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,71)" does not exist in the project, and will be ignored.
  46. Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" (1) is building "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj.metaproj" (3) on node 1 (default targets).
  47. Project "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj.metaproj" (3) is building "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj" (4) on node 1 (default targets).
  48. PrepareForBuild:
  49. Creating directory "Release\obj\sharp\".
  50. Creating directory "Release\obj\sharp\sharp.tlog\".
  51. InitializeBuildStatus:
  52. Creating "Release\obj\sharp\sharp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  53. ClCompile:
  54. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe /c /I"C:\Users\User\.node-gyp\8.9.4\include\node" /I"C:\Users\User\.node-gyp\8.9.4\src" /I"C:\Users\User\.node-gyp\8.9.4\deps\uv\include" /I"C:\Users\User\.node-gyp\8.9.4\deps\v8\include" /I..\..\nan /I..\vendor\include /I"..\vendor\include\glib-2.0" /I"..\vendor\lib\glib-2.0\include" /Zi /nologo /W3 /WX- /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=sharp /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D _ALLOW_KEYWORD_MACROS /D BUILDING_NODE_EXTENSION /D _WINDLL /GF /Gm- /EHsc /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"Release\obj\sharp\\" /Fd"Release\obj\sharp\vc140.pdb" /Gd /TP /wd4267 /wd4351 /wd4355 /wd4800 /wd4251 /wd4275 /errorReport:queue /MP ..\src\common.cc ..\src\metadata.cc ..\src\stats.cc ..\src\operations.cc ..\src\pipeline.cc ..\src\sharp.cc ..\src\utilities.cc "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\src\win_delay_load_hook.cc"
  55. common.cc
  56. metadata.cc
  57. stats.cc
  58. operations.cc
  59. pipeline.cc
  60. sharp.cc
  61. utilities.cc
  62. win_delay_load_hook.cc
  63. Link:
  64. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.node" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib DelayImp.lib "C:\Users\User\.node-gyp\8.9.4\x64\node.lib" ..\vendor\lib\libvips.lib "..\vendor\lib\libglib-2.0.lib" "..\vendor\lib\libgobject-2.0.lib" Delayimp.lib /DELAYLOAD:iojs.exe /DELAYLOAD:node.exe /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.pdb" /MAP /MAPINFO:EXPORTS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /MACHINE:X64 /ignore:4199 /DLL Release\obj\sharp\common.obj
  65. Release\obj\sharp\metadata.obj
  66. Release\obj\sharp\stats.obj
  67. Release\obj\sharp\operations.obj
  68. Release\obj\sharp\pipeline.obj
  69. Release\obj\sharp\sharp.obj
  70. Release\obj\sharp\utilities.obj
  71. Release\obj\sharp\win_delay_load_hook.obj
  72. "C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.lib"
  73. Creating library C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.lib and object C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.exp
  74. Generating code
  75. Finished generating code
  76. sharp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\\sharp.node
  77. sharp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.pdb (Full PDB)
  78. FinalizeBuildStatus:
  79. Deleting file "Release\obj\sharp\sharp.tlog\unsuccessfulbuild".
  80. Touching "Release\obj\sharp\sharp.tlog\sharp.lastbuildstate".
  81. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj" (default targets).
  82. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj.metaproj" (default targets).
  83. The target "_ConvertPdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,37)" does not exist in the project, and will be ignored.
  84. The target "_CollectPdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (34,70)" does not exist in the project, and will be ignored.
  85. The target "_CollectMdbFiles" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,38)" does not exist in the project, and will be ignored.
  86. The target "_CopyMdbFiles" listed in an AfterTargets attribute at "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets (41,71)" does not exist in the project, and will be ignored.
  87. Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" (1) is building "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj.metaproj" (5) on node 1 (default targets).
  88. Project "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj.metaproj" (5) is building "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj" (6) on node 1 (default targets).
  89. PrepareForBuild:
  90. Creating directory "Release\obj\win_copy_dlls\".
  91. Creating directory "Release\obj\win_copy_dlls\win_copy_dlls.tlog\".
  92. InitializeBuildStatus:
  93. Creating "Release\obj\win_copy_dlls\win_copy_dlls.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
  94. CustomBuild:
  95. Copying vendor/lib/libcroco-0.6-3.dll to build/Release\libcroco-0.6-3.dll
  96. 1 file(s) copied.
  97. Copying vendor/lib/libfreetype-6.dll to build/Release\libfreetype-6.dll
  98. 1 file(s) copied.
  99. Copying vendor/lib/libcairo-2.dll to build/Release\libcairo-2.dll
  100. 1 file(s) copied.
  101. Copying vendor/lib/libexif-12.dll to build/Release\libexif-12.dll
  102. 1 file(s) copied.
  103. Copying vendor/lib/libgdk_pixbuf-2.0-0.dll to build/Release\libgdk_pixbuf-2.0-0.dll
  104. 1 file(s) copied.
  105. Copying vendor/lib/libpangoft2-1.0-0.dll to build/Release\libpangoft2-1.0-0.dll
  106. 1 file(s) copied.
  107. Copying vendor/lib/libtiff-5.dll to build/Release\libtiff-5.dll
  108. 1 file(s) copied.
  109. Copying vendor/lib/libgettextpo-1.dll to build/Release\libgettextpo-1.dll
  110. 1 file(s) copied.
  111. Copying vendor/lib/liblcms2-2.dll to build/Release\liblcms2-2.dll
  112. 1 file(s) copied.
  113. Copying vendor/lib/libcairo-gobject-2.dll to build/Release\libcairo-gobject-2.dll
  114. 1 file(s) copied.
  115. Copying vendor/lib/libgettextsrc-0-19-8.dll to build/Release\libgettextsrc-0-19-8.dll
  116. 1 file(s) copied.
  117. Copying vendor/lib/libgif-7.dll to build/Release\libgif-7.dll
  118. 1 file(s) copied.
  119. Copying vendor/lib/libxml2-2.dll to build/Release\libxml2-2.dll
  120. 1 file(s) copied.
  121. Copying vendor/lib/libiconv-2.dll to build/Release\libiconv-2.dll
  122. 1 file(s) copied.
  123. Copying vendor/lib/libjpeg-62.dll to build/Release\libjpeg-62.dll
  124. 1 file(s) copied.
  125. Copying vendor/lib/libglib-2.0-0.dll to build/Release\libglib-2.0-0.dll
  126. 1 file(s) copied.
  127. Copying vendor/lib/libfftw3-3.dll to build/Release\libfftw3-3.dll
  128. 1 file(s) copied.
  129. Copying vendor/lib/libcairo-script-interpreter-2.dll to build/Release\libcairo-script-interpreter-2.dll
  130. 1 file(s) copied.
  131. Copying vendor/lib/libgthread-2.0-0.dll to build/Release\libgthread-2.0-0.dll
  132. 1 file(s) copied.
  133. Copying vendor/lib/libfontconfig-1.dll to build/Release\libfontconfig-1.dll
  134. 1 file(s) copied.
  135. Copying vendor/lib/libintl-9.dll to build/Release\libintl-9.dll
  136. 1 file(s) copied.
  137. Copying vendor/lib/libgio-2.0-0.dll to build/Release\libgio-2.0-0.dll
  138. 1 file(s) copied.
  139. Copying vendor/lib/librsvg-2-2.dll to build/Release\librsvg-2-2.dll
  140. 1 file(s) copied.
  141. Copying vendor/lib/libgmodule-2.0-0.dll to build/Release\libgmodule-2.0-0.dll
  142. 1 file(s) copied.
  143. Copying vendor/lib/zlib1.dll to build/Release\zlib1.dll
  144. 1 file(s) copied.
  145. Copying vendor/lib/libstdc++-6.dll to build/Release\libstdc++-6.dll
  146. 1 file(s) copied.
  147. Copying vendor/lib/libharfbuzz-0.dll to build/Release\libharfbuzz-0.dll
  148. 1 file(s) copied.
  149. Copying vendor/lib/libasprintf-0.dll to build/Release\libasprintf-0.dll
  150. 1 file(s) copied.
  151. Copying vendor/lib/libgobject-2.0-0.dll to build/Release\libgobject-2.0-0.dll
  152. 1 file(s) copied.
  153. Copying vendor/lib/libwebp-7.dll to build/Release\libwebp-7.dll
  154. 1 file(s) copied.
  155. Copying vendor/lib/libgettextlib-0-19-8.dll to build/Release\libgettextlib-0-19-8.dll
  156. 1 file(s) copied.
  157. Copying vendor/lib/libgcc_s_seh-1.dll to build/Release\libgcc_s_seh-1.dll
  158. 1 file(s) copied.
  159. Copying vendor/lib/libquadmath-0.dll to build/Release\libquadmath-0.dll
  160. 1 file(s) copied.
  161. Copying vendor/lib/libpng16-16.dll to build/Release\libpng16-16.dll
  162. 1 file(s) copied.
  163. Copying vendor/lib/libpango-1.0-0.dll to build/Release\libpango-1.0-0.dll
  164. 1 file(s) copied.
  165. Copying vendor/lib/libpixman-1-0.dll to build/Release\libpixman-1-0.dll
  166. 1 file(s) copied.
  167. Copying vendor/lib/libcharset-1.dll to build/Release\libcharset-1.dll
  168. 1 file(s) copied.
  169. Copying vendor/lib/libpangocairo-1.0-0.dll to build/Release\libpangocairo-1.0-0.dll
  170. 1 file(s) copied.
  171. Copying vendor/lib/libvips-42.dll to build/Release\libvips-42.dll
  172. 1 file(s) copied.
  173. Copying vendor/lib/libgsf-1-114.dll to build/Release\libgsf-1-114.dll
  174. 1 file(s) copied.
  175. Copying vendor/lib/libpangowin32-1.0-0.dll to build/Release\libpangowin32-1.0-0.dll
  176. 1 file(s) copied.
  177. Copying vendor/lib/libffi-6.dll to build/Release\libffi-6.dll
  178. 1 file(s) copied.
  179. Copying vendor/lib/libexpat-1.dll to build/Release\libexpat-1.dll
  180. 1 file(s) copied.
  181. Copying vendor/lib/libssp-0.dll to build/Release\libssp-0.dll
  182. 1 file(s) copied.
  183. FinalizeBuildStatus:
  184. Deleting file "Release\obj\win_copy_dlls\win_copy_dlls.tlog\unsuccessfulbuild".
  185. Touching "Release\obj\win_copy_dlls\win_copy_dlls.tlog\win_copy_dlls.lastbuildstate".
  186. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj" (default targets).
  187. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj.metaproj" (default targets).
  188. Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" (default targets).
  189.  
  190. Build succeeded.
  191. 0 Warning(s)
  192. 0 Error(s)
  193.  
  194. Time Elapsed 00:00:18.73
  195. updated 1 package in 28.839s
Advertisement
Add Comment
Please, Sign In to add comment