ericmckean / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Syntax Errors #412

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running hammer.sh
2.
3.

What is the expected output? What do you see instead?
successful build
I see
scons: Reading SConscript files ...

scons: warning: The build_dir keyword has been deprecated; use the variant_dir 
keyword instead.
File 
"/Users/asifali/Documents/jingle/libjingle-0.6.14/talk/third_party/swtoolkit/sit
e_scons/site_init.py", line 203, in BuildEnvironmentSConscripts
scons: done reading SConscript files.
scons: Building targets ...
________Compiling build/dbg/obj/third_party/expat-2.0.1/lib/xmlparse.o
In file included from third_party/expat-2.0.1/lib/expat.h:17,
                 from third_party/expat-2.0.1/lib/xmlparse.c:26:
third_party/expat-2.0.1/lib/stdlib.h:30: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘double’
third_party/expat-2.0.1/lib/stdlib.h: In function ‘exit’:
third_party/expat-2.0.1/lib/stdlib.h:45: error: expected declaration specifiers 
before ‘NO_RETURN’
third_party/expat-2.0.1/lib/stdlib.h:46: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘NO_RETURN’
third_party/expat-2.0.1/lib/stdlib.h:47: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘NO_RETURN’
third_party/expat-2.0.1/lib/stdlib.h:49: error: expected declaration specifiers 
before ‘uint64_t’
third_party/expat-2.0.1/lib/stdlib.h:82: error: storage class specified for 
parameter ‘div_t’
third_party/expat-2.0.1/lib/stdlib.h:88: error: storage class specified for 
parameter ‘ldiv_t’
third_party/expat-2.0.1/lib/stdlib.h:94: error: storage class specified for 
parameter ‘lldiv_t’
third_party/expat-2.0.1/lib/stdlib.h:96: error: expected declaration specifiers 
before ‘div_t’
third_party/expat-2.0.1/lib/stdlib.h:97: error: expected declaration specifiers 
before ‘ldiv_t’
third_party/expat-2.0.1/lib/stdlib.h:98: error: expected declaration specifiers 
before ‘lldiv_t’
third_party/expat-2.0.1/lib/stdlib.h:112: error: expected declaration 
specifiers before ‘S3E_END_C_DECL’
In file included from third_party/expat-2.0.1/lib/expat.h:18,
                 from third_party/expat-2.0.1/lib/xmlparse.c:26:
third_party/expat-2.0.1/lib/expat_external.h:95: error: storage class specified 
for parameter ‘XML_LChar’
third_party/expat-2.0.1/lib/expat_external.h:107: error: storage class 
specified for parameter ‘XML_Index’
third_party/expat-2.0.1/lib/expat_external.h:108: error: storage class 
specified for parameter ‘XML_Size’
cc1: warnings being treated as errors
In file included from third_party/expat-2.0.1/lib/xmlparse.c:26:
third_party/expat-2.0.1/lib/expat.h:24: warning: empty declaration
third_party/expat-2.0.1/lib/expat.h:25: error: storage class specified for 
parameter ‘XML_Parser’
third_party/expat-2.0.1/lib/expat.h:28: error: storage class specified for 
parameter ‘XML_Bool’
third_party/expat-2.0.1/lib/expat.h:52: warning: empty declaration

