[tlbuild] initial test builds for TL'15 (no commits)

Peter Breitenlohner peb at mppmu.mpg.de
Thu Mar 19 14:37:25 CET 2015


On Thu, 19 Mar 2015, Apostolos Syropoulos wrote:

> This is what I got
>
> $ ls -l pl-lexer.c
> -rw-r--r-- 1 apostolo staff 99778 2015-03-17 15:40 pl-lexer.c
>
> Is this OK?

Hi Apostolos,

certainly not, in the source tree it should be
   -rw-r--r-- 1 user group 99778 Mar 28  2014 pl-lexer.c
   -rw-r--r-- 1 user group 17382 Jun 28  2013 pl-lexer.l
and the important point is that pl-lexer.c is not older than pl-lexer.l!

I suspect there is another pl-lexer.c in the build tree, not generated by
flex-2.35.9.

Please get a copy of the source tree with correct time stamps either via
rsync or from a new 'svn co' (with use-commit-times set to yes in your
Subversion configuration).

See the end of README.1prerequisites or '3 Prerequisites' in
doc/tlbuild.info.

Regards
Peter


More information about the tlbuild mailing list