Ticket #21168: fontconfig.txt

File fontconfig.txt, 2.3 KB (added by sappharad@…, 15 years ago)

Build Error log

Line 
1sh-3.2# port install fontconfig
2--->  Computing dependencies for fontconfig
3--->  Building fontconfig
4Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.7.2" && /usr/bin/make -j3 all " returned error 2
5Command output: fcxml.c:2335: warning: type defaults to 'int' in declaration of 'xmlChar'
6fcxml.c:2335: error: expected ';', ',' or ')' before '*' token
7fcxml.c:2344: warning: type defaults to 'int' in declaration of 'xmlChar'
8fcxml.c:2344: error: expected ';', ',' or ')' before '*' token
9fcxml.c: In function 'FcConfigParseAndLoad':
10fcxml.c:2457: error: 'xmlParserCtxtPtr' undeclared (first use in this function)
11fcxml.c:2457: error: expected ';' before 'p'
12fcxml.c:2465: error: 'xmlSAXHandler' undeclared (first use in this function)
13fcxml.c:2465: error: expected ';' before 'sax'
14fcxml.c:2504: error: 'sax' undeclared (first use in this function)
15fcxml.c:2506: error: 'FcInternalSubsetDecl' undeclared (first use in this function)
16fcxml.c:2507: error: 'FcExternalSubsetDecl' undeclared (first use in this function)
17fcxml.c:2508: error: 'FcStartElement' undeclared (first use in this function)
18fcxml.c:2509: error: 'FcEndElement' undeclared (first use in this function)
19fcxml.c:2510: error: 'FcCharacterData' undeclared (first use in this function)
20fcxml.c:2512: error: 'p' undeclared (first use in this function)
21fcxml.c:2512: warning: implicit declaration of function 'xmlCreatePushParserCtxt'
22fcxml.c:2512: warning: nested extern declaration of 'xmlCreatePushParserCtxt'
23fcxml.c:2521: error: too many arguments to function 'FcConfigInit'
24fcxml.c:2551: warning: implicit declaration of function 'xmlParseChunk'
25fcxml.c:2551: warning: nested extern declaration of 'xmlParseChunk'
26fcxml.c:2557: warning: implicit declaration of function 'xmlCtxtGetLastError'
27fcxml.c:2557: warning: nested extern declaration of 'xmlCtxtGetLastError'
28fcxml.c:2557: error: invalid type argument of '->'
29fcxml.c:2565: warning: implicit declaration of function 'xmlFreeParserCtxt'
30fcxml.c:2565: warning: nested extern declaration of 'xmlFreeParserCtxt'
31make[3]: *** [fcxml.lo] Error 1
32make[2]: *** [all] Error 2
33make[1]: *** [all-recursive] Error 1
34make: *** [all] Error 2
35
36Error: Status 1 encountered during processing.