third_party/expat-2.0.1/lib/expat.h:433: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:451: warning: type defaults to ‘int’ in 
declaration of ‘XML_Char’
third_party/expat-2.0.1/lib/expat.h:451: error: expected ‘;’, ‘,’ or 
‘)’ before ‘*’ token
third_party/expat-2.0.1/lib/expat.h:511: error: storage class specified for 
parameter ‘XML_Encoding’
third_party/expat-2.0.1/lib/expat.h:530: warning: type defaults to ‘int’ in 
declaration of ‘XML_Char’
third_party/expat-2.0.1/lib/expat.h:530: error: expected ‘;’, ‘,’ or 
‘)’ before ‘*’ token
third_party/expat-2.0.1/lib/expat.h:534: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:539: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:543: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:547: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:551: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:554: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:558: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:563: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:567: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:575: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:583: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:587: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:592: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:596: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:600: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:604: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:608: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:613: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:617: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:621: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:625: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:633: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:637: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:641: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:650: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:667: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:671: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:683: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:690: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:711: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:723: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:725: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/expat.h:735: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:743: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:778: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:781: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:784: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:818: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/expat.h:833: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:316: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘epilogProcessor’
third_party/expat-2.0.1/lib/xmlparse.c:317: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘errorProcessor’
third_party/expat-2.0.1/lib/xmlparse.c:318: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before 
‘externalEntityInitProcessor’
third_party/expat-2.0.1/lib/xmlparse.c:319: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before 
‘externalEntityInitProcessor2’
third_party/expat-2.0.1/lib/xmlparse.c:320: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before 
‘externalEntityInitProcessor3’
third_party/expat-2.0.1/lib/xmlparse.c:321: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before 
‘externalEntityContentProcessor’
third_party/expat-2.0.1/lib/xmlparse.c:322: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘internalEntityProcessor’
third_party/expat-2.0.1/lib/xmlparse.c:325: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:327: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:330: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:332: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:336: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:339: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:343: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:347: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:352: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:355: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:358: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:361: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:364: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:366: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:370: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:372: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:375: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:378: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:381: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:384: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:386: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘setContext’
third_party/expat-2.0.1/lib/xmlparse.c:388: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:390: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:392: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:394: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:396: error: expected ‘)’ before 
‘oldParser’
third_party/expat-2.0.1/lib/xmlparse.c:399: error: expected ‘)’ before 
‘oldParser’
third_party/expat-2.0.1/lib/xmlparse.c:401: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:404: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:405: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:406: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:408: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:409: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:412: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:413: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:414: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:415: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:418: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:421: warning: type defaults to ‘int’ 
in declaration of ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:421: error: storage class specified for 
parameter ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:421: warning: ‘regparm’ attribute 
only applies to function types
third_party/expat-2.0.1/lib/xmlparse.c:421: error: conflicting types for 
‘XML_Bool’
third_party/expat-2.0.1/lib/expat.h:28: error: previous definition of 
‘XML_Bool’ was here
third_party/expat-2.0.1/lib/xmlparse.c:421: error: expected ‘,’ or ‘;’ 
before ‘poolGrow’
third_party/expat-2.0.1/lib/xmlparse.c:422: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:424: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:426: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:429: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:430: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:431: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:435: error: storage class specified for 
parameter ‘generate_hash_secret_salt’
third_party/expat-2.0.1/lib/xmlparse.c:436: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘startParsing’
third_party/expat-2.0.1/lib/xmlparse.c:439: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘parserCreate’
third_party/expat-2.0.1/lib/xmlparse.c:445: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:465: error: expected ‘:’, ‘,’, 
‘;’, ‘}’ or ‘__attribute__’ before ‘m_mem’
third_party/expat-2.0.1/lib/xmlparse.c:560: warning: empty declaration
third_party/expat-2.0.1/lib/xmlparse.c:563:1: error: "REALLOC" redefined
In file included from third_party/expat-2.0.1/lib/stdlib.h:16,
                 from third_party/expat-2.0.1/lib/expat.h:17,
                 from third_party/expat-2.0.1/lib/xmlparse.c:26:
