[tlbuild] TL25 rebuild please
Robert Alessi
alessi at robertalessi.net
Mon Mar 3 07:52:32 CET 2025
On Fri, Feb 28, 2025 at 04:35:21PM -0700, Karl Berry wrote:
> 3) regarding luametatex, for those who build it, please take the current
> sources from
> https://www.pragma-ade.nl/context/latest/cont-tmf.zip
>
> The version I'm seeing is dated today (as I write this, US/Pacific):
> -rw-rw-r--. 1 root root 138855338 Feb 28 18:21 cont-tmf.zip
>
> I don't know if this will be the final lmtx, but we can hope.
>
> As I understand what Hans said on the tex-live list, it's
> better/necessary to build from the sources included in that zip than
> from any git repo, because then it will match the (Con)TeX(t) files I
> import into TL. --thanks, karl.
I have a problem with this latest version in OpenBSD. I followed
these instructions and I got the latest context this morning. I
have this in my bin/amd64-openbsd/ directory:
-rwxr-xr-x 1 root wheel 3363144 Mar 2 21:09 luametatex
luametatex --version returns this:
This is LuaMetaTeX, Version 2.11.07
Execute 'luametatex --credits' for credits and version details.
[...]
Functionality : level 20250226
Support : context at ntg.nl
Copyright : The Lua(Meta)TeX Team(s) (2005-2024+)
tlmgr info context returns this:
package: context
category: Package
shortdesc: The ConTeXt macro package
longdesc: A full featured, parameter driven macro package, which fully supports advanced interactive documents. See the ConTeXt garden for a wealth of support information.
installed: Yes
revision: 74402
tlmgr: cannot find depending package context.custom
tlmgr: action info returned an error; continuing.
tlmgr: An error has occurred. See above messages. Exiting.
What is context.custom? (It can't be installed from
https://texlive.info/tlpretest)
That said, I can't compile this simple document:
\mainlanguage[fr]
\setuppapersize[S5]
\setupbodyfont
[modern,18pt]
\setuphead
[chapter]
[style=\bfc]
\starttext
\startchapter
[title=La maison sur le port]
Il y avait des chansons
Les hommes venaient y boire et rêver
Dans la maison sur le port
Où les filles riaient fort
Où le vin faisait chanter chanter chanter
Les pêcheurs vous le diront
Ils y venaient sans façon
Avant de partir retirer leurs filets
Ils venaient se réchauffer près de nous
Dans la maison sur le port
\stopchapter
\stoptext
context fails with the following error message:
open source > level 1, order 36, name 'core-env.mkxl'
loading > ConTeXt Core Macros / Environments
Segmentation fault
resolvers | formats |
resolvers | formats | binary path : /usr/local/texlive/2025/bin/custom
resolvers | formats | format path : /home/robert/.texlive2025/texmf-var/luametatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luametatex
resolvers | formats | luatex engine : luametatex
resolvers | formats | lua startup file : /usr/local/texlive/2025/texmf-dist/tex/context/base/mkxl/luat-cod.lmt
resolvers | formats | context file : /usr/local/texlive/2025/texmf-dist/tex/context/base/mkxl/cont-en.mkxl
resolvers | formats | run time : 1.160 seconds
resolvers | formats | return value : error
resolvers | formats |
mtx-context | error, no format found with name: cont-en, aborting
system | total runtime: 10.994 seconds of 11.378 seconds
I tried mtxrun --generate and context --luatex --generate as root and
also as user but without success.
Any help would be much appreciated.
-- Robert
More information about the tlbuild
mailing list.