You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2018/03/15 15:03:00 UTC

[jira] [Commented] (THRIFT-4519) The appveyor cygwin job is failing due to a javadoc issue

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

James E. King, III commented on THRIFT-4519:
--------------------------------------------

[~Alex-Vol] if you have any time could you look at this?  It may be related to build changes, or perhaps I'm just missing a package in the cygwin environment?

> The appveyor cygwin job is failing due to a javadoc issue
> ---------------------------------------------------------
>
>                 Key: THRIFT-4519
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4519
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.11.0
>         Environment: appveyor, cygwin
> If you have cygwin installed to C:\cygwin, you can build like appveyor by opening a command prompt and going into build\appveyor, and then run:
> {{simulate-appveyor.bat Debug x86 CYGWIN}}
>            Reporter: James E. King, III
>            Priority: Minor
>
> See job: 
> [https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/build/1.0.0-dev.2231/job/3qtx573xr90f0429]
> {noformat}
> -- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/windows/OverlappedSubmissionThread.h
> 3245-- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/windows/SocketPair.h
> 3246-- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/windows/Sync.h
> 3247-- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/windows/TWinsockSingleton.h
> 3248-- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/windows/WinFcntl.h
> 3249-- Up-to-date: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift
> 3250-- Installing: /cygdrive/c/projects/build/CYGWIN/x86/C:/projects/build/CYGWIN/x86/include/thrift/config.h
> 3251CMake Error at lib/java/cmake_install.cmake:39 (file):
> 3252 file INSTALL cannot find
> 3253 "/cygdrive/c/projects/build/CYGWIN/x86/lib/java/build/docs/javadoc".
> 3254Call Stack (most recent call first):
> 3255 cmake_install.cmake:36 (include)
> 3256
> 3257
> 3258make: *** [Makefile:105: install] Error 1
> 3259
> 3260C:\projects\thrift>set lastexitcode=2{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)