Package: fontconfig
Version: 2.12.3-0.2

Building fontconfig in a sid chroot with:
dpkg-buildpackage --no-sign --build=binary

leads to:
...
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\"
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=.
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c
fcobjs.c  -fPIC -DPIC -o .libs/fcobjs.o
In file included from fcobjs.c:33:0:
fcobjshash.gperf:28:1: error: conflicting types for 'FcObjectTypeHash'
 "aspect",FC_ASPECT_OBJECT
 ^~~~~~~~~~~~~~~~
fcobjs.c:28:1: note: previous declaration of 'FcObjectTypeHash' was here
 FcObjectTypeHash (register const char *str, register FC_GPERF_SIZE_T len);
 ^~~~~~~~~~~~~~~~
In file included from fcobjs.c:33:0:
fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup'
fcobjs.c:31:1: note: previous declaration of 'FcObjectTypeLookup' was here
 FcObjectTypeLookup (register const char *str, register FC_GPERF_SIZE_T
len);
 ^~~~~~~~~~~~~~~~~~
Makefile:638: recipe for target 'fcobjs.lo' failed
make[4]: *** [fcobjs.lo] Error 1
make[4]: Leaving directory
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/src'
Makefile:499: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/src'
Makefile:582: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
Makefile:466: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2

Whole build log is attached.

-- 
Jean-Christophe Manciot
-----------------
Building fontconfig
-----------------
dpkg-buildpackage: info: source package fontconfig
dpkg-buildpackage: info: source version 2.12.3-0.2
dpkg-buildpackage: info: source distribution stable
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build fontconfig-2.12.3-0.2
 fakeroot debian/rules clean
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
LC_ALL=C /usr/bin/make -C . -k distclean
make[1]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
make[1]: *** No rule to make target 'distclean'.
make[1]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
/usr/share/cdbs/1/class/makefile.mk:91: recipe for target 'makefile-clean' 
failed
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
/usr/share/cdbs/1/class/autotools.mk:64: recipe for target 'makefile-clean' 
failed
make: [makefile-clean] Error 1 (ignored)
set -e;    
if test -e debian/autoreconf.before; then \
        dh_autoreconf_clean ; \
