[ports-i386@dosirak.kr.freebsd.org: imake-4.5.0 failed on i386 4]

Kris Kennaway kris at obsecurity.org
Tue Feb 14 11:25:07 PST 2006


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386 at dosirak.kr.freebsd.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Wed, 15 Feb 2006 04:00:35 +0900 (KST)
From: User Ports-i386 <ports-i386 at dosirak.kr.freebsd.org>
To: freebsd+buildfail at lovett.com, kris at FreeBSD.org
Subject: imake-4.5.0 failed on i386 4
X-UIDL: *O8"!HIK!!;9o!!E_^"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.1

building imake-4.5.0 on dosirak.kr.freebsd.org
in directory /var/pkgbuild/4/chroot/59471
maintained by: x11 at FreeBSD.org
port directory: /usr/ports/devel/imake-4
build started at Tue Feb 14 18:59:35 GMT 2006
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=
RUN_DEPENDS=
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> XFree86-4.5.0-src-1.tgz doesn't seem to exist in /tmp/distfiles/xc.
=> Attempting to fetch from ftp://ftp2.kr.freebsd.org/pub/FreeBSD/ports/distfiles/xc/.
XFree86-4.5.0-src-1.tgz                                 10 MB   10 MBps
=> XFree86-4.5.0-src-3.tgz doesn't seem to exist in /tmp/distfiles/xc.
=> Attempting to fetch from ftp://ftp2.kr.freebsd.org/pub/FreeBSD/ports/distfiles/xc/.
XFree86-4.5.0-src-3.tgz                                 11 MB 5995 kBps
=> MD5 Checksum OK for xc/XFree86-4.5.0-src-1.tgz.
=> MD5 Checksum OK for xc/XFree86-4.5.0-src-3.tgz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for imake-4.5.0
=> MD5 Checksum OK for xc/XFree86-4.5.0-src-1.tgz.
=> MD5 Checksum OK for xc/XFree86-4.5.0-src-3.tgz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for imake-4.5.0
===>  Applying FreeBSD patches for imake-4.5.0
================================================================
====================<phase 4: make build>====================
add_pkg
===>  Configuring for imake-4.5.0
true
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 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 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 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 -O -pipe   -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../include -I../../exports/include/X11  -I../.. -I../../exports/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` 	   -c imake.c
rm -f imake
cc -o imake  -ansi  -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

Building on FreeBSD 4.11 i386 [ELF] (4.11.0) (492100)

GCC version: 2.95

rm -f ./config/cf/version.def
rm -f ./config/cf/date.def
ln -s ../.././programs/Xserver/hw/xfree86/xf86Version.h ./config/cf/version.def
ln -s ../.././programs/Xserver/hw/xfree86/xf86Date.h ./config/cf/date.def
making Makefiles in include...
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 config...
making Makefiles in config/cf...
making Makefiles in config/util...
making Makefiles in config/imake...
making Makefiles in config/makedepend...
making Makefiles in config/pswrap...
+ mkdir -p ./exports/include
+ mkdir -p ./exports/bin
including in ./include...
+ mkdir -p ../exports/include/X11
+ cd ../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 ../../exports/include/X11/bitmaps
+ cd ../../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 ../../exports/include/X11/extensions
+ cd ../../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 panoramiXext.h
+ ln -s ../../../../include/extensions/panoramiXext.h .
+ rm -f panoramiXproto.h
+ ln -s ../../../../include/extensions/panoramiXproto.h .
+ rm -f panoramiXwrap.h
+ ln -s ../../../../include/extensions/panoramiXwrap.h .
+ rm -f Xinerama.h
+ ln -s ../../../../include/extensions/Xinerama.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 fontcache.h
+ ln -s ../../../../include/extensions/fontcache.h .
+ rm -f fontcacheP.h
+ ln -s ../../../../include/extensions/fontcacheP.h .
+ rm -f fontcachstr.h
+ ln -s ../../../../include/extensions/fontcachstr.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 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 dmxext.h
+ ln -s ../../../../include/extensions/dmxext.h .
+ rm -f dmxproto.h
+ ln -s ../../../../include/extensions/dmxproto.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 ../../exports/include/X11/fonts
+ cd ../../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 fsmasks.h
+ ln -s ../../../../include/fonts/fsmasks.h .
including in include/GL...
rm -f gl.h
ln -s ../../extras/Mesa/include/GL/gl.h gl.h
rm -f glext.h
ln -s ../../extras/Mesa/include/GL/glext.h glext.h
rm -f glxext.h
ln -s ../../extras/Mesa/include/GL/glxext.h glxext.h
rm -f osmesa.h
ln -s ../../extras/Mesa/include/GL/osmesa.h osmesa.h
+ mkdir -p ../../exports/include/GL
+ cd ../../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 ../../exports/include/DPS
+ cd ../../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 ./config...
including in config/cf...
including in config/util...
cc -O -pipe   -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c makestrs.c
rm -f makestrs
cc -o makestrs  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef      makestrs.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
rm -f rman.c
ln -s ../../extras/rman/rman.c rman.c
rm -f rman.man
ln -s ../../extras/rman/rman.1 rman.man
including in config/imake...
including in config/makedepend...
including in config/pswrap...
===>  Building for imake-4.5.0
making all in config/cf...
making all in config/util...
rm -f xmkmf
/usr/bin/cpp -traditional    -DCONFIGDIRSPEC='"'"-I/usr/X11R6/lib/X11/config"'"' <xmkmf.cpp | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xmkmf
chmod a+x xmkmf
rm -f mergelib
/usr/bin/cpp -traditional    "-DARCMD=ar clq" "-DRANLIB=ranlib" <mergelib.cpp | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mergelib
chmod a+x mergelib
rm -f ccmakedep
/usr/bin/cpp -traditional    -DPREPROC='"'"/usr/bin/cpp -traditional  "'"' <mdepend.cpp | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >ccmakedep
chmod a+x ccmakedep
rm -f gccmakedep
/usr/bin/cpp -traditional    -DCCCMD='"'"cc"'"' -DRMCMD='"'"rm -f"'"' -DLNCMD='"'"ln -s"'"' -DMVCMD='"'"mv -f"'"' <gccmdep.cpp | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >gccmakedep
chmod a+x gccmakedep
rm -f rman.o
cc -c -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s.html"' -DPOLYGLOTMANVERSION='"3.0.8+XFree86"' -DXFree86 rman.c
rm -f rman
cc -o rman  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef      rman.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c lndir.c
rm -f lndir
cc -o lndir  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef      lndir.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c revpath.c
rm -f revpath
cc -o revpath  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef      revpath.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
rm -f lndir._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <lndir.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >lndir._man
rm -f makestrs._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <makestrs.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >makestrs._man
rm -f revpath._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <revpath.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >revpath._man
rm -f rman._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <rman.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >rman._man
rm -f xmkmf._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <xmkmf.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xmkmf._man
rm -f mkdirhier._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <mkdirhier.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mkdirhier._man
rm -f gccmakedep._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <gccmakedep.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >gccmakedep._man
rm -f mergelib._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <mergelib.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mergelib._man
rm -f makeg._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <makeg.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >makeg._man
rm -f cleanlinks._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <cleanlinks.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >cleanlinks._man
rm -f mkhtmlindex._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <mkhtmlindex.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mkhtmlindex._man
rm -f ccmakedep._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <ccmakedep.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >ccmakedep._man
making all in config/imake...
rm -f imake._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"  -D__cpp__="\"/usr/bin/cpp\"" <imake.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >imake._man
making all in config/makedepend...
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c include.c
rm -f main.o
cc -c -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DPREINCDIR=\"/usr/include\" -DINCLUDEDIR=\"/usr/include\"  	        -DOBJSUFFIX=\".o\" main.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c parse.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c pr.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c cppsetup.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I../../config/imake -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c ifparser.c
rm -f makedepend
cc -o makedepend  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef      include.o main.o parse.o pr.o cppsetup.o ifparser.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
rm -f mkdepend._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <mkdepend.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >mkdepend._man
making all in config/pswrap...
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c main.c
yacc -d pswparser.y
yacc: 1 shift/reduce conflict
mv -f y.tab.c pswparser.c
+ mv -f y.tab.h pswparser.h
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c pswparser.c
flex -l  lexer.l
mv -f lex.yy.c lexer.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c lexer.c
lex.yy.c:878: warning: `YY_STACK_USED' is not defined
lex.yy.c:2548: warning: `YY_ALWAYS_INTERACTIVE' is not defined
lex.yy.c:2551: warning: `YY_NEVER_INTERACTIVE' is not defined
lex.yy.c:2842: warning: `YY_MAIN' is not defined
lex.yy.c:2821: warning: `yy_flex_realloc' defined but not used
lex.yy.c:2794: warning: `yy_flex_strlen' defined but not used
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c pswdict.c
rm -f pswfile.o
cc -c -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -DFRIENDSFILE='"<DPS/dpsfriends.h>"' pswfile.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c systemnames.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c psw.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c pswstring.c
cc -O -pipe    -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -c pswsemantics.c
rm -f pswrap
cc -o pswrap  -ansi  -Dasm=__asm -Wall -Wpointer-arith -Wundef     -L../../exports/lib   main.o pswparser.o lexer.o pswdict.o pswfile.o 	systemnames.o psw.o pswstring.o pswsemantics.o  -L/usr/X11R6/lib   -ll  -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
rm -f pswrap._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__vendorversion__="`echo 4 5 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` XFree86"   <pswrap.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^#line  *[0-9][0-9]*  *.*$/d' -e '/^[ 	]*XCOMM$/s/XCOMM/#/' -e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ 	]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >pswrap._man
================================================================
====================<phase 5: make test>====================
make: don't know how to make regression-test(continuing)
================================================================
====================<phase 6: make install>====================
add_pkg
===>  Installing for imake-4.5.0
===>   Generating temporary packing list
===>  Checking if devel/imake-4 already installed
installing in config/cf...
+ /usr/bin/install -c -m 0444 Imake.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Motif.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Win32.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 X11.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 bsdLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cde.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cygwin.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 darwinLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 gnuLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 hpLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ibmLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 lnxLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 lnxdoc.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 necLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 noop.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 nto.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 oldlib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 os2.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 os2Lib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 osfLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 scoLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sgiLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sunLib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sv3Lib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sv4Lib.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 QNX4.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 xf86.rules /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Imake.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Library.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Motif.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Server.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ServerLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Threads.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 WinLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 X11.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 bsdLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cde.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cygwin.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 darwinLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 hpLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 gnuLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ibmLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 lnxLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 lnxdoc.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 necLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 os2Lib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 osfLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sgiLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sunLib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sv3Lib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sv4Lib.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 xf86.tmpl /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 xf86site.def /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 date.def /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 version.def /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 host.def /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 site.def /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Imake.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Amoeba.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 DGUX.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 FreeBSD.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Mips.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 NetBSD.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 OpenBSD.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Oki.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cygwin.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 Win32.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 apollo.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 bsd.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 bsdi.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 convex.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 cray.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 fujitsu.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 generic.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 gnu.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 hp.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ibm.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 isc.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 linux.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 luna.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 macII.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 mach.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 minix.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 moto.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ncr.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 nec.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 nto.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 os2.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 osf1.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 pegasus.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sco.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sco5.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sequent.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sgi.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sony.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 sun.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 svr3.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 svr4.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 ultrix.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 usl.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 lynx.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 x386.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 QNX4.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 darwin.cf /usr/X11R6/lib/X11/config
+ /usr/bin/install -c -m 0444 xfree86.cf /usr/X11R6/lib/X11/config
install in config/cf done
installing in config/util...
/usr/bin/install -c -s  lndir /usr/X11R6/bin/lndir
/usr/bin/install -c -s  makestrs /usr/X11R6/bin/makestrs
/usr/bin/install -c -s  revpath /usr/X11R6/bin/revpath
/usr/bin/install -c -s  rman /usr/X11R6/bin/rman
/usr/bin/install -c -m 0755 xmkmf /usr/X11R6/bin/xmkmf
/usr/bin/install -c -m 0755 mkdirhier.sh /usr/X11R6/bin/mkdirhier
/usr/bin/install -c -m 0755 gccmakedep /usr/X11R6/bin/gccmakedep
/usr/bin/install -c -m 0755 mergelib /usr/X11R6/bin/mergelib
/usr/bin/install -c -m 0755 makeg.sh /usr/X11R6/bin/makeg
/usr/bin/install -c -m 0755 cleanlinks.sh /usr/X11R6/bin/cleanlinks
/usr/bin/install -c -m 0755 mkhtmlindex.pl /usr/X11R6/bin/mkhtmlindex
/usr/bin/install -c -m 0755 ccmakedep /usr/X11R6/bin/ccmakedep
install in config/util done
installing in config/imake...
/usr/bin/install -c -s  imake /usr/X11R6/bin/imake
install in config/imake done
installing in config/makedepend...
/usr/bin/install -c -s  makedepend /usr/X11R6/bin/makedepend
install in config/makedepend done
installing in config/pswrap...
/usr/bin/install -c -s  pswrap /usr/X11R6/bin/pswrap
install in config/pswrap done
installing man pages in config/cf...
install.man in config/cf done
installing man pages in config/util...
rm -f /usr/X11R6/man/man1/lndir.1*
/usr/bin/install -c -m 0444 lndir._man  /usr/X11R6/man/man1/lndir.1
gzip -n /usr/X11R6/man/man1/lndir.1
rm -f /usr/X11R6/man/man1/makestrs.1*
/usr/bin/install -c -m 0444 makestrs._man  /usr/X11R6/man/man1/makestrs.1
gzip -n /usr/X11R6/man/man1/makestrs.1
rm -f /usr/X11R6/man/man1/revpath.1*
/usr/bin/install -c -m 0444 revpath._man  /usr/X11R6/man/man1/revpath.1
gzip -n /usr/X11R6/man/man1/revpath.1
rm -f /usr/X11R6/man/man1/rman.1*
/usr/bin/install -c -m 0444 rman._man  /usr/X11R6/man/man1/rman.1
gzip -n /usr/X11R6/man/man1/rman.1
rm -f /usr/X11R6/man/man1/xmkmf.1*
/usr/bin/install -c -m 0444 xmkmf._man  /usr/X11R6/man/man1/xmkmf.1
gzip -n /usr/X11R6/man/man1/xmkmf.1
rm -f /usr/X11R6/man/man1/mkdirhier.1*
/usr/bin/install -c -m 0444 mkdirhier._man  /usr/X11R6/man/man1/mkdirhier.1
gzip -n /usr/X11R6/man/man1/mkdirhier.1
rm -f /usr/X11R6/man/man1/gccmakedep.1*
/usr/bin/install -c -m 0444 gccmakedep._man  /usr/X11R6/man/man1/gccmakedep.1
gzip -n /usr/X11R6/man/man1/gccmakedep.1
rm -f /usr/X11R6/man/man1/mergelib.1*
/usr/bin/install -c -m 0444 mergelib._man  /usr/X11R6/man/man1/mergelib.1
gzip -n /usr/X11R6/man/man1/mergelib.1
rm -f /usr/X11R6/man/man1/makeg.1*
/usr/bin/install -c -m 0444 makeg._man  /usr/X11R6/man/man1/makeg.1
gzip -n /usr/X11R6/man/man1/makeg.1
rm -f /usr/X11R6/man/man1/cleanlinks.1*
/usr/bin/install -c -m 0444 cleanlinks._man  /usr/X11R6/man/man1/cleanlinks.1
gzip -n /usr/X11R6/man/man1/cleanlinks.1
rm -f /usr/X11R6/man/man1/mkhtmlindex.1*
/usr/bin/install -c -m 0444 mkhtmlindex._man  /usr/X11R6/man/man1/mkhtmlindex.1
gzip -n /usr/X11R6/man/man1/mkhtmlindex.1
rm -f /usr/X11R6/man/man1/ccmakedep.1*
/usr/bin/install -c -m 0444 ccmakedep._man  /usr/X11R6/man/man1/ccmakedep.1
gzip -n /usr/X11R6/man/man1/ccmakedep.1
install.man in config/util done
installing man pages in config/imake...
rm -f /usr/X11R6/man/man1/imake.1*
/usr/bin/install -c -m 0444 imake._man  /usr/X11R6/man/man1/imake.1
gzip -n /usr/X11R6/man/man1/imake.1
install.man in config/imake done
installing man pages in config/makedepend...
rm -f /usr/X11R6/man/man1/makedepend.1*
/usr/bin/install -c -m 0444 mkdepend._man  /usr/X11R6/man/man1/makedepend.1
gzip -n /usr/X11R6/man/man1/makedepend.1
install.man in config/makedepend done
installing man pages in config/pswrap...
rm -f /usr/X11R6/man/man1/pswrap.1*
/usr/bin/install -c -m 0444 pswrap._man  /usr/X11R6/man/man1/pswrap.1
gzip -n /usr/X11R6/man/man1/pswrap.1
install.man in config/pswrap done
===>   Registering installation for imake-4.5.0
================================================================
====================<phase 7: make package>====================
===>  Building package for imake-4.5.0
Creating package /tmp/packages/All/imake-4.5.0.tgz
Registering depends:.
Registering conflicts: imake-6*.
Creating gzip'd tar ball in '/tmp/packages/All/imake-4.5.0.tgz'
Deleting imake-4.5.0
================================================================

=== Checking filesystem state
list of files present before this port was installed but missing after it was deinstalled)
./usr/X11R6/lib/X11/config missing
================================================================
build of /usr/ports/devel/imake-4 ended at Tue Feb 14 19:00:28 GMT 2006


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20060214/c36c0812/attachment.bin


More information about the freebsd-x11 mailing list