[tlbuild] tl09 build status

Peter Breitenlohner peb at mppmu.mpg.de
Tue Jun 2 17:16:14 CEST 2009


On Tue, 2 Jun 2009, Ken Brown wrote:

> On 6/2/2009 7:35 AM, Peter Breitenlohner wrote:
>> I assume they are all harmless. To be sure, can you send me all the lines
>> from build log containing 'warning:'?  Should be today because after
>> tomorrow I'll be away for about ten days.
>
> OK, it's attached.

Hi Ken,

libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
cc1: warning: -Wuninitialized is not supported without -O
.........
cc1: warning: -Wuninitialized is not supported without -O
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
make[4]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
ordrules.c:57: warning: no previous declaration for 'logs'
ordrules.c:81: warning: no previous declaration for 'logc'
ordrules.c:91: warning: no previous declaration for 'logi'
/c/downloads/texlive/Build09/clisp/clisp-build/linkkit/clisp.h:711: warning: register used for two global register variables
/c/downloads/texlive/Build09/clisp/clisp-build/linkkit/clisp.h:711: warning: register used for two global register variables

these are all from clisp and/or xindy, as far as I see they are harmless.

: && echo "warning: SyncTeX for TeX is NOT enabled"
warning: SyncTeX for TeX is NOT enabled
warning: SyncTeX for pdftex is enabled
warning: SyncTeX for xetex is enabled
tex1.c:252: warning: passing argument 1 of 'runsystem' discards qualifiers from pointer target type
pdftex1.c:6390: warning: passing argument 1 of 'runsystem' discards qualifiers from pointer target type
xetex1.c:4488: warning: passing argument 1 of 'runsystem' discards qualifiers from pointer target type
texextra.c:612:4: warning: #warning SyncTeX: -synctex command line option NOT available
synctex-pdf.c:116:5: warning: #warning These structures MUST be kept in synchronization with the main program
pdftexextra.c:600:3: warning: #warning SyncTeX: -synctex command line option available
luatexextra.c:612:4: warning: #warning SyncTeX: -synctex command line option NOT available
synctex-xe.c:116:5: warning: #warning These structures MUST be kept in synchronization with the main program
xetexextra.c:600:3: warning: #warning SyncTeX: -synctex command line option available

these are harmless, although I'd like to eventually fix the runsystem
warnings (const vs. non const).

../../../../texk/web2c/omegafonts/manifests.h:248:1: warning: "INFINITY" redefined
/usr/include/math.h:51:1: warning: this is the location of the previous definition

this and all similar ones are probably harmless. In r13578 INFINITY was renamed
into WEB_INFINITY (web2c/omegafonts, dvipos) resp. T1_INFINITY (ps2pkm) to
avoid them.

../../../texk/dvidvi/dvidvi.c:351: warning: incompatible implicit declaration of built-in function 'exit'
../../../texk/dvidvi/dvidvi.c:366: warning: incompatible implicit declaration of built-in function 'exit'
../../../texk/dvidvi/dvidvi.c:568: warning: incompatible implicit declaration of built-in function 'malloc'
../../../texk/dvidvi/dvidvi.c:941: warning: incompatible implicit declaration of built-in function 'calloc'
../../../texk/dvidvi/dvidvi.c:949: warning: incompatible implicit declaration of built-in function 'free'

now avoided by including <stdlib.h> (r13581).

../../../texk/gsftopk/gsftopk.c:534: warning: function definition has qualified void return type
../../../texk/gsftopk/gsftopk.c:599: warning: function definition has qualified void return type
../../../texk/gsftopk/gsftopk.c:631: warning: function definition has qualified void return type

now avoided (r13581).

../../../texk/seetexk/tempfile.c:47:1: warning: "__cdecl" redefined
<built-in>: warning: this is the location of the previous definition

now avoided (r13581).

==============

Regards
Peter


More information about the tlbuild mailing list