This commit is contained in:
espie 2012-12-29 15:13:11 +00:00
parent 2be1b7f19f
commit 84223a9bac

View File

@ -1,309 +0,0 @@
Script started on Sun Oct 28 11:17:56 2012
echo$ make fake
===> Checking files for xc-lib.freetype-0
>> No distfiles.
===> xc-lib.freetype-0 depends on: xc-share.mk-* -> xc-share.mk-0
===> Extracting for xc-lib.freetype-0
===> Patching for xc-lib.freetype-0
mkdir -p /home/ports/pobj/xc-lib.freetype-0/obj
cd /home/xenocara/lib/freetype && make -f Makefile XOBJDIR=/home/ports/pobj/xc-lib.freetype-0/obj SHARED_LIBS_LOG=/home/xenocara/lib/freetype/shared_libs.log obj
/home/xenocara/lib/freetype/obj -> /home/ports/pobj/xc-lib.freetype-0/obj/lib/freetype
===> Configuring for xc-lib.freetype-0
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/GL/internal
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/ICE
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/PM
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/SM
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/Xaw
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/Xcursor
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/Xft
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/Xmu
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/Xtrans
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/bitmaps
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/dri
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/extensions
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/fonts
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/X11/pixmaps
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/fontconfig
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/config
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/internal/services
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/pixman-1
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/xcb
mkdir -p /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/xorg
cd /home/xenocara/lib/freetype && make -f Makefile XOBJDIR=/home/ports/pobj/xc-lib.freetype-0/obj SHARED_LIBS_LOG=/home/xenocara/lib/freetype/shared_libs.log includes DESTDIR=/home/ports/pobj/xc-lib.freetype-0/incbase INSTALL_DATA='cp -f'
===> include
===> include/freetype
for i in freetype.h ftadvanc.h ftbbox.h ftbdf.h ftbitmap.h ftbzip2.h ftcache.h ftchapters.h ftcid.h fterrdef.h fterrors.h ftgasp.h ftglyph.h ftgzip.h ftimage.h ftincrem.h ftlcdfil.h ftlist.h ftlzw.h ftmac.h ftmm.h ftmodapi.h ftmoderr.h ftoutln.h ftpfr.h ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h ftsystem.h fttrigon.h fttypes.h ftwinfnt.h ftxf86.h t1tables.h ttnameid.h tttables.h tttags.h ttunpat.h; do j="cmp -s $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/$i || cp -f $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype"; echo "\tinstalling $i"; eval "$j"; done
installing freetype.h
installing ftadvanc.h
installing ftbbox.h
installing ftbdf.h
installing ftbitmap.h
installing ftbzip2.h
installing ftcache.h
installing ftchapters.h
installing ftcid.h
installing fterrdef.h
installing fterrors.h
installing ftgasp.h
installing ftglyph.h
installing ftgzip.h
installing ftimage.h
installing ftincrem.h
installing ftlcdfil.h
installing ftlist.h
installing ftlzw.h
installing ftmac.h
installing ftmm.h
installing ftmodapi.h
installing ftmoderr.h
installing ftoutln.h
installing ftpfr.h
installing ftrender.h
installing ftsizes.h
installing ftsnames.h
installing ftstroke.h
installing ftsynth.h
installing ftsystem.h
installing fttrigon.h
installing fttypes.h
installing ftwinfnt.h
installing ftxf86.h
installing t1tables.h
installing ttnameid.h
installing tttables.h
installing tttags.h
installing ttunpat.h
===> include/freetype/config
for i in ftheader.h ftmodule.h ftoption.h ftstdlib.h; do j="cmp -s $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/config/$i || cp -f $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/config"; echo "\tinstalling $i"; eval "$j"; done
installing ftheader.h
installing ftmodule.h
installing ftoption.h
installing ftstdlib.h
===> include/freetype/internal
for i in autohint.h ftcalc.h ftdebug.h ftdriver.h ftgloadr.h ftmemory.h ftobjs.h ftpic.h ftrfork.h ftserv.h ftstream.h fttrace.h ftvalid.h internal.h psaux.h pshints.h sfnt.h t1types.h tttypes.h; do j="cmp -s $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/internal/$i || cp -f $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/internal"; echo "\tinstalling $i"; eval "$j"; done
installing autohint.h
installing ftcalc.h
installing ftdebug.h
installing ftdriver.h
installing ftgloadr.h
installing ftmemory.h
installing ftobjs.h
installing ftpic.h
installing ftrfork.h
installing ftserv.h
installing ftstream.h
installing fttrace.h
installing ftvalid.h
installing internal.h
installing psaux.h
installing pshints.h
installing sfnt.h
installing t1types.h
installing tttypes.h
===> include/freetype/internal/services
for i in svbdf.h svcid.h svgldict.h svkern.h svmm.h svpfr.h svpostnm.h svpscmap.h svpsinfo.h svsfnt.h svttcmap.h svtteng.h svttglyf.h svwinfnt.h svxf86nm.h; do j="cmp -s $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/internal/services/$i || cp -f $i /home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include/freetype2/freetype/internal/services"; echo "\tinstalling $i"; eval "$j"; done
installing svbdf.h
installing svcid.h
installing svgldict.h
installing svkern.h
installing svmm.h
installing svpfr.h
installing svpostnm.h
installing svpscmap.h
installing svpsinfo.h
installing svsfnt.h
installing svttcmap.h
installing svtteng.h
installing svttglyf.h
installing svwinfnt.h
installing svxf86nm.h
===> Building for xc-lib.freetype-0
mkdep -a -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include /home/xenocara/lib/freetype/src/base/ftbase.c /home/xenocara/lib/freetype/src/base/ftbbox.c /home/xenocara/lib/freetype/src/base/ftbdf.c /home/xenocara/lib/freetype/src/base/ftbitmap.c /home/xenocara/lib/freetype/src/base/ftdebug.c /home/xenocara/lib/freetype/src/cache/ftcache.c /home/xenocara/lib/freetype/src/base/ftcid.c /home/xenocara/lib/freetype/src/base/ftfstype.c /home/xenocara/lib/freetype/src/base/ftgasp.c /home/xenocara/lib/freetype/src/base/ftglyph.c /home/xenocara/lib/freetype/src/base/ftgxval.c /home/xenocara/lib/freetype/src/base/ftlcdfil.c /home/xenocara/lib/freetype/src/base/ftotval.c /home/xenocara/lib/freetype/src/base/ftpatent.c /home/xenocara/lib/freetype/src/base/ftinit.c /home/xenocara/lib/freetype/src/lzw/ftlzw.c /home/xenocara/lib/freetype/src/base/ftmm.c /home/xenocara/lib/freetype/src/base/ftpfr.c /home/xenocara/lib/freetype/src/base/ftstroke.c /home/xenocara/lib/freetype/src/base/ftsynth.c /home/xenocara/lib/freetype/builds/unix/ftsystem.c /home/xenocara/lib/freetype/src/base/fttype1.c /home/xenocara/lib/freetype/src/base/ftwinfnt.c /home/xenocara/lib/freetype/src/base/ftxf86.c /home/xenocara/lib/freetype/src/autofit/autofit.c /home/xenocara/lib/freetype/src/bdf/bdf.c /home/xenocara/lib/freetype/src/cff/cff.c /home/xenocara/lib/freetype/src/cid/type1cid.c /home/xenocara/lib/freetype/src/gzip/ftgzip.c /home/xenocara/lib/freetype/src/pcf/pcf.c /home/xenocara/lib/freetype/src/pfr/pfr.c /home/xenocara/lib/freetype/src/psaux/psaux.c /home/xenocara/lib/freetype/src/pshinter/pshinter.c /home/xenocara/lib/freetype/src/psnames/psnames.c /home/xenocara/lib/freetype/src/raster/raster.c /home/xenocara/lib/freetype/src/sfnt/sfnt.c /home/xenocara/lib/freetype/src/smooth/smooth.c /home/xenocara/lib/freetype/src/truetype/truetype.c /home/xenocara/lib/freetype/src/type1/type1.c /home/xenocara/lib/freetype/src/type42/type42.c /home/xenocara/lib/freetype/src/winfonts/winfnt.c
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftbase.c -o ftbase.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftbbox.c -o ftbbox.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftbdf.c -o ftbdf.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftbitmap.c -o ftbitmap.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftdebug.c -o ftdebug.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/cache/ftcache.c -o ftcache.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftcid.c -o ftcid.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftfstype.c -o ftfstype.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftgasp.c -o ftgasp.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftglyph.c -o ftglyph.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftgxval.c -o ftgxval.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftlcdfil.c -o ftlcdfil.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftotval.c -o ftotval.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftpatent.c -o ftpatent.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftinit.c -o ftinit.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/lzw/ftlzw.c -o ftlzw.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftmm.c -o ftmm.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftpfr.c -o ftpfr.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftstroke.c -o ftstroke.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftsynth.c -o ftsynth.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/builds/unix/ftsystem.c -o ftsystem.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/fttype1.c -o fttype1.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftwinfnt.c -o ftwinfnt.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/base/ftxf86.c -o ftxf86.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/autofit/autofit.c -o autofit.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/bdf/bdf.c -o bdf.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/cff/cff.c -o cff.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/cid/type1cid.c -o type1cid.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/gzip/ftgzip.c -o ftgzip.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/pcf/pcf.c -o pcf.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/pfr/pfr.c -o pfr.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/psaux/psaux.c -o psaux.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/pshinter/pshinter.c -o pshinter.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/psnames/psnames.c -o psnames.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/raster/raster.c -o raster.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/sfnt/sfnt.c -o sfnt.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/smooth/smooth.c -o smooth.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/truetype/truetype.c -o truetype.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/type1/type1.c -o type1.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/type42/type42.c -o type42.o
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c /home/xenocara/lib/freetype/src/winfonts/winfnt.c -o winfnt.o
building standard freetype library
ranlib libfreetype.a
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftbase.c -o ftbase.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftbbox.c -o ftbbox.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftbdf.c -o ftbdf.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftbitmap.c -o ftbitmap.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftdebug.c -o ftdebug.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/cache/ftcache.c -o ftcache.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftcid.c -o ftcid.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftfstype.c -o ftfstype.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftgasp.c -o ftgasp.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftglyph.c -o ftglyph.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftgxval.c -o ftgxval.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftlcdfil.c -o ftlcdfil.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftotval.c -o ftotval.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftpatent.c -o ftpatent.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftinit.c -o ftinit.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/lzw/ftlzw.c -o ftlzw.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftmm.c -o ftmm.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftpfr.c -o ftpfr.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftstroke.c -o ftstroke.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftsynth.c -o ftsynth.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/builds/unix/ftsystem.c -o ftsystem.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/fttype1.c -o fttype1.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftwinfnt.c -o ftwinfnt.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/base/ftxf86.c -o ftxf86.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/autofit/autofit.c -o autofit.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/bdf/bdf.c -o bdf.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/cff/cff.c -o cff.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/cid/type1cid.c -o type1cid.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/gzip/ftgzip.c -o ftgzip.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/pcf/pcf.c -o pcf.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/pfr/pfr.c -o pfr.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/psaux/psaux.c -o psaux.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/pshinter/pshinter.c -o pshinter.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/psnames/psnames.c -o psnames.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/raster/raster.c -o raster.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/sfnt/sfnt.c -o sfnt.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/smooth/smooth.c -o smooth.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/truetype/truetype.c -o truetype.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/type1/type1.c -o type1.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/type42/type42.c -o type42.so
cc -O2 -pipe -I/home/ports/pobj/xc-lib.freetype-0/incbase/usr/X11R6/include -I/home/xenocara/lib/freetype/include -I/home/xenocara/lib/freetype/builds/unix -I/home/xenocara/lib/freetype/src/lzw -DFT2_BUILD_LIBRARY -nostdinc -idirafter /usr/include -c -fpic -DPIC /home/xenocara/lib/freetype/src/winfonts/winfnt.c -o winfnt.so
building shared freetype library (version 18.3)
cc -shared -fpic -o libfreetype.so.18.3 `lorder ftbase.so ftbbox.so ftbdf.so ftbitmap.so ftdebug.so ftcache.so ftcid.so ftfstype.so ftgasp.so ftglyph.so ftgxval.so ftlcdfil.so ftotval.so ftpatent.so ftinit.so ftlzw.so ftmm.so ftpfr.so ftstroke.so ftsynth.so ftsystem.so fttype1.so ftwinfnt.so ftxf86.so autofit.so bdf.so cff.so type1cid.so ftgzip.so pcf.so pfr.so psaux.so pshinter.so psnames.so raster.so sfnt.so smooth.so truetype.so type1.so type1cid.so type42.so winfnt.so|tsort -q`
===> Faking installation for xc-lib.freetype-0
cd /tmp/pobj/xc-lib.freetype-0 && find . -print >/home/ports/pobj/xc-lib.freetype-0/badlist
cd /home/xenocara/lib/freetype && sudo -E make -f Makefile XOBJDIR=/home/ports/pobj/xc-lib.freetype-0/obj SHARED_LIBS_LOG=/home/xenocara/lib/freetype/shared_libs.log includes DESTDIR=/tmp/pobj/xc-lib.freetype-0
===> include
===> include/freetype
for i in freetype.h ftadvanc.h ftbbox.h ftbdf.h ftbitmap.h ftbzip2.h ftcache.h ftchapters.h ftcid.h fterrdef.h fterrors.h ftgasp.h ftglyph.h ftgzip.h ftimage.h ftincrem.h ftlcdfil.h ftlist.h ftlzw.h ftmac.h ftmm.h ftmodapi.h ftmoderr.h ftoutln.h ftpfr.h ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h ftsystem.h fttrigon.h fttypes.h ftwinfnt.h ftxf86.h t1tables.h ttnameid.h tttables.h tttags.h ttunpat.h; do j="cmp -s $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/$i || install -c -o root -g bin -m 444 $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype"; echo "\tinstalling $i"; eval "$j"; done
installing freetype.h
installing ftadvanc.h
installing ftbbox.h
installing ftbdf.h
installing ftbitmap.h
installing ftbzip2.h
installing ftcache.h
installing ftchapters.h
installing ftcid.h
installing fterrdef.h
installing fterrors.h
installing ftgasp.h
installing ftglyph.h
installing ftgzip.h
installing ftimage.h
installing ftincrem.h
installing ftlcdfil.h
installing ftlist.h
installing ftlzw.h
installing ftmac.h
installing ftmm.h
installing ftmodapi.h
installing ftmoderr.h
installing ftoutln.h
installing ftpfr.h
installing ftrender.h
installing ftsizes.h
installing ftsnames.h
installing ftstroke.h
installing ftsynth.h
installing ftsystem.h
installing fttrigon.h
installing fttypes.h
installing ftwinfnt.h
installing ftxf86.h
installing t1tables.h
installing ttnameid.h
installing tttables.h
installing tttags.h
installing ttunpat.h
===> include/freetype/config
for i in ftheader.h ftmodule.h ftoption.h ftstdlib.h; do j="cmp -s $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/config/$i || install -c -o root -g bin -m 444 $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/config"; echo "\tinstalling $i"; eval "$j"; done
installing ftheader.h
installing ftmodule.h
installing ftoption.h
installing ftstdlib.h
===> include/freetype/internal
for i in autohint.h ftcalc.h ftdebug.h ftdriver.h ftgloadr.h ftmemory.h ftobjs.h ftpic.h ftrfork.h ftserv.h ftstream.h fttrace.h ftvalid.h internal.h psaux.h pshints.h sfnt.h t1types.h tttypes.h; do j="cmp -s $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/internal/$i || install -c -o root -g bin -m 444 $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/internal"; echo "\tinstalling $i"; eval "$j"; done
installing autohint.h
installing ftcalc.h
installing ftdebug.h
installing ftdriver.h
installing ftgloadr.h
installing ftmemory.h
installing ftobjs.h
installing ftpic.h
installing ftrfork.h
installing ftserv.h
installing ftstream.h
installing fttrace.h
installing ftvalid.h
installing internal.h
installing psaux.h
installing pshints.h
installing sfnt.h
installing t1types.h
installing tttypes.h
===> include/freetype/internal/services
for i in svbdf.h svcid.h svgldict.h svkern.h svmm.h svpfr.h svpostnm.h svpscmap.h svpsinfo.h svsfnt.h svttcmap.h svtteng.h svttglyf.h svwinfnt.h svxf86nm.h; do j="cmp -s $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/internal/services/$i || install -c -o root -g bin -m 444 $i /tmp/pobj/xc-lib.freetype-0/usr/X11R6/include/freetype2/freetype/internal/services"; echo "\tinstalling $i"; eval "$j"; done
installing svbdf.h
installing svcid.h
installing svgldict.h
installing svkern.h
installing svmm.h
installing svpfr.h
installing svpostnm.h
installing svpscmap.h
installing svpsinfo.h
installing svsfnt.h
installing svttcmap.h
installing svtteng.h
installing svttglyf.h
installing svwinfnt.h
installing svxf86nm.h
sed -e s%@prefix@%/usr/X11R6% -e s%@exec_prefix@%/usr/X11R6% -e s%@ft_version@%15.0.9% -e s%@includedir@%/usr/X11R6/include% -e s%@libdir@%/usr/X11R6/lib% -e s%@LIBZ@%-lz% -e s%@FT2_EXTRA_LIBS@%% -e s%@LIBBZ2@%% < /home/xenocara/lib/freetype/builds/unix/freetype2.in > freetype2.pc
install -c -o root -g bin -m 444 freetype2.pc /tmp/pobj/xc-lib.freetype-0/usr/X11R6/lib/pkgconfig
sed -e s%@prefix@%/usr/X11R6% -e s%@exec_prefix@%/usr/X11R6% -e s%@includedir@%/usr/X11R6/include% -e s%@libdir@%/usr/X11R6/lib% -e s%@LIBZ@%-lz% -e s%@FT2_EXTRA_LIBS@%% -e s%@LIBBZ2@%% -e s%@enable_shared@%yes% -e 's%@hardcode_libdir_flag_spec@%%' -e 's%@ft_version@%15.0.9%' -e 's%@wl@%%' < /home/xenocara/lib/freetype/builds/unix/freetype-config.in > freetype-config
install -c -m 755 -o root -g bin freetype-config /tmp/pobj/xc-lib.freetype-0/usr/X11R6/bin
install -c -S -o root -g bin -m 600 libfreetype.a /tmp/pobj/xc-lib.freetype-0/usr/X11R6/lib/libfreetype.a
ranlib -t /tmp/pobj/xc-lib.freetype-0/usr/X11R6/lib/libfreetype.a
chmod 444 /tmp/pobj/xc-lib.freetype-0/usr/X11R6/lib/libfreetype.a
install -c -S -o root -g bin -m 444 libfreetype.so.18.3 /tmp/pobj/xc-lib.freetype-0/usr/X11R6/lib
mkdir -p /home/ports/packages/amd64/components
echo$ ^D
Script done on Sun Oct 28 11:19:00 2012