fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
933 stars 195 forks source link

Build: tests failing on mono 3.6, CentOS 6.5, F# 3.1 #261

Closed haf closed 5 years ago

haf commented 10 years ago

https://tc-oss.intelliplan.net/viewLog.html?buildId=459&buildTypeId=FSharp_Deedle_Build&tab=buildLog

This build is running sh build.sh

[20:56:06]Step 1/1: Command Line
[20:56:06][Step 1/1] Starting: /opt/teamcity-agent/work/temp/agentTmp/custom_script5067364668084804164
[20:56:06][Step 1/1] in directory: /opt/teamcity-agent/work/41d419dbe3dc52d
[20:56:06][Step 1/1] Cannot open assembly '.NuGet/NuGet.exe': No such file or directory.
[20:56:06][Step 1/1] Cannot open assembly 'packages/FAKE/tools/FAKE.exe': No such file or directory.
[20:56:06][Step 1/1] Process exited with code 2
[20:56:06][Step 1/1] Step Command Line failed

I've set this up free of charge because I use this software at work and I have an interest in it being stable. If you sign up with a user and e-mail I can make you the administrator of your project which will let you get e-mail when something breaks.

Relevant to https://github.com/fsharp/fsharp/issues/317

tpetricek commented 10 years ago

Nice, thanks, it is great to run this on more platforms!

Could you change it to run build AllCore (as in Travis)? This will run a build that excludes R provider integration, which does not quite work yet on *nix - it is something we would really like to fix, but perhaps in the R provider repo first :)

PS: I fixed the initial issue (with path), so I think the build AllCore should work!

zyzhu commented 5 years ago

Close as it's working on the current linux environment on travis.

haf commented 5 years ago

Yes, this is ancient :)