* bug#56711: libunwind-julia fails to build on aarch64
@ 2022-07-22 20:45 Akira Kyle
2022-12-12 13:13 ` Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Akira Kyle @ 2022-07-22 20:45 UTC (permalink / raw)
To: 56711
I've been trying to get julia working on aarch64 but I was running
into a linker error when guix was trying to build
libunwind-julia. I tracked it down to the
libunwind-julia-fix-GCC10-fno-common.patch not including a fix for
aarch64 which is included in the upstream commit [1] which fixed
this in libunwind 1.5.0. I gather libunwind-julia is at 1.3.1 due
to julia 1.6.3 only building against that version, and checking
the more recent julia versions, it seems julia is only updating
it's dependency on libunwind to 1.5.0 with julia version 1.8.0
which is only a release candidate at this point. So perhaps in the
meantime, libunwind-julia-fix-GCC10-fno-common.patch could be
easily updated so julia can start building on aarch64?
[1]
https://github.com/libunwind/libunwind/commit/29e17d8d2ccbca07c423e3089a6d5ae8a1c9cb6e
Thanks!
Akira
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#56711: libunwind-julia fails to build on aarch64
2022-07-22 20:45 bug#56711: libunwind-julia fails to build on aarch64 Akira Kyle
@ 2022-12-12 13:13 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-12-12 13:13 UTC (permalink / raw)
To: Akira Kyle; +Cc: 56711-done
[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]
On Fri, Jul 22, 2022 at 02:45:42PM -0600, Akira Kyle wrote:
> I've been trying to get julia working on aarch64 but I was running into a
> linker error when guix was trying to build libunwind-julia. I tracked it
> down to the libunwind-julia-fix-GCC10-fno-common.patch not including a fix
> for aarch64 which is included in the upstream commit [1] which fixed this in
> libunwind 1.5.0. I gather libunwind-julia is at 1.3.1 due to julia 1.6.3
> only building against that version, and checking the more recent julia
> versions, it seems julia is only updating it's dependency on libunwind to
> 1.5.0 with julia version 1.8.0 which is only a release candidate at this
> point. So perhaps in the meantime,
> libunwind-julia-fix-GCC10-fno-common.patch could be easily updated so julia
> can start building on aarch64?
>
> [1] https://github.com/libunwind/libunwind/commit/29e17d8d2ccbca07c423e3089a6d5ae8a1c9cb6e
>
> Thanks!
> Akira
With the recent patches to push julia to 1.8.3 libunwind-julia now
builds for aarch64.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-12 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 20:45 bug#56711: libunwind-julia fails to build on aarch64 Akira Kyle
2022-12-12 13:13 ` Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.