Ticket #9149: fontconfig_build.txt

File fontconfig_build.txt, 23.1 KB (added by baldinux@…, 18 years ago)

the compilation step of 'port -v install fontconfig'

Line 
1
2--->  Building fontconfig with target all
3make  all-recursive
4Making all in fontconfig
5make[2]: Nothing to be done for `all'.
6Making all in fc-case
7if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes         -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing  -I/opt/local/include  -g -O2 -MT fc-case.o -MD -MP -MF ".deps/fc-case.Tpo" \
8  -c -o fc-case.o `test -f 'fc-case.c' || echo './'`fc-case.c; \
9then mv -f ".deps/fc-case.Tpo" ".deps/fc-case.Po"; \
10else rm -f ".deps/fc-case.Tpo"; exit 1; \
11fi
12gcc  -g -O2  -L/opt/local/lib -o fc-case  fc-case.o 
13rm -f fccase.h
14./fc-case ../fc-case/CaseFolding.txt < ../fc-case/fccase.tmpl.h > fccase.h
15Making all in fc-lang
16if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes         -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing  -I/opt/local/include  -g -O2 -MT fc-lang.o -MD -MP -MF ".deps/fc-lang.Tpo" \
17  -c -o fc-lang.o `test -f 'fc-lang.c' || echo './'`fc-lang.c; \
18then mv -f ".deps/fc-lang.Tpo" ".deps/fc-lang.Po"; \
19else rm -f ".deps/fc-lang.Tpo"; exit 1; \
20fi
21In file included from fc-lang.c:27:
22../src/fcstr.c: In function 'FcStrCaseWalkerInit':
23../src/fcstr.c:86: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
24fc-lang.c: In function 'FcConfigHome':
25fc-lang.c:53: warning: pointer targets in return differ in signedness
26gcc  -g -O2  -L/opt/local/lib -o fc-lang  fc-lang.o 
27rm -f fclang.h
28./fc-lang -d . aa.orth ab.orth af.orth am.orth ar.orth ast.orth ava.orth ay.orth az.orth az_ir.orth ba.orth bam.orth be.orth bg.orth bh.orth bho.orth bi.orth bin.orth bn.orth bo.orth br.orth bs.orth bua.orth ca.orth ce.orth ch.orth chm.orth chr.orth co.orth cs.orth cu.orth cv.orth cy.orth da.orth de.orth dz.orth el.orth en.orth eo.orth es.orth et.orth eu.orth fa.orth fi.orth fj.orth fo.orth fr.orth ful.orth fur.orth fy.orth ga.orth gd.orth gez.orth gl.orth gn.orth gu.orth gv.orth ha.orth haw.orth he.orth hi.orth ho.orth hr.orth hu.orth hy.orth ia.orth ibo.orth id.orth ie.orth ik.orth io.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth ki.orth kk.orth kl.orth km.orth kn.orth ko.orth kok.orth ks.orth ku.orth ku_ir.orth kum.orth kv.orth kw.orth ky.orth la.orth lb.orth lez.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth mn.orth mo.orth mr.orth mt.orth my.orth nb.orth nds.orth ne.orth nl.orth nn.orth no.orth ny.orth oc.orth om.orth or.orth os.orth pa.orth pl.orth ps_af.orth ps_pk.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sco.orth se.orth sel.orth sh.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth sms.orth so.orth sq.orth sr.orth sv.orth sw.orth syr.orth ta.orth te.orth tg.orth th.orth ti_er.orth ti_et.orth tig.orth tk.orth tl.orth tn.orth to.orth tr.orth ts.orth tt.orth tw.orth tyv.orth ug.orth uk.orth ur.orth uz.orth ven.orth vi.orth vo.orth vot.orth wa.orth wen.orth wo.orth xh.orth yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth zh_tw.orth zu.orth < ../fc-lang/fclang.tmpl.h > fclang.h
29Making all in fc-glyphname
30if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes         -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing  -I/opt/local/include  -g -O2 -MT fc-glyphname.o -MD -MP -MF ".deps/fc-glyphname.Tpo" \
31  -c -o fc-glyphname.o `test -f 'fc-glyphname.c' || echo './'`fc-glyphname.c; \
32then mv -f ".deps/fc-glyphname.Tpo" ".deps/fc-glyphname.Po"; \
33else rm -f ".deps/fc-glyphname.Tpo"; exit 1; \
34fi
35fc-glyphname.c: In function 'scan':
36fc-glyphname.c:108: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
37fc-glyphname.c: In function 'main':
38fc-glyphname.c:289: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
39gcc  -g -O2  -L/opt/local/lib -o fc-glyphname  fc-glyphname.o 
40rm -f fcglyphname.h
41./fc-glyphname ../fc-glyphname/zapfdingbats.txt < ../fc-glyphname/fcglyphname.tmpl.h > fcglyphname.h
42Making all in src
43if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcatomic.lo -MD -MP -MF ".deps/fcatomic.Tpo" \
44  -c -o fcatomic.lo `test -f 'fcatomic.c' || echo './'`fcatomic.c; \
45then mv -f ".deps/fcatomic.Tpo" ".deps/fcatomic.Plo"; \
46else rm -f ".deps/fcatomic.Tpo"; exit 1; \
47fi
48mkdir .libs
49 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c  -fno-common -DPIC -o .libs/fcatomic.o
50 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -o fcatomic.o >/dev/null 2>&1
51if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcblanks.lo -MD -MP -MF ".deps/fcblanks.Tpo" \
52  -c -o fcblanks.lo `test -f 'fcblanks.c' || echo './'`fcblanks.c; \
53then mv -f ".deps/fcblanks.Tpo" ".deps/fcblanks.Plo"; \
54else rm -f ".deps/fcblanks.Tpo"; exit 1; \
55fi
56 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c  -fno-common -DPIC -o .libs/fcblanks.o
57 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c -o fcblanks.o >/dev/null 2>&1
58if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fccache.lo -MD -MP -MF ".deps/fccache.Tpo" \
59  -c -o fccache.lo `test -f 'fccache.c' || echo './'`fccache.c; \
60then mv -f ".deps/fccache.Tpo" ".deps/fccache.Plo"; \
61else rm -f ".deps/fccache.Tpo"; exit 1; \
62fi
63 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c  -fno-common -DPIC -o .libs/fccache.o
64 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -o fccache.o >/dev/null 2>&1
65if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fccfg.lo -MD -MP -MF ".deps/fccfg.Tpo" \
66  -c -o fccfg.lo `test -f 'fccfg.c' || echo './'`fccfg.c; \
67then mv -f ".deps/fccfg.Tpo" ".deps/fccfg.Plo"; \
68else rm -f ".deps/fccfg.Tpo"; exit 1; \
69fi
70 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c  -fno-common -DPIC -o .libs/fccfg.o
71fccfg.c: In function 'FcConfigHome':
72fccfg.c:1608: warning: pointer targets in return differ in signedness
73 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -o fccfg.o >/dev/null 2>&1
74if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fccharset.lo -MD -MP -MF ".deps/fccharset.Tpo" \
75  -c -o fccharset.lo `test -f 'fccharset.c' || echo './'`fccharset.c; \
76then mv -f ".deps/fccharset.Tpo" ".deps/fccharset.Plo"; \
77else rm -f ".deps/fccharset.Tpo"; exit 1; \
78fi
79 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c  -fno-common -DPIC -o .libs/fccharset.o
80 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -o fccharset.o >/dev/null 2>&1
81if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcdbg.lo -MD -MP -MF ".deps/fcdbg.Tpo" \
82  -c -o fcdbg.lo `test -f 'fcdbg.c' || echo './'`fcdbg.c; \
83then mv -f ".deps/fcdbg.Tpo" ".deps/fcdbg.Plo"; \
84else rm -f ".deps/fcdbg.Tpo"; exit 1; \
85fi
86 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c  -fno-common -DPIC -o .libs/fcdbg.o
87 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -o fcdbg.o >/dev/null 2>&1
88if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcdefault.lo -MD -MP -MF ".deps/fcdefault.Tpo" \
89  -c -o fcdefault.lo `test -f 'fcdefault.c' || echo './'`fcdefault.c; \
90then mv -f ".deps/fcdefault.Tpo" ".deps/fcdefault.Plo"; \
91else rm -f ".deps/fcdefault.Tpo"; exit 1; \
92fi
93 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c  -fno-common -DPIC -o .libs/fcdefault.o
94 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -o fcdefault.o >/dev/null 2>&1
95if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcdir.lo -MD -MP -MF ".deps/fcdir.Tpo" \
96  -c -o fcdir.lo `test -f 'fcdir.c' || echo './'`fcdir.c; \
97then mv -f ".deps/fcdir.Tpo" ".deps/fcdir.Plo"; \
98else rm -f ".deps/fcdir.Tpo"; exit 1; \
99fi
100 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c  -fno-common -DPIC -o .libs/fcdir.o
101 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1
102if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include  -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src  -I/opt/local/include  -g -O2 -MT fcfreetype.lo -MD -MP -MF ".deps/fcfreetype.Tpo" \
103  -c -o fcfreetype.lo `test -f 'fcfreetype.c' || echo './'`fcfreetype.c; \
104then mv -f ".deps/fcfreetype.Tpo" ".deps/fcfreetype.Plo"; \
105else rm -f ".deps/fcfreetype.Tpo"; exit 1; \
106fi
107 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c  -fno-common -DPIC -o .libs/fcfreetype.o
108fcfreetype.c:53:10: error: #include expects "FILENAME" or <FILENAME>
109fcfreetype.c:58:10: error: #include expects "FILENAME" or <FILENAME>
110fcfreetype.c:59:10: error: #include expects "FILENAME" or <FILENAME>
111fcfreetype.c:60:10: error: #include expects "FILENAME" or <FILENAME>
112fcfreetype.c: In function 'FcSfntNameTranscode':
113fcfreetype.c:736: warning: pointer targets in passing argument 2 of 'FcStrCmpIgnoreBlanksAndCase' differ in signedness
114fcfreetype.c: In function 'FcSfntNameLanguage':
115fcfreetype.c:752: warning: pointer targets in return differ in signedness
116fcfreetype.c: In function 'FcVendorMatch':
117fcfreetype.c:804: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
118fcfreetype.c: At top level:
119fcfreetype.c:899: warning: pointer targets in initialization differ in signedness
120fcfreetype.c:900: warning: pointer targets in initialization differ in signedness
121fcfreetype.c:901: warning: pointer targets in initialization differ in signedness
122fcfreetype.c:902: warning: pointer targets in initialization differ in signedness
123fcfreetype.c:903: warning: pointer targets in initialization differ in signedness
124fcfreetype.c:904: warning: pointer targets in initialization differ in signedness
125fcfreetype.c:905: warning: pointer targets in initialization differ in signedness
126fcfreetype.c:906: warning: pointer targets in initialization differ in signedness
127fcfreetype.c:907: warning: pointer targets in initialization differ in signedness
128fcfreetype.c:908: warning: pointer targets in initialization differ in signedness
129fcfreetype.c:909: warning: pointer targets in initialization differ in signedness
130fcfreetype.c:910: warning: pointer targets in initialization differ in signedness
131fcfreetype.c:911: warning: pointer targets in initialization differ in signedness
132fcfreetype.c:912: warning: pointer targets in initialization differ in signedness
133fcfreetype.c:913: warning: pointer targets in initialization differ in signedness
134fcfreetype.c:914: warning: pointer targets in initialization differ in signedness
135fcfreetype.c:923: warning: pointer targets in initialization differ in signedness
136fcfreetype.c:924: warning: pointer targets in initialization differ in signedness
137fcfreetype.c:925: warning: pointer targets in initialization differ in signedness
138fcfreetype.c:926: warning: pointer targets in initialization differ in signedness
139fcfreetype.c:927: warning: pointer targets in initialization differ in signedness
140fcfreetype.c:928: warning: pointer targets in initialization differ in signedness
141fcfreetype.c:929: warning: pointer targets in initialization differ in signedness
142fcfreetype.c:930: warning: pointer targets in initialization differ in signedness
143fcfreetype.c:931: warning: pointer targets in initialization differ in signedness
144fcfreetype.c:940: warning: pointer targets in initialization differ in signedness
145fcfreetype.c:941: warning: pointer targets in initialization differ in signedness
146fcfreetype.c: In function 'FcGetPixelSize':
147fcfreetype.c:958: error: dereferencing pointer to incomplete type
148fcfreetype.c: In function 'FcFreeTypeQuery':
149fcfreetype.c:1157: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness
150fcfreetype.c:1172: warning: pointer targets in passing argument 1 of 'FcStrCmpIgnoreBlanksAndCase' differ in signedness
151fcfreetype.c:1172: warning: pointer targets in passing argument 2 of 'FcStrCmpIgnoreBlanksAndCase' differ in signedness
152fcfreetype.c:1176: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness
153fcfreetype.c:1182: warning: pointer targets in passing argument 1 of 'FcStrCmpIgnoreBlanksAndCase' differ in signedness
154fcfreetype.c:1182: warning: pointer targets in passing argument 2 of 'FcStrCmpIgnoreBlanksAndCase' differ in signedness
155fcfreetype.c:1186: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness
156fcfreetype.c:1403: warning: pointer targets in passing argument 1 of 'FcStringIsConst' differ in signedness
157fcfreetype.c:1435: error: dereferencing pointer to incomplete type
158fcfreetype.c:1437: warning: pointer targets in assignment differ in signedness
159fcfreetype.c:1442: error: dereferencing pointer to incomplete type
160fcfreetype.c:1465: error: dereferencing pointer to incomplete type
161fcfreetype.c:1468: warning: pointer targets in passing argument 1 of 'FcStringIsConst' differ in signedness
162fcfreetype.c:1521: warning: pointer targets in assignment differ in signedness
163fcfreetype.c:1545: error: dereferencing pointer to incomplete type
164fcfreetype.c:1562: warning: implicit declaration of function 'FT_MODULE_CLASS'
165fcfreetype.c:1562: warning: nested extern declaration of 'FT_MODULE_CLASS'
166fcfreetype.c:1562: error: dereferencing pointer to incomplete type
167fcfreetype.c:1562: error: invalid type argument of '->'
168fcfreetype.c:1599: error: dereferencing pointer to incomplete type
169fcfreetype.c:1609: error: dereferencing pointer to incomplete type
170fcfreetype.c:1632: warning: pointer targets in passing argument 3 of 'FcPatternAddString' differ in signedness
171fcfreetype.c: In function 'addtag':
172fcfreetype.c:2692: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
173fcfreetype.c:2693: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
174fcfreetype.c:2694: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness
175fcfreetype.c:2694: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
176fcfreetype.c: In function 'GetScriptTags':
177fcfreetype.c:2710: error: 'TT_Face' undeclared (first use in this function)
178fcfreetype.c:2710: error: (Each undeclared identifier is reported only once
179fcfreetype.c:2710: error: for each function it appears in.)
180fcfreetype.c:2710: error: parse error before 'tt_face'
181fcfreetype.c:2719: error: 'tt_face' undeclared (first use in this function)
182fcfreetype.c:2722: warning: implicit declaration of function 'FT_STREAM_POS'
183fcfreetype.c:2722: warning: nested extern declaration of 'FT_STREAM_POS'
184fcfreetype.c:2726: warning: implicit declaration of function 'FT_STREAM_SEEK'
185fcfreetype.c:2726: warning: nested extern declaration of 'FT_STREAM_SEEK'
186fcfreetype.c:2726: warning: implicit declaration of function 'FT_FRAME_ENTER'
187fcfreetype.c:2726: warning: nested extern declaration of 'FT_FRAME_ENTER'
188fcfreetype.c:2729: warning: implicit declaration of function 'FT_GET_USHORT'
189fcfreetype.c:2729: warning: nested extern declaration of 'FT_GET_USHORT'
190fcfreetype.c:2731: warning: implicit declaration of function 'FT_FRAME_EXIT'
191fcfreetype.c:2731: warning: nested extern declaration of 'FT_FRAME_EXIT'
192fcfreetype.c:2747: warning: implicit declaration of function 'FT_SET_ERROR'
193fcfreetype.c:2747: warning: nested extern declaration of 'FT_SET_ERROR'
194fcfreetype.c:2747: warning: implicit declaration of function 'FT_MEM_ALLOC_ARRAY'
195fcfreetype.c:2747: warning: nested extern declaration of 'FT_MEM_ALLOC_ARRAY'
196fcfreetype.c:2747: error: parse error before 'FT_ULong'
197fcfreetype.c:2756: warning: implicit declaration of function 'FT_GET_ULONG'
198fcfreetype.c:2756: warning: nested extern declaration of 'FT_GET_ULONG'
199fcfreetype.c:2787: warning: implicit declaration of function 'FT_FREE'
200fcfreetype.c:2787: warning: nested extern declaration of 'FT_FREE'
201fcfreetype.c:2714: warning: unused variable 'memory'
202fcfreetype.c: In function 'FcFontCapabilities':
203fcfreetype.c:2823: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
204fcfreetype.c:2800: warning: unused variable 'memory'
205make[2]: *** [fcfreetype.lo] Error 1
206make[1]: *** [all-recursive] Error 1
207make: *** [all] Error 2
208Warning: the following items did not execute (for fontconfig): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install