* 2.13.0-rc1 is broken on SPARC
@ 2017-05-29 2:36 Liam R. Howlett
2017-05-29 4:11 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Liam R. Howlett @ 2017-05-29 2:36 UTC (permalink / raw)
To: git
Hello,
My SPARC build does not function and seg bus terminates on any command.
I have worked out the commit is the one that switched the default SHA1
code to sha1dc - commit e6b07da2780f349c29809bd75d3eca6ad3c35d19. I
managed to get it working by following the instructions on updating the
library in commit 28dc98e343ca4eb370a29ceec4c19beac9b5c01e.
Should I generate & send a patch for this? I would normally do just
that, but with an external library, the resulting patch required
conflict resolution on the merging so format-patch won't work with the
given instructions.
I should note that following the build instructions in commit
e6b07da2780f349c29809bd75d3eca6ad3c35d19 to switch back to openssl's
SHA1 implementation works fine.
Thanks,
Liam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.13.0-rc1 is broken on SPARC
2017-05-29 2:36 2.13.0-rc1 is broken on SPARC Liam R. Howlett
@ 2017-05-29 4:11 ` Junio C Hamano
2017-05-30 15:43 ` Liam R. Howlett
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2017-05-29 4:11 UTC (permalink / raw)
To: Liam R. Howlett; +Cc: git
"Liam R. Howlett" <Liam.Howlett@Oracle•com> writes:
> My SPARC build does not function and seg bus terminates on any command.
Sorry, known issue in the released version 2.13 (we would have
appreciated if a bug report for -rc1 came way before the decision to
tag the final release).
A fix exists on 'pu' (you can merge or cherry-pick a0103914c2); it
was unfortunately held up with an unrelated enthusiasm around an
attempt to use submodule to manage this codebase in our project.
I'll try to untangle the fix proper and quickly merge down to the
maintenance track.
Thanks for a report.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.13.0-rc1 is broken on SPARC
2017-05-29 4:11 ` Junio C Hamano
@ 2017-05-30 15:43 ` Liam R. Howlett
0 siblings, 0 replies; 3+ messages in thread
From: Liam R. Howlett @ 2017-05-30 15:43 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
* Junio C Hamano <gitster@pobox•com> [170529 00:11]:
> "Liam R. Howlett" <Liam.Howlett@Oracle•com> writes:
>
> > My SPARC build does not function and seg bus terminates on any command.
>
> Sorry, known issue in the released version 2.13 (we would have
> appreciated if a bug report for -rc1 came way before the decision to
> tag the final release).
>
> A fix exists on 'pu' (you can merge or cherry-pick a0103914c2); it
> was unfortunately held up with an unrelated enthusiasm around an
> attempt to use submodule to manage this codebase in our project.
>
> I'll try to untangle the fix proper and quickly merge down to the
> maintenance track.
>
> Thanks for a report.
Thank you for your prompt response. I appreciate your enthusiasm around
submodule code as I've used them extensively in the past. I'm happy to
hear you have a fix planned for the stable release branch.
Cheers,
Liam
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-30 15:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-29 2:36 2.13.0-rc1 is broken on SPARC Liam R. Howlett
2017-05-29 4:11 ` Junio C Hamano
2017-05-30 15:43 ` Liam R. Howlett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox