Hi, Good news, I was able to fix NAnt with an updated App.config file from the projects master branch in github.com. The problem was that the old C# compilers that mono used to ship with (gmcs, dmcs, etc) were removed in mono 3.0 replaced with 1 executable with target argument. The problem was resolved in one of the more recent commits at github.
Bad news, it is now hanging during regression testing. It stops at the same place everytime. I wanna work on this further before I submit a formal diff update unless there are any objections. I'll keep you posted. Thanks, Ryan On Mon, Sep 15, 2014 at 5:21 PM, Ryan Boggs <[email protected]> wrote: > Hi, > > On Sep 15, 2014 4:57 PM, "Stuart Henderson" <[email protected]> wrote: >> >> databases/hs-HDBC-mysql mysql->mariadb >> databases/mydumper mysql->mariadb >> databases/mysqlcc mysql->mariadb >> devel/hs-type-level long long time_t >> devel/hs-vector long long time_t >> devel/nant IIRC this was broken since the mono update > I'll look into NAnt this week. > >> lang/obc(i386) "tclsh8.5: No such file or directory" >> running camldep >> security/volatility (plist issue, already fixed) >> www/seamonkey,,-main(i386) SSSE3 >> > > Thanks, > Ryan
