From owner-freebsd-x11@FreeBSD.ORG Thu May 11 17:43:40 2006 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C779B16A75F for ; Thu, 11 May 2006 17:43:40 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw4.york.ac.uk (mail-gw4.york.ac.uk [144.32.128.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE94743D6E for ; Thu, 11 May 2006 17:43:38 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (buffy-128.york.ac.uk [144.32.128.160]) by mail-gw4.york.ac.uk (8.13.6/8.13.6) with ESMTP id k4BHhZGW005774 for ; Thu, 11 May 2006 18:43:35 +0100 (BST) Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.6/8.13.6) with ESMTP id k4BHhZGW058737 for ; Thu, 11 May 2006 18:43:35 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.13.6/8.13.6/Submit) id k4BHhZEh058736 for x11@freebsd.org; Thu, 11 May 2006 18:43:35 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: x11@freebsd.org Content-Type: multipart/mixed; boundary="=-M+RnpeGQbpDW33LA+5/o" Date: Thu, 11 May 2006 18:43:34 +0100 Message-Id: <1147369414.86667.19.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: Subject: x11-fonts/xorg-fonts-miscbitmaps fails to compile X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 17:43:41 -0000 --=-M+RnpeGQbpDW33LA+5/o Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, It looks like xorg-fonts-miscbitmaps depends on perl to build, however it isn't included in the Makefile as a dependency - and therefore on my system without perl installed, it fails (build log below). The attached patch fixes this failure. My system is top-of-tree CURRENT. Thanks, Gavin rho# make all install ===> Vulnerability check disabled, database not found ===> Extracting for xorg-fonts-miscbitmaps-6.9.0_1 => MD5 Checksum OK for xorg/X11R6.9.0-src1.tar.gz. => SHA256 Checksum OK for xorg/X11R6.9.0-src1.tar.gz. ===> Patching for xorg-fonts-miscbitmaps-6.9.0_1 ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-FreeBSD.cf ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-Imake.rules ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-Imake.tmpl ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-Library.tmpl ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-X11.rules ===> Applying extra patch /usr/ports/x11-servers/xorg-server/files/patch-X11.tmpl ===> xorg-fonts-miscbitmaps-6.9.0_1 depends on executable: ucs2any - found ===> xorg-fonts-miscbitmaps-6.9.0_1 depends on executable: imake - found ===> Configuring for xorg-fonts-miscbitmaps-6.9.0_1 cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake cc -o ccimake -DCROSSCOMPILEDIR=\"\" -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH ccimake.c if [ -n "" ] ; then /cc -E `./ccimake` -DCROSSCOMPILE_CPP imakemdep.h > imakemdep_cpp.h; else touch imakemdep_cpp.h; fi cc -c -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 -DMONOLITH imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstrap cd ./config/makedepend && make -f Makefile.proto bootstrap ./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap cd ./config/imake && make -f Makefile.proto bootstrapdepend cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" bootstrap + mkdir bootstrap mv *.o bootstrap + mv imake bootstrap cd ./config/imake && make -f Makefile.proto imakeonly cc -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/bin/cpp\"" -DHAS_MERGE_CONSTANTS=`if cc -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi` -DMONOLITH -c imake.c rm -f imake cc -o imake -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef imake.o -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib make xmakefile rm -f xmakefile ./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=. rm -f ./config/imake/Makefile.proto making Makefiles in include/bitmaps... making Makefiles in include/extensions... making Makefiles in include/fonts... making Makefiles in include/GL... making Makefiles in include/DPS... making Makefiles in fonts/encodings/large... sed -e "s/@USE_FDS_BITS@/fds_bits/;" < Xpoll.h.in > Xpoll.h + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11 + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11 + rm -f DECkeysym.h + ln -s ../../../include/DECkeysym.h . + rm -f HPkeysym.h + ln -s ../../../include/HPkeysym.h . + rm -f Sunkeysym.h + ln -s ../../../include/Sunkeysym.h . + rm -f X.h + ln -s ../../../include/X.h . + rm -f XF86keysym.h + ln -s ../../../include/XF86keysym.h . + rm -f XWDFile.h + ln -s ../../../include/XWDFile.h . + rm -f Xalloca.h + ln -s ../../../include/Xalloca.h . + rm -f Xarch.h + ln -s ../../../include/Xarch.h . + rm -f Xatom.h + ln -s ../../../include/Xatom.h . + rm -f Xdefs.h + ln -s ../../../include/Xdefs.h . + rm -f Xfuncproto.h + ln -s ../../../include/Xfuncproto.h . + rm -f Xfuncs.h + ln -s ../../../include/Xfuncs.h . + rm -f Xmd.h + ln -s ../../../include/Xmd.h . + rm -f Xos.h + ln -s ../../../include/Xos.h . + rm -f Xos_r.h + ln -s ../../../include/Xos_r.h . + rm -f Xosdefs.h + ln -s ../../../include/Xosdefs.h . + rm -f Xpoll.h + ln -s ../../../include/Xpoll.h . + rm -f Xproto.h + ln -s ../../../include/Xproto.h . + rm -f Xprotostr.h + ln -s ../../../include/Xprotostr.h . + rm -f Xthreads.h + ln -s ../../../include/Xthreads.h . + rm -f ap_keysym.h + ln -s ../../../include/ap_keysym.h . + rm -f keysym.h + ln -s ../../../include/keysym.h . + rm -f keysymdef.h + ln -s ../../../include/keysymdef.h . including in include/bitmaps... + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/bitmaps + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/bitmaps + rm -f 1x1 + ln -s ../../../../include/bitmaps/1x1 . + rm -f 2x2 + ln -s ../../../../include/bitmaps/2x2 . + rm -f black + ln -s ../../../../include/bitmaps/black . + rm -f boxes + ln -s ../../../../include/bitmaps/boxes . + rm -f calculator + ln -s ../../../../include/bitmaps/calculator . + rm -f cntr_ptr + ln -s ../../../../include/bitmaps/cntr_ptr . + rm -f cntr_ptrmsk + ln -s ../../../../include/bitmaps/cntr_ptrmsk . + rm -f cross_weave + ln -s ../../../../include/bitmaps/cross_weave . + rm -f dimple1 + ln -s ../../../../include/bitmaps/dimple1 . + rm -f dimple3 + ln -s ../../../../include/bitmaps/dimple3 . + rm -f dot + ln -s ../../../../include/bitmaps/dot . + rm -f dropbar7 + ln -s ../../../../include/bitmaps/dropbar7 . + rm -f dropbar8 + ln -s ../../../../include/bitmaps/dropbar8 . + rm -f escherknot + ln -s ../../../../include/bitmaps/escherknot . + rm -f flagdown + ln -s ../../../../include/bitmaps/flagdown . + rm -f flagup + ln -s ../../../../include/bitmaps/flagup . + rm -f flipped_gray + ln -s ../../../../include/bitmaps/flipped_gray . + rm -f gray + ln -s ../../../../include/bitmaps/gray . + rm -f gray1 + ln -s ../../../../include/bitmaps/gray1 . + rm -f gray3 + ln -s ../../../../include/bitmaps/gray3 . + rm -f grid2 + ln -s ../../../../include/bitmaps/grid2 . + rm -f grid4 + ln -s ../../../../include/bitmaps/grid4 . + rm -f grid8 + ln -s ../../../../include/bitmaps/grid8 . + rm -f grid16 + ln -s ../../../../include/bitmaps/grid16 . + rm -f hlines2 + ln -s ../../../../include/bitmaps/hlines2 . + rm -f hlines3 + ln -s ../../../../include/bitmaps/hlines3 . + rm -f icon + ln -s ../../../../include/bitmaps/icon . + rm -f keyboard16 + ln -s ../../../../include/bitmaps/keyboard16 . + rm -f left_ptr + ln -s ../../../../include/bitmaps/left_ptr . + rm -f left_ptrmsk + ln -s ../../../../include/bitmaps/left_ptrmsk . + rm -f letters + ln -s ../../../../include/bitmaps/letters . + rm -f light_gray + ln -s ../../../../include/bitmaps/light_gray . + rm -f mailempty + ln -s ../../../../include/bitmaps/mailempty . + rm -f mailemptymsk + ln -s ../../../../include/bitmaps/mailemptymsk . + rm -f mailfull + ln -s ../../../../include/bitmaps/mailfull . + rm -f mailfullmsk + ln -s ../../../../include/bitmaps/mailfullmsk . + rm -f mensetmanus + ln -s ../../../../include/bitmaps/mensetmanus . + rm -f menu6 + ln -s ../../../../include/bitmaps/menu6 . + rm -f menu8 + ln -s ../../../../include/bitmaps/menu8 . + rm -f menu10 + ln -s ../../../../include/bitmaps/menu10 . + rm -f menu12 + ln -s ../../../../include/bitmaps/menu12 . + rm -f menu16 + ln -s ../../../../include/bitmaps/menu16 . + rm -f noletters + ln -s ../../../../include/bitmaps/noletters . + rm -f opendot + ln -s ../../../../include/bitmaps/opendot . + rm -f opendotMask + ln -s ../../../../include/bitmaps/opendotMask . + rm -f plaid + ln -s ../../../../include/bitmaps/plaid . + rm -f right_ptr + ln -s ../../../../include/bitmaps/right_ptr . + rm -f right_ptrmsk + ln -s ../../../../include/bitmaps/right_ptrmsk . + rm -f root_weave + ln -s ../../../../include/bitmaps/root_weave . + rm -f scales + ln -s ../../../../include/bitmaps/scales . + rm -f sipb + ln -s ../../../../include/bitmaps/sipb . + rm -f star + ln -s ../../../../include/bitmaps/star . + rm -f starMask + ln -s ../../../../include/bitmaps/starMask . + rm -f stipple + ln -s ../../../../include/bitmaps/stipple . + rm -f target + ln -s ../../../../include/bitmaps/target . + rm -f terminal + ln -s ../../../../include/bitmaps/terminal . + rm -f tie_fighter + ln -s ../../../../include/bitmaps/tie_fighter . + rm -f vlines2 + ln -s ../../../../include/bitmaps/vlines2 . + rm -f vlines3 + ln -s ../../../../include/bitmaps/vlines3 . + rm -f weird_size + ln -s ../../../../include/bitmaps/weird_size . + rm -f wide_weave + ln -s ../../../../include/bitmaps/wide_weave . + rm -f wingdogs + ln -s ../../../../include/bitmaps/wingdogs . + rm -f woman + ln -s ../../../../include/bitmaps/woman . + rm -f xfd_icon + ln -s ../../../../include/bitmaps/xfd_icon . + rm -f xlogo11 + ln -s ../../../../include/bitmaps/xlogo11 . + rm -f xlogo16 + ln -s ../../../../include/bitmaps/xlogo16 . + rm -f xlogo32 + ln -s ../../../../include/bitmaps/xlogo32 . + rm -f xlogo64 + ln -s ../../../../include/bitmaps/xlogo64 . + rm -f xsnow + ln -s ../../../../include/bitmaps/xsnow . including in include/extensions... + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/extensions + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/extensions + rm -f Xext.h + ln -s ../../../../include/extensions/Xext.h . + rm -f xcmiscstr.h + ln -s ../../../../include/extensions/xcmiscstr.h . + rm -f MITMisc.h + ln -s ../../../../include/extensions/MITMisc.h . + rm -f mitmiscstr.h + ln -s ../../../../include/extensions/mitmiscstr.h . + rm -f bigreqstr.h + ln -s ../../../../include/extensions/bigreqstr.h . + rm -f extutil.h + ln -s ../../../../include/extensions/extutil.h . + rm -f XI.h + ln -s ../../../../include/extensions/XI.h . + rm -f XInput.h + ln -s ../../../../include/extensions/XInput.h . + rm -f XIproto.h + ln -s ../../../../include/extensions/XIproto.h . + rm -f XTest.h + ln -s ../../../../include/extensions/XTest.h . + rm -f xtestext1.h + ln -s ../../../../include/extensions/xtestext1.h . + rm -f xteststr.h + ln -s ../../../../include/extensions/xteststr.h . + rm -f XKB.h + ln -s ../../../../include/extensions/XKB.h . + rm -f XKBgeom.h + ln -s ../../../../include/extensions/XKBgeom.h . + rm -f XKBproto.h + ln -s ../../../../include/extensions/XKBproto.h . + rm -f XKBstr.h + ln -s ../../../../include/extensions/XKBstr.h . + rm -f XKBsrv.h + ln -s ../../../../include/extensions/XKBsrv.h . + rm -f Xdbe.h + ln -s ../../../../include/extensions/Xdbe.h . + rm -f Xdbeproto.h + ln -s ../../../../include/extensions/Xdbeproto.h . + rm -f Xag.h + ln -s ../../../../include/extensions/Xag.h . + rm -f Xagstr.h + ln -s ../../../../include/extensions/Xagstr.h . + rm -f Xagsrv.h + ln -s ../../../../include/extensions/Xagsrv.h . + rm -f XShm.h + ln -s ../../../../include/extensions/XShm.h . + rm -f shmstr.h + ln -s ../../../../include/extensions/shmstr.h . + rm -f saver.h + ln -s ../../../../include/extensions/saver.h . + rm -f saverproto.h + ln -s ../../../../include/extensions/saverproto.h . + rm -f scrnsaver.h + ln -s ../../../../include/extensions/scrnsaver.h . + rm -f xf86misc.h + ln -s ../../../../include/extensions/xf86misc.h . + rm -f xf86mscstr.h + ln -s ../../../../include/extensions/xf86mscstr.h . + rm -f xf86bigfont.h + ln -s ../../../../include/extensions/xf86bigfont.h . + rm -f xf86bigfstr.h + ln -s ../../../../include/extensions/xf86bigfstr.h . + rm -f xf86vmode.h + ln -s ../../../../include/extensions/xf86vmode.h . + rm -f xf86vmstr.h + ln -s ../../../../include/extensions/xf86vmstr.h . + rm -f xf86dga.h + ln -s ../../../../include/extensions/xf86dga.h . + rm -f xf86dgastr.h + ln -s ../../../../include/extensions/xf86dgastr.h . + rm -f xf86dga1.h + ln -s ../../../../include/extensions/xf86dga1.h . + rm -f xf86dga1str.h + ln -s ../../../../include/extensions/xf86dga1str.h . + rm -f Xinerama.h + ln -s ../../../../include/extensions/Xinerama.h . + rm -f panoramiXext.h + ln -s ../../../../include/extensions/panoramiXext.h . + rm -f panoramiXproto.h + ln -s ../../../../include/extensions/panoramiXproto.h . + rm -f XLbx.h + ln -s ../../../../include/extensions/XLbx.h . + rm -f lbxbuf.h + ln -s ../../../../include/extensions/lbxbuf.h . + rm -f lbxbufstr.h + ln -s ../../../../include/extensions/lbxbufstr.h . + rm -f lbxdeltastr.h + ln -s ../../../../include/extensions/lbxdeltastr.h . + rm -f lbximage.h + ln -s ../../../../include/extensions/lbximage.h . + rm -f lbxopts.h + ln -s ../../../../include/extensions/lbxopts.h . + rm -f lbxstr.h + ln -s ../../../../include/extensions/lbxstr.h . + rm -f lbxzlib.h + ln -s ../../../../include/extensions/lbxzlib.h . + rm -f Xv.h + ln -s ../../../../include/extensions/Xv.h . + rm -f Xvlib.h + ln -s ../../../../include/extensions/Xvlib.h . + rm -f Xvproto.h + ln -s ../../../../include/extensions/Xvproto.h . + rm -f XvMC.h + ln -s ../../../../include/extensions/XvMC.h . + rm -f XvMClib.h + ln -s ../../../../include/extensions/XvMClib.h . + rm -f XvMCproto.h + ln -s ../../../../include/extensions/XvMCproto.h . + rm -f vldXvMC.h + ln -s ../../../../include/extensions/vldXvMC.h . + rm -f render.h + ln -s ../../../../include/extensions/render.h . + rm -f renderproto.h + ln -s ../../../../include/extensions/renderproto.h . + rm -f randr.h + ln -s ../../../../include/extensions/randr.h . + rm -f randrproto.h + ln -s ../../../../include/extensions/randrproto.h . + rm -f xfixeswire.h + ln -s ../../../../include/extensions/xfixeswire.h . + rm -f xfixesproto.h + ln -s ../../../../include/extensions/xfixesproto.h . + rm -f damagewire.h + ln -s ../../../../include/extensions/damagewire.h . + rm -f damageproto.h + ln -s ../../../../include/extensions/damageproto.h . + rm -f composite.h + ln -s ../../../../include/extensions/composite.h . + rm -f compositeproto.h + ln -s ../../../../include/extensions/compositeproto.h . + rm -f Xevie.h + ln -s ../../../../include/extensions/Xevie.h . + rm -f Xeviestr.h + ln -s ../../../../include/extensions/Xeviestr.h . + rm -f xtrapbits.h + ln -s ../../../../include/extensions/xtrapbits.h . + rm -f xtrapddmi.h + ln -s ../../../../include/extensions/xtrapddmi.h . + rm -f xtrapdi.h + ln -s ../../../../include/extensions/xtrapdi.h . + rm -f xtrapemacros.h + ln -s ../../../../include/extensions/xtrapemacros.h . + rm -f xtraplib.h + ln -s ../../../../include/extensions/xtraplib.h . + rm -f xtraplibp.h + ln -s ../../../../include/extensions/xtraplibp.h . + rm -f xtrapproto.h + ln -s ../../../../include/extensions/xtrapproto.h . + rm -f XRes.h + ln -s ../../../../include/extensions/XRes.h . + rm -f XResproto.h + ln -s ../../../../include/extensions/XResproto.h . + rm -f multibuf.h + ln -s ../../../../include/extensions/multibuf.h . + rm -f multibufst.h + ln -s ../../../../include/extensions/multibufst.h . + rm -f record.h + ln -s ../../../../include/extensions/record.h . + rm -f recordstr.h + ln -s ../../../../include/extensions/recordstr.h . + rm -f security.h + ln -s ../../../../include/extensions/security.h . + rm -f securstr.h + ln -s ../../../../include/extensions/securstr.h . + rm -f shape.h + ln -s ../../../../include/extensions/shape.h . + rm -f shapestr.h + ln -s ../../../../include/extensions/shapestr.h . + rm -f sync.h + ln -s ../../../../include/extensions/sync.h . + rm -f syncstr.h + ln -s ../../../../include/extensions/syncstr.h . + rm -f Print.h + ln -s ../../../../include/extensions/Print.h . + rm -f Printstr.h + ln -s ../../../../include/extensions/Printstr.h . + rm -f Xcup.h + ln -s ../../../../include/extensions/Xcup.h . + rm -f Xcupstr.h + ln -s ../../../../include/extensions/Xcupstr.h . + rm -f dpms.h + ln -s ../../../../include/extensions/dpms.h . + rm -f dpmsstr.h + ln -s ../../../../include/extensions/dpmsstr.h . + rm -f XEVI.h + ln -s ../../../../include/extensions/XEVI.h . + rm -f XEVIstr.h + ln -s ../../../../include/extensions/XEVIstr.h . including in include/fonts... + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/fonts + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/X11/fonts + rm -f FS.h + ln -s ../../../../include/fonts/FS.h . + rm -f FSproto.h + ln -s ../../../../include/fonts/FSproto.h . + rm -f font.h + ln -s ../../../../include/fonts/font.h . + rm -f fontstruct.h + ln -s ../../../../include/fonts/fontstruct.h . + rm -f fsmasks.h + ln -s ../../../../include/fonts/fsmasks.h . including in include/GL... rm -f gl.h ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/Mesa/include/GL/gl.h gl.h rm -f glext.h ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/Mesa/include/GL/glext.h glext.h rm -f glxext.h ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/Mesa/include/GL/glxext.h glxext.h rm -f osmesa.h ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/Mesa/include/GL/osmesa.h osmesa.h + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/GL + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/GL + rm -f gl.h + ln -s ../../../include/GL/gl.h . + rm -f glext.h + ln -s ../../../include/GL/glext.h . + rm -f glu.h + ln -s ../../../include/GL/glu.h . + rm -f glx.h + ln -s ../../../include/GL/glx.h . + rm -f glxint.h + ln -s ../../../include/GL/glxint.h . + rm -f glxmd.h + ln -s ../../../include/GL/glxmd.h . + rm -f glxproto.h + ln -s ../../../include/GL/glxproto.h . + rm -f glxtokens.h + ln -s ../../../include/GL/glxtokens.h . + rm -f osmesa.h + ln -s ../../../include/GL/osmesa.h . + rm -f glxext.h + ln -s ../../../include/GL/glxext.h . including in include/DPS... + mkdir -p /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/DPS + cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/exports/include/DPS + rm -f XDPS.h + ln -s ../../../include/DPS/XDPS.h . + rm -f XDPSproto.h + ln -s ../../../include/DPS/XDPSproto.h . + rm -f dpsclient.h + ln -s ../../../include/DPS/dpsclient.h . + rm -f dpsexcept.h + ln -s ../../../include/DPS/dpsexcept.h . + rm -f XDPSlib.h + ln -s ../../../include/DPS/XDPSlib.h . + rm -f dpsXclient.h + ln -s ../../../include/DPS/dpsXclient.h . + rm -f dpsconfig.h + ln -s ../../../include/DPS/dpsconfig.h . + rm -f dpsfriends.h + ln -s ../../../include/DPS/dpsfriends.h . + rm -f dpsNXargs.h + ln -s ../../../include/DPS/dpsNXargs.h . + rm -f dpsXshare.h + ln -s ../../../include/DPS/dpsXshare.h . + rm -f dpsXuserpath.h + ln -s ../../../include/DPS/dpsXuserpath.h . + rm -f dpsXpreview.h + ln -s ../../../include/DPS/dpsXpreview.h . + rm -f dpsXcommon.h + ln -s ../../../include/DPS/dpsXcommon.h . + rm -f FontSB.h + ln -s ../../../include/DPS/FontSB.h . + rm -f FontSBP.h + ln -s ../../../include/DPS/FontSBP.h . + rm -f FontSample.h + ln -s ../../../include/DPS/FontSample.h . + rm -f FontSamplP.h + ln -s ../../../include/DPS/FontSamplP.h . + rm -f FontCreato.h + ln -s ../../../include/DPS/FontCreato.h . + rm -f FontCreatP.h + ln -s ../../../include/DPS/FontCreatP.h . + rm -f ColorSB.h + ln -s ../../../include/DPS/ColorSB.h . + rm -f ColorSBP.h + ln -s ../../../include/DPS/ColorSBP.h . + rm -f DPSScrollW.h + ln -s ../../../include/DPS/DPSScrollW.h . + rm -f DPSScrollWP.h + ln -s ../../../include/DPS/DPSScrollWP.h . + rm -f PSres.h + ln -s ../../../include/DPS/PSres.h . including in fonts/encodings/large... rm -f arabic24.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/arabic24/arabic24.bdf arabic24.bdf rm -f cu-alt12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu-alt12.bdf cu-alt12.bdf rm -f cu-arabic12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu-arabic12.bdf cu-arabic12.bdf rm -f cu-devnag12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu-devnag12.bdf cu-devnag12.bdf rm -f cu-lig12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu-lig12.bdf cu-lig12.bdf rm -f cu-pua12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu-pua12.bdf cu-pua12.bdf rm -f cu12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cu12.bdf cu12.bdf rm -f cuarabic12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cuarabic12.bdf cuarabic12.bdf rm -f cudevnag12.bdf ln -s /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/extras/fonts/ClearlyU/cudevnag12.bdf cudevnag12.bdf depending in include/bitmaps... depending in include/extensions... depending in include/fonts... depending in include/GL... depending in include/DPS... depending in fonts/encodings/large... ===> Building for xorg-fonts-miscbitmaps-6.9.0_1 making all in fonts/encodings/large... cat big5.eten-0.enc | gzip > big5.eten-0.enc.gz cat big5hkscs-0.enc | gzip > big5hkscs-0.enc.gz cat cns11643-1.enc | gzip > cns11643-1.enc.gz cat cns11643-2.enc | gzip > cns11643-2.enc.gz cat cns11643-3.enc | gzip > cns11643-3.enc.gz cat gb2312.1980-0.enc | gzip > gb2312.1980-0.enc.gz cat gbk-0.enc | gzip > gbk-0.enc.gz cat gb18030.2000-0.enc | gzip > gb18030.2000-0.enc.gz cat gb18030.2000-1.enc | gzip > gb18030.2000-1.enc.gz cat gb18030-0.enc | gzip > gb18030-0.enc.gz cat jisx0201.1976-0.enc | gzip > jisx0201.1976-0.enc.gz cat jisx0208.1990-0.enc | gzip > jisx0208.1990-0.enc.gz cat jisx0212.1990-0.enc | gzip > jisx0212.1990-0.enc.gz cat ksc5601.1987-0.enc | gzip > ksc5601.1987-0.enc.gz cat ksc5601.1992-3.enc | gzip > ksc5601.1992-3.enc.gz cat sun.unicode.india-0.enc | gzip > sun.unicode.india-0.enc.gz rm -f DONE touch DONE rm -f encodings.dir fonts.dir + /usr/X11R6/bin/mkfontdir -n -r -p /usr/X11R6/lib/X11/fonts/encodings/large/ -e . . cat adobe-dingbats.enc | gzip > adobe-dingbats.enc.gz cat adobe-standard.enc | gzip > adobe-standard.enc.gz cat adobe-symbol.enc | gzip > adobe-symbol.enc.gz cat ansi-1251.enc | gzip > ansi-1251.enc.gz cat armscii-8.enc | gzip > armscii-8.enc.gz cat ascii-0.enc | gzip > ascii-0.enc.gz cat dec-special.enc | gzip > dec-special.enc.gz cat ibm-cp437.enc | gzip > ibm-cp437.enc.gz cat ibm-cp850.enc | gzip > ibm-cp850.enc.gz cat ibm-cp852.enc | gzip > ibm-cp852.enc.gz cat ibm-cp866.enc | gzip > ibm-cp866.enc.gz cat iso8859-6.16.enc | gzip > iso8859-6.16.enc.gz cat iso8859-6.8x.enc | gzip > iso8859-6.8x.enc.gz cat iso8859-11.enc | gzip > iso8859-11.enc.gz cat iso8859-13.enc | gzip > iso8859-13.enc.gz cat iso8859-16.enc | gzip > iso8859-16.enc.gz cat suneu-greek.enc | gzip > suneu-greek.enc.gz cat microsoft-cp1250.enc | gzip > microsoft-cp1250.enc.gz cat microsoft-cp1251.enc | gzip > microsoft-cp1251.enc.gz cat microsoft-cp1252.enc | gzip > microsoft-cp1252.enc.gz cat microsoft-cp1253.enc | gzip > microsoft-cp1253.enc.gz cat microsoft-cp1254.enc | gzip > microsoft-cp1254.enc.gz cat microsoft-cp1255.enc | gzip > microsoft-cp1255.enc.gz cat microsoft-cp1256.enc | gzip > microsoft-cp1256.enc.gz cat microsoft-cp1257.enc | gzip > microsoft-cp1257.enc.gz cat microsoft-cp1258.enc | gzip > microsoft-cp1258.enc.gz cat microsoft-win3.1.enc | gzip > microsoft-win3.1.enc.gz cat mulearabic-0.enc | gzip > mulearabic-0.enc.gz cat mulearabic-1.enc | gzip > mulearabic-1.enc.gz cat mulearabic-2.enc | gzip > mulearabic-2.enc.gz cat mulelao-1.enc | gzip > mulelao-1.enc.gz cat tcvn-0.enc | gzip > tcvn-0.enc.gz cat tis620-2.enc | gzip > tis620-2.enc.gz cat viscii1.1-1.enc | gzip > viscii1.1-1.enc.gz rm -f encodings.dir fonts.dir + /usr/X11R6/bin/mkfontdir -n -r -p /usr/X11R6/lib/X11/fonts/encodings/ -e . -e large . rm -f 4x6t.bdf env LC_ALL=C perl /usr/X11R6/bin/bdftruncate 0x3200 < 4x6.bdf > 4x6t.bdf env: perl: No such file or directory *** Error code 127 Stop in /usr/ports/x11-fonts/xorg-fonts-miscbitmaps/work/xc/fonts/bdf/misc. *** Error code 1 Stop in /usr/ports/x11-fonts/xorg-fonts-miscbitmaps. Thanks, Gavin --=-M+RnpeGQbpDW33LA+5/o Content-Disposition: attachment; filename=xorg-fonts-miscbitmaps.diff Content-Type: text/x-patch; name=xorg-fonts-miscbitmaps.diff; charset=us-ascii Content-Transfer-Encoding: base64 SW5kZXg6IHBvcnRzL3gxMS1mb250cy94b3JnLWZvbnRzLW1pc2NiaXRtYXBzL01ha2VmaWxlDQo9 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09DQpSQ1MgZmlsZTogL3Vzci9jdnMvcG9ydHMveDExLWZvbnRzL3hvcmctZm9udHMt bWlzY2JpdG1hcHMvTWFrZWZpbGUsdg0KcmV0cmlldmluZyByZXZpc2lvbiAxLjkNCmRpZmYgLXUg LXIxLjkgTWFrZWZpbGUNCi0tLSBwb3J0cy94MTEtZm9udHMveG9yZy1mb250cy1taXNjYml0bWFw cy9NYWtlZmlsZQk2IEZlYiAyMDA2IDAzOjM4OjI5IC0wMDAwCTEuOQ0KKysrIHBvcnRzL3gxMS1m b250cy94b3JnLWZvbnRzLW1pc2NiaXRtYXBzL01ha2VmaWxlCTExIE1heSAyMDA2IDE3OjM5OjU1 IC0wMDAwDQpAQCAtMTgsNiArMTgsNyBAQA0KIA0KIEJVSUxEX0RFUEVORFM9CXVjczJhbnk6JHtQ T1JUU0RJUn0veDExL3hvcmctY2xpZW50cw0KIFJVTl9ERVBFTkRTPQkke1gxMUJBU0V9L2xpYi9Y MTEvZm9udHMvZW5jb2RpbmdzL2VuY29kaW5ncy5kaXI6JHtQT1JUU0RJUn0veDExLWZvbnRzL3hv cmctZm9udHMtZW5jb2RpbmdzDQorVVNFX1BFUkw1X0JVSUxEPXllcw0KIA0KIENPTkZMSUNUUz0J WEZyZWU4Ni1mb250RGVmYXVsdEJpdG1hcHMtKg0KIA0K --=-M+RnpeGQbpDW33LA+5/o--