[tex-live] lualatex segfault when run sample beamer document

Taco Hoekwater taco at elvenkind.com
Fri Feb 19 14:08:02 CET 2010



Zdenek Wagner wrote:
> 2010/2/19 Taco Hoekwater <taco at elvenkind.com>:
>>
>> Vladimir Lomov wrote:
>>> This is default output. If there were more verbose and version evident
>>> output I would say about that.
>> If there was a sane way to get the gobal revision information from
>> subversion, I would use that in the banner. Unfortunately, subversion
>> is horribly lacking in that.
>>
> You should call "svn info", parse the output, find URL of the
> repository, call "svn info $url" and parse its output. Of course, it
> should be done AFTER commit. This will create some svn_info.h file
> containing the definition of the banner.

Except that all of that processing has to be sort of optional because
the source tarballs are not based on a subversion tree, and in that case
(and only that case) there has to be a static svn_info.h file that is
created automatically during packaging.

After three tries at scripting something like this, I have discovered
that it sounds a whole lot easier than it actually is, and concluded
that subversion is simply unfriendly wrt build id numbering and gave up.

If you (or anyone else) can write me a script or executable that can do
all of this, that would be absolutely wonderful!


Best wishes,
Taco




More information about the tex-live mailing list