Re: Solaris 11.3 SPARC grep problem with t1450-fsck.sh

2017-06-27 Thread Michael Kebe
2017-06-27 18:25 GMT+02:00 Junio C Hamano : > Ah, wait, that particular grep may have GNUism. If you changed it > to > > egrep "$tree \((refs/heads/master|HEAD)@{[0-9]*}:" out > > does it make it pass for you? Yes, this is working. Greetings Michael

Solaris 11.3 SPARC grep problem with t1450-fsck.sh

2017-06-27 Thread Michael Kebe
Running the test suite on Solaris 11.3 SPARC fails on a test in t1450-fsck.sh. not ok 60 - fsck --name-objects # # rm -rf name-objects && # git init name-objects && # ( # cd name-objects && # test_commit julius c

Re: Compile Error v2.13.2 on Solaris SPARC

2017-06-26 Thread Michael Kebe
5986870d4 What do you think? 2017-06-27 7:41 GMT+02:00 Michael Kebe : > 2017-06-26 22:27 GMT+02:00 Ævar Arnfjörð Bjarmason : >> Could you (or anyone else for that matter) please test it with: >> >> git clone --branch bigend-detect-solaris-again >>

Re: Compile Error v2.13.2 on Solaris SPARC

2017-06-26 Thread Michael Kebe
2017-06-26 22:27 GMT+02:00 Ævar Arnfjörð Bjarmason : > Could you (or anyone else for that matter) please test it with: > > git clone --branch bigend-detect-solaris-again > https://github.com/avar/sha1collisiondetection.git && > cd sha1collisiondetection && > make test Still no luck.

Re: Compile Error v2.13.2 on Solaris SPARC

2017-06-26 Thread Michael Kebe
Still no luck, with one or both patches. Greetings Michael 2017-06-26 14:47 GMT+02:00 Ævar Arnfjörð Bjarmason : > > On Mon, Jun 26 2017, Michael Kebe jotted: > >> No luck with the patch. >> >> Still got: >> >> CC sha1dc/sha1.o >> sha1dc/sha1.c:43:

Re: Compile Error v2.13.2 on Solaris SPARC

2017-06-26 Thread Michael Kebe
Error 1 Greetings Michael 2017-06-26 10:42 GMT+02:00 Ævar Arnfjörð Bjarmason : > > On Mon, Jun 26 2017, Michael Kebe jotted: > >> When compiling 2.13.2 on Solaris SPARC I get this error: >> >> CC sha1dc/sha1.o >> sha1dc/sha1.c:41:58: error: operator 

Compile Error v2.13.2 on Solaris SPARC

2017-06-26 Thread Michael Kebe
When compiling 2.13.2 on Solaris SPARC I get this error: CC sha1dc/sha1.o sha1dc/sha1.c:41:58: error: operator '==' has no right operand #if ((defined(_BYTE_ORDER) && (_BYTE_ORDER == _BIG_ENDIAN)) || \ ^ gmake: *** [sha1dc/sha1.o] Erro

Re: Git 2.13.0 segfaults on Solaris SPARC due to DC_SHA1=YesPlease being on by default

2017-05-15 Thread Michael Kebe
y this same patch to SHA1DC in Git. > > > > Best regards, > > Marc Stevens > > > > Van: Michael Kebe [mailto:michael.k...@gmail.com] > Verzonden: maandag 15 mei 2017 16:22 > Aan: Ævar Arnfjörð Bjarmason > CC: Jeff King ; Git Mailing List ; Marc > Stevens &g