You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Max Risuhin (JIRA)" <ji...@apache.org> on 2017/08/19 15:11:02 UTC

[jira] [Commented] (ARROW-1375) [C++] Visual Studio 2017 Appveyor builds failing

    [ https://issues.apache.org/jira/browse/ARROW-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134131#comment-16134131 ] 

Max Risuhin commented on ARROW-1375:
------------------------------------

[~wesmckinn] sure! thanks

> [C++] Visual Studio 2017 Appveyor builds failing
> ------------------------------------------------
>
>                 Key: ARROW-1375
>                 URL: https://issues.apache.org/jira/browse/ARROW-1375
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Max Risuhin
>             Fix For: 0.7.0
>
>
> Seems unrelated to code changes
> {code}
> C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(98): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(102): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(140): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(143): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(146): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(150): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1108): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1209): error C2660: 'snappy::`anonymous-namespace'::IncrementalCopyFastPath': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1214): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(98): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(102): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(140): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(143): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(146): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(150): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1108): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1209): error C2660: 'snappy::`anonymous-namespace'::IncrementalCopyFastPath': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1214): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(98): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(102): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(140): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(143): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(146): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(150): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1108): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1209): error C2660: 'snappy::`anonymous-namespace'::IncrementalCopyFastPath': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1214): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(98): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(102): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(140): error C2061: syntax error: identifier 'ssize_t' [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(143): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(146): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(150): error C2065: 'len': undeclared identifier [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1108): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1209): error C2660: 'snappy::`anonymous-namespace'::IncrementalCopyFastPath': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>   C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy.cc(1214): error C2660: 'snappy::IncrementalCopy': function does not take 3 arguments [C:\projects\arrow\cpp\build\snappy_ep-prefix\src\snappy_ep\snappy_static.vcxproj] [C:\projects\arrow\cpp\build\snappy_ep.vcxproj]
>     57 Warning(s)
> {code}
> [~Max Risuhin] do you have time to take a look?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)