third_party/expat-2.0.1/lib/sys/malloc.h:109:1: error: this is the location of 
the previous definition
third_party/expat-2.0.1/lib/xmlparse.c:564:1: error: "FREE" redefined
third_party/expat-2.0.1/lib/sys/malloc.h:106:1: error: this is the location of 
the previous definition
third_party/expat-2.0.1/lib/xmlparse.c:670: error: expected declaration 
specifiers before ‘XML_Parser’
third_party/expat-2.0.1/lib/xmlparse.c:676: error: expected declaration 
specifiers before ‘XML_Parser’
third_party/expat-2.0.1/lib/xmlparse.c:684: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘implicitContext’
third_party/expat-2.0.1/lib/xmlparse.c:691: error: expected declaration 
specifiers before ‘;’ token
third_party/expat-2.0.1/lib/xmlparse.c:695: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
third_party/expat-2.0.1/lib/xmlparse.c:702: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘startParsing’
third_party/expat-2.0.1/lib/xmlparse.c:716: error: expected declaration 
specifiers before ‘XML_Parser’
third_party/expat-2.0.1/lib/xmlparse.c:725: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘parserCreate’
third_party/expat-2.0.1/lib/xmlparse.c:840: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:914: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:924: error: expected declaration 
specifiers before ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:961: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:979: error: expected declaration 
specifiers before ‘XML_Parser’
third_party/expat-2.0.1/lib/xmlparse.c:1117: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:1130: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1195: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1201: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1215: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1224: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1233: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1246: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:1253: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1259: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1273: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1282: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1288: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1294: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1301: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1308: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1315: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1324: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1330: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1336: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1344: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1352: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1361: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1367: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1373: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1380: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1387: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1396: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1402: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1408: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1415: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1422: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1431: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1438: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1447: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1454: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1461: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1468: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1474: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1489: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1500: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1623: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1679: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1760: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1790: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1828: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1835: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1840: error: expected declaration 
specifiers before ‘XML_Index’
third_party/expat-2.0.1/lib/xmlparse.c:1849: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1857: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1869: error: expected declaration 
specifiers before ‘XML_Size’
third_party/expat-2.0.1/lib/xmlparse.c:1879: error: expected declaration 
specifiers before ‘XML_Size’
third_party/expat-2.0.1/lib/xmlparse.c:1890: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1896: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1902: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1908: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1914: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:1927: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:1978: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:1998: error: expected declaration 
specifiers before ‘XML_Expat_Version’
third_party/expat-2.0.1/lib/xmlparse.c:2010: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:2055: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘storeRawNames’

third_party/expat-2.0.1/lib/xmlparse.c:5952: warning: type defaults to 
‘int’ in declaration of ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:5952: error: storage class specified for 
parameter ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:5952: warning: ‘regparm’ attribute 
only applies to function types
third_party/expat-2.0.1/lib/xmlparse.c:5952: error: redefinition of parameter 
‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:421: error: previous definition of 
‘XML_Bool’ was here
third_party/expat-2.0.1/lib/xmlparse.c:5952: error: expected ‘,’ or ‘;’ 
before ‘keyeq’
third_party/expat-2.0.1/lib/xmlparse.c:5961: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:5969: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6049: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6060: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6069: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6079: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6085: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6097: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6108: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6128: error: expected ‘)’ before 
‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6144: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6160: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6172: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6186: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6197: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6210: warning: type defaults to 
‘int’ in declaration of ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:6210: error: storage class specified for 
parameter ‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:6210: warning: ‘regparm’ attribute 
only applies to function types
third_party/expat-2.0.1/lib/xmlparse.c:6210: error: redefinition of parameter 
‘XML_Bool’
third_party/expat-2.0.1/lib/xmlparse.c:5952: error: previous definition of 
‘XML_Bool’ was here
third_party/expat-2.0.1/lib/xmlparse.c:6210: error: expected ‘,’ or ‘;’ 
before ‘poolGrow’
third_party/expat-2.0.1/lib/xmlparse.c:6274: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:6322: error: expected ‘)’ before 
‘parser’
third_party/expat-2.0.1/lib/xmlparse.c:6359: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6380: error: expected ‘=’, ‘,’, 
‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
third_party/expat-2.0.1/lib/xmlparse.c:6403: error: old-style parameter 
declarations in prototyped function definition
third_party/expat-2.0.1/lib/xmlparse.c:6403: error: expected ‘{’ at end of 
input
scons: *** [build/dbg/obj/third_party/expat-2.0.1/lib/xmlparse.o] Error 1
scons: building terminated because of errors.

What version of the product are you using? On what operating system?
0.6.14
Mac OS X Lion 10.7.4

Please provide any additional information below.
after completing all steps, when running hammer.sh, I m getting following error

Please help

Original issue reported on code.google.com by std.a...@gmail.com on 21 Nov 2012 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 31 May 2013 at 4:07