Jens Geyer created THRIFT-4959:
----------------------------------
Summary: cabal.exe: --enable-tests was specified, but tests can't
be enabled in a remote package
Key: THRIFT-4959
URL: https://issues.apache.org/jira/browse/THRIFT-4959
Project: Thrift
Issue Type: Bug
Components: Build Process
Reporter: Jens Geyer
The AppVeyor build currently fails with this message:
{quote}
Building Haskell library
Downloading the latest package list from hackage.haskell.org
cabal.exe: --enable-tests was specified, but tests can't be enabled in a remote
package
C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error
MSB6006: "cmd.exe" exited with code 1.
[C:\projects\build\MSVC2015\x86\lib\hs\haskell_library.vcxproj]
{quote}
I found this, but I am unsure what to do with that knowledge:
https://github.com/haskell/cabal/issues/5650
If any Haskellian likes to help out, please do.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)