fi
dh_clean 
rm -f debian/stamp-autotools-files
chmod +w debian/po/*.po
debconf-updatepo
rm -f config/Makedefs Makefile src/Makefile fontconfig/Makefile doc/Makefile 
doc/version.sgml
rm -f fc-cache/Makefile fc-list/Makefile fontconfig-config fontconfig.pc 
config.h
 debian/rules build
test -x debian/rules
mkdir -p "."
CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
set -e;   mv ./config.guess ./config.guess.cdbs-orig; cp --remove-destination 
/usr/share/misc/config.guess ./config.guess;
set -e;   mv ./config.sub ./config.sub.cdbs-orig; cp --remove-destination 
/usr/share/misc/config.sub ./config.sub;
dh_autoreconf 
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:45: installing './compile'
configure.ac:37: installing './missing'
Makefile.am:93: warning: subst $(BASECONFIGDIR: non-POSIX variable name
Makefile.am:93: (probably a GNU make extension)
doc/Makefile.am: installing './depcomp'
touch debian/stamp-autotools-files
chmod a+x /home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" 
/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/./configure 
--build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/fontconfig" 
--srcdir=. --disable-maintainer-mode --disable-dependency-tracking 
--disable-silent-rules --enable-static --enable-docs 
--libdir=\${prefix}/lib/x86_64-linux-gnu 
--with-add-fonts=/usr/X11R6/lib/X11/fonts,/usr/local/share/fonts
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... 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 make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.7/dist-packages
checking for RM macro... rm -f
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu 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 gcc 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... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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 __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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... 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... yes
checking for vprintf... 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... yes
checking for working mmap... yes
checking for link... yes
checking for mkstemp... yes
checking for mkostemp... yes
checking for _mktemp_s... no
checking for mkdtemp... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getprogname... no
checking for getexecname... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for random_r... yes
checking for rand_r... yes
checking for readlink... yes
checking for fstatvfs... yes
checking for fstatfs... yes
checking for lstat... 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... no
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_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_Select_Size... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for TT_OS2.usLowerOpticalPointSize... yes
checking for TT_OS2.usUpperOpticalPointSize... yes
checking for EXPAT... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
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... yes
DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 
FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 
FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 
FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 
FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 
FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 
FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 
FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 
FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 
FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 
FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 
FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 
FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 
FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 
FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 
FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 
FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 
FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 
FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 
FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 
FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 
FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 
FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 
FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 
FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 
FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 
FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 
FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 
FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 
FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 
FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 
FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 
FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 
FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 
FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 
FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 
FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 
FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 
FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 
FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 
FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 
FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 
FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 
FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 
FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 
FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 
FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 
FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 
FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 
FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3
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-glyphname/Makefile
config.status: creating fc-blanks/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-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 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 src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
configure: WARNING: unrecognized options: --disable-maintainer-mode
touch debian/stamp-autotools
LC_ALL=C /usr/bin/make -C . 
make[1]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
/usr/bin/make  all-recursive
make[2]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
Making all in fontconfig
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fontconfig'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fontconfig'
Making all in fc-blanks
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-blanks'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-blanks'
Making all in fc-case
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-case'
touch fcalias.h
touch fcaliastail.h
/usr/bin/make  all-am
make[4]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-case'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-case'
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-case'
Making all in fc-lang
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-lang'
touch fcalias.h
touch fcaliastail.h
/usr/bin/make  all-am
make[4]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-lang'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-lang'
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-lang'
Making all in fc-glyphname
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-glyphname'
touch fcalias.h
touch fcaliastail.h
/usr/bin/make  all-am
make[4]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-glyphname'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-glyphname'
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/fc-glyphname'
Making all in src
make[3]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/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/bash ./config.status src/fcstdint.h
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status: src/fcstdint.h is unchanged
/usr/bin/make  all-am
make[4]: Entering directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcatomic.lo fcatomic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcatomic.c  -fPIC -DPIC -o .libs/fcatomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcatomic.c -o fcatomic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcblanks.lo fcblanks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcblanks.c  -fPIC -DPIC -o .libs/fcblanks.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcblanks.c -o fcblanks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fccache.lo fccache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fccache.c 
 -fPIC -DPIC -o .libs/fccache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fccache.c 
-o fccache.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fccfg.lo fccfg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fccfg.c  
-fPIC -DPIC -o .libs/fccfg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fccfg.c 
-o fccfg.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fccharset.lo fccharset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fccharset.c  -fPIC -DPIC -o .libs/fccharset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fccharset.c -o fccharset.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fccompat.lo fccompat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fccompat.c  -fPIC -DPIC -o .libs/fccompat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fccompat.c -o fccompat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcdbg.lo fcdbg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcdbg.c  
-fPIC -DPIC -o .libs/fcdbg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcdbg.c 
-o fcdbg.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcdefault.lo fcdefault.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcdefault.c  -fPIC -DPIC -o .libs/fcdefault.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcdefault.c -o fcdefault.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcdir.lo fcdir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcdir.c  
-fPIC -DPIC -o .libs/fcdir.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcdir.c 
-o fcdir.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcformat.lo fcformat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcformat.c  -fPIC -DPIC -o .libs/fcformat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcformat.c -o fcformat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcfreetype.lo fcfreetype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcfreetype.c  -fPIC -DPIC -o .libs/fcfreetype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcfreetype.c -o fcfreetype.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcfs.lo fcfs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcfs.c  
-fPIC -DPIC -o .libs/fcfs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcfs.c -o 
fcfs.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcinit.lo fcinit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcinit.c  
-fPIC -DPIC -o .libs/fcinit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcinit.c 
-o fcinit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fclang.lo fclang.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fclang.c  
-fPIC -DPIC -o .libs/fclang.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fclang.c 
-o fclang.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fclist.lo fclist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fclist.c  
-fPIC -DPIC -o .libs/fclist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fclist.c 
-o fclist.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcmatch.lo fcmatch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcmatch.c 
 -fPIC -DPIC -o .libs/fcmatch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcmatch.c 
-o fcmatch.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcmatrix.lo fcmatrix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcmatrix.c  -fPIC -DPIC -o .libs/fcmatrix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c 
fcmatrix.c -o fcmatrix.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcname.lo fcname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcname.c  
-fPIC -DPIC -o .libs/fcname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcname.c 
-o fcname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-I.. -I../src -I/usr/include/freetype2    -Wall -Wpointer-arith 
-Wstrict-prototypes       -Wmissing-prototypes -Wmissing-declarations     
-Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR='"/var/cache/fontconfig"' 
-DFONTCONFIG_PATH='"/etc/fonts"' -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c -o 
fcobjs.lo fcobjs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src 
-I/usr/include/freetype2 -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs 
-fno-strict-aliasing -DFC_CACHEDIR=\"/var/cache/fontconfig\" 
-DFONTCONFIG_PATH=\"/etc/fonts\" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -c fcobjs.c  
-fPIC -DPIC -o .libs/fcobjs.o
In file included from fcobjs.c:33:0:
fcobjshash.gperf:28:1: error: conflicting types for 'FcObjectTypeHash'
 "aspect",FC_ASPECT_OBJECT
 ^~~~~~~~~~~~~~~~
fcobjs.c:28:1: note: previous declaration of 'FcObjectTypeHash' was here
 FcObjectTypeHash (register const char *str, register FC_GPERF_SIZE_T len);
 ^~~~~~~~~~~~~~~~
In file included from fcobjs.c:33:0:
fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup'
fcobjs.c:31:1: note: previous declaration of 'FcObjectTypeLookup' was here
 FcObjectTypeLookup (register const char *str, register FC_GPERF_SIZE_T len);
 ^~~~~~~~~~~~~~~~~~
Makefile:638: recipe for target 'fcobjs.lo' failed
make[4]: *** [fcobjs.lo] Error 1
make[4]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/src'
Makefile:499: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2/src'
Makefile:582: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
Makefile:466: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory 
'/home/actionmystique/src/Fontconfig/fontconfig-2.12.3-0.2'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to