Looking 2004-11-03-trunk, the build fails like (the log below is from the tinderbox) this on SuSE8.2 with |#define HasFreetype NO| -- snip -- /usr/include/unistd.h:148: warning: redundant redeclaration of `ftruncate' in same scope /usr/include/sys/types.h:142: warning: previous declaration of `ftruncate' /usr/include/unistd.h:224: warning: redundant redeclaration of `truncate' in same scope /usr/include/sys/types.h:143: warning: previous declaration of `truncate' rm -f bdftopcf cc -o bdftopcf -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef -L../../exports/lib bdftopcf.o -lXfont -lfntstubs -lfreetype -lz -lm -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib ../../exports/lib/libXfont.so.3.0: undefined reference to `FT_STREAM_SEEK' ../../exports/lib/libXfont.so.3.0: undefined reference to `FT_STREAM_POS' collect2: ld returned 1 exit status *** Error code 1 Stop in /home/tinderclient/XMonolithic/xc/programs/bdftopcf (line 1048 of Makefile). *** Error code 1 Stop in /home/tinderclient/XMonolithic/xc/programs (line 1117 of Makefile). *** Error code 1 Stop in /home/tinderclient/XMonolithic/xc (line 1054 of xmakefile). *** Error code 1 Stop in /home/tinderclient/XMonolithic/xc (line 1131 of xmakefile). *** Error code 1 Stop in /home/tinderclient/XMonolithic/xc (line 45 of Makefile). <--- TINDERBOX FINISHED (FAILURE: 256) RUNNING 'make World' Tue, 02 Nov 2004 22:50:26 GMT Build failed with result 200 -- snip -- It seems Egbert Eich commented something out which caused this bugstage (see https://xprint.freedesktop.org/cgi-bin/viewcvs.cgi/xorg/xc/lib/font/FreeType/ftfuncs.c?r1=1.7&r2=1.8&makepatch=1&diff_format=h) ...
s/Looking 2004-11-03-trunk/Xorg CVS 2004-11-03-trunk/
*** Bug 1772 has been marked as a duplicate of this bug. ***
Taking bug myself. Right now there is tons of bustage and I'd like to fix all these problems today, even via wallpapering until tinderbox is GREEN again...
Created attachment 1213 [details] [review] Bustage fix, patch for 2004-11-03-trunk
Patch checked-in... /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.502; previous revision: 1.501 /cvs/xorg/xc/lib/font/FreeType/ftfuncs.c,v <-- ftfuncs.c new revision: 1.9; previous revision: 1.8 Mailing the commit message to xorg-commit@pdx.freedesktop.org... ... marking bug as FIXED.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.