Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
requirements, but not sure. Redirecting output to a file might work. From: chasel...@gmail.com Date: Thu, 4 Jun 2015 19:56:01 -0500 To: sushihango...@outlook.com; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project I tried it just now and I get the same result

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Alexander Köplinger
might work. From: chasel...@gmail.com Date: Thu, 4 Jun 2015 19:56:01 -0500 To: sushihango...@outlook.com; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project I tried it just now and I get the same result as before, unfortunately. Is there a terminfo

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
@lists.ximian.com Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project Here you go... /bld/pash/Pash-Project-Pash-bc07215 $ xbuild /verbosity:diagnostic hello.proj XBuild Engine Version 12.0 Mono, Version 4.0.0.0 Copyright (C) 2005-2013 Various Mono authors /bld/pash/Pash-Project-Pash

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
...@gmail.com Date: Thu, 4 Jun 2015 19:56:01 -0500 To: sushihango...@outlook.com; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project I tried it just now and I get the same result as before, unfortunately. Is there a terminfo/ncurses requirement for xbuild

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project Here you go... /bld/pash/Pash-Project-Pash-bc07215 $ xbuild /verbosity:diagnostic hello.proj XBuild Engine Version 12.0 Mono, Version 4.0.0.0 Copyright (C) 2005-2013 Various Mono authors /bld/pash/Pash-Project-Pash-bc07215

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Timotheus Pokorra
Hello Cyd, System.DateTime.Now System.TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown. This sounds familiar. I had that recently on Fedora for ppc64le. see my comment: https://bugzilla.redhat.com/show_bug.cgi?id=1224945#c1 quote The exception is

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
: Thu, 4 Jun 2015 19:56:01 -0500 To: sushihango...@outlook.com; mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project I tried it just now and I get the same result as before, unfortunately. Is there a terminfo/ncurses requirement for xbuild? Or for mono

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Alexander Köplinger
no point trying to get xbuild working as the code above is as basic as it gets. -- Alex Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Fri, 5 Jun 2015 09:43:07 -0500 To: alex.koeplin...@outlook.com; mono-devel-list@lists.ximian.com Unfortunately

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Atsushi Eno
Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Fri, 5 Jun 2015 09:43:07 -0500 To: alex.koeplin...@outlook.com; mono-devel-list@lists.ximian.com Unfortunately the latest build...with ncurses this time...didn't change anything. Same output

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
, then there's no point trying to get xbuild working as the code above is as basic as it gets. -- Alex Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Fri, 5

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread Cyd Haselton
); } } } If this doesn't work, then there's no point trying to get xbuild working as the code above is as basic as it gets. -- Alex Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Fri, 5 Jun 2015 09:43:07 -0500 To: alex.koeplin

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-05 Thread crashfourit
] mono 4.0.0 xbuild won't build project Hello Cyd, System.DateTime.Now System.TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown. This sounds familiar. I had that recently on Fedora for ppc64le. see my comment: https://bugzilla.redhat.com/show_bug.cgi?id

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Cyd Haselton
: [Mono-dev] mono 4.0.0 xbuild won't build project Here you go... /bld/pash/Pash-Project-Pash-bc07215 $ xbuild /verbosity:diagnostic hello.proj XBuild Engine Version 12.0 Mono, Version 4.0.0.0 Copyright (C) 2005-2013 Various Mono authors /bld/pash/Pash-Project-Pash-bc07215 $ On June 4, 2015 1

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Cyd Haselton
it exits. Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com mailto:chasel...@gmail.com Date: Tue, 2 Jun

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Robert N
Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project Here you go... /bld/pash/Pash-Project-Pash-bc07215 $ xbuild /verbosity:diagnostic hello.proj XBuild Engine Version 12.0 Mono, Version 4.0.0.0 Copyright (C) 2005-2013 Various Mono authors /bld/pash/Pash-Project-Pash-bc07215

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Atsushi Eno
. Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com mailto:chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500 To: alex.koeplin

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-04 Thread Cyd Haselton
with Mono on TravisCI, so I guess it's something specific to the xbuild on android environment, most likely some runtime issue. -- Alex -- Date: Wed, 3 Jun 2015 12:18:11 +0100 Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project From: alan.mcgov...@gmail.com

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Alexander Köplinger
on another machine since we got the official packages for Mono there :) Try running xbuild with MONO_OPTIONS=--trace xbuild to show if/what it does before it exits. Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Cyd Haselton
. -- Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500 To: alex.koeplin...@outlook.com; mono-devel-list@lists.ximian.com Excellent point. Then again...i'd have to install mono on another machine

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Alan
xbuild to show if/what it does before it exits. -- Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500 To: alex.koeplin...@outlook.com; mono-devel-list@lists.ximian.com Excellent point

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Cyd Haselton
=--trace xbuild to show if/what it does before it exits. -- Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500 To: alex.koeplin...@outlook.com; mono-devel-list@lists.ximian.com Excellent point

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Alan
for Mono there :) Try running xbuild with MONO_OPTIONS=--trace xbuild to show if/what it does before it exits. -- Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue, 2 Jun 2015 17:15:14 -0500 To: alex.koeplin

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Cyd Haselton
specific to the xbuild on android environment, most likely some runtime issue. -- Alex Date: Wed, 3 Jun 2015 12:18:11 +0100 Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project From: alan.mcgov...@gmail.com To: chasel...@gmail.com CC: alex.koeplin...@outlook.com; mono-devel-list

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-03 Thread Alan
fine on Linux with Mono on TravisCI, so I guess it's something specific to the xbuild on android environment, most likely some runtime issue. -- Alex -- Date: Wed, 3 Jun 2015 12:18:11 +0100 Subject: Re: [Mono-dev] mono 4.0.0 xbuild won't build project From

[Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-02 Thread Cyd Haselton
Just built and installed mono 4.0 from sources. Basic Hello World console program builds and runs successfully but basic Hello World project (hello.proj) won't build; xbuild displays the banner and then exits with no errors and without building the project. Here's the hello.proj Project

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-02 Thread Alexander Köplinger
No idea about the xbuild issue, but you should be able to build Pash on another machine and just copy over the .exe, it is managed code after all ;) From: chasel...@gmail.com Date: Tue, 2 Jun 2015 16:54:19 -0500 To: mono-devel-list@lists.ximian.com Subject: [Mono-dev] mono 4.0.0 xbuild won't

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-02 Thread Cyd Haselton
be able to build Pash on another machine and just copy over the .exe, it is managed code after all ;) From: chasel...@gmail.com Date: Tue, 2 Jun 2015 16:54:19 -0500 To: mono-devel-list@lists.ximian.com Subject: [Mono-dev] mono 4.0.0 xbuild won't build project Just built and installed mono 4.0 from

Re: [Mono-dev] mono 4.0.0 xbuild won't build project

2015-06-02 Thread Alexander Köplinger
Yeah, but it's much easier on another machine since we got the official packages for Mono there :) Try running xbuild with MONO_OPTIONS=--trace xbuild to show if/what it does before it exits. Subject: RE: [Mono-dev] mono 4.0.0 xbuild won't build project From: chasel...@gmail.com Date: Tue