Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [email protected] install C:\eprojects\powcast\node_modules\sharp
- > node-gyp rebuild
- 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 )
- Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
- Build started 21.01.2018 18:41:04.
- Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" on node 1 (default targets).
- ValidateSolutionConfiguration:
- Building solution configuration "Release|x64".
- 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.
- 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.
- 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.
- 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.
- 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).
- PrepareForBuild:
- Creating directory "Release\obj\libvips-cpp\".
- Creating directory "Release\obj\libvips-cpp\libvips-cpp.tlog\".
- InitializeBuildStatus:
- Creating "Release\obj\libvips-cpp\libvips-cpp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- 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"
- VError.cpp
- VInterpolate.cpp
- VImage.cpp
- win_delay_load_hook.cc
- Link:
- 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"
- "Release\obj\libvips-cpp\VInterpolate.obj"
- "Release\obj\libvips-cpp\VImage.obj"
- "Release\obj\libvips-cpp\win_delay_load_hook.obj"
- 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
- Generating code
- Finished generating code
- libvips-cpp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\\libvips-cpp.dll
- libvips-cpp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.pdb (Full PDB)
- FinalizeBuildStatus:
- Deleting file "Release\obj\libvips-cpp\libvips-cpp.tlog\unsuccessfulbuild".
- Touching "Release\obj\libvips-cpp\libvips-cpp.tlog\libvips-cpp.lastbuildstate".
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\libvips-cpp.vcxproj" (default targets).
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- PrepareForBuild:
- Creating directory "Release\obj\sharp\".
- Creating directory "Release\obj\sharp\sharp.tlog\".
- InitializeBuildStatus:
- Creating "Release\obj\sharp\sharp.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- ClCompile:
- 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"
- common.cc
- metadata.cc
- stats.cc
- operations.cc
- pipeline.cc
- sharp.cc
- utilities.cc
- win_delay_load_hook.cc
- Link:
- 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
- Release\obj\sharp\metadata.obj
- Release\obj\sharp\stats.obj
- Release\obj\sharp\operations.obj
- Release\obj\sharp\pipeline.obj
- Release\obj\sharp\sharp.obj
- Release\obj\sharp\utilities.obj
- Release\obj\sharp\win_delay_load_hook.obj
- "C:\eprojects\powcast\node_modules\sharp\build\Release\libvips-cpp.lib"
- Creating library C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.lib and object C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.exp
- Generating code
- Finished generating code
- sharp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\\sharp.node
- sharp.vcxproj -> C:\eprojects\powcast\node_modules\sharp\build\Release\sharp.pdb (Full PDB)
- FinalizeBuildStatus:
- Deleting file "Release\obj\sharp\sharp.tlog\unsuccessfulbuild".
- Touching "Release\obj\sharp\sharp.tlog\sharp.lastbuildstate".
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj" (default targets).
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\sharp.vcxproj.metaproj" (default targets).
- 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.
- 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.
- 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.
- 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.
- 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).
- 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).
- PrepareForBuild:
- Creating directory "Release\obj\win_copy_dlls\".
- Creating directory "Release\obj\win_copy_dlls\win_copy_dlls.tlog\".
- InitializeBuildStatus:
- Creating "Release\obj\win_copy_dlls\win_copy_dlls.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
- CustomBuild:
- Copying vendor/lib/libcroco-0.6-3.dll to build/Release\libcroco-0.6-3.dll
- 1 file(s) copied.
- Copying vendor/lib/libfreetype-6.dll to build/Release\libfreetype-6.dll
- 1 file(s) copied.
- Copying vendor/lib/libcairo-2.dll to build/Release\libcairo-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libexif-12.dll to build/Release\libexif-12.dll
- 1 file(s) copied.
- Copying vendor/lib/libgdk_pixbuf-2.0-0.dll to build/Release\libgdk_pixbuf-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libpangoft2-1.0-0.dll to build/Release\libpangoft2-1.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libtiff-5.dll to build/Release\libtiff-5.dll
- 1 file(s) copied.
- Copying vendor/lib/libgettextpo-1.dll to build/Release\libgettextpo-1.dll
- 1 file(s) copied.
- Copying vendor/lib/liblcms2-2.dll to build/Release\liblcms2-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libcairo-gobject-2.dll to build/Release\libcairo-gobject-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libgettextsrc-0-19-8.dll to build/Release\libgettextsrc-0-19-8.dll
- 1 file(s) copied.
- Copying vendor/lib/libgif-7.dll to build/Release\libgif-7.dll
- 1 file(s) copied.
- Copying vendor/lib/libxml2-2.dll to build/Release\libxml2-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libiconv-2.dll to build/Release\libiconv-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libjpeg-62.dll to build/Release\libjpeg-62.dll
- 1 file(s) copied.
- Copying vendor/lib/libglib-2.0-0.dll to build/Release\libglib-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libfftw3-3.dll to build/Release\libfftw3-3.dll
- 1 file(s) copied.
- Copying vendor/lib/libcairo-script-interpreter-2.dll to build/Release\libcairo-script-interpreter-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libgthread-2.0-0.dll to build/Release\libgthread-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libfontconfig-1.dll to build/Release\libfontconfig-1.dll
- 1 file(s) copied.
- Copying vendor/lib/libintl-9.dll to build/Release\libintl-9.dll
- 1 file(s) copied.
- Copying vendor/lib/libgio-2.0-0.dll to build/Release\libgio-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/librsvg-2-2.dll to build/Release\librsvg-2-2.dll
- 1 file(s) copied.
- Copying vendor/lib/libgmodule-2.0-0.dll to build/Release\libgmodule-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/zlib1.dll to build/Release\zlib1.dll
- 1 file(s) copied.
- Copying vendor/lib/libstdc++-6.dll to build/Release\libstdc++-6.dll
- 1 file(s) copied.
- Copying vendor/lib/libharfbuzz-0.dll to build/Release\libharfbuzz-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libasprintf-0.dll to build/Release\libasprintf-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libgobject-2.0-0.dll to build/Release\libgobject-2.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libwebp-7.dll to build/Release\libwebp-7.dll
- 1 file(s) copied.
- Copying vendor/lib/libgettextlib-0-19-8.dll to build/Release\libgettextlib-0-19-8.dll
- 1 file(s) copied.
- Copying vendor/lib/libgcc_s_seh-1.dll to build/Release\libgcc_s_seh-1.dll
- 1 file(s) copied.
- Copying vendor/lib/libquadmath-0.dll to build/Release\libquadmath-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libpng16-16.dll to build/Release\libpng16-16.dll
- 1 file(s) copied.
- Copying vendor/lib/libpango-1.0-0.dll to build/Release\libpango-1.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libpixman-1-0.dll to build/Release\libpixman-1-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libcharset-1.dll to build/Release\libcharset-1.dll
- 1 file(s) copied.
- Copying vendor/lib/libpangocairo-1.0-0.dll to build/Release\libpangocairo-1.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libvips-42.dll to build/Release\libvips-42.dll
- 1 file(s) copied.
- Copying vendor/lib/libgsf-1-114.dll to build/Release\libgsf-1-114.dll
- 1 file(s) copied.
- Copying vendor/lib/libpangowin32-1.0-0.dll to build/Release\libpangowin32-1.0-0.dll
- 1 file(s) copied.
- Copying vendor/lib/libffi-6.dll to build/Release\libffi-6.dll
- 1 file(s) copied.
- Copying vendor/lib/libexpat-1.dll to build/Release\libexpat-1.dll
- 1 file(s) copied.
- Copying vendor/lib/libssp-0.dll to build/Release\libssp-0.dll
- 1 file(s) copied.
- FinalizeBuildStatus:
- Deleting file "Release\obj\win_copy_dlls\win_copy_dlls.tlog\unsuccessfulbuild".
- Touching "Release\obj\win_copy_dlls\win_copy_dlls.tlog\win_copy_dlls.lastbuildstate".
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj" (default targets).
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\win_copy_dlls.vcxproj.metaproj" (default targets).
- Done Building Project "C:\eprojects\powcast\node_modules\sharp\build\binding.sln" (default targets).
- Build succeeded.
- 0 Warning(s)
- 0 Error(s)
- Time Elapsed 00:00:18.73
- updated 1 package in 28.839s
Advertisement
Add Comment
Please, Sign In to add comment