Re: [Vala] Vala broken on non-gnu systems



Hi

On Tue, Mar 15, 2011 at 11:43 PM, Alexander Kojevnikov
<alexander kojevnikov com> wrote:
On 16 March 2011 13:49, Anatol Pomozov <anatol pomozov gmail com> wrote:
On Tue, Mar 15, 2011 at 10:46 PM, Alexander Kojevnikov
<alexander kojevnikov com> wrote:
On 16 March 2011 12:07, Anatol Pomozov <anatol pomozov gmail com> wrote:
While you are here you might want to fix tests/testrunner.sh that also
uses GNU extension (xargs -r). See line 167.

Which Unix are you using?

macosx 10.6.4

I filed this as bgo#644884 [0], please test the attached patch and
comment in the bug.

[0] https://bugzilla.gnome.org/show_bug.cgi?id=644884

Current HEAD is broken on macosx so I checked out revision before the
Jurg's change
$ git checkout a2d2120b~
applied your patch and it fixes the issue with "xargs -r".

But now tests are broken because of other error:

make  check-TESTS
TEST: Building...                                                      FAIL
cc1: error: -Wuninitialized is not supported without -O
error: cc exited with status 256
Compilation failed: 1 error(s), 0 warning(s)
make[4]: *** [check-TESTS] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]