[MacPorts] #21095: fontconfig build fails on Snow Leopard, arch i386
MacPorts
noreply at macports.org
Fri Sep 4 16:02:39 PDT 2009
#21095: fontconfig build fails on Snow Leopard, arch i386
-------------------------------+--------------------------------------------
Reporter: njbutko@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: fontconfig
-------------------------------+--------------------------------------------
I'm trying to install OpenCV on SL, which bombs in 64 bit mode, so I
uninstalled all packages, cleaned all packages, switched build_arch to
i386 in macports.conf and tried again. I got a build error on fontconfig:
{{{
---> Building fontconfig
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.7.2"
&& /usr/bin/make -j2 all " returned error 2
Command output: _FcFreeTypeQueryFace in fcfreetype.o
_FcFreeTypeQueryFace in fcfreetype.o
"_FT_Done_Face", referenced from:
_FcFreeTypeQuery in fcfreetype.o
"_FT_Get_First_Char", referenced from:
_FcFreeTypeCharSetAndSpacingForSize in fcfreetype.o
"_FT_Done_FreeType", referenced from:
_FcFreeTypeQuery in fcfreetype.o
"_FT_New_Face", referenced from:
_FcFreeTypeQuery in fcfreetype.o
"_FT_Get_Sfnt_Name_Count", referenced from:
_FcFreeTypeQueryFace in fcfreetype.o
"_FT_Select_Charmap", referenced from:
_FcFreeTypeCharIndex in fcfreetype.o
_FcFreeTypeCharSetAndSpacingForSize in fcfreetype.o
"_FT_Init_FreeType", referenced from:
_FcFreeTypeQuery in fcfreetype.o
"_FT_Get_Char_Index", referenced from:
_FcFreeTypeCharIndex in fcfreetype.o
_FcFreeTypeCharSetAndSpacingForSize in fcfreetype.o
"_FT_Load_Glyph", referenced from:
_FcFreeTypeCheckGlyph in fcfreetype.o
"_FT_Get_Sfnt_Name", referenced from:
_FcFreeTypeQueryFace in fcfreetype.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [libfontconfig.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
Debug output attached.
--
Ticket URL: <http://trac.macports.org/ticket/21095>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list