Skip to content

Instantly share code, notes, and snippets.

@am11
Forked from anonymous/node-sass.build.log.with.io.js.log
Last active August 29, 2015 14:14
Show Gist options
  • Save am11/68a2022bbe49b193dcd0 to your computer and use it in GitHub Desktop.
Save am11/68a2022bbe49b193dcd0 to your computer and use it in GitHub Desktop.
C:\Users\adeel\Source\Repos\node-sass [packages-update]> iojs .\node_modules\pangyp\bin\node-gyp.js rebuild
gyp info it worked if it ends with ok
gyp info using pangyp@2.0.1
gyp info using node@1.0.2 | win32 | x64
gyp info spawn C:\Python27\python.exe
gyp info spawn args [ 'C:\\Users\\adeel\\Source\\Repos\\node-sass\\node_modules\\pangyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=auto',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\adeel\\Source\\Repos\\node-sass\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\adeel\\Source\\Repos\\node-sass\\node_modules\\pangyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\adeel\\.node-gyp\\1.0.2\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\\Users\\adeel\\.node-gyp\\1.0.2',
gyp info spawn args '-Dmodule_root_dir=C:\\Users\\adeel\\Source\\Repos\\node-sass',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'C:\\Users\\adeel\\Source\\Repos\\node-sass\\build',
gyp info spawn args '-Goutput_dir=.' ]
gyp info spawn msbuild
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args '/clp:Verbosity=minimal',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
cl : Command line warning D9025: overriding '/GR-' with '/GR' [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxp
roj]
cl : Command line warning D9025: overriding '/GR-' with '/GR' [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxp
roj]
cl : Command line warning D9025: overriding '/GR-' with '/GR' [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxp
roj]
cl : Command line warning D9025: overriding '/GR-' with '/GR' [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxp
roj]
cl : Command line warning D9025: overriding '/GR-' with '/GR' [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxp
roj]
binding.cpp
sass_context_wrapper.cpp
ast.cpp
base64vlq.cpp
bind.cpp
C:\Users\adeel\Source\Repos\node-sass\node_modules\nan\nan.h(1851): error C2665: 'node::Encode' : none of the 3 overloa
ds could convert all the argument types (..\src\binding.cpp) [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxpr
oj]
C:\Users\adeel\.node-gyp\1.0.2\src\node.h(251): could be 'v8::Local<v8::Value> node::Encode(v8::Isolate *,con
st char *,size_t,node::encoding)'
while trying to match the argument list '(v8::Isolate *, const void *, size_t, node::encoding)'
C:\Users\adeel\Source\Repos\node-sass\node_modules\nan\nan.h(1851): error C2665: 'node::Encode' : none of the 3 overloa
ds could convert all the argument types (..\src\sass_context_wrapper.cpp) [C:\Users\adeel\Source\Repos\node-sass\build\
binding.vcxproj]
C:\Users\adeel\.node-gyp\1.0.2\src\node.h(251): could be 'v8::Local<v8::Value> node::Encode(v8::Isolate *,con
st char *,size_t,node::encoding)'
while trying to match the argument list '(v8::Isolate *, const void *, size_t, node::encoding)'
..\src\binding.cpp(27): warning C4267: 'argument' : conversion from 'size_t' to 'uint32_t', possible loss of data [C:\U
sers\adeel\Source\Repos\node-sass\build\binding.vcxproj]
constants.cpp
context.cpp
contextualize.cpp
copy_c_str.cpp
error_handling.cpp
eval.cpp
expand.cpp
extend.cpp
file.cpp
functions.cpp
inspect.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\utility(157): warning C4267: 'initializing' : conversion
from 'size_t' to 'const unsigned int', possible loss of data (..\src\libsass\extend.cpp) [C:\Users\adeel\Source\Repos\
node-sass\build\binding.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(600) : see reference to function temp
late instantiation 'std::pair<const _Kty,_Ty>::pair<unsigned __int64,Sass::Complex_Selector,void>(std::pair<unsigned
__int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(600) : see reference to function temp
late instantiation 'std::pair<const _Kty,_Ty>::pair<unsigned __int64,Sass::Complex_Selector,void>(std::pair<unsigned
__int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(723) : see reference to function temp
late instantiation 'void std::allocator<_Other>::construct<_Objty,_Ty>(_Objty *,_Ty &&)' being compiled
with
[
_Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Objty=std::pair<const unsigned int,Sass::Complex_Selector>
, _Ty=std::pair<unsigned __int64,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(723) : see reference to function temp
late instantiation 'void std::allocator<_Other>::construct<_Objty,_Ty>(_Objty *,_Ty &&)' being compiled
with
[
_Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Objty=std::pair<const unsigned int,Sass::Complex_Selector>
, _Ty=std::pair<unsigned __int64,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(872) : see reference to function temp
late instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<unsigned __int64,Sass::Complex_Select
or>>(std::allocator<_Other> &,_Objty *,std::pair<unsigned __int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>>
, _Ty=std::pair<const unsigned int,Sass::Complex_Selector>
, _Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Objty=std::pair<const unsigned int,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xmemory0(872) : see reference to function temp
late instantiation 'void std::allocator_traits<_Alloc>::construct<_Ty,std::pair<unsigned __int64,Sass::Complex_Select
or>>(std::allocator<_Other> &,_Objty *,std::pair<unsigned __int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>>
, _Ty=std::pair<const unsigned int,Sass::Complex_Selector>
, _Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Objty=std::pair<const unsigned int,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xtree(933) : see reference to function templat
e instantiation 'void std::_Wrap_alloc<std::allocator<_Other>>::construct<_Ty,std::pair<unsigned __int64,Sass::Comple
x_Selector>>(_Ty *,std::pair<unsigned __int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Ty=std::pair<const unsigned int,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xtree(933) : see reference to function templat
e instantiation 'void std::_Wrap_alloc<std::allocator<_Other>>::construct<_Ty,std::pair<unsigned __int64,Sass::Comple
x_Selector>>(_Ty *,std::pair<unsigned __int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Other=std::_Tree_node<std::pair<const unsigned int,Sass::Complex_Selector>,void *>
, _Ty=std::pair<const unsigned int,Sass::Complex_Selector>
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xtree(1158) : see reference to function templa
te instantiation 'std::_Tree_node<std::pair<const _Kty,_Ty>,void *> *std::_Tree_buy<std::pair<const _Kty,_Ty>,std::al
locator<std::pair<const _Kty,_Ty>>>::_Buynode<std::pair<unsigned __int64,Sass::Complex_Selector>>(std::pair<unsigned
__int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
]
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xtree(1158) : see reference to function templa
te instantiation 'std::_Tree_node<std::pair<const _Kty,_Ty>,void *> *std::_Tree_buy<std::pair<const _Kty,_Ty>,std::al
locator<std::pair<const _Kty,_Ty>>>::_Buynode<std::pair<unsigned __int64,Sass::Complex_Selector>>(std::pair<unsigned
__int64,Sass::Complex_Selector> &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
]
c:\users\adeel\source\repos\node-sass\src\libsass\sass_util.hpp(237) : see reference to function template ins
tantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const _Kty,_Ty>>>>,bool> s
td::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::insert<std::pair<unsigned __int64,Sass::Complex_Selector>>(_
Valty &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
, _Pr=std::less<unsigned int>
, _Alloc=std::allocator<std::pair<const unsigned int,Sass::Complex_Selector>>
, _Valty=std::pair<unsigned __int64,Sass::Complex_Selector>
]
c:\users\adeel\source\repos\node-sass\src\libsass\sass_util.hpp(237) : see reference to function template ins
tantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const _Kty,_Ty>>>>,bool> s
td::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::insert<std::pair<unsigned __int64,Sass::Complex_Selector>>(_
Valty &&)' being compiled
with
[
_Kty=unsigned int
, _Ty=Sass::Complex_Selector
, _Pr=std::less<unsigned int>
, _Alloc=std::allocator<std::pair<const unsigned int,Sass::Complex_Selector>>
, _Valty=std::pair<unsigned __int64,Sass::Complex_Selector>
]
..\src\libsass\extend.cpp(1505) : see reference to function template instantiation 'void Sass::group_by_to_a<
V,Sass::Complex_Selector,Sass::GroupByToAFunctor<Sass::Complex_Selector>>(std::vector<V,std::allocator<_Ty>> &,KeyFun
ctorType &,std::vector<std::pair<Sass::Complex_Selector,std::vector<_Ty,std::allocator<_Ty>>>,std::allocator<std::pai
r<Sass::Complex_Selector,std::vector<_Ty,std::allocator<_Ty>>>>> &)' being compiled
with
[
V=std::pair<Sass::Complex_Selector *,Sass::Compound_Selector *>
, _Ty=std::pair<Sass::Complex_Selector *,Sass::Compound_Selector *>
, KeyFunctorType=Sass::GroupByToAFunctor<Sass::Complex_Selector>
]
json.cpp
..\src\libsass\json.cpp(132): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data [C:\
Users\adeel\Source\Repos\node-sass\build\binding.vcxproj]
node.cpp
output_compressed.cpp
output_nested.cpp
parser.cpp
prelexer.cpp
remove_placeholders.cpp
sass.cpp
sass2scss.cpp
sass_context.cpp
sass_functions.cpp
sass_util.cpp
sass_values.cpp
source_map.cpp
..\src\libsass\sass_context.cpp(181): warning C4297: 'copy_strings' : function assumed not to throw an exception but do
es [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxproj]
The function is extern "C" and /EHc was specified
..\src\libsass\sass_context.cpp(185): warning C4297: 'copy_strings' : function assumed not to throw an exception but do
es [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxproj]
The function is extern "C" and /EHc was specified
..\src\libsass\sass_context.cpp(389): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of d
ata [C:\Users\adeel\Source\Repos\node-sass\build\binding.vcxproj]
to_c.cpp
to_string.cpp
units.cpp
utf8_string.cpp
util.cpp
gyp ERR! build error
gyp ERR! stack Error: `msbuild` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\adeel\Source\Repos\node-sass\node_modules\pangyp\lib\build.js:271:23
)
gyp ERR! stack at ChildProcess.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1038:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\\Program Files\\iojs\\iojs.exe" "C:\\Users\\adeel\\Source\\Repos\\node-sass\\node_modules\\pangyp\\
bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\adeel\Source\Repos\node-sass
gyp ERR! node -v v1.0.2
gyp ERR! pangyp -v v2.0.1
gyp ERR! not ok
C:\Users\adeel\Source\Repos\node-sass [packages-update]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment