Hello,
I'm running current for some while now and I have not been able to build 
xenocara as it fails at some point (see the log below). I'm not a developer so 
I don't have any clue why this is happening. I tried deleting the sources and 
refetch them, but I still keep getting the error.
I'm only able to upgrade via the snapshot releases, but I would like to 
understand why my xenocara build keep failing.

Thank you for helping!
Didier

Now the output of the failing build (it always fails at the same point!)

$ sudo nice make build
/usr/bin/sudo make distrib-dirs
mtree -qdef /usr/xenocara/etc/mtree/BSD.x11.dist -p / -U
cd /usr/xenocara/share/mk  && exec /usr/bin/sudo make X11BASE=/usr/X11R6 install
install -c -o root -g bin -m 444 automake.dep bsd.xconf.mk bsd.xorg.mk  
/usr/X11R6/share/mk
cd /usr/xenocara/util/macros  && make -f Makefile.bsd-wrapper  && exec 
/usr/bin/sudo make -f Makefile.bsd-wrapper install
exec make
exec make  install
test -z "/usr/X11R6/share/aclocal" || /bin/sh 
/usr/xenocara/util/macros/install-sh -d "/usr/X11R6/share/aclocal"
 /usr/bin/install -c -m 644 'xorg-macros.m4' 
'/usr/X11R6/share/aclocal/xorg-macros.m4'
make  install-data-hook
rm -f /usr/X11R6/share/aclocal/xorgversion.m4
exec /usr/bin/sudo make includes
===> proto
===> proto/bigreqsproto
===> proto/compositeproto
===> proto/dmxproto
===> proto/damageproto
===> proto/evieproto
===> proto/fixesproto
===> proto/fontcacheproto
===> proto/fontsproto
===> proto/glproto
===> proto/inputproto
===> proto/kbproto
===> proto/pmproto
===> proto/xineramaproto
===> proto/printproto
===> proto/randrproto
===> proto/recordproto
===> proto/renderproto
===> proto/resourceproto
===> proto/scrnsaverproto
===> proto/trapproto
===> proto/videoproto
===> proto/x11proto
===> proto/xcmiscproto
===> proto/xextproto
===> proto/xf86bigfontproto
===> proto/xf86dgaproto
===> proto/xf86miscproto
===> proto/xf86vidmodeproto
===> proto/xf86driproto
===> data/bitmaps
===> lib
===> lib/freetype
===> lib/freetype/include
===> lib/freetype/include/freetype
for i in freetype.h ftbbox.h ftbdf.h ftbitmap.h  ftcache.h ftchapters.h ftcid.h 
fterrdef.h fterrors.h ftgasp.h  ftglyph.h ftgzip.h ftimage.h ftincrem.h 
ftlcdfil.h ftlist.h  ftlzw.h ftmac.h ftmm.h ftmodapi.h ftmoderr.h ftoutln.h 
ftpfr.h  ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h  ftsystem.h 
fttrigon.h fttypes.h ftwinfnt.h ftxf86.h  t1tables.h ttnameid.h tttables.h 
tttags.h ttunpat.h; do  j="cmp -s $i /usr/X11R6/include/freetype2/freetype/$i 
||  install -c -o root -g bin -m 444  $i 
/usr/X11R6/include/freetype2/freetype";  echo "\tinstalling $i";  eval "$j";  
done
        installing freetype.h
        installing ftbbox.h
        installing ftbdf.h
        installing ftbitmap.h
        installing ftcache.h
        installing ftchapters.h
        installing ftcid.h
        installing fterrdef.h
        installing fterrors.h
        installing ftgasp.h
        installing ftglyph.h
        installing ftgzip.h
        installing ftimage.h
        installing ftincrem.h
        installing ftlcdfil.h
        installing ftlist.h
        installing ftlzw.h
        installing ftmac.h
        installing ftmm.h
        installing ftmodapi.h
        installing ftmoderr.h
        installing ftoutln.h
        installing ftpfr.h
        installing ftrender.h
        installing ftsizes.h
        installing ftsnames.h
        installing ftstroke.h
        installing ftsynth.h
        installing ftsystem.h
        installing fttrigon.h
        installing fttypes.h
        installing ftwinfnt.h
        installing ftxf86.h
        installing t1tables.h
        installing ttnameid.h
        installing tttables.h
        installing tttags.h
        installing ttunpat.h
