Closed Bug 495463 Opened 15 years ago Closed 13 years ago

build fails with --disable-pango

Categories

(Core :: Graphics, defect)

1.9.1 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 465554

People

(Reporter: wbrana, Unassigned)

Details

User-Agent:       Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00
Build Identifier: mozilla 1.9.1 hg 25785

c++ -o gfxFT2Fonts.o -c -I../../../dist/include/system_wrappers -include ../../../config/gcc_hidden.h -DIMPL_THEBES -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DZLIB_INTERNAL -DOSTYPE=\"Linux2.6.29\" -DOSARCH=Linux  -I. -I. -I../../../dist/include/cairo -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/xpcom -I../../../dist/include/unicharutil -I../../../dist/include/qcms -I../../../dist/include/locale -I../../../dist/include   -I../../../dist/include/thebes -I/home/mozilla/dist/include/nspr    -I/home/mozilla/dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -pipe -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -pipe -I/home/mozilla/dist/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0   -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2     -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/gfxFT2Fonts.pp gfxFT2Fonts.cpp
gfxFT2Fonts.cpp: In constructor 'gfxFT2FontGroup::gfxFT2FontGroup(const nsAString_internal&, const gfxFontStyle*)':
gfxFT2Fonts.cpp:241: error: no matching function for call to 'nsStringArray::AppendElement(NS_ConvertUTF8toUTF16)'
../../../dist/include/xpcom/nsVoidArray.h:108: note: candidates are: PRBool nsVoidArray::AppendElement(void*)
gfxFT2Fonts.cpp:255: error: no matching function for call to 'gfxFT2Font::GetOrMakeFont(nsString*, gfxFontStyle*)'
../../../dist/include/thebes/gfxFT2Fonts.h:127: note: candidates are: static already_AddRefed<gfxFT2Font> gfxFT2Font::GetOrMakeFont(const nsAString_internal&, const gfxFontStyle*)
gfxFT2Fonts.cpp: In member function 'gfxFT2Font* gfxFT2FontGroup::FindFontForChar(PRUint32, PRUint32, PRUint32, gfxFT2Font*)':
gfxFT2Fonts.cpp:397: warning: unused variable 'selectedFont'
gfxFT2Fonts.cpp: At global scope:
gfxFT2Fonts.cpp:278: warning: 'PRInt32 AppendDirectionalIndicatorUTF8(PRBool, nsACString_internal&)' defined but not used
gmake[5]: *** [gfxFT2Fonts.o] Error 1
gmake[5]: Leaving directory `/mnt/md3/cache/mozilla/gfx/thebes/src'


Reproducible: Always
Severity: major → normal
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Version: unspecified → 1.9.1 Branch
This appears to have been fixed by Bug 465554. Please re-open if this is not the case.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.