Three problems with ConTeXt standalone for armhf
Hi all, 1. the luatex binary for linux armhf is too old for the recent version of ConTeXt. It is a 1.0.3 from March 2017. 2. first problem would be not a so big one, but since development level 6505 I'm not able to compile the experimental luatex myself anymore. It compiles luajittex but not luatex. My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log 2>error.log I append the error.log. 3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows armv8l. After every download of the script, I have to edit it. If someone adds a section for armv8l, I could use the original first-setup.sh without changing armv7l to armv8l. Greetings Lutz -- GPG Key ID 3C4F83BC
On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
Hi all,
1. the luatex binary for linux armhf is too old for the recent version of ConTeXt. It is a 1.0.3 from March 2017.
2. first problem would be not a so big one, but since development level 6505 I'm not able to compile the experimental luatex myself anymore. It compiles luajittex but not luatex.
My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log 2>error.log
I append the error.log.
3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows armv8l. After every download of the script, I have to edit it. If someone adds a section for armv8l, I could use the original first-setup.sh without changing armv7l to armv8l.
Greetings Lutz
looking into it now -- luigi
On Fri, Jan 19, 2018 at 8:33 AM, luigi scarso
On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
wrote: Hi all,
1. the luatex binary for linux armhf is too old for the recent version of ConTeXt. It is a 1.0.3 from March 2017.
2. first problem would be not a so big one, but since development level 6505 I'm not able to compile the experimental luatex myself anymore. It compiles luajittex but not luatex.
My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log 2>error.log
I append the error.log.
3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows armv8l. After every download of the script, I have to edit it. If someone adds a section for armv8l, I could use the original first-setup.sh without changing armv7l to armv8l.
Greetings Lutz
looking into it now
Are you using latest rev. 6532 ? btw $> sh ./build.sh --jit --parallel build.sh wants bash .. can you bash ./build.sh --jit --parallel &> out (I will see if I can made a valid sh script , but it's not ot the top list ) -- luigi
Thanks, 6533 compiles again.
Am 19. Januar 2018 09:02:00 MEZ schrieb luigi scarso
On Fri, Jan 19, 2018 at 8:33 AM, luigi scarso
wrote: On Fri, Jan 19, 2018 at 8:31 AM, Lutz Haseloff
wrote: Hi all,
1. the luatex binary for linux armhf is too old for the recent version of ConTeXt. It is a 1.0.3 from March 2017.
2. first problem would be not a so big one, but since development level 6505 I'm not able to compile the experimental luatex myself anymore. It compiles luajittex but not luatex.
My call to build.sh is: sh ./build.sh --jit --parallel 1>compile.log 2>error.log
I append the error.log.
3. In first-setup.sh is an entry for armv7l. On my system, "uname -m" shows armv8l. After every download of the script, I have to edit it. If someone adds a section for armv8l, I could use the original first-setup.sh without changing armv7l to armv8l.
Greetings Lutz
looking into it now
Are you using latest rev. 6532 ? btw $> sh ./build.sh --jit --parallel build.sh wants bash .. can you bash ./build.sh --jit --parallel &> out
(I will see if I can made a valid sh script , but it's not ot the top list )
-- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- GPG Key ID 3C4F83BC
participants (2)
-
luigi scarso
-
Lutz Haseloff