------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gperf-3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fontconfig-2.13.92_2,1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fontconfig-2.13.92_2,1 for building => SHA256 Checksum OK for fontconfig-2.13.92.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fontconfig-2.13.92_2,1 for building ===> Extracting for fontconfig-2.13.92_2,1 => SHA256 Checksum OK for fontconfig-2.13.92.tar.xz. Extracted Memory Use: 9.94M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fontconfig-2.13.92_2,1 ===> Applying ports patches for fontconfig-2.13.92_2,1 ===> Cleanly applied ports patch(es) patch-2.13.92.diff patch-Makefile.in patch-configure patch-src__fccompat.c patch-src_fcatomic.h patch-src_fclang.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/bin/gperf - found ===> fontconfig-2.13.92_2,1 depends on package: gmake>=4.3 - found ===> fontconfig-2.13.92_2,1 depends on package: pkgconf>=1.3.0_1 - found ===> fontconfig-2.13.92_2,1 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> fontconfig-2.13.92_2,1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> fontconfig-2.13.92_2,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fontconfig-2.13.92_2,1 depends on file: /usr/local/bin/gperf - found ===> fontconfig-2.13.92_2,1 depends on package: gmake>=4.3 - found ===> fontconfig-2.13.92_2,1 depends on package: pkgconf>=1.3.0_1 - found ===> fontconfig-2.13.92_2,1 depends on executable: msgfmt - found ===> fontconfig-2.13.92_2,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> fontconfig-2.13.92_2,1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> fontconfig-2.13.92_2,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for fontconfig-2.13.92_2,1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for RM macro... no predefined RM checking for rm... rm -f checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so 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 checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether __SUNPRO_C is declared... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) checking for an ANSI C-conforming const... yes checking for inline... inline checking for flexible array members... yes checking for pid_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for link... (cached) yes checking for mkstemp... (cached) yes checking for mkostemp... yes checking for _mktemp_s... no checking for mkdtemp... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes checking for getprogname... yes checking for getexecname... no checking for rand... (cached) yes checking for random... (cached) yes checking for lrand48... yes checking for random_r... no checking for rand_r... yes checking for readlink... (cached) yes checking for fstatvfs... (cached) yes checking for fstatfs... (cached) yes checking for lstat... (cached) yes checking for strerror... (cached) yes checking for strerror_r... (cached) yes checking for posix_fadvise in fcntl.h... fcntl.h checking for struct stat.st_mtim... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statfs.f_flags... yes checking for struct statfs.f_fstypename... yes checking for struct dirent.d_type... yes checking The type of len parameter of gperf hash/lookup function... size_t checking for FREETYPE... 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_Done_MM_Var... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetDoctypeDeclHandler... yes checking for JSONC... no checking for Intel atomic primitives... true checking for Solaris atomic operations... false checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for docbook2html... no checking whether byte ordering is bigendian... no checking size of void *... 8 checking alignment of double... 8 checking alignment of void *... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fontconfig/Makefile config.status: creating fc-lang/Makefile config.status: creating fc-case/Makefile config.status: creating src/Makefile config.status: creating conf.d/Makefile config.status: creating fc-cache/Makefile config.status: creating fc-cat/Makefile config.status: creating fc-conflist/Makefile config.status: creating fc-list/Makefile config.status: creating fc-match/Makefile config.status: creating fc-pattern/Makefile config.status: creating fc-query/Makefile config.status: creating fc-scan/Makefile config.status: creating fc-validate/Makefile config.status: creating doc/Makefile config.status: creating doc/version.sgml config.status: creating its/Makefile config.status: creating po/Makefile.in config.status: creating po-conf/Makefile.in config.status: creating test/Makefile config.status: creating fontconfig.spec config.status: creating fontconfig.pc config.status: creating fontconfig-zip config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po-conf/POTFILES config.status: creating po-conf/Makefile config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fontconfig-2.13.92_2,1 gmake[1]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake all-recursive gmake[2]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' Making all in fontconfig gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' Making all in fc-case gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' touch fcalias.h touch fcaliastail.h gmake all-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' Making all in fc-lang gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' touch fcalias.h touch fcaliastail.h echo "" > ../conf.d/35-lang-normalize.conf && \ for i in `echo aa.orth ab.orth af.orth am.orth ar.orth as.orth ast.orth av.orth ay.orth az_az.orth az_ir.orth ba.orth bm.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 ff.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 ig.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_am.orth ku_ir.orth kum.orth kv.orth kw.orth ky.orth la.orth lb.orth lez.orth ln.orth lo.orth lt.orth lv.orth mg.orth mh.orth mi.orth mk.orth ml.orth mn_cn.orth mo.orth mr.orth mt.orth my.orth nb.orth nds.orth ne.orth nl.orth nn.orth no.orth nr.orth nso.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 shs.orth si.orth sk.orth sl.orth sm.orth sma.orth smj.orth smn.orth sms.orth so.orth sq.orth sr.orth ss.orth st.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 ve.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 ak.orth an.orth ber_dz.orth ber_ma.orth byn.orth crh.orth csb.orth dv.orth ee.orth fat.orth fil.orth hne.orth hsb.orth ht.orth hz.orth ii.orth jv.orth kab.orth kj.orth kr.orth ku_iq.orth ku_tr.orth kwm.orth lg.orth li.orth mai.orth mn_mn.orth ms.orth na.orth ng.orth nv.orth ota.orth pa_pk.orth pap_an.orth pap_aw.orth qu.orth quz.orth rn.orth rw.orth sc.orth sd.orth sg.orth sid.orth sn.orth su.orth ty.orth wal.orth za.orth lah.orth nqo.orth brx.orth sat.orth doi.orth mni.orth und_zsye.orth und_zmth.orth | sed -e 's/ /\n/g' | grep -v _ | sed -e 's/\.orth$//g' | sort`; do \ echo " " >> ../conf.d/35-lang-normalize.conf; \ echo " " >> ../conf.d/35-lang-normalize.conf; \ echo " $i" >> ../conf.d/35-lang-normalize.conf; \ echo " $i" >> ../conf.d/35-lang-normalize.conf; \ echo " " >> ../conf.d/35-lang-normalize.conf; \ done && \ echo "" >> ../conf.d/35-lang-normalize.conf gmake all-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' Making all in src gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' sh ../src/makealias "../src" fcalias.h fcaliastail.h ../fontconfig/fontconfig.h ../src/fcdeprecate.h ../fontconfig/fcprivate.h sh ../src/makealias "../src" fcftalias.h fcftaliastail.h ../fontconfig/fcfreetype.h cd .. && \ /bin/sh ./config.status src/fcstdint.h cpp -I.. -I/usr/local/include fcobjshash.gperf.h | \ /usr/bin/sed 's/^ *//;s/ *, */,/' | \ awk ' \ /CUT_OUT_BEGIN/ { no_write=1; next; }; \ /CUT_OUT_END/ { no_write=0; next; }; \ /^$/||/^#/ { next; }; \ { if (!no_write) print; next; }; \ ' - > stamp-fcobjshash.gperf.tmp && \ mv -f stamp-fcobjshash.gperf.tmp fcobjshash.gperf && touch stamp-fcobjshash.gperf || ( rm -f stamp-fcobjshash.gperf.tmp && false ) gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' cpp -I.. -I/usr/local/include fcobjshash.gperf.h | \ /usr/bin/sed 's/^ *//;s/ *, */,/' | \ awk ' \ /CUT_OUT_BEGIN/ { no_write=1; next; }; \ /CUT_OUT_END/ { no_write=0; next; }; \ /^$/||/^#/ { next; }; \ { if (!no_write) print; next; }; \ ' - > stamp-fcobjshash.gperf.tmp && \ mv -f stamp-fcobjshash.gperf.tmp fcobjshash.gperf && touch stamp-fcobjshash.gperf || ( rm -f stamp-fcobjshash.gperf.tmp && false ) gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' /usr/local/bin/gperf --pic -m 100 fcobjshash.gperf > fcobjshash.h.tmp && \ mv -f fcobjshash.h.tmp fcobjshash.h || ( rm -f fcobjshash.h.tmp && false ) config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H config.status: src/fcstdint.h is unchanged gmake all-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcarch.o -MD -MP -MF .deps/fcarch.Tpo -c -o fcarch.o fcarch.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c -o fcatomic.lo fcatomic.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c -o fccache.lo fccache.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c -o fccfg.lo fccfg.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c -o fccharset.lo fccharset.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccompat.lo -MD -MP -MF .deps/fccompat.Tpo -c -o fccompat.lo fccompat.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c -o fcdbg.lo fcdbg.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c -o fcdefault.lo fcdefault.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c -o fcdir.lo fcdir.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcformat.lo -MD -MP -MF .deps/fcformat.Tpo -c -o fcformat.lo fcformat.c mv -f .deps/fcarch.Tpo .deps/fcarch.Po /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c -o fcfreetype.lo fcfreetype.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -fPIC -DPIC -o .libs/fccfg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -fPIC -DPIC -o .libs/fccharset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -fPIC -DPIC -o .libs/fcdir.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -fPIC -DPIC -o .libs/fccache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -fPIC -DPIC -o .libs/fcdbg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -fPIC -DPIC -o .libs/fcatomic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcformat.lo -MD -MP -MF .deps/fcformat.Tpo -c fcformat.c -fPIC -DPIC -o .libs/fcformat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccompat.lo -MD -MP -MF .deps/fccompat.Tpo -c fccompat.c -fPIC -DPIC -o .libs/fccompat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -fPIC -DPIC -o .libs/fcdefault.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -fPIC -DPIC -o .libs/fcfreetype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccompat.lo -MD -MP -MF .deps/fccompat.Tpo -c fccompat.c -o fccompat.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -o fcatomic.o >/dev/null 2>&1 mv -f .deps/fccompat.Tpo .deps/fccompat.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c -o fcfs.lo fcfs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -o fcdefault.o >/dev/null 2>&1 mv -f .deps/fcatomic.Tpo .deps/fcatomic.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcptrlist.lo -MD -MP -MF .deps/fcptrlist.Tpo -c -o fcptrlist.lo fcptrlist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -fPIC -DPIC -o .libs/fcfs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcformat.lo -MD -MP -MF .deps/fcformat.Tpo -c fcformat.c -o fcformat.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcptrlist.lo -MD -MP -MF .deps/fcptrlist.Tpo -c fcptrlist.c -fPIC -DPIC -o .libs/fcptrlist.o mv -f .deps/fcdefault.Tpo .deps/fcdefault.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fchash.lo -MD -MP -MF .deps/fchash.Tpo -c -o fchash.lo fchash.c mv -f .deps/fcdir.Tpo .deps/fcdir.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c -o fcinit.lo fcinit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -o fcfs.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -o fcdbg.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -o fccache.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcptrlist.lo -MD -MP -MF .deps/fcptrlist.Tpo -c fcptrlist.c -o fcptrlist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fchash.lo -MD -MP -MF .deps/fchash.Tpo -c fchash.c -fPIC -DPIC -o .libs/fchash.o mv -f .deps/fcfs.Tpo .deps/fcfs.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c -o fclang.lo fclang.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -fPIC -DPIC -o .libs/fcinit.o mv -f .deps/fcptrlist.Tpo .deps/fcptrlist.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c -o fclist.lo fclist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -o fccharset.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fchash.lo -MD -MP -MF .deps/fchash.Tpo -c fchash.c -o fchash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -fPIC -DPIC -o .libs/fclang.o mv -f .deps/fcdbg.Tpo .deps/fcdbg.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -o fcinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c -o fcmatch.lo fcmatch.c mv -f .deps/fcinit.Tpo .deps/fcinit.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c -o fcmatrix.lo fcmatrix.c mv -f .deps/fchash.Tpo .deps/fchash.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c -o fcname.lo fcname.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -fPIC -DPIC -o .libs/fcmatch.o mv -f .deps/fccache.Tpo .deps/fccache.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcobjs.lo -MD -MP -MF .deps/fcobjs.Tpo -c -o fcobjs.lo fcobjs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -fPIC -DPIC -o .libs/fclist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -fPIC -DPIC -o .libs/fcname.o mv -f .deps/fcformat.Tpo .deps/fcformat.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c -o fcpat.lo fcpat.c mv -f .deps/fccharset.Tpo .deps/fccharset.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcrange.lo -MD -MP -MF .deps/fcrange.Tpo -c -o fcrange.lo fcrange.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -fPIC -DPIC -o .libs/fcmatrix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -o fccfg.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -o fcmatrix.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcobjs.lo -MD -MP -MF .deps/fcobjs.Tpo -c fcobjs.c -fPIC -DPIC -o .libs/fcobjs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -fPIC -DPIC -o .libs/fcpat.o mv -f .deps/fcmatrix.Tpo .deps/fcmatrix.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c -o fcserialize.lo fcserialize.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -o fcname.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcobjs.lo -MD -MP -MF .deps/fcobjs.Tpo -c fcobjs.c -o fcobjs.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -o fcmatch.o >/dev/null 2>&1 mv -f .deps/fcobjs.Tpo .deps/fcobjs.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstat.lo -MD -MP -MF .deps/fcstat.Tpo -c -o fcstat.lo fcstat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcrange.lo -MD -MP -MF .deps/fcrange.Tpo -c fcrange.c -fPIC -DPIC -o .libs/fcrange.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -o fclist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c -fPIC -DPIC -o .libs/fcserialize.o mv -f .deps/fcname.Tpo .deps/fcname.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c -o fcstr.lo fcstr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcrange.lo -MD -MP -MF .deps/fcrange.Tpo -c fcrange.c -o fcrange.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstat.lo -MD -MP -MF .deps/fcstat.Tpo -c fcstat.c -fPIC -DPIC -o .libs/fcstat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c -o fcserialize.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -o fcfreetype.o >/dev/null 2>&1 mv -f .deps/fcrange.Tpo .deps/fcrange.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcweight.lo -MD -MP -MF .deps/fcweight.Tpo -c -o fcweight.lo fcweight.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -fPIC -DPIC -o .libs/fcstr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -o fclang.o >/dev/null 2>&1 mv -f .deps/fclist.Tpo .deps/fclist.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c -o fcxml.lo fcxml.c mv -f .deps/fcmatch.Tpo .deps/fcmatch.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/db/fontconfig"' -DFONTCONFIG_PATH='"/usr/local/etc/fonts"' -DFC_TEMPLATEDIR='"/usr/local/etc/fonts/conf.avail"' -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c -o ftglue.lo ftglue.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstat.lo -MD -MP -MF .deps/fcstat.Tpo -c fcstat.c -o fcstat.o >/dev/null 2>&1 mv -f .deps/fcserialize.Tpo .deps/fcserialize.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fcarch fcarch.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -fPIC -DPIC -o .libs/fcxml.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcweight.lo -MD -MP -MF .deps/fcweight.Tpo -c fcweight.c -fPIC -DPIC -o .libs/fcweight.o libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o fcarch fcarch.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -pthread libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -fPIC -DPIC -o .libs/ftglue.o mv -f .deps/fcstat.Tpo .deps/fcstat.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcweight.lo -MD -MP -MF .deps/fcweight.Tpo -c fcweight.c -o fcweight.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -o fcpat.o >/dev/null 2>&1 mv -f .deps/fcweight.Tpo .deps/fcweight.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -o ftglue.o >/dev/null 2>&1 mv -f .deps/ftglue.Tpo .deps/ftglue.Plo mv -f .deps/fccfg.Tpo .deps/fccfg.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -o fcstr.o >/dev/null 2>&1 mv -f .deps/fcfreetype.Tpo .deps/fcfreetype.Plo mv -f .deps/fclang.Tpo .deps/fclang.Plo mv -f .deps/fcpat.Tpo .deps/fcpat.Plo mv -f .deps/fcstr.Tpo .deps/fcstr.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/local/include/freetype2 -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/var/db/fontconfig\" -DFONTCONFIG_PATH=\"/usr/local/etc/fonts\" -DFC_TEMPLATEDIR=\"/usr/local/etc/fonts/conf.avail\" -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -o fcxml.o >/dev/null 2>&1 mv -f .deps/fcxml.Tpo .deps/fcxml.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -version-info 13:0:12 -no-undefined -o libfontconfig.la -rpath /usr/local/lib fcatomic.lo fccache.lo fccfg.lo fccharset.lo fccompat.lo fcdbg.lo fcdefault.lo fcdir.lo fcformat.lo fcfreetype.lo fcfs.lo fcptrlist.lo fchash.lo fcinit.lo fclang.lo fclist.lo fcmatch.lo fcmatrix.lo fcname.lo fcobjs.lo fcpat.lo fcrange.lo fcserialize.lo fcstat.lo fcstr.lo fcweight.lo fcxml.lo ftglue.lo -L/usr/local/lib -lfreetype -L/usr/local/lib -lexpat -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/fcatomic.o .libs/fccache.o .libs/fccfg.o .libs/fccharset.o .libs/fccompat.o .libs/fcdbg.o .libs/fcdefault.o .libs/fcdir.o .libs/fcformat.o .libs/fcfreetype.o .libs/fcfs.o .libs/fcptrlist.o .libs/fchash.o .libs/fcinit.o .libs/fclang.o .libs/fclist.o .libs/fcmatch.o .libs/fcmatrix.o .libs/fcname.o .libs/fcobjs.o .libs/fcpat.o .libs/fcrange.o .libs/fcserialize.o .libs/fcstat.o .libs/fcstr.o .libs/fcweight.o .libs/fcxml.o .libs/ftglue.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lfreetype -lexpat -lintl -O2 -pthread -pthread -Wl,-soname -Wl,libfontconfig.so.1 -o .libs/libfontconfig.so.1.12.0 libtool: link: (cd ".libs" && rm -f "libfontconfig.so.1" && ln -s "libfontconfig.so.1.12.0" "libfontconfig.so.1") libtool: link: (cd ".libs" && rm -f "libfontconfig.so" && ln -s "libfontconfig.so.1.12.0" "libfontconfig.so") libtool: link: ar cru .libs/libfontconfig.a fcatomic.o fccache.o fccfg.o fccharset.o fccompat.o fcdbg.o fcdefault.o fcdir.o fcformat.o fcfreetype.o fcfs.o fcptrlist.o fchash.o fcinit.o fclang.o fclist.o fcmatch.o fcmatrix.o fcname.o fcobjs.o fcpat.o fcrange.o fcserialize.o fcstat.o fcstr.o fcweight.o fcxml.o ftglue.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfontconfig.a libtool: link: ( cd ".libs" && rm -f "libfontconfig.la" && ln -s "../libfontconfig.la" "libfontconfig.la" ) gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' Making all in fc-cache gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-cache.o -MD -MP -MF .deps/fc-cache.Tpo -c -o fc-cache.o fc-cache.c mv -f .deps/fc-cache.Tpo .deps/fc-cache.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-cache fc-cache.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-cache fc-cache.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' Making all in fc-cat gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-cat.o -MD -MP -MF .deps/fc-cat.Tpo -c -o fc-cat.o fc-cat.c mv -f .deps/fc-cat.Tpo .deps/fc-cat.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-cat fc-cat.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-cat fc-cat.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' Making all in fc-conflist gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-conflist.o -MD -MP -MF .deps/fc-conflist.Tpo -c -o fc-conflist.o fc-conflist.c mv -f .deps/fc-conflist.Tpo .deps/fc-conflist.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-conflist fc-conflist.o ../src/libfontconfig.la -L/usr/local/lib -lfreetype libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-conflist fc-conflist.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' Making all in fc-list gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-list.o -MD -MP -MF .deps/fc-list.Tpo -c -o fc-list.o fc-list.c mv -f .deps/fc-list.Tpo .deps/fc-list.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-list fc-list.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-list fc-list.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' Making all in fc-match gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-match.o -MD -MP -MF .deps/fc-match.Tpo -c -o fc-match.o fc-match.c mv -f .deps/fc-match.Tpo .deps/fc-match.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-match fc-match.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-match fc-match.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' Making all in fc-pattern gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-pattern.o -MD -MP -MF .deps/fc-pattern.Tpo -c -o fc-pattern.o fc-pattern.c mv -f .deps/fc-pattern.Tpo .deps/fc-pattern.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-pattern fc-pattern.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-pattern fc-pattern.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' Making all in fc-query gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-query.o -MD -MP -MF .deps/fc-query.Tpo -c -o fc-query.o fc-query.c mv -f .deps/fc-query.Tpo .deps/fc-query.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-query fc-query.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-query fc-query.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' Making all in fc-scan gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-scan.o -MD -MP -MF .deps/fc-scan.Tpo -c -o fc-scan.o fc-scan.c mv -f .deps/fc-scan.Tpo .deps/fc-scan.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-scan fc-scan.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-scan fc-scan.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' Making all in fc-validate gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT fc-validate.o -MD -MP -MF .deps/fc-validate.Tpo -c -o fc-validate.o fc-validate.c mv -f .deps/fc-validate.Tpo .deps/fc-validate.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o fc-validate fc-validate.o ../src/libfontconfig.la -L/usr/local/lib -lfreetype libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/fc-validate fc-validate.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' Making all in conf.d gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake all-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' Making all in its gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' Making all in po gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po' Making all in po-conf gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po-conf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po-conf' Making all in test gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' cp ./out.expected-long-family-names ./out.expected gmake all-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-pthread.o -MD -MP -MF .deps/test-pthread.Tpo -c -o test-pthread.o test-pthread.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -DSRCDIR="\"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test\"" -pipe -O2 -fno-strict-aliasing -pthread -MT test_bz89617-test-bz89617.o -MD -MP -MF .deps/test_bz89617-test-bz89617.Tpo -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo './'`test-bz89617.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-bz131804.o -MD -MP -MF .deps/test-bz131804.Tpo -c -o test-bz131804.o test-bz131804.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-migration.o -MD -MP -MF .deps/test-migration.Tpo -c -o test-migration.o test-migration.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-bz96676.o -MD -MP -MF .deps/test-bz96676.Tpo -c -o test-bz96676.o test-bz96676.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-name-parse.o -MD -MP -MF .deps/test-name-parse.Tpo -c -o test-name-parse.o test-name-parse.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-bz106618.o -MD -MP -MF .deps/test-bz106618.Tpo -c -o test-bz106618.o test-bz106618.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I.. -I../src -I.. -I../src -DFONTFILE='"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test/4x6.pcf"' -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -pthread -MT test_bz106632-test-bz106632.o -MD -MP -MF .deps/test_bz106632-test-bz106632.Tpo -c -o test_bz106632-test-bz106632.o `test -f 'test-bz106632.c' || echo './'`test-bz106632.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pthread -MT test-issue107.o -MD -MP -MF .deps/test-issue107.Tpo -c -o test-issue107.o test-issue107.c mv -f .deps/test-bz96676.Tpo .deps/test-bz96676.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-bz96676 test-bz96676.o ../src/libfontconfig.la mv -f .deps/test-bz106618.Tpo .deps/test-bz106618.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-bz106618 test-bz106618.o ../src/libfontconfig.la mv -f .deps/test-name-parse.Tpo .deps/test-name-parse.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-name-parse test-name-parse.o ../src/libfontconfig.la mv -f .deps/test-bz131804.Tpo .deps/test-bz131804.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-bz131804 test-bz131804.o ../src/libfontconfig.la mv -f .deps/test_bz89617-test-bz89617.Tpo .deps/test_bz89617-test-bz89617.Po /bin/sh ../libtool --tag=CC --mode=link cc -DSRCDIR="\"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test\"" -pipe -O2 -fno-strict-aliasing -pthread -o test-bz89617 test_bz89617-test-bz89617.o ../src/libfontconfig.la mv -f .deps/test-pthread.Tpo .deps/test-pthread.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-pthread test-pthread.o ../src/libfontconfig.la mv -f .deps/test-migration.Tpo .deps/test-migration.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-migration test-migration.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-name-parse test-name-parse.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-bz106618 test-bz106618.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib mv -f .deps/test-issue107.Tpo .deps/test-issue107.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pthread -o test-issue107 test-issue107.o ../src/libfontconfig.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-bz131804 test-bz131804.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-bz96676 test-bz96676.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib mv -f .deps/test_bz106632-test-bz106632.Tpo .deps/test_bz106632-test-bz106632.Po /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I../src -I.. -I../src -DFONTFILE='"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test/4x6.pcf"' -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -pthread -o test-bz106632 test_bz106632-test-bz106632.o ../src/libfontconfig.la libtool: link: cc -DSRCDIR=\"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test\" -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-bz89617 test_bz89617-test-bz89617.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-pthread test-pthread.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-issue107 test-issue107.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -I.. -I../src -I.. -I../src -DFONTFILE=\"/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test/4x6.pcf\" -DHAVE_CONFIG_H -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-bz106632 test_bz106632-test-bz106632.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -O2 -fno-strict-aliasing -pthread -o .libs/test-migration test-migration.o ../src/.libs/libfontconfig.so -L/usr/local/lib -lfreetype -lexpat -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[2]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[1]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fontconfig-2.13.92_2,1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' Making install in fontconfig gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/include/fontconfig' install -m 0644 fontconfig.h fcfreetype.h fcprivate.h '/construction/x11-fonts/fontconfig/stage/usr/local/include/fontconfig' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fontconfig' Making install in fc-case gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake install-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[5]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-case' Making install in fc-lang gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake install-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[5]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-lang' Making install in src gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' gmake install-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' gmake[5]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libfontconfig.la '/construction/x11-fonts/fontconfig/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libfontconfig.so.1.12.0 /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.so.1.12.0 libtool: install: strip --strip-unneeded /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.so.1.12.0 libtool: install: (cd /construction/x11-fonts/fontconfig/stage/usr/local/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.12.0 libfontconfig.so.1; }; }) libtool: install: (cd /construction/x11-fonts/fontconfig/stage/usr/local/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.12.0 libfontconfig.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.la libtool: install: /usr/bin/install -c .libs/libfontconfig.a /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.a libtool: install: strip --strip-debug /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.a libtool: install: chmod 644 /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.a libtool: install: ranlib /construction/x11-fonts/fontconfig/stage/usr/local/lib/libfontconfig.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/src' Making install in fc-cache gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-cache '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-cache /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-cache /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -d "/construction/x11-fonts/fontconfig/stage/var/db/fontconfig" gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cache' Making install in fc-cat gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-cat '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-cat /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-cat gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-cat' Making install in fc-conflist gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-conflist '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-conflist /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-conflist gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-conflist' Making install in fc-list gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-list '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-list /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-list gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-list' Making install in fc-match gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-match '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-match /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-match gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-match' Making install in fc-pattern gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-pattern '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-pattern /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-pattern gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-pattern' Making install in fc-query gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-query '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-query /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-query gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-query' Making install in fc-scan gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-scan '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-scan /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-scan gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-scan' Making install in fc-validate gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s fc-validate '/construction/x11-fonts/fontconfig/stage/usr/local/bin' libtool: warning: '../src/libfontconfig.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/x11-fonts/fontconfig/fontconfig-2.13.92/install-sh -c -s .libs/fc-validate /construction/x11-fonts/fontconfig/stage/usr/local/bin/fc-validate gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-validate' Making install in conf.d gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake install-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[5]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.d' install -m 0644 README '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.d' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.avail' install -m 0644 05-reset-dirs-sample.conf 09-autohint-if-no-hinting.conf 10-autohint.conf 10-hinting-full.conf 10-hinting-medium.conf 10-hinting-none.conf 10-hinting-slight.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-metric-aliases.conf 35-lang-normalize.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-generic.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.avail' gmake install-data-hook gmake[6]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' mkdir -p /construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.d cd /construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/conf.d rm -f 10-hinting-slight.conf; ln -s /usr/local/etc/fonts/conf.avail/10-hinting-slight.conf . rm -f 10-scale-bitmap-fonts.conf; ln -s /usr/local/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf . rm -f 20-unhint-small-vera.conf; ln -s /usr/local/etc/fonts/conf.avail/20-unhint-small-vera.conf . rm -f 30-metric-aliases.conf; ln -s /usr/local/etc/fonts/conf.avail/30-metric-aliases.conf . rm -f 40-nonlatin.conf; ln -s /usr/local/etc/fonts/conf.avail/40-nonlatin.conf . rm -f 45-generic.conf; ln -s /usr/local/etc/fonts/conf.avail/45-generic.conf . rm -f 45-latin.conf; ln -s /usr/local/etc/fonts/conf.avail/45-latin.conf . rm -f 49-sansserif.conf; ln -s /usr/local/etc/fonts/conf.avail/49-sansserif.conf . rm -f 50-user.conf; ln -s /usr/local/etc/fonts/conf.avail/50-user.conf . rm -f 51-local.conf; ln -s /usr/local/etc/fonts/conf.avail/51-local.conf . rm -f 60-generic.conf; ln -s /usr/local/etc/fonts/conf.avail/60-generic.conf . rm -f 60-latin.conf; ln -s /usr/local/etc/fonts/conf.avail/60-latin.conf . rm -f 65-fonts-persian.conf; ln -s /usr/local/etc/fonts/conf.avail/65-fonts-persian.conf . rm -f 65-nonlatin.conf; ln -s /usr/local/etc/fonts/conf.avail/65-nonlatin.conf . rm -f 69-unifont.conf; ln -s /usr/local/etc/fonts/conf.avail/69-unifont.conf . rm -f 80-delicious.conf; ln -s /usr/local/etc/fonts/conf.avail/80-delicious.conf . rm -f 90-synthetic.conf; ln -s /usr/local/etc/fonts/conf.avail/90-synthetic.conf . gmake[6]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[5]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/conf.d' Making install in its gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/its' install -m 0644 fontconfig.its fontconfig.loc '/construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/its' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/its' Making install in po gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po' installing zh_CN.gmo as /construction/x11-fonts/fontconfig/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po' Making install in po-conf gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po-conf' installing zh_CN.gmo as /construction/x11-fonts/fontconfig/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /construction/x11-fonts/fontconfig/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/po-conf' Making install in test gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake install-am gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[5]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92/test' gmake[3]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[4]: Entering directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[4]: Nothing to be done for 'install-exec-am'. sed \ -e 's,@FC_CACHEDIR\@,/var/db/fontconfig,g' \ -e 's,@FC_DEFAULT_FONTS\@,/usr/local/share/fonts,g' \ -e 's,@FC_FONTPATH\@,/usr/local/lib/X11/fonts,g' \ -e 's,@CONFIGDIR\@,conf.d,g' \ -e 's,@PACKAGE\@,fontconfig,g' \ -e 's,@VERSION\@,2.13.92,g' \ ./fonts.conf.in > fonts.conf.tmp && \ mv fonts.conf.tmp fonts.conf /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/libdata/pkgconfig' install -m 0644 fontconfig.pc '/construction/x11-fonts/fontconfig/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts' install -m 0644 fonts.dtd '/construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts' gmake[4]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[3]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[2]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' gmake[1]: Leaving directory '/construction/x11-fonts/fontconfig/fontconfig-2.13.92' install -m 444 /construction/x11-fonts/fontconfig/fontconfig-2.13.92/fc-*/*.1 /construction/x11-fonts/fontconfig/stage/usr/local/man/man1 install -m 444 /construction/x11-fonts/fontconfig/fontconfig-2.13.92/doc/*.5 /construction/x11-fonts/fontconfig/stage/usr/local/man/man5 install -m 0644 /construction/x11-fonts/fontconfig/fontconfig-2.13.92/fonts.conf /construction/x11-fonts/fontconfig/stage/usr/local/etc/fonts/fonts.conf.sample install -m 0644 /construction/x11-fonts/fontconfig/fontconfig-2.13.92/doc/fontconfig-user.html /construction/x11-fonts/fontconfig/fontconfig-2.13.92/doc/fontconfig-user.pdf /construction/x11-fonts/fontconfig/fontconfig-2.13.92/doc/fontconfig-user.txt /construction/x11-fonts/fontconfig/stage/usr/local/share/doc/fontconfig ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/etc/fonts/conf.d/10-hinting-slight.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/10-hinting-slight.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/20-unhint-small-vera.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/20-unhint-small-vera.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/30-metric-aliases.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/30-metric-aliases.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/40-nonlatin.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/40-nonlatin.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/45-generic.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/45-generic.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/45-latin.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/45-latin.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/49-sansserif.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/49-sansserif.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/65-fonts-persian.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/65-fonts-persian.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/69-unifont.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/69-unifont.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/90-synthetic.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/90-synthetic.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/80-delicious.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/80-delicious.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/60-latin.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/60-latin.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/60-generic.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/60-generic.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/51-local.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/51-local.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/65-nonlatin.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/65-nonlatin.conf' Warning: Bad symlink '/usr/local/etc/fonts/conf.d/50-user.conf' pointing to an absolute pathname '/usr/local/etc/fonts/conf.avail/50-user.conf' Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fontconfig-2.13.92_2,1 file sizes/checksums [91]: 0% file sizes/checksums [91]: 100% packing files [91]: 0% packing files [91]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:38