Subject: xsrc/15930: xsrc fails to build on arm32 netbsd-1-5 release branch
To: None <gnats-bugs@gnats.netbsd.org>
From: None <he@netbsd.org>
List: netbsd-bugs
Date: 03/15/2002 09:09:32
>Number:         15930
>Category:       xsrc
>Synopsis:       xsrc fails to build on arm32 netbsd-1-5 release branch
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 15 00:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Havard Eidnes
>Release:        NetBSD 1.5.3_RC1
>Organization:
	The NetBSD project
>Environment:
System: NetBSD hai.urc.uninett.no 1.5.3_RC1 NetBSD 1.5.3_RC1 (SHARK) #15: Tue Mar 12 00:04:22 CET 2002     he@hai.urc.uninett.no:/usr/src/sys/arch/arm32/compile/SHARK arm32
Architecture: arm32
Machine: arm32
>Description:


I'm having problems building xsrc on netbsd-1-5 on my shark.  The
points where it produces errors are:


making all in programs/Xserver/XIE...
"Makefile", line 639: Missing dependency operator
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.

and the offending line appears to be a non-expanded imake rule:

InstallDynamicModule(xie.so,$(MODULEDIR))


During construction of the install sets, there are a *lot* of files
which have "gone missing":


cd /usr/src/distrib/sets &&  sh ./maketars -x -d /usr/dest -t /usr/release/arm32/binary/sets
making xbase.tgz
pax: Unable to access ./usr/X11R6/bin/beforelight <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/dga <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/kbd_mode <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/reconfig <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/xf86config <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/xvidtune <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/Cards <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/app-defaults/Beforelight <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/app-defaults/Xvidtune <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/COPYRIGHT <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/postinst.sh <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/preinst.sh <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/sun.termcap <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/sun.terminfo <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/xmodmap.std <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/xterm.termcap <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/xterm.terminfo <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/PEX <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/xserver <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/xserver/SecurityPolicy <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XFree86.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/beforelight.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/dga.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/kbd_mode.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/reconfig.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/xf86config.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/xvidtune.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat5 <No such file or directory>
making xcomp.tgz
pax: Unable to access ./usr/X11R6/include/X11/extensions/dpms.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/dpmsstr.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86dga.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86dgastr.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86misc.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86mscstr.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86vmode.h <No such file or directory>
pax: Unable to access ./usr/X11R6/include/X11/extensions/xf86vmstr.h <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/libXdpms.a <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/libXxf86dga.a <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/libXxf86misc.a <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/libXxf86vm.a <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGA.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGADirectVideo.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAForkApp.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAGetVideo.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAInstallColormap.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAQueryDirectVideo.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAQueryExtension.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAQueryVersion.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGASetVidPage.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGASetViewPort.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86DGAViewPortChanged.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86Misc.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscGetKbdSettings.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscGetMouseSettings.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscGetSaver.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscQueryExtension.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscQueryVersion.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscSetKbdSettings.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscSetMouseSettings.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86MiscSetSaver.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidMode.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeGetAllModeLines.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeGetModeLine.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeGetMonitor.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeLockModeSwitch.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeModModeLine.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeQueryExtension.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeQueryVersion.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat3/XF86VidModeSwitchMode.0 <No such file or directory>
making xcontrib.tgz
making xfont.tgz
pax: Unable to access ./usr/X11R6/lib/X11/fonts/PEX/Roman.phont <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/PEX/Roman_M.phont <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1c.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1cb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1cbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1co.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox1to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2c.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2cb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2cbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2co.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox2to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3c.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3cb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3cbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3co.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox3to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox4to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox5to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6h.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6hb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6hbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6ho.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6t.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6tb.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6tbo.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/crox6to.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/fonts.alias <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/fonts.dir <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi10x16b.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi10x20.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi12x24.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi6x10.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi6x13.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi8x13.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koi9x15.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/cyrillic/koinil2.pcf.gz <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/local <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/fonts/local/fonts.dir <No such file or directory>
making xserver.tgz
pax: Unable to access ./usr/X11R6/bin/SuperProbe <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/X <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/XF86_Mono <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/XF86_SVGA <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/XF86_VGA16 <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/Xarm32VIDC <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/Xnest <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/Xprt <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/Xvfb <No such file or directory>
pax: Unable to access ./usr/X11R6/bin/Xwrapper <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/XF86Config.eg <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/AccelCards <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/BUILD <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/Devices <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/Monitors <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/QuickStart.doc <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.3DLabs <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.Config <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.DECtga <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.DGA <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.I128 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.LinkKit <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.MGA <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.Mach32 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.Mach64 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.NVIDIA <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.NetBSD <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.Oak <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.P9000 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.S3 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.S3V <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.SiS <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.Video7 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.W32 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.WstDig <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.agx <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.apm <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.ark <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.ati <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.chips <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.cirrus <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.clkprog <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.cyrix <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.epson <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.i740 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.mouse <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.neo <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.r128 <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.rendition <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.trident <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/README.tseng <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/RELNOTES <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/ServersOnly <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/VGADriver.Doc <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/VideoModes.doc <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/doc/xinput <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/X11/etc/et4000clock.c <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86AceCad.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Calcomp.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Dial.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Dyna.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Elo.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86MuTouch.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Summa.so <No such file or directory>
pax: Unable to access ./usr/X11R6/lib/modules/xf86Wacom.so <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/SuperProbe.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_8514.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_AGX.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_Accel.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_I128.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_Mach32.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_Mach64.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_Mach8.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_Mono.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_P9000.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_S3.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_SVGA.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_VGA16.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/XF86_W32.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/Xnest.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat1/Xvfb.0 <No such file or directory>
pax: Unable to access ./usr/X11R6/man/cat5/XF86Config.0 <No such file or directory>
making xmisc.tgz


>How-To-Repeat:
	See above.  Try to build the current xsrc on arm32 for the
	1.5.3_RC1 code.

>Fix:
	I don't know.  I wonder if the xsrc maintainers have
remembered that xsrc is not branched for releases, and that the
current development version is supposed to build also on the
maintained release branches. (?)
>Release-Note:
>Audit-Trail:
>Unformatted: