[Bf-committers] Error on 13320 build on MSVC Scons

Joshua Leung aligorith at gmail.com
Mon Jan 21 01:42:50 CET 2008


Erm... try again now

On Jan 21, 2008 1:28 PM, Timothy Baldridge <tbaldridge at gmail.com> wrote:

> I just tried submitting the full log, but it was too long. So here's
> just the offending part:
>
>
> buttons_editing.c
> source\blender\src\buttons_editing.c(831) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(832) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(1002) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(1661) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(1923) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(2332) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(2945) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(2950) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(2950) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(2953) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(2958) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3037) : warning C4244: '=' :
> conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3045) : warning C4244: '=' :
> conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3204) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3256) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3373) : warning C4244: '=' :
> conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3387) : warning C4244: '=' :
> conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3412) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3416) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3416) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3442) : warning C4244: 'function'
> : conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3442) : warning C4244: 'function'
> : conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3444) : warning C4244: 'function'
> : conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3469) : warning C4244: 'function'
> : conversion from 'double' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(3550) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3551) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3552) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(3867) : warning C4013: 'offsetof'
> undefined; assuming extern returning int
> source\blender\src\buttons_editing.c(3867) : error C2143: syntax error
> : missing ')' before 'type'
> source\blender\src\buttons_editing.c(4158) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(4194) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(4435) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4449) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4463) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4848) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4849) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4868) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4942) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4950) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(4979) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(5059) : error C2143: syntax error
> : missing ')' before 'type'
> source\blender\src\buttons_editing.c(5067) : error C2143: syntax error
> : missing ')' before 'type'
> source\blender\src\buttons_editing.c(5147) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(5179) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5211) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5248) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5447) : warning C4244: '=' :
> conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5448) : warning C4244: '=' :
> conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5448) : warning C4244: '=' :
> conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5852) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5853) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5855) : warning C4244: 'function'
> : conversion from 'int' to 'float', possible loss of data
> source\blender\src\buttons_editing.c(5984) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(5985) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(6019) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(6116) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> source\blender\src\buttons_editing.c(6121) : warning C4305: 'function'
> : truncation from 'double' to 'float'
> scons: building terminated because of errors.
> scons: ***
> [E:\automatic\blender\bf-blender\trunk\build\win32-vc\source\blender\src\buttons_editing.obj]
> Error 2
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20080121/d7d593d3/attachment.htm 


More information about the Bf-committers mailing list