From: Chris Marusich <cmmarusich@gmail.com>
To: 49220@debbugs.gnu.org
Subject: bug#49220: luajit doesn't support powerpc64le
Date: Mon, 24 Jan 2022 09:52:06 -0800 [thread overview]
Message-ID: <87wnip58e1.fsf@gmail.com> (raw)
In-Reply-To: <87pmwa4gzc.fsf@gmail.com> (Chris Marusich's message of "Thu, 24 Jun 2021 23:04:55 -0700")
[-- Attachment #1.1: Type: text/plain, Size: 1897 bytes --]
Chris Marusich <cmmarusich@gmail.com> writes:
> I checked their email list and website, but I can't find information
> about whether the LuaJIT project is actively working on support for
> powerpc64le architecture specifically. I'll ask their email list
> (luajit@freelists.org) in a moment, and we'll see what they say.
It's been about 7 months. There has been no reply on the luajit email
list, or on the GitHub pull request mentioned earlier. It seems
unlikely that luajit will support powerpc64le-linux support soon.
For this reason, I have removed powerpc64le-linux from luajit's
supported-systems in commit ecb3f1b96a5895999cd800187b2197a78b56760a on
master.
LuaJIT is a dependency, either direct or indirect, of about 58 packages:
$ guix refresh -l luajit
Building the following 39 packages would ensure 58 dependent packages
are rebuilt: arcan-sdl@0.5.5.2-1.b4dd1fb arcan-wayland@0.5.5.2-1.b4dd1fb
xarcan@0.5.4-1.8e6ee02 knot-resolver@5.4.4 evisum@0.6.0 ephoto@1.6.0
edi@0.8.0 enlightenment@0.25.1 terminology@1.12.1 lekha@0.2.1 rage@0.4.0
econnman@1.1 epour@0.7.0 jami-qt@20210606.1.e2f9490
jami-gnome@20210606.1.e2f9490 pinentry-efl@1.2.0 eovim@0.2.0
mrrescue@1.02e love-nuklear@2.6.1 instead@3.3.5
solarus-quest-editor@1.6.5 tome4@1.7.4 naev@0.9.1 mrg@0.1.4
bpftrace@0.11.4 rspamd@2.7 hexchat@2.16.0
minetest-mobs-animal@2021-11-14 minetest-worldedit@1.3
minetest-unified-inventory@2021-12-26 minetest-mesecons@1.2.1-0.db58797
minetest-homedecor-modpack@2021-12-26 minetest-coloredwood@2021-04-14-1
minetest-technic@2021-09-11 minetest-basic-trains@1.0.1
minetest-throwing-arrows@1.1-0.059cc89 minetest-ethereal@1.29-0.7670c1d
luakit@2.3 nginx-lua-module@0.10.16
Most of them depend indirectly on luajit via the "efl" and "minetest" packages:
guix graph --type=reverse-bag luajit | dot -Tpng > /tmp/luajit-reverse-bag.png
Here's the graph:
[-- Attachment #1.2: Reverse Bag Graph of LuaJIT Package --]
[-- Type: image/png, Size: 265404 bytes --]
[-- Attachment #1.3: Type: text/plain, Size: 391 bytes --]
Given the lack of PowerPC 64 bit support and the lack of interest in
supporting the architecture, people who want to use those packages on
powerpc64le-linux will either need to add and maintain that support or
figure out how to modify the package definitions to avoid the dependency
on luajit entirely.
--
Chris
PGP: https://savannah.gnu.org/people/viewgpg.php?user_id=106836
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]
prev parent reply other threads:[~2022-01-24 18:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 6:04 bug#49220: luajit doesn't support powerpc64le Chris Marusich
2021-06-25 6:15 ` bug#49220: LuaJIT on powerpc64le-linux-gnu (POWER9)? Chris Marusich
2021-06-28 6:13 ` Efraim Flashner
2021-07-07 2:02 ` bug#49220: luajit doesn't support powerpc64le Chris Marusich
2022-01-24 17:52 ` Chris Marusich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wnip58e1.fsf@gmail.com \
--to=cmmarusich@gmail.com \
--cc=49220@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.