Bug 10895 - need help bumping pango to 1.25.5
: need help bumping pango to 1.25.5
Status: RESOLVED FIXED
Product: opensolaris
desktop
: unspecified
: ANY/Generic All
: P2 critical (vote)
: ---
Assigned To: Erwann Chénedé
: Watcher account for desktop bugs
:
: vermillion
:
:
: 2267
  Show dependency treegraph
 
Reported: 2009-08-25 12:53 UTC by Christian Kelly
Modified: 2009-08-28 12:26 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Christian Kelly 2009-08-25 12:53:54 UTC
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
Comment 1 Christian Kelly 2009-08-25 12:55:07 UTC
Whoops, hit return a little early.

Get the following errors bumping pango to 1.25.5.
Comment 2 Erwann Chénedé 2009-08-27 16:18:04 UTC
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
Comment 3 Erwann Chénedé 2009-08-28 12:26:49 UTC
*** Bug 10651 has been marked as a duplicate of this bug. ***