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 2019/01/04 03:10:02 UTC

[jira] [Closed] (THRIFT-4317) Windows Appveyor CI builds are failing on Haskell dependency resolution

     [ https://issues.apache.org/jira/browse/THRIFT-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III closed THRIFT-4317.
-------------------------------------

This issue was resolved without a fixVersion but was not closed - closing.

> Windows Appveyor CI builds are failing on Haskell dependency resolution
> -----------------------------------------------------------------------
>
>                 Key: THRIFT-4317
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4317
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.11.0
>         Environment: Appveyor
>            Reporter: James E. King III
>            Assignee: James E. King III
>            Priority: Major
>
> https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/build/1.0.0-dev.1534/job/v8a5sia4lwu1e8j4
> {noformat}
> CustomBuild:
>   Building Custom Rule C:/projects/thrift/lib/hs/CMakeLists.txt
>   CMake does not need to re-run because C:/projects/thrift/local-thrift-build/lib/hs/CMakeFiles/generate.stamp is up-to-date.
>   Building Haskell library
>   Config file path source is default config file.
>   Config file C:\Users\appveyor\AppData\Roaming\cabal\config not found.
>   Writing default configuration to
>   C:\Users\appveyor\AppData\Roaming\cabal\config
>   Downloading the latest package list from hackage.haskell.org
>   Resolving dependencies...
>   cabal.exe: Could not resolve dependencies:
>   trying: thrift-1.0.0 (user goal)
>   trying: hspec-2.4.4 (dependency of thrift-1.0.0:*test)
>   next goal: hspec-core (dependency of thrift-1.0.0)
>   rejecting: hspec-core-2.4.4, hspec-core-2.4.3, hspec-core-2.4.2,
>   hspec-core-2.4.1, hspec-core-2.4.0 (conflict: thrift => hspec-core<2.4.0)
>   rejecting: hspec-core-2.3.2, hspec-core-2.3.1, hspec-core-2.3.0,
>   hspec-core-2.2.4, hspec-core-2.2.3, hspec-core-2.2.2, hspec-core-2.2.1,
>   hspec-core-2.2.0, hspec-core-2.1.10, hspec-core-2.1.9, hspec-core-2.1.8,
>   hspec-core-2.1.7, hspec-core-2.1.6, hspec-core-2.1.5, hspec-core-2.1.4,
>   hspec-core-2.1.3, hspec-core-2.1.2, hspec-core-2.1.1, hspec-core-2.1.0,
>   hspec-core-2.0.2, hspec-core-2.0.1, hspec-core-2.0.0 (conflict: hspec =>
>   hspec-core==2.4.4)
>   After searching the rest of the dependency tree exhaustively, these were the
>   goals I've had most trouble fulfilling: hspec-core, thrift, base
> C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1. [C:\projects\thrift\local-thrift-build\lib\hs\haskell_library.vcxproj]
> Done Building Project "C:\projects\thrift\local-thrift-build\lib\hs\haskell_library.vcxproj" (default targets) -- FAILED.
> {noformat}



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