Bugzilla – Bug 10895
need help bumping pango to 1.25.5
Last modified: 2009-08-28 12:26:49 UTC
You need to log in before you can comment on or make changes to this bug.
pkgbuild: "hb-open-file-private.hh", line 125: Error: In this declaration "tableDir" is of an incomplete type "TableDirectory[]". pkgbuild: "hb-open-file-private.hh", line 76: Error: Pointer type needed instead of const int. pkgbuild: "hb-open-file-private.hh", line 76: Error: Pointer type needed instead of const int. pkgbuild: "hb-open-file-private.hh", line 81: Error: Pointer type needed instead of const int. pkgbuild: "hb-open-file-private.hh", line 90: Error: Pointer type needed instead of const int. pkgbuild: "hb-open-file-private.hh", line 90: Error: Pointer type needed instead of const int. pkgbuild: "hb-open-file-private.hh", line 111: Error: Pointer type needed instead of int. pkgbuild: "hb-open-file-private.hh", line 114: Error: Pointer type needed instead of int. pkgbuild: "hb-open-file-private.hh", line 114: Error: Pointer type needed instead of int. pkgbuild: "hb-open-file-private.hh", line 127: Error: The size in an array declaration cannot be negative. pkgbuild: "hb-open-type-private.hh", line 555: Error: In this declaration "array" is of an incomplete type "LongOffsetTo<OffsetTable>[]". pkgbuild: "hb-open-type-private.hh", line 564: Where: While specializing "GenericArrayOf<ULONG, LongOffsetTo<OffsetTable>>". pkgbuild: "hb-open-type-private.hh", line 564: Where: Specialized in LongArrayOf<LongOffsetTo<OffsetTable>>. pkgbuild: "hb-open-type-private.hh", line 576: Where: Specialized in LongOffsetLongArrayOf<OffsetTable>. pkgbuild: "hb-open-file-private.hh", line 160: Where: Specialized in non-template code. pkgbuild: "hb-open-file-private.hh", line 163: Error: The size in an array declaration cannot be negative. pkgbuild: "hb-font.cc", line 179: Warning (Anachronism): Assigning _hb_blob_t*(*)(unsigned,void*) to extern "C" _hb_blob_t*(*)(unsigned,void*). pkgbuild: 12 Error(s) and 1 Warning(s) detected. pkgbuild: make[4]: *** [libharfbuzz_la-hb-font.lo] Error 1
Whoops, hit return a little early. Get the following errors bumping pango to 1.25.5.
The problem was that this version of pango was never compiled with SunStudio Note I couldn't test the fix has vermillion build are not available on OS atm. 2009-08-27 Erwann Chenede - <erwann.chenede@sun.com> * base-specs/pango.spec : add patch for 10895 * patches/pango-04-sunstudio.diff : make pango compile with SunStudio
*** Bug 10651 has been marked as a duplicate of this bug. ***