<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Folks,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We have a project which needs to support Redhat 7 and to our surprise we generally are still able to build new libarires.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">However harfbuzz is causing us some problems and any ideas would be appreciated.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Configure output and make logs below from attempt to build 0.9.21.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Ian<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Build configuration:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Unicode callbacks (you want at least one):<o:p></o:p></p>
<p class="MsoNormal">        Glib:                   false<o:p></o:p></p>
<p class="MsoNormal">        ICU:                    false<o:p></o:p></p>
<p class="MsoNormal">        UCDN:                   true<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Font callbacks (the more the better):<o:p></o:p></p>
<p class="MsoNormal">        FreeType:               true<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Tools used for command-line utilities:<o:p></o:p></p>
<p class="MsoNormal">        Cairo:                  false<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Additional shapers (the more the better):<o:p></o:p></p>
<p class="MsoNormal">        Graphite2:              false<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Platform shapers (not normally needed):<o:p></o:p></p>
<p class="MsoNormal">        CoreText:               false<o:p></o:p></p>
<p class="MsoNormal">        Uniscribe:              false<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Other features:<o:p></o:p></p>
<p class="MsoNormal">        Documentation:          false<o:p></o:p></p>
<p class="MsoNormal">        GObject bindings:       false<o:p></o:p></p>
<p class="MsoNormal">        Introspection:          false<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">[root@localhost harfbuzz-0.9.21]# make<o:p></o:p></p>
<p class="MsoNormal">make  all-recursive<o:p></o:p></p>
<p class="MsoNormal">make[1]: Entering directory `/data/harfbuzz-0.9.21'<o:p></o:p></p>
<p class="MsoNormal">Making all in src<o:p></o:p></p>
<p class="MsoNormal">make[2]: Entering directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">make  all-recursive<o:p></o:p></p>
<p class="MsoNormal">make[3]: Entering directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">Making all in hb-ucdn<o:p></o:p></p>
<p class="MsoNormal">make[4]: Entering directory `/data/harfbuzz-0.9.21/src/hb-ucdn'<o:p></o:p></p>
<p class="MsoNormal">  CC     ucdn.lo<o:p></o:p></p>
<p class="MsoNormal">  CCLD   libhb-ucdn.la<o:p></o:p></p>
<p class="MsoNormal">make[4]: Leaving directory `/data/harfbuzz-0.9.21/src/hb-ucdn'<o:p></o:p></p>
<p class="MsoNormal">make[4]: Entering directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-blob.lo<o:p></o:p></p>
<p class="MsoNormal">hb-blob.cc: In function `hb_bool_t _try_make_writable_inplace_unix(hb_blob_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-blob.cc:387: warning: converting of negative value `-0x000000001' to `uintptr_t'<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-buffer-serialize.lo<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-buffer.lo<o:p></o:p></p>
<p class="MsoNormal">In file included from hb-buffer.cc:31:<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh: In function `const uint8_t* hb_utf_next(const uint8_t*, const uint8_t*, hb_codepoint_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh:54: warning: converting of negative value `-0x000000001' to `unsigned int'<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh:64: warning: converting of negative value `-0x000000001' to `unsigned int'<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh: In function `const uint8_t* hb_utf_prev(const uint8_t*, const uint8_t*, hb_codepoint_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh:91: warning: converting of negative value `-0x000000001' to `unsigned int'<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh: In function `const uint16_t* hb_utf_next(const uint16_t*, const uint16_t*, hb_codepoint_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh:134: warning: converting of negative value `-0x000000001' to `unsigned int'<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh: In function `const uint16_t* hb_utf_prev(const uint16_t*, const uint16_t*, hb_codepoint_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-utf-private.hh:158: warning: converting of negative value `-0x000000001' to `unsigned int'<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `bool hb_buffer_t::enlarge(unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:122: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `bool hb_buffer_t::make_room_for(unsigned int, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:140: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void* hb_buffer_t::get_scratch_buffer(unsigned int*)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:153: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::clear()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:197: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::reset()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:169: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::add(hb_codepoint_t, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:215: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::add_info(const hb_glyph_info_t&)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:225: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::remove_output()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:239: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::clear_output()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:252: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::clear_positions()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:267: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::swap_buffers()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:292: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::merge_clusters(unsigned int, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:474: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::replace_glyphs(unsigned int, unsigned int, const uint32_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:315: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::output_glyph(hb_codepoint_t)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:326: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::output_info(const hb_glyph_info_t&)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:336: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::copy_glyph()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:346: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::replace_glyph(hb_codepoint_t)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:359: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::set_masks(hb_mask_t, hb_mask_t, unsigned int, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:385: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::reverse_range(unsigned int, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:413: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::reverse()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:422: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::reverse_clusters()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:445: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::merge_out_clusters(unsigned int, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:502: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::guess_segment_properties()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:533: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::allocate_var(unsigned int, unsigned int, const char*)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:563: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::deallocate_var(unsigned int, unsigned int, const char*)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:580: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::assert_var(unsigned int, unsigned int, const char*)':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:596: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc: In member function `void hb_buffer_t::deallocate_var_all()':<o:p></o:p></p>
<p class="MsoNormal">hb-buffer.cc:602: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-common.lo<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc:576: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc: In function `void _hb_options_init()':<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc:55: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc: In member function `void* hb_user_data_array_t::get(hb_user_data_key_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc:519: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc: In member function `bool hb_user_data_array_t::set(hb_user_data_key_t*, void*, void (*)(void*), hb_bool_t)':<o:p></o:p></p>
<p class="MsoNormal">hb-common.cc:511: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-fallback-shape.lo<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `hb_fallback_shaper_face_data_t* _hb_fallback_shaper_face_data_create(hb_face_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:41: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `void _hb_fallback_shaper_face_data_destroy(hb_fallback_shaper_face_data_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:46: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `hb_fallback_shaper_font_data_t* _hb_fallback_shaper_font_data_create(hb_font_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:59: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `void _hb_fallback_shaper_font_data_destroy(hb_fallback_shaper_font_data_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:64: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `hb_fallback_shaper_shape_plan_data_t* _hb_fallback_shaper_shape_plan_data_create(hb_shape_plan_t*, const hb_feature_t*, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:79: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `void _hb_fallback_shaper_shape_plan_data_destroy(hb_fallback_shaper_shape_plan_data_t*)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:84: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc: In function `hb_bool_t _hb_fallback_shape(hb_shape_plan_t*, hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int)':<o:p></o:p></p>
<p class="MsoNormal">hb-fallback-shape.cc:128: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">  CXX    libharfbuzz_la-hb-face.lo<o:p></o:p></p>
<p class="MsoNormal">In file included from hb-open-file-private.hh:32,<o:p></o:p></p>
<p class="MsoNormal">                 from hb-face.cc:35:<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh: In function `const Type& OT::Null() [with Type = OT::Tag]':<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:614: error: call of overloaded `CastP(const char[5])' is ambiguous<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:56: note: candidates are: const Type* OT::CastP(const TObject*) [with Type = OT::Tag, TObject = char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:59: note:                 Type* OT::CastP(TObject*) [with Type = OT::Tag, TObject = const char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh: In function `const Type& OT::Null() [with Type = OT::Index]':<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:623: error: call of overloaded `CastP(const char[3])' is ambiguous<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:56: note: candidates are: const Type* OT::CastP(const TObject*) [with Type = OT::Index, TObject = char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:59: note:                 Type* OT::CastP(TObject*) [with Type = OT::Index, TObject = const char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh: In static member function `static const Type* OT::Sanitizer<Type>::lock_instance(hb_blob_t*) [with Type = OT::OpenTypeFontFile]':<o:p></o:p></p>
<p class="MsoNormal">hb-face.cc:142:   instantiated from here<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:346: error: call of overloaded `CastP(const char*&)' is ambiguous<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:56: note: candidates are: const Type* OT::CastP(const TObject*) [with Type = OT::OpenTypeFontFile, TObject = char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:59: note:                 Type* OT::CastP(TObject*) [with Type = OT::OpenTypeFontFile, TObject = const char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh: In static member function `static const Type* OT::Sanitizer<Type>::lock_instance(hb_blob_t*) [with Type = OT::head]':<o:p></o:p></p>
<p class="MsoNormal">hb-face.cc:433:   instantiated from here<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:346: error: call of overloaded `CastP(const char*&)' is ambiguous<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:56: note: candidates are: const Type* OT::CastP(const TObject*) [with Type = OT::head, TObject = char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:59: note:                 Type* OT::CastP(TObject*) [with Type = OT::head, TObject = const char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh: In static member function `static const Type* OT::Sanitizer<Type>::lock_instance(hb_blob_t*) [with Type = OT::maxp]':<o:p></o:p></p>
<p class="MsoNormal">hb-face.cc:477:   instantiated from here<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:346: error: call of overloaded `CastP(const char*&)' is ambiguous<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:56: note: candidates are: const Type* OT::CastP(const TObject*) [with Type = OT::maxp, TObject = char]<o:p></o:p></p>
<p class="MsoNormal">hb-open-type-private.hh:59: note:                 Type* OT::CastP(TObject*) [with Type = OT::maxp, TObject = const char]<o:p></o:p></p>
<p class="MsoNormal">hb-face.cc: At global scope:<o:p></o:p></p>
<p class="MsoNormal">hb-face.cc:479: warning: visibility attribute not supported in this configuration; ignored<o:p></o:p></p>
<p class="MsoNormal">make[4]: *** [libharfbuzz_la-hb-face.lo] Error 1<o:p></o:p></p>
<p class="MsoNormal">make[4]: Leaving directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">make[3]: *** [all-recursive] Error 1<o:p></o:p></p>
<p class="MsoNormal">make[3]: Leaving directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">make[2]: *** [all] Error 2<o:p></o:p></p>
<p class="MsoNormal">make[2]: Leaving directory `/data/harfbuzz-0.9.21/src'<o:p></o:p></p>
<p class="MsoNormal">make[1]: *** [all-recursive] Error 1<o:p></o:p></p>
<p class="MsoNormal">make[1]: Leaving directory `/data/harfbuzz-0.9.21'<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>