[Bug 1767] New: Build bustage in xc/programs/bdftopcf/ due missing `FT_STREAM_SEEK'/`FT_STREAM_POS' symbols

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 2 18:13:21 PST 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1767        
   
           Summary: Build bustage in xc/programs/bdftopcf/ due missing
                    `FT_STREAM_SEEK'/`FT_STREAM_POS' symbols
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Lib/font
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: roland.mainz at nrubsig.org
                CC: eich at pdx.freedesktop.org


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)
...        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list