Opened 19 years ago

Closed 19 years ago

#5118 closed defect (worksforme)

fontconfig 2.3.2 - lib creation fails when trying to install the port

Reported by: davidsgregory@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Background: Installed darwinports 1.0 and performed self update. Mac OS X 10.3.9, new darwin ports user. Attempted to install kdelibs3 which failed on fontconfig. Performed port clean on fontconfig and tried to re-install fontconfig. The fontconfig install fails when the library libfontconfig.a cannot be created. ar fails with the error: temporary file: No such file or directory.

Enclosed is a verbose debug log of the failed installation:

DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/graphics/fontconfig DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/graphics/fontconfig DEBUG: Requested variant powerpc is not provided by port fontconfig. DEBUG: Requested variant darwin is not provided by port fontconfig. DEBUG: Requested variant macosx is not provided by port fontconfig. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/expat DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/expat DEBUG: Searching for dependency: expat DEBUG: Found Dependency: receipt exists for expat DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/print/freetype DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/print/freetype DEBUG: Searching for dependency: freetype DEBUG: Found Dependency: receipt exists for freetype DEBUG: Executing com.apple.main (fontconfig) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/fontconfig -2.3.2_0.powerpc.tgz DEBUG: Skipping unarchive (fontconfig) since no archive found DEBUG: Skipping completed com.apple.unarchive (fontconfig) ---> Fetching fontconfig DEBUG: Executing com.apple.fetch (fontconfig) ---> Verifying checksum(s) for fontconfig DEBUG: Executing com.apple.checksum (fontconfig) ---> Checksumming fontconfig-2.3.2.tar.gz DEBUG: Correct (md5) checksum for fontconfig-2.3.2.tar.gz ---> Extracting fontconfig DEBUG: Executing com.apple.extract (fontconfig) ---> Extracting fontconfig-2.3.2.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/fontconfig/fontconfig -2.3.2.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_fontconfi g/work" && gzip -dc /opt/local/var/db/dports/distfiles/fontconfig/fontconfig-2.3.2.tar.gz | /usr/bin/ gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (fontconfig) ---> Configuring fontconfig DEBUG: Executing com.apple.configure (fontconfig) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_fontconfi g/work/fontconfig-2.3.2" && CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib ./configure -- prefix=/opt/local --mandir=/opt/local/share/man' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... powerpc-apple-darwin7.9.0 checking host system type... powerpc-apple-darwin7.9.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.9.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.9.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a C compiler for build tools... gcc checking for suffix of executable build tools... checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for geteuid... yes checking for getuid... yes checking for link... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for strchr... yes checking for strrchr... yes checking for strtol... yes checking for getopt... yes checking for getopt_long... yes checking for iconv... no checking for freetype-config... /opt/local/bin/freetype-config checking for FT_Get_Next_Char... yes checking for FT_Get_BDF_Property... yes checking for FT_Get_PS_Font_Info... yes checking for FT_Has_PS_Glyph_Names... yes checking for FT_Get_X11_Font_Format... yes checking for FT_Bitmap_Size.y_ppem... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetDoctypeDeclHandler... yes checking for docbook2html... no DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcConfigCreate.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInverval.3 FcConfigSetRescanInverval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcFileScan.3 FcDirScan.3 FcDirSave.3 FcDirCacheValid.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeQuery.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 configure: creating ./config.status config.status: creating Makefile config.status: creating fontconfig/Makefile config.status: creating fc-lang/Makefile config.status: creating fc-glyphname/Makefile config.status: creating fc-case/Makefile config.status: creating src/Makefile config.status: creating src/fontconfig.def config.status: creating conf.d/Makefile config.status: creating fc-cache/Makefile config.status: creating fc-list/Makefile config.status: creating fc-match/Makefile config.status: creating doc/Makefile config.status: creating doc/version.sgml config.status: creating test/Makefile config.status: creating fontconfig.spec config.status: creating fontconfig.pc config.status: creating fonts.conf config.status: creating fontconfig-zip config.status: creating config.h config.status: executing depfiles commands ---> Building fontconfig with target all DEBUG: Executing com.apple.build (fontconfig) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_fontconfi g/work/fontconfig-2.3.2" && make all' make all-recursive Making all in fontconfig make[2]: Nothing to be done for `all'. Making all in fc-case if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations

-Wnested-externs -fno-strict-aliasing -I/opt/local/include -g -O2 -MT fc-case.o -MD -MP -MF

".deps/fc-case.Tpo" \

-c -o fc-case.o test -f 'fc-case.c' || echo './'fc-case.c; \

then mv -f ".deps/fc-case.Tpo" ".deps/fc-case.Po"; \ else rm -f ".deps/fc-case.Tpo"; exit 1; \ fi gcc -g -O2 -L/opt/local/lib -o fc-case fc-case.o rm -f fccase.h ./fc-case ../fc-case/CaseFolding.txt < ../fc-case/fccase.tmpl.h > fccase.h Making all in fc-lang if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations

-Wnested-externs -fno-strict-aliasing -I/opt/local/include -g -O2 -MT fc-lang.o -MD -MP -MF

".deps/fc-lang.Tpo" \

-c -o fc-lang.o test -f 'fc-lang.c' || echo './'fc-lang.c; \

then mv -f ".deps/fc-lang.Tpo" ".deps/fc-lang.Po"; \ else rm -f ".deps/fc-lang.Tpo"; exit 1; \ fi gcc -g -O2 -L/opt/local/lib -o fc-lang fc-lang.o rm -f fclang.h ./fc-lang -d . aa.orth ab.orth af.orth am.orth ar.orth ast.orth ava.orth ay.orth az.orth az_ir.orth ba.orth bam.orth be.orth bg.orth bh.orth bho.orth bi.orth bin.orth bn.orth bo.orth br.orth bs.orth bua.orth ca.orth ce.orth ch.orth chm.orth chr.orth co.orth cs.orth cu.orth cv.orth cy.orth da.orth de.orth dz.orth el.orth en.orth eo.orth es.orth et.orth eu.orth fa.orth fi.orth fj.orth fo.orth fr.orth ful.orth fur.orth fy.orth ga.orth gd.orth gez.orth gl.orth gn.orth gu.orth gv.orth ha.orth haw.orth he.orth hi.orth ho.orth hr.orth hu.orth hy.orth ia.orth ibo.orth id.orth ie.orth ik.orth io.orth is.orth it.orth iu.orth ja.orth ka.orth kaa.orth ki.orth kk.orth kl.orth km.orth kn.orth ko.orth kok.orth ks.orth ku.orth ku_ir.orth kum.orth kv.orth kw.orth ky.orth la.orth lb.orth lez.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth mn.orth mo.orth mr.orth mt.orth my.orth nb.orth nds.orth ne.orth nl.orth nn.orth no.orth ny.orth oc.orth om.orth or.orth os.orth pa.orth pl.orth ps_af.orth ps_pk.orth pt.orth rm.orth ro.orth ru.orth sa.orth sah.orth sco.orth se.orth sel.orth sh.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth sms.orth so.orth sq.orth sr.orth sv.orth sw.orth syr.orth ta.orth te.orth tg.orth th.orth ti_er.orth ti_et.orth tig.orth tk.orth tl.orth tn.orth to.orth tr.orth ts.orth tt.orth tw.orth tyv.orth ug.orth uk.orth ur.orth uz.orth ven.orth vi.orth vo.orth vot.orth wa.orth wen.orth wo.orth xh.orth yap.orth yi.orth yo.orth zh_cn.orth zh_hk.orth zh_mo.orth zh_sg.orth zh_tw.orth zu.orth < ../fc-lang/ fclang.tmpl.h > fclang.h Making all in fc-glyphname if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations

-Wnested-externs -fno-strict-aliasing -I/opt/local/include -g -O2 -MT fc-glyphname.o -MD

-MP -MF ".deps/fc-glyphname.Tpo" \

-c -o fc-glyphname.o test -f 'fc-glyphname.c' || echo './'fc-glyphname.c; \

then mv -f ".deps/fc-glyphname.Tpo" ".deps/fc-glyphname.Po"; \ else rm -f ".deps/fc-glyphname.Tpo"; exit 1; \ fi gcc -g -O2 -L/opt/local/lib -o fc-glyphname fc-glyphname.o rm -f fcglyphname.h ./fc-glyphname ../fc-glyphname/zapfdingbats.txt < ../fc-glyphname/fcglyphname.tmpl.h > fcglyphname.h Making all in src if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcatomic.lo -MD -MP -MF ".deps/fcatomic.Tpo" \

-c -o fcatomic.lo test -f 'fcatomic.c' || echo './'fcatomic.c; \

then mv -f ".deps/fcatomic.Tpo" ".deps/fcatomic.Plo"; \ else rm -f ".deps/fcatomic.Tpo"; exit 1; \ fi mkdir .libs

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -fno-common -DPIC -o .libs/ fcatomic.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -o fcatomic.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcblanks.lo -MD -MP -MF ".deps/fcblanks.Tpo" \

-c -o fcblanks.lo test -f 'fcblanks.c' || echo './'fcblanks.c; \

then mv -f ".deps/fcblanks.Tpo" ".deps/fcblanks.Plo"; \ else rm -f ".deps/fcblanks.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c -fno-common -DPIC -o .libs/ fcblanks.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c -o fcblanks.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fccache.lo -MD -MP -MF ".deps/fccache.Tpo" \

-c -o fccache.lo test -f 'fccache.c' || echo './'fccache.c; \

then mv -f ".deps/fccache.Tpo" ".deps/fccache.Plo"; \ else rm -f ".deps/fccache.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -fno-common -DPIC -o .libs/ fccache.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -o fccache.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fccfg.lo -MD -MP -MF ".deps/fccfg.Tpo" \

-c -o fccfg.lo test -f 'fccfg.c' || echo './'fccfg.c; \

then mv -f ".deps/fccfg.Tpo" ".deps/fccfg.Plo"; \ else rm -f ".deps/fccfg.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -fno-common -DPIC -o .libs/fccfg.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -o fccfg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fccharset.lo -MD -MP -MF ".deps/fccharset.Tpo" \

-c -o fccharset.lo test -f 'fccharset.c' || echo './'fccharset.c; \

then mv -f ".deps/fccharset.Tpo" ".deps/fccharset.Plo"; \ else rm -f ".deps/fccharset.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -fno-common -DPIC -o .libs/ fccharset.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -o fccharset.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcdbg.lo -MD -MP -MF ".deps/fcdbg.Tpo" \

-c -o fcdbg.lo test -f 'fcdbg.c' || echo './'fcdbg.c; \

then mv -f ".deps/fcdbg.Tpo" ".deps/fcdbg.Plo"; \ else rm -f ".deps/fcdbg.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -fno-common -DPIC -o .libs/fcdbg.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -o fcdbg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcdefault.lo -MD -MP -MF ".deps/fcdefault.Tpo" \

-c -o fcdefault.lo test -f 'fcdefault.c' || echo './'fcdefault.c; \

then mv -f ".deps/fcdefault.Tpo" ".deps/fcdefault.Plo"; \ else rm -f ".deps/fcdefault.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -fno-common -DPIC -o .libs/ fcdefault.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -o fcdefault.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcdir.lo -MD -MP -MF ".deps/fcdir.Tpo" \

-c -o fcdir.lo test -f 'fcdir.c' || echo './'fcdir.c; \

then mv -f ".deps/fcdir.Tpo" ".deps/fcdir.Plo"; \ else rm -f ".deps/fcdir.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -fno-common -DPIC -o .libs/fcdir.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcfreetype.lo -MD -MP -MF ".deps/fcfreetype.Tpo" \

-c -o fcfreetype.lo test -f 'fcfreetype.c' || echo './'fcfreetype.c; \

then mv -f ".deps/fcfreetype.Tpo" ".deps/fcfreetype.Plo"; \ else rm -f ".deps/fcfreetype.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -fno-common -DPIC -o .libs/fcfreetype.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -o fcfreetype.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcfs.lo -MD -MP -MF ".deps/fcfs.Tpo" \

-c -o fcfs.lo test -f 'fcfs.c' || echo './'fcfs.c; \

then mv -f ".deps/fcfs.Tpo" ".deps/fcfs.Plo"; \ else rm -f ".deps/fcfs.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -fno-common -DPIC -o .libs/fcfs.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -o fcfs.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcinit.lo -MD -MP -MF ".deps/fcinit.Tpo" \

-c -o fcinit.lo test -f 'fcinit.c' || echo './'fcinit.c; \

then mv -f ".deps/fcinit.Tpo" ".deps/fcinit.Plo"; \ else rm -f ".deps/fcinit.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -fno-common -DPIC -o .libs/fcinit.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -o fcinit.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fclang.lo -MD -MP -MF ".deps/fclang.Tpo" \

-c -o fclang.lo test -f 'fclang.c' || echo './'fclang.c; \

then mv -f ".deps/fclang.Tpo" ".deps/fclang.Plo"; \ else rm -f ".deps/fclang.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -fno-common -DPIC -o .libs/fclang.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -o fclang.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fclist.lo -MD -MP -MF ".deps/fclist.Tpo" \

-c -o fclist.lo test -f 'fclist.c' || echo './'fclist.c; \

then mv -f ".deps/fclist.Tpo" ".deps/fclist.Plo"; \ else rm -f ".deps/fclist.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -fno-common -DPIC -o .libs/fclist.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -o fclist.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatch.lo -MD -MP -MF ".deps/fcmatch.Tpo" \

-c -o fcmatch.lo test -f 'fcmatch.c' || echo './'fcmatch.c; \

then mv -f ".deps/fcmatch.Tpo" ".deps/fcmatch.Plo"; \ else rm -f ".deps/fcmatch.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -fno-common -DPIC -o .libs/ fcmatch.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -o fcmatch.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatrix.lo -MD -MP -MF ".deps/fcmatrix.Tpo" \

-c -o fcmatrix.lo test -f 'fcmatrix.c' || echo './'fcmatrix.c; \

then mv -f ".deps/fcmatrix.Tpo" ".deps/fcmatrix.Plo"; \ else rm -f ".deps/fcmatrix.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -fno-common -DPIC -o .libs/ fcmatrix.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -o fcmatrix.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcname.lo -MD -MP -MF ".deps/fcname.Tpo" \

-c -o fcname.lo test -f 'fcname.c' || echo './'fcname.c; \

then mv -f ".deps/fcname.Tpo" ".deps/fcname.Plo"; \ else rm -f ".deps/fcname.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -fno-common -DPIC -o .libs/ fcname.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -o fcname.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcpat.lo -MD -MP -MF ".deps/fcpat.Tpo" \

-c -o fcpat.lo test -f 'fcpat.c' || echo './'fcpat.c; \

then mv -f ".deps/fcpat.Tpo" ".deps/fcpat.Plo"; \ else rm -f ".deps/fcpat.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -fno-common -DPIC -o .libs/fcpat.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -o fcpat.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF ".deps/fcstr.Tpo" \

-c -o fcstr.lo test -f 'fcstr.c' || echo './'fcstr.c; \

then mv -f ".deps/fcstr.Tpo" ".deps/fcstr.Plo"; \ else rm -f ".deps/fcstr.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -fno-common -DPIC -o .libs/fcstr.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -o fcstr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF ".deps/fcxml.Tpo" \

-c -o fcxml.lo test -f 'fcxml.c' || echo './'fcxml.c; \

then mv -f ".deps/fcxml.Tpo" ".deps/fcxml.Plo"; \ else rm -f ".deps/fcxml.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -fno-common -DPIC -o .libs/fcxml.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -o fcxml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -g -O2 -L/opt/local/lib -o libfontconfig.la -rpath /opt/local/lib -version-info 1:4:0 fcatomic.lo fcblanks.lo fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcstr.lo fcxml.lo -L/opt/local/lib -lfreetype -lz -lexpat gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libfontconfig.1.0.4.dylib .libs/ fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/ fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcstr.o .libs/fcxml.o -L/opt/local/lib /opt/local/lib/ libfreetype.dylib /opt/local/lib/libz.dylib -lz /opt/local/lib/libexpat.dylib -install_name /opt/local/lib/ libfontconfig.1.dylib -compatibility_version 2 -current_version 2.4 ld: warning -undefined suppress disables -prebind (cd .libs && rm -f libfontconfig.1.dylib && ln -s libfontconfig.1.0.4.dylib libfontconfig.1.dylib) (cd .libs && rm -f libfontconfig.dylib && ln -s libfontconfig.1.0.4.dylib libfontconfig.dylib) ar cru .libs/libfontconfig.a fcatomic.o fcblanks.o fccache.o fccfg.o fccharset.o fcdbg.o fcdefault.o fcdir.o fcfreetype.o fcfs.o fcinit.o fclang.o fclist.o fcmatch.o fcmatrix.o fcname.o fcpat.o fcstr.o fcxml.o ar: temporary file: No such file or directory make[2]: * [libfontconfig.la] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_fontconfi g/work/fontconfig-2.3.2" && make all" returned error 2 Command output: -c -o fcpat.lo test -f 'fcpat.c' || echo './'fcpat.c; \ then mv -f ".deps/fcpat.Tpo" ".deps/fcpat.Plo"; \ else rm -f ".deps/fcpat.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -fno-common -DPIC -o .libs/fcpat.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -o fcpat.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF ".deps/fcstr.Tpo" \

-c -o fcstr.lo test -f 'fcstr.c' || echo './'fcstr.c; \

then mv -f ".deps/fcstr.Tpo" ".deps/fcstr.Plo"; \ else rm -f ".deps/fcstr.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -fno-common -DPIC -o .libs/fcstr.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -o fcstr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes

-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing

-DFONTCONFIG_PATH='"/opt/local/etc/fonts"' -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF ".deps/fcxml.Tpo" \

-c -o fcxml.lo test -f 'fcxml.c' || echo './'fcxml.c; \

then mv -f ".deps/fcxml.Tpo" ".deps/fcxml.Plo"; \ else rm -f ".deps/fcxml.Tpo"; exit 1; \ fi

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -fno-common -DPIC -o .libs/fcxml.o

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/freetype2 -I/opt/local/include -Wall

-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I.. -I../src -I/opt/local/include -g -O2 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -o fcxml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -g -O2 -L/opt/local/lib -o libfontconfig.la -rpath /opt/local/lib -version-info 1:4:0 fcatomic.lo fcblanks.lo fccache.lo fccfg.lo fccharset.lo fcdbg.lo fcdefault.lo fcdir.lo fcfreetype.lo fcfs.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcpat.lo fcstr.lo fcxml.lo -L/opt/local/lib -lfreetype -lz -lexpat gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libfontconfig.1.0.4.dylib .libs/ fcatomic.o .libs/fcblanks.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/ fcmatrix.o .libs/fcname.o .libs/fcpat.o .libs/fcstr.o .libs/fcxml.o -L/opt/local/lib /opt/local/lib/ libfreetype.dylib /opt/local/lib/libz.dylib -lz /opt/local/lib/libexpat.dylib -install_name /opt/local/lib/ libfontconfig.1.dylib -compatibility_version 2 -current_version 2.4 ld: warning -undefined suppress disables -prebind (cd .libs && rm -f libfontconfig.1.dylib && ln -s libfontconfig.1.0.4.dylib libfontconfig.1.dylib) (cd .libs && rm -f libfontconfig.dylib && ln -s libfontconfig.1.0.4.dylib libfontconfig.dylib) ar cru .libs/libfontconfig.a fcatomic.o fcblanks.o fccache.o fccfg.o fccharset.o fcdbg.o fcdefault.o fcdir.o fcfreetype.o fcfs.o fcinit.o fclang.o fclist.o fcmatch.o fcmatrix.o fcname.o fcpat.o fcstr.o fcxml.o ar: temporary file: No such file or directory make[2]: * [libfontconfig.la] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for fontconfig): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (1)

comment:1 Changed 19 years ago by davidsgregory@…

Resolution: worksforme
Status: newclosed

problem was with directory and file permissions DiskUtil repair permissions fixed the problem

Note: See TracTickets for help on using tickets.