Guest User

Untitled

a guest
Apr 19th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.06 KB | None | 0 0
  1. mkdir -p build-Linux-Linux-release-lib-static
  2. mkdir -p build-Linux-Linux-release-lib-static/coverage
  3. mkdir -p build-Linux-Linux-release-lib-static/docs
  4. touch build-Linux-Linux-release-lib-static/stamp
  5. PREPARE: build-Linux-Linux-release-lib-static/gen_parser
  6. arm-linux-gcc -o build-Linux-Linux-release-lib-static/gen_parser src/parse/properties/css_property_parser_gen.c
  7. GENERATE: src/parse/properties/autogenerated_z_index.c
  8. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_z_index.c 'z_index:CSS_PROP_Z_INDEX IDENT:( INHERIT: AUTO:0,Z_INDEX_AUTO IDENT:) NUMBER:( true:Z_INDEX_SET NUMBER:)'
  9. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  10. GENERATE: src/parse/properties/autogenerated_word_spacing.c
  11. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_word_spacing.c 'word_spacing:CSS_PROP_WORD_SPACING IDENT:( INHERIT: NORMAL:0,WORD_SPACING_NORMAL IDENT:) LENGTH_UNIT:( UNIT_PX:WORD_SPACING_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ||unit&UNIT_PCT LENGTH_UNIT:)'
  12. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  13. GENERATE: src/parse/properties/autogenerated_width.c
  14. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_width.c 'width:CSS_PROP_WIDTH IDENT:( INHERIT: AUTO:0,WIDTH_AUTO IDENT:) LENGTH_UNIT:( UNIT_PX:WIDTH_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  15. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  16. GENERATE: src/parse/properties/autogenerated_widows.c
  17. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_widows.c 'widows:CSS_PROP_WIDOWS IDENT:INHERIT NUMBER:( true:WIDOWS_SET RANGE:num<0 NUMBER:)'
  18. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  19. GENERATE: src/parse/properties/autogenerated_white_space.c
  20. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_white_space.c 'white_space:CSS_PROP_WHITE_SPACE IDENT:( INHERIT: NORMAL:0,WHITE_SPACE_NORMAL PRE:0,WHITE_SPACE_PRE NOWRAP:0,WHITE_SPACE_NOWRAP PRE_WRAP:0,WHITE_SPACE_PRE_WRAP PRE_LINE:0,WHITE_SPACE_PRE_LINE IDENT:)'
  21. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  22. GENERATE: src/parse/properties/autogenerated_volume.c
  23. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_volume.c 'volume:CSS_PROP_VOLUME IDENT:( INHERIT: SILENT:0,VOLUME_SILENT X_SOFT:0,VOLUME_X_SOFT SOFT:0,VOLUME_SOFT MEDIUM:0,VOLUME_MEDIUM LOUD:0,VOLUME_LOUD X_LOUD:0,VOLUME_X_LOUD IDENT:) NUMBER:( false:VOLUME_NUMBER RANGE:num<0||num>F_100 NUMBER:) LENGTH_UNIT:( UNIT_PX:VOLUME_DIMENSION ALLOW:unit&UNIT_PCT RANGE:<0 LENGTH_UNIT:)'
  24. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  25. GENERATE: src/parse/properties/autogenerated_visibility.c
  26. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_visibility.c 'visibility:CSS_PROP_VISIBILITY IDENT:( INHERIT: VISIBLE:0,VISIBILITY_VISIBLE HIDDEN:0,VISIBILITY_HIDDEN COLLAPSE:0,VISIBILITY_COLLAPSE IDENT:)'
  27. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  28. GENERATE: src/parse/properties/autogenerated_vertical_align.c
  29. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_vertical_align.c 'vertical_align:CSS_PROP_VERTICAL_ALIGN IDENT:( INHERIT: BASELINE:0,VERTICAL_ALIGN_BASELINE SUB:0,VERTICAL_ALIGN_SUB SUPER:0,VERTICAL_ALIGN_SUPER TOP:0,VERTICAL_ALIGN_TOP TEXT_TOP:0,VERTICAL_ALIGN_TEXT_TOP MIDDLE:0,VERTICAL_ALIGN_MIDDLE BOTTOM:0,VERTICAL_ALIGN_BOTTOM TEXT_BOTTOM:0,VERTICAL_ALIGN_TEXT_BOTTOM IDENT:) LENGTH_UNIT:( UNIT_PX:VERTICAL_ALIGN_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ LENGTH_UNIT:)'
  30. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  31. GENERATE: src/parse/properties/autogenerated_unicode_bidi.c
  32. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_unicode_bidi.c 'unicode_bidi:CSS_PROP_UNICODE_BIDI IDENT:( INHERIT: NORMAL:0,UNICODE_BIDI_NORMAL EMBED:0,UNICODE_BIDI_EMBED BIDI_OVERRIDE:0,UNICODE_BIDI_BIDI_OVERRIDE IDENT:)'
  33. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  34. GENERATE: src/parse/properties/autogenerated_top.c
  35. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_top.c 'top:CSS_PROP_TOP WRAP:css__parse_side'
  36. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  37. GENERATE: src/parse/properties/autogenerated_text_transform.c
  38. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_text_transform.c 'text_transform:CSS_PROP_TEXT_TRANSFORM IDENT:( INHERIT: CAPITALIZE:0,TEXT_TRANSFORM_CAPITALIZE UPPERCASE:0,TEXT_TRANSFORM_UPPERCASE LOWERCASE:0,TEXT_TRANSFORM_LOWERCASE NONE:0,TEXT_TRANSFORM_NONE IDENT:)'
  39. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  40. GENERATE: src/parse/properties/autogenerated_text_indent.c
  41. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_text_indent.c 'text_indent:CSS_PROP_TEXT_INDENT IDENT:INHERIT LENGTH_UNIT:( UNIT_PX:TEXT_INDENT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ LENGTH_UNIT:)'
  42. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  43. GENERATE: src/parse/properties/autogenerated_text_align.c
  44. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_text_align.c 'text_align:CSS_PROP_TEXT_ALIGN IDENT:( INHERIT: LEFT:0,TEXT_ALIGN_LEFT RIGHT:0,TEXT_ALIGN_RIGHT CENTER:0,TEXT_ALIGN_CENTER JUSTIFY:0,TEXT_ALIGN_JUSTIFY LIBCSS_LEFT:0,TEXT_ALIGN_LIBCSS_LEFT LIBCSS_CENTER:0,TEXT_ALIGN_LIBCSS_CENTER LIBCSS_RIGHT:0,TEXT_ALIGN_LIBCSS_RIGHT IDENT:)'
  45. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  46. GENERATE: src/parse/properties/autogenerated_table_layout.c
  47. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_table_layout.c 'table_layout:CSS_PROP_TABLE_LAYOUT IDENT:( INHERIT: AUTO:0,TABLE_LAYOUT_AUTO FIXED:0,TABLE_LAYOUT_FIXED IDENT:)'
  48. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  49. GENERATE: src/parse/properties/autogenerated_stress.c
  50. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_stress.c 'stress:CSS_PROP_STRESS IDENT:INHERIT NUMBER:( false:STRESS_SET RANGE:num<0||num>INTTOFIX(100) NUMBER:)'
  51. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  52. GENERATE: src/parse/properties/autogenerated_speech_rate.c
  53. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_speech_rate.c 'speech_rate:CSS_PROP_SPEECH_RATE IDENT:( INHERIT: X_SLOW:0,SPEECH_RATE_X_SLOW SLOW:0,SPEECH_RATE_SLOW MEDIUM:0,SPEECH_RATE_MEDIUM FAST:0,SPEECH_RATE_FAST X_FAST:0,SPEECH_RATE_X_FAST FASTER:0,SPEECH_RATE_FASTER SLOWER:0,SPEECH_RATE_SLOWER IDENT:) NUMBER:( false:SPEECH_RATE_SET RANGE:num<0 NUMBER:)'
  54. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  55. GENERATE: src/parse/properties/autogenerated_speak_punctuation.c
  56. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_speak_punctuation.c 'speak_punctuation:CSS_PROP_SPEAK_PUNCTUATION IDENT:( INHERIT: CODE:0,SPEAK_PUNCTUATION_CODE NONE:0,SPEAK_PUNCTUATION_NONE IDENT:)'
  57. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  58. GENERATE: src/parse/properties/autogenerated_speak_numeral.c
  59. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_speak_numeral.c 'speak_numeral:CSS_PROP_SPEAK_NUMERAL IDENT:( INHERIT: DIGITS:0,SPEAK_NUMERAL_DIGITS CONTINUOUS:0,SPEAK_NUMERAL_CONTINUOUS IDENT:)'
  60. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  61. GENERATE: src/parse/properties/autogenerated_speak_header.c
  62. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_speak_header.c 'speak_header:CSS_PROP_SPEAK_HEADER IDENT:( INHERIT: ONCE:0,SPEAK_HEADER_ONCE ALWAYS:0,SPEAK_HEADER_ALWAYS IDENT:)'
  63. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  64. GENERATE: src/parse/properties/autogenerated_speak.c
  65. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_speak.c 'speak:CSS_PROP_SPEAK IDENT:( INHERIT: NORMAL:0,SPEAK_NORMAL NONE:0,SPEAK_NONE SPELL_OUT:0,SPEAK_SPELL_OUT IDENT:)'
  66. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  67. GENERATE: src/parse/properties/autogenerated_side.c
  68. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_side.c 'side:op GENERIC: IDENT:( INHERIT: AUTO:0,BOTTOM_AUTO IDENT:) LENGTH_UNIT:( UNIT_PX:BOTTOM_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ LENGTH_UNIT:)'
  69. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  70. GENERATE: src/parse/properties/autogenerated_right.c
  71. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_right.c 'right:CSS_PROP_RIGHT WRAP:css__parse_side'
  72. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  73. GENERATE: src/parse/properties/autogenerated_richness.c
  74. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_richness.c 'richness:CSS_PROP_RICHNESS IDENT:INHERIT NUMBER:( false:RICHNESS_SET RANGE:num<0||num>F_100 NUMBER:)'
  75. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  76. GENERATE: src/parse/properties/autogenerated_position.c
  77. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_position.c 'position:CSS_PROP_POSITION IDENT:( INHERIT: LIBCSS_STATIC:0,POSITION_STATIC RELATIVE:0,POSITION_RELATIVE ABSOLUTE:0,POSITION_ABSOLUTE FIXED:0,POSITION_FIXED IDENT:)'
  78. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  79. GENERATE: src/parse/properties/autogenerated_pitch_range.c
  80. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_pitch_range.c 'pitch_range:CSS_PROP_PITCH_RANGE IDENT:INHERIT NUMBER:( false:PITCH_RANGE_SET RANGE:num<0||num>F_100 NUMBER:)'
  81. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  82. GENERATE: src/parse/properties/autogenerated_pitch.c
  83. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_pitch.c 'pitch:CSS_PROP_PITCH IDENT:( INHERIT: X_LOW:0,PITCH_X_LOW LOW:0,PITCH_LOW MEDIUM:0,PITCH_MEDIUM HIGH:0,PITCH_HIGH X_HIGH:0,PITCH_X_HIGH IDENT:) LENGTH_UNIT:( UNIT_HZ:PITCH_FREQUENCY ALLOW:unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  84. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  85. GENERATE: src/parse/properties/autogenerated_pause_before.c
  86. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_pause_before.c 'pause_before:CSS_PROP_PAUSE_BEFORE IDENT:INHERIT LENGTH_UNIT:( UNIT_S:PAUSE_BEFORE_SET DISALLOW:(unit&UNIT_TIME)==false&&(unit&UNIT_PCT)==false RANGE:<0 LENGTH_UNIT:)'
  87. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  88. GENERATE: src/parse/properties/autogenerated_pause_after.c
  89. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_pause_after.c 'pause_after:CSS_PROP_PAUSE_AFTER IDENT:INHERIT LENGTH_UNIT:( UNIT_S:PAUSE_AFTER_SET DISALLOW:(unit&UNIT_TIME)==false&&(unit&UNIT_PCT)==false RANGE:<0 LENGTH_UNIT:)'
  90. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  91. GENERATE: src/parse/properties/autogenerated_page_break_inside.c
  92. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_page_break_inside.c 'page_break_inside:CSS_PROP_PAGE_BREAK_INSIDE IDENT:( INHERIT: AUTO:0,PAGE_BREAK_INSIDE_AUTO AVOID:0,PAGE_BREAK_INSIDE_AVOID IDENT:)'
  93. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  94. GENERATE: src/parse/properties/autogenerated_page_break_before.c
  95. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_page_break_before.c 'page_break_before:CSS_PROP_PAGE_BREAK_BEFORE IDENT:( INHERIT: AUTO:0,PAGE_BREAK_BEFORE_AUTO ALWAYS:0,PAGE_BREAK_BEFORE_ALWAYS AVOID:0,PAGE_BREAK_BEFORE_AVOID LEFT:0,PAGE_BREAK_BEFORE_LEFT RIGHT:0,PAGE_BREAK_BEFORE_RIGHT IDENT:)'
  96. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  97. GENERATE: src/parse/properties/autogenerated_page_break_after.c
  98. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_page_break_after.c 'page_break_after:CSS_PROP_PAGE_BREAK_AFTER IDENT:( INHERIT: AUTO:0,PAGE_BREAK_AFTER_AUTO ALWAYS:0,PAGE_BREAK_AFTER_ALWAYS AVOID:0,PAGE_BREAK_AFTER_AVOID LEFT:0,PAGE_BREAK_AFTER_LEFT RIGHT:0,PAGE_BREAK_AFTER_RIGHT IDENT:)'
  99. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  100. GENERATE: src/parse/properties/autogenerated_padding_top.c
  101. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_padding_top.c 'padding_top:CSS_PROP_PADDING_TOP WRAP:css__parse_padding_side'
  102. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  103. GENERATE: src/parse/properties/autogenerated_padding_side.c
  104. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_padding_side.c 'padding_side:op GENERIC: IDENT:INHERIT LENGTH_UNIT:( UNIT_PX:PADDING_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  105. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  106. GENERATE: src/parse/properties/autogenerated_padding_right.c
  107. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_padding_right.c 'padding_right:CSS_PROP_PADDING_RIGHT WRAP:css__parse_padding_side'
  108. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  109. GENERATE: src/parse/properties/autogenerated_padding_left.c
  110. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_padding_left.c 'padding_left:CSS_PROP_PADDING_LEFT WRAP:css__parse_padding_side'
  111. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  112. GENERATE: src/parse/properties/autogenerated_padding_bottom.c
  113. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_padding_bottom.c 'padding_bottom:CSS_PROP_PADDING_BOTTOM WRAP:css__parse_padding_side'
  114. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  115. GENERATE: src/parse/properties/autogenerated_overflow.c
  116. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_overflow.c 'overflow:CSS_PROP_OVERFLOW IDENT:( INHERIT: VISIBLE:0,OVERFLOW_VISIBLE HIDDEN:0,OVERFLOW_HIDDEN SCROLL:0,OVERFLOW_SCROLL AUTO:0,OVERFLOW_AUTO IDENT:)'
  117. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  118. GENERATE: src/parse/properties/autogenerated_outline_width.c
  119. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_outline_width.c 'outline_width:CSS_PROP_OUTLINE_WIDTH WRAP:css__parse_border_side_width'
  120. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  121. GENERATE: src/parse/properties/autogenerated_outline_style.c
  122. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_outline_style.c 'outline_style:CSS_PROP_OUTLINE_STYLE IDENT:( INHERIT: NONE:0,BORDER_STYLE_NONE DOTTED:0,BORDER_STYLE_DOTTED DASHED:0,BORDER_STYLE_DASHED SOLID:0,BORDER_STYLE_SOLID LIBCSS_DOUBLE:0,BORDER_STYLE_DOUBLE GROOVE:0,BORDER_STYLE_GROOVE RIDGE:0,BORDER_STYLE_RIDGE INSET:0,BORDER_STYLE_INSET OUTSET:0,BORDER_STYLE_OUTSET IDENT:)'
  123. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  124. GENERATE: src/parse/properties/autogenerated_outline_color.c
  125. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_outline_color.c 'outline_color:CSS_PROP_OUTLINE_COLOR IDENT:( INHERIT: INVERT:0,OUTLINE_COLOR_INVERT IDENT:) COLOR:OUTLINE_COLOR_SET'
  126. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  127. GENERATE: src/parse/properties/autogenerated_orphans.c
  128. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_orphans.c 'orphans:CSS_PROP_ORPHANS IDENT:INHERIT NUMBER:( true:ORPHANS_SET RANGE:num<0 NUMBER:)'
  129. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  130. GENERATE: src/parse/properties/autogenerated_min_width.c
  131. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_min_width.c 'min_width:CSS_PROP_MIN_WIDTH IDENT:INHERIT LENGTH_UNIT:( UNIT_PX:MIN_WIDTH_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  132. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  133. GENERATE: src/parse/properties/autogenerated_min_height.c
  134. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_min_height.c 'min_height:CSS_PROP_MIN_HEIGHT IDENT:INHERIT LENGTH_UNIT:( UNIT_PX:MIN_HEIGHT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  135. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  136. GENERATE: src/parse/properties/autogenerated_max_width.c
  137. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_max_width.c 'max_width:CSS_PROP_MAX_WIDTH IDENT:( INHERIT: NONE:0,MAX_WIDTH_NONE IDENT:) LENGTH_UNIT:( UNIT_PX:MAX_WIDTH_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  138. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  139. GENERATE: src/parse/properties/autogenerated_max_height.c
  140. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_max_height.c 'max_height:CSS_PROP_MAX_HEIGHT IDENT:( INHERIT: NONE:0,MAX_HEIGHT_NONE IDENT:) LENGTH_UNIT:( UNIT_PX:MAX_HEIGHT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  141. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  142. GENERATE: src/parse/properties/autogenerated_margin_top.c
  143. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_margin_top.c 'margin_top:CSS_PROP_MARGIN_TOP WRAP:css__parse_margin_side'
  144. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  145. GENERATE: src/parse/properties/autogenerated_margin_side.c
  146. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_margin_side.c 'margin_side:op GENERIC IDENT:( INHERIT: AUTO:0,MARGIN_AUTO IDENT:) LENGTH_UNIT:( UNIT_PX:MARGIN_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ LENGTH_UNIT:)'
  147. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  148. GENERATE: src/parse/properties/autogenerated_margin_right.c
  149. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_margin_right.c 'margin_right:CSS_PROP_MARGIN_RIGHT WRAP:css__parse_margin_side'
  150. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  151. GENERATE: src/parse/properties/autogenerated_margin_left.c
  152. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_margin_left.c 'margin_left:CSS_PROP_MARGIN_LEFT WRAP:css__parse_margin_side'
  153. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  154. GENERATE: src/parse/properties/autogenerated_margin_bottom.c
  155. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_margin_bottom.c 'margin_bottom:CSS_PROP_MARGIN_BOTTOM WRAP:css__parse_margin_side'
  156. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  157. GENERATE: src/parse/properties/autogenerated_list_style_position.c
  158. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_list_style_position.c 'list_style_position:CSS_PROP_LIST_STYLE_POSITION IDENT:( INHERIT: INSIDE:0,LIST_STYLE_POSITION_INSIDE OUTSIDE:0,LIST_STYLE_POSITION_OUTSIDE IDENT:)'
  159. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  160. GENERATE: src/parse/properties/autogenerated_list_style_image.c
  161. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_list_style_image.c 'list_style_image:CSS_PROP_LIST_STYLE_IMAGE IDENT:( INHERIT: NONE:0,LIST_STYLE_IMAGE_NONE IDENT:) URI:LIST_STYLE_IMAGE_URI'
  162. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  163. GENERATE: src/parse/properties/autogenerated_line_height.c
  164. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_line_height.c 'line_height:CSS_PROP_LINE_HEIGHT IDENT:( INHERIT: NORMAL:0,LINE_HEIGHT_NORMAL IDENT:) NUMBER:( false:LINE_HEIGHT_NUMBER RANGE:num<0 NUMBER:) LENGTH_UNIT:( UNIT_PX:LINE_HEIGHT_DIMENSION DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  165. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  166. GENERATE: src/parse/properties/autogenerated_letter_spacing.c
  167. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_letter_spacing.c 'letter_spacing:CSS_PROP_LETTER_SPACING IDENT:( INHERIT: NORMAL:0,LETTER_SPACING_NORMAL IDENT:) LENGTH_UNIT:( UNIT_PX:LETTER_SPACING_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ||unit&UNIT_PCT LENGTH_UNIT:)'
  168. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  169. GENERATE: src/parse/properties/autogenerated_left.c
  170. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_left.c 'left:CSS_PROP_LEFT WRAP:css__parse_side'
  171. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  172. GENERATE: src/parse/properties/autogenerated_height.c
  173. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_height.c 'height:CSS_PROP_HEIGHT IDENT:( INHERIT: AUTO:0,HEIGHT_AUTO IDENT:) LENGTH_UNIT:( UNIT_PX:HEIGHT_SET DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  174. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  175. GENERATE: src/parse/properties/autogenerated_font_variant.c
  176. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_font_variant.c 'font_variant:CSS_PROP_FONT_VARIANT IDENT:( INHERIT: NORMAL:0,FONT_VARIANT_NORMAL SMALL_CAPS:0,FONT_VARIANT_SMALL_CAPS IDENT:)'
  177. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  178. GENERATE: src/parse/properties/autogenerated_font_style.c
  179. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_font_style.c 'font_style:CSS_PROP_FONT_STYLE IDENT:( INHERIT: NORMAL:0,FONT_STYLE_NORMAL ITALIC:0,FONT_STYLE_ITALIC OBLIQUE:0,FONT_STYLE_OBLIQUE IDENT:)'
  180. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  181. GENERATE: src/parse/properties/autogenerated_font_size.c
  182. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_font_size.c 'font_size:CSS_PROP_FONT_SIZE IDENT:( INHERIT: XX_SMALL:0,FONT_SIZE_XX_SMALL X_SMALL:0,FONT_SIZE_X_SMALL SMALL:0,FONT_SIZE_SMALL MEDIUM:0,FONT_SIZE_MEDIUM LARGE:0,FONT_SIZE_LARGE X_LARGE:0,FONT_SIZE_X_LARGE XX_LARGE:0,FONT_SIZE_XX_LARGE LARGER:0,FONT_SIZE_LARGER SMALLER:0,FONT_SIZE_SMALLER IDENT:) LENGTH_UNIT:( UNIT_PX:FONT_SIZE_DIMENSION DISALLOW:unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  183. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  184. GENERATE: src/parse/properties/autogenerated_float.c
  185. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_float.c 'float:CSS_PROP_FLOAT IDENT:( INHERIT: LEFT:0,FLOAT_LEFT RIGHT:0,FLOAT_RIGHT NONE:0,FLOAT_NONE IDENT:)'
  186. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  187. GENERATE: src/parse/properties/autogenerated_empty_cells.c
  188. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_empty_cells.c 'empty_cells:CSS_PROP_EMPTY_CELLS IDENT:( INHERIT: SHOW:0,EMPTY_CELLS_SHOW HIDE:0,EMPTY_CELLS_HIDE IDENT:)'
  189. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  190. GENERATE: src/parse/properties/autogenerated_display.c
  191. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_display.c 'display:CSS_PROP_DISPLAY IDENT:( INHERIT: INLINE:0,DISPLAY_INLINE BLOCK:0,DISPLAY_BLOCK LIST_ITEM:0,DISPLAY_LIST_ITEM RUN_IN:0,DISPLAY_RUN_IN INLINE_BLOCK:0,DISPLAY_INLINE_BLOCK TABLE:0,DISPLAY_TABLE INLINE_TABLE:0,DISPLAY_INLINE_TABLE TABLE_ROW_GROUP:0,DISPLAY_TABLE_ROW_GROUP TABLE_HEADER_GROUP:0,DISPLAY_TABLE_HEADER_GROUP TABLE_FOOTER_GROUP:0,DISPLAY_TABLE_FOOTER_GROUP TABLE_ROW:0,DISPLAY_TABLE_ROW TABLE_COLUMN_GROUP:0,DISPLAY_TABLE_COLUMN_GROUP TABLE_COLUMN:0,DISPLAY_TABLE_COLUMN TABLE_CELL:0,DISPLAY_TABLE_CELL TABLE_CAPTION:0,DISPLAY_TABLE_CAPTION NONE:0,DISPLAY_NONE IDENT:)'
  192. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  193. GENERATE: src/parse/properties/autogenerated_direction.c
  194. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_direction.c 'direction:CSS_PROP_DIRECTION IDENT:( INHERIT: LTR:0,DIRECTION_LTR RTL:0,DIRECTION_RTL IDENT:)'
  195. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  196. GENERATE: src/parse/properties/autogenerated_cue_before.c
  197. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_cue_before.c 'cue_before:CSS_PROP_CUE_BEFORE IDENT:( INHERIT: NONE:0,CUE_BEFORE_NONE IDENT:) URI:CUE_BEFORE_URI'
  198. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  199. GENERATE: src/parse/properties/autogenerated_cue_after.c
  200. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_cue_after.c 'cue_after:CSS_PROP_CUE_AFTER IDENT:( INHERIT: NONE:0,CUE_AFTER_NONE IDENT:) URI:CUE_AFTER_URI'
  201. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  202. GENERATE: src/parse/properties/autogenerated_counter_reset.c
  203. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_counter_reset.c 'counter_reset:CSS_PROP_COUNTER_RESET IDENT:( INHERIT: NONE:0,COUNTER_RESET_NONE IDENT:) IDENT_LIST:( STRING_OPTNUM:COUNTER_RESET_NAMED 0:COUNTER_RESET_NONE IDENT_LIST:)'
  204. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  205. GENERATE: src/parse/properties/autogenerated_counter_increment.c
  206. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_counter_increment.c 'counter_increment:CSS_PROP_COUNTER_INCREMENT IDENT:( INHERIT: NONE:0,COUNTER_INCREMENT_NONE IDENT:) IDENT_LIST:( STRING_OPTNUM:COUNTER_INCREMENT_NAMED 1:COUNTER_INCREMENT_NONE IDENT_LIST:)'
  207. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  208. GENERATE: src/parse/properties/autogenerated_color.c
  209. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_color.c 'color:CSS_PROP_COLOR IDENT:INHERIT COLOR:COLOR_SET'
  210. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  211. GENERATE: src/parse/properties/autogenerated_clear.c
  212. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_clear.c 'clear:CSS_PROP_CLEAR IDENT:( INHERIT: RIGHT:0,CLEAR_RIGHT LEFT:0,CLEAR_LEFT BOTH:0,CLEAR_BOTH NONE:0,CLEAR_NONE IDENT:)'
  213. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  214. GENERATE: src/parse/properties/autogenerated_caption_side.c
  215. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_caption_side.c 'caption_side:CSS_PROP_CAPTION_SIDE IDENT:( INHERIT: TOP:0,CAPTION_SIDE_TOP BOTTOM:0,CAPTION_SIDE_BOTTOM IDENT:)'
  216. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  217. GENERATE: src/parse/properties/autogenerated_bottom.c
  218. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_bottom.c 'bottom:CSS_PROP_BOTTOM WRAP:css__parse_side'
  219. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  220. GENERATE: src/parse/properties/autogenerated_border_top_width.c
  221. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_top_width.c 'border_top_width:CSS_PROP_BORDER_TOP_WIDTH WRAP:css__parse_border_side_width'
  222. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  223. GENERATE: src/parse/properties/autogenerated_border_top_style.c
  224. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_top_style.c 'border_top_style:CSS_PROP_BORDER_TOP_STYLE WRAP:css__parse_border_side_style'
  225. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  226. GENERATE: src/parse/properties/autogenerated_border_top_color.c
  227. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_top_color.c 'border_top_color:CSS_PROP_BORDER_TOP_COLOR WRAP:css__parse_border_side_color'
  228. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  229. GENERATE: src/parse/properties/autogenerated_border_top.c
  230. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_top.c 'border_top:BORDER_SIDE_TOP WRAP:css__parse_border_side'
  231. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  232. GENERATE: src/parse/properties/autogenerated_border_side_width.c
  233. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_side_width.c 'border_side_width:op GENERIC: IDENT:( INHERIT: THIN:0,BORDER_WIDTH_THIN MEDIUM:0,BORDER_WIDTH_MEDIUM THICK:0,BORDER_WIDTH_THICK IDENT:) LENGTH_UNIT:( UNIT_PX:BORDER_WIDTH_SET DISALLOW:unit==UNIT_PCT||unit&UNIT_ANGLE||unit&UNIT_TIME||unit&UNIT_FREQ RANGE:<0 LENGTH_UNIT:)'
  234. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  235. GENERATE: src/parse/properties/autogenerated_border_side_style.c
  236. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_side_style.c 'border_side_style:op GENERIC: IDENT:( INHERIT: NONE:0,BORDER_STYLE_NONE HIDDEN:0,BORDER_STYLE_HIDDEN DOTTED:0,BORDER_STYLE_DOTTED DASHED:0,BORDER_STYLE_DASHED SOLID:0,BORDER_STYLE_SOLID LIBCSS_DOUBLE:0,BORDER_STYLE_DOUBLE GROOVE:0,BORDER_STYLE_GROOVE RIDGE:0,BORDER_STYLE_RIDGE INSET:0,BORDER_STYLE_INSET OUTSET:0,BORDER_STYLE_OUTSET IDENT:)'
  237. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  238. GENERATE: src/parse/properties/autogenerated_border_side_color.c
  239. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_side_color.c 'border_side_color:op GENERIC: IDENT:( INHERIT: IDENT:) COLOR:BORDER_COLOR_SET'
  240. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  241. GENERATE: src/parse/properties/autogenerated_border_right_width.c
  242. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_right_width.c 'border_right_width:CSS_PROP_BORDER_RIGHT_WIDTH WRAP:css__parse_border_side_width'
  243. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  244. GENERATE: src/parse/properties/autogenerated_border_right_style.c
  245. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_right_style.c 'border_right_style:CSS_PROP_BORDER_RIGHT_STYLE WRAP:css__parse_border_side_style'
  246. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  247. GENERATE: src/parse/properties/autogenerated_border_right_color.c
  248. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_right_color.c 'border_right_color:CSS_PROP_BORDER_RIGHT_COLOR WRAP:css__parse_border_side_color'
  249. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  250. GENERATE: src/parse/properties/autogenerated_border_right.c
  251. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_right.c 'border_right:BORDER_SIDE_RIGHT WRAP:css__parse_border_side'
  252. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  253. GENERATE: src/parse/properties/autogenerated_border_left_width.c
  254. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_left_width.c 'border_left_width:CSS_PROP_BORDER_LEFT_WIDTH WRAP:css__parse_border_side_width'
  255. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  256. GENERATE: src/parse/properties/autogenerated_border_left_style.c
  257. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_left_style.c 'border_left_style:CSS_PROP_BORDER_LEFT_STYLE WRAP:css__parse_border_side_style'
  258. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  259. GENERATE: src/parse/properties/autogenerated_border_left_color.c
  260. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_left_color.c 'border_left_color:CSS_PROP_BORDER_LEFT_COLOR WRAP:css__parse_border_side_color'
  261. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  262. GENERATE: src/parse/properties/autogenerated_border_left.c
  263. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_left.c 'border_left:BORDER_SIDE_LEFT WRAP:css__parse_border_side'
  264. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  265. GENERATE: src/parse/properties/autogenerated_border_collapse.c
  266. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_collapse.c 'border_collapse:CSS_PROP_BORDER_COLLAPSE IDENT:( INHERIT: COLLAPSE:0,BORDER_COLLAPSE_COLLAPSE SEPARATE:0,BORDER_COLLAPSE_SEPARATE IDENT:)'
  267. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  268. GENERATE: src/parse/properties/autogenerated_border_bottom_width.c
  269. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_bottom_width.c 'border_bottom_width:CSS_PROP_BORDER_BOTTOM_WIDTH WRAP:css__parse_border_side_width'
  270. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  271. GENERATE: src/parse/properties/autogenerated_border_bottom_style.c
  272. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_bottom_style.c 'border_bottom_style:CSS_PROP_BORDER_BOTTOM_STYLE WRAP:css__parse_border_side_style'
  273. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  274. GENERATE: src/parse/properties/autogenerated_border_bottom_color.c
  275. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_bottom_color.c 'border_bottom_color:CSS_PROP_BORDER_BOTTOM_COLOR WRAP:css__parse_border_side_color'
  276. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  277. GENERATE: src/parse/properties/autogenerated_border_bottom.c
  278. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_border_bottom.c 'border_bottom:BORDER_SIDE_BOTTOM WRAP:css__parse_border_side'
  279. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  280. GENERATE: src/parse/properties/autogenerated_background_repeat.c
  281. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_background_repeat.c 'background_repeat:CSS_PROP_BACKGROUND_REPEAT IDENT:( INHERIT: NO_REPEAT:0,BACKGROUND_REPEAT_NO_REPEAT REPEAT_X:0,BACKGROUND_REPEAT_REPEAT_X REPEAT_Y:0,BACKGROUND_REPEAT_REPEAT_Y REPEAT:0,BACKGROUND_REPEAT_REPEAT IDENT:)'
  282. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  283. GENERATE: src/parse/properties/autogenerated_background_image.c
  284. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_background_image.c 'background_image:CSS_PROP_BACKGROUND_IMAGE IDENT:( INHERIT: NONE:0,BACKGROUND_IMAGE_NONE IDENT:) URI:BACKGROUND_IMAGE_URI'
  285. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  286. GENERATE: src/parse/properties/autogenerated_background_color.c
  287. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_background_color.c 'background_color:CSS_PROP_BACKGROUND_COLOR IDENT:( INHERIT: IDENT:) COLOR:BACKGROUND_COLOR_SET'
  288. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
  289. GENERATE: src/parse/properties/autogenerated_background_attachment.c
  290. build-Linux-Linux-release-lib-static/gen_parser -o src/parse/properties/autogenerated_background_attachment.c 'background_attachment:CSS_PROP_BACKGROUND_ATTACHMENT IDENT:( INHERIT: FIXED:0,BACKGROUND_ATTACHMENT_FIXED SCROLL:0,BACKGROUND_ATTACHMENT_SCROLL IDENT:)'
  291. build-Linux-Linux-release-lib-static/gen_parser: 1: Syntax error: word unexpected (expecting ")")
Advertisement
Add Comment
Please, Sign In to add comment