===> lib/freetype/include/freetype/config
for i in ftheader.h ftmodule.h ftoption.h ftstdlib.h; do  j="cmp -s $i 
/usr/X11R6/include/freetype2/freetype/config/$i ||  install -c -o root -g bin 
-m 444  $i /usr/X11R6/include/freetype2/freetype/config";  echo "\tinstalling 
$i";  eval "$j";  done
        installing ftheader.h
        installing ftmodule.h
        installing ftoption.h
        installing ftstdlib.h
===> lib/freetype/include/freetype/internal
for i in autohint.h ftcalc.h ftdebug.h ftdriver.h ftgloadr.h  ftmemory.h 
ftobjs.h ftrfork.h ftserv.h ftstream.h  fttrace.h ftvalid.h internal.h 
pcftypes.h psaux.h pshints.h  sfnt.h t1types.h tttypes.h; do  j="cmp -s $i 
/usr/X11R6/include/freetype2/freetype/internal/$i ||  install -c -o root -g bin 
-m 444  $i /usr/X11R6/include/freetype2/freetype/internal";  echo "\tinstalling 
$i";  eval "$j";  done
        installing autohint.h
        installing ftcalc.h
        installing ftdebug.h
        installing ftdriver.h
        installing ftgloadr.h
        installing ftmemory.h
        installing ftobjs.h
        installing ftrfork.h
        installing ftserv.h
        installing ftstream.h
        installing fttrace.h
        installing ftvalid.h
        installing internal.h
        installing pcftypes.h
        installing psaux.h
        installing pshints.h
        installing sfnt.h
        installing t1types.h
        installing tttypes.h
===> lib/freetype/include/freetype/internal/services
for i in svbdf.h svcid.h svgldict.h svkern.h svmm.h svpfr.h svpostnm.h  
svpscmap.h svpsinfo.h svsfnt.h svttcmap.h svtteng.h svttglyf.h  svwinfnt.h 
svxf86nm.h; do  j="cmp -s $i 
/usr/X11R6/include/freetype2/freetype/internal/services/$i ||  install -c -o 
root -g bin -m 444  $i 
/usr/X11R6/include/freetype2/freetype/internal/services";  echo "\tinstalling 
$i";  eval "$j";  done
        installing svbdf.h
        installing svcid.h
        installing svgldict.h
        installing svkern.h
        installing svmm.h
        installing svpfr.h
        installing svpostnm.h
        installing svpscmap.h
        installing svpsinfo.h
        installing svsfnt.h
        installing svttcmap.h
        installing svtteng.h
        installing svttglyf.h
        installing svwinfnt.h
        installing svxf86nm.h
install -c -m 444 -o root -g bin  freetype2.pc /usr/X11R6/lib/pkgconfig
install -c -m 755 -o root -g bin  freetype-config /usr/X11R6/bin
===> lib/fontconfig
===> lib/libxtrans
===> lib/libXau
===> lib/libXdmcp
===> lib/libX11
===> lib/libXext
===> lib/libXrender
===> lib/libXft
===> lib/libdmx
===> lib/libfontenc
===> lib/libFS
===> lib/libICE
===> lib/liblbxutil
===> lib/libSM
===> lib/libXt
===> lib/libXmu
===> lib/libXpm
===> lib/libXp
===> lib/libXaw
===> lib/libXfixes
===> lib/libXcomposite
===> lib/libXdamage
===> lib/libXcursor
===> lib/libXevie
===> lib/libXfont
===> lib/libXfontcache
===> lib/libXi
===> lib/libXinerama
===> lib/libxkbfile
===> lib/libxkbui
===> lib/libXprintUtil
===> lib/libXprintAppUtil
===> lib/libXrandr
===> lib/libXRes
===> lib/libXScrnSaver
===> lib/libXTrap
===> lib/libXtst
===> lib/libXv
===> lib/libXvMC
===> lib/libXxf86dga
===> lib/libXxf86misc
===> lib/libXxf86vm
===> lib/libpciaccess
===> lib/pixman
===> lib/libdrm
make: don't know how to make includes. Stop in /usr/xenocara/lib/libdrm.
*** Error code 2

Stop in /usr/xenocara/lib (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/xenocara (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/xenocara (line 37 of Makefile).

Reply via email to