Subject: Problems compiling xview for i386/current + interesting sandbox
To: NetBSD Current Users Mailing List <current-users@netbsd.org>
From: Douglas Wade Needham <cinnion@ka8zrt.com>
List: current-users
Date: 02/07/2004 01:12:22
Sender: current-users-owner@NetBSD.org


--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Greetings everyone!

Thanks to my previous employer, I have had some time over the past six
weeks when taking a break from my job search to start actively
tracking -current and try to finish building the sandbox in which I do
my builds to produce a repository from which I rdist updates to all my
machines.  Feel free to look at the code for my sandbox, which can be
seen at the following URL:

   http://www.ka8zrt.com/cgi-bin/cvsweb.cgi/netbsd_build/

Even though I have been using these scripts in some form since 1.4,
when I setup an environment similar to what I used when maintaining
the BSD/OS machines at CompuServe.  Unfortunately, there is still some
cruft hanging hanging around in the corners.  The biggest one is that
I have yet to work out exactly how I will get the source from remote
systems via NFS.  Having in the past tried combining that with the
union mounts I make very heavy use of has led to some major problems,
often panicing the build system.  Another is that the j2re/j2sdk
source files seem to get corrupted more often than not going up
through the union mount (6 different machines, numerous versions of
j2re/j2sdk), so I currently copy them over to the mount point before I
do the mount.  And one other is the fact that it still relies on some
local modifications to trigger builds of my custom kernels.  Finally,
I have yet to make it a single command builds all.  However, so long
as you do not try to make money off of my work, and give me credit as
needed, you may feel free to use it if you feel like "risking it". ;)

ALSO: I will explicitly state that if the NetBSD core team wishes to
make use of these scripts internally or incorporate them into the
release, they may do so.  Please just list me like everyone else.

Anyways, in the past six weeks, I have successfully done complete
builds for the 1.6.2RCs for the i386, including packages, into my
rdist repository, and 1.6.2 will be built complete with packages once
I get anoncvs to let me do my cvs update.  However, my success with
the -current branch has not been as successful, and I wanted to see if
anyone had any ideas on what changes might have occurred which might
be causing the problem I am about outline.  Now for the details...

I started out doing my base builds on my 1.6.1 machine, but ran into
the usual problems with building alpha code for a few tries.  But once
I got the build to complete to the point where it tried to do the
chroot portion of my build to do some of the customization (and the
expected hurling by the shell), I took the resulting kernel (1.6ZG)
and placed it on a system running a 1.6.2RC1 user-land and packages.
Once I did this, I got to the point where I completed the first stage
of building the OS+X11, and I started building the packages I use.
That was when I discovered some interesting issues with some packages
in pkgsrc.  Some, I find are quite obvious, such as my not yet having
moved a package from one category to another, or not accounting for a
current OS version in a package I ported.  But the one which disturbs
me the most and is causing me the most grief is the fact that xview
will not compile (my first X11 experience was on SunOS, and I am still
fond of the look and feel).  I have attached an excerpt from my build log, as
well as my release details file from my latest attempt to this
message, but it appears that something changed from the 1.6.2RC1 to
the -current release may have changed something in either imake or the
templates.

Here is what I have tried so far:

1) The build machine was running a 1.6.2RC1 user-land.  It is now
   running a -current user-land in all but the packages.  The kernel is
   1.6ZH, with the source/build information in my first release
   details file.  NOTE:  The packages are still those from my 1.6.2RC1
   build, but the source date was the same.

2) I have tried updating the source repeatedly.  My last build was
   done with an update of src and xsrc I finally managed to get via a
   cvs update from anoncvs.netbsd.org with a time of Feb 2 00:00EST,
   and a pkgsrc I fought to get with a time of Feb 4 00:00EST.
   Updates are done with command that issues a cvs update such such as
   the following:

	cvs -lq update -d -P -D "02/02/2004 00:00 EST"

   Once doing this, a file is touched in the base directory of the
   module to tell me (and my build tools) the time of update.

3) My attempt to use a 1.6ZI kernel was a major nightmare, with simple
   little commands taking forever and a week.  This kernel was created
   using a customized version of GENERIC 1.591.  The modifications are
   mostly a boatload of devices either re-enabled (e.g. apm), or even
   more disabled (e.g. eisa devices and most HBA/NIC devices).  As
   stated, I dropped back to 1.6ZH which works find, and I have
   attached my 1.6ZH dmesg.boot for reference.

My mk.conf is in my sandbox, and I can provide logs of both my cvs
updates and my builds if desired.  But I was wondering if anyone else
might be able to see problems trying to build xview under -current,
and if anyone might have an idea of something which might have changed
to cause the imake blow up this way on this particular package!

Thanks

- Doug

-- 
Douglas Wade Needham - KA8ZRT        UN*X Consultant & UW/BSD kernel programmer
Email:  cinnion @ ka8zrt . com       http://cinnion.ka8zrt.com


--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Description: Release details file for build system
Content-Disposition: attachment; filename=RELEASE

RELEASE="NetBSD 1.6ZH"
BUILD_TIME=1074891298		# Fri Jan 23 15:54:58 EST 2004
BUILT_BY=cinnion
BUILD_HOST=cyteen

BLDDIR=/u0/build_current
DESTDIR=/u0/destdir_current
RELEASEBASE=/u0/release_current

SRCROOT=/u0/source

SRCDIR=/u0/source/usr/src.current
SRCDATE=1074834000		# Fri Jan 23 00:00:00 EST 2004
SRCTAG="D2004.01.23.05.00.00"

XSRCDIR=/u0/source/usr/xsrc.current
XSRCDATE=1074834000		# Fri Jan 23 00:00:00 EST 2004
XSRCTAG="D2004.01.23.05.00.00"

PKGSRCDIR=/u0/source/usr/pkgsrc
PKGSRCDATE=1070427600		# Wed Dec  3 00:00:00 EST 2003
PKGSRCTAG="D2004.01.19.05.00.00"

--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Description: dmesg.boot from build system
Content-Disposition: attachment; filename="dmesg.boot"

NetBSD 1.6ZH (GA7VAX) #0: Fri Jan 23 19:16:56 EST 2004
	root@cyteen:/u0/build_current/usr/src/sys/arch/i386/compile/GA7VAX
total memory = 1023 MB
avail memory = 997 MB
BIOS32 rev. 0 found at 0xf9e70
mainbus0 (root)
cpu0 at mainbus0: (uniprocessor)
cpu0: AMD K7 (Athlon) XP 2500+ (686-class), 1836.21 MHz, id 0x6a0
cpu0: features c3c3fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
cpu0: features c3c3fbff<PGE,MCA,CMOV,PAT,PSE36,MMXX,MMX>
cpu0: features c3c3fbff<FXSR,SSE,3DNOW2,3DNOW>
cpu0: I-cache 64 KB 64b/line 2-way, D-cache 64 KB 64b/line 2-way
cpu0: L2 cache 512 KB 64b/line 16-way
cpu0: ITLB 16 4 KB entries fully associative, 8 4 MB entries fully associative
cpu0: DTLB 32 4 KB entries fully associative, 8 4 MB entries 4-way
cpu0: 8 page colors
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0
pchb0: VIA Technologies VT8377 Apollo KT400 CPU to PCI Bridge (rev. 0x00)
agp0 at pchb0: aperture at 0xd0000000, size 0xe500000
ppb0 at pci0 dev 1 function 0: VIA Technologies VT8377 CPU-AGP Bridge (rev. 0x00)
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled
vga0 at pci1 dev 0 function 0: ATI Technologies Radeon 9700/9500 Series (rev. 0x00)
wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
wsmux1: connecting to wsdisplay0
ATI Technologies Radeon 9700/9500 Series Secondary (miscellaneous display) at pci1 dev 0 function 1 not configured
fxp0 at pci0 dev 12 function 0: i82559 Ethernet, rev 8
fxp0: interrupting at irq 7
fxp0: Ethernet address 00:90:27:50:25:18
inphy0 at fxp0 phy 1: i82555 10/100 media interface, rev. 4
inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pdcide0 at pci0 dev 15 function 0
pdcide0: Promise Ultra133TX2/ATA Bus Master IDE Accelerator (rev. 0x01)
pdcide0: bus-master DMA support present
pdcide0: primary channel configured to native-PCI mode
pdcide0: using irq 11 for native-PCI interrupt
atabus1 at pdcide0 channel 0
pdcide0: secondary channel configured to native-PCI mode
atabus2 at pdcide0 channel 1
uhci0 at pci0 dev 16 function 0: VIA Technologies VT83C572 USB Controller (rev. 0x80)
uhci0: interrupting at irq 7
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 16 function 1: VIA Technologies VT83C572 USB Controller (rev. 0x80)
uhci1: interrupting at irq 11
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 16 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x80)
uhci2: interrupting at irq 10
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: VIA Technologies UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 16 function 3: VIA Technologies VT8237 EHCI USB Controller (rev. 0x82)
ehci0: interrupting at irq 11
ehci0: EHCI version 1.0
ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2
usb3 at ehci0: USB revision 2.0
uhub3 at usb3
uhub3: VIA Technologie EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
pcib0 at pci0 dev 17 function 0
pcib0: VIA Technologies VT8235 (Apollo KT400) PCI-ISA Bridge (rev. 0x00)
viaide0 at pci0 dev 17 function 1
viaide0: VIA Technologies VT8235 ATA133 controller
viaide0: bus-master DMA support present
viaide0: primary channel configured to compatibility mode
viaide0: primary channel interrupting at irq 14
atabus0 at viaide0 channel 0
viaide0: secondary channel configured to compatibility mode
viaide0: secondary channel interrupting at irq 15
atabus3 at viaide0 channel 1
auvia0 at pci0 dev 17 function 5: VIA VT8235 AC'97 Audio (rev 0x50)
auvia0: interrupting at irq 10
auvia0: ac97: Avance Logic ALC650 codec; 20 bit DAC, 18 bit ADC, Realtek 3D
auvia0: ac97: ext id 5c7<AC97_22,LDAC,SDAC,CDAC,SPDIF,DRA,VRA>
audio0 at auvia0: full duplex, mmap, independent
rtk0 at pci0 dev 19 function 0: RealTek 8139 10/100BaseTX
rtk0: interrupting at irq 10
rtk0: Ethernet address 00:20:ed:92:2d:56
ukphy0 at rtk0 phy 7: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000000, model 0x0000, rev. 0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isa0 at pcib0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
pckbc0 at isa0 port 0x60-0x64
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pmsprobe: reset error 5
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
sysbeep0 at pcppi0
isapnp0 at isa0 port 0x279: ISA Plug 'n Play device support
npx0 at isa0 port 0xf0-0xff: using exception 16
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
isapnp0: no ISA Plug 'n Play devices found
apm0 at mainbus0: Power Management spec V1.2 (slowidle)
fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
raidattach: Asked for 8 units
Kernelized RAIDframe activated
IPsec: Initialized Security Association Processing.
uhub0: port error, restarting port 1
uhub0: port error, giving up port 1
uhub0: port error, restarting port 2
uhub0: port error, giving up port 2
uhub1: port error, restarting port 1
uhub1: port error, giving up port 1
uhub1: port error, restarting port 2
uhub1: port error, giving up port 2
uhub2: port error, restarting port 1
uhub2: port error, giving up port 1
uhub2: port error, restarting port 2
uhub2: port error, giving up port 2
ehci0: handing over low speed device on port 2 to uhci0
uhub3: port 2, device disappeared after reset
uhidev0 at uhub0 port 2 configuration 1 interface 0
uhidev0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 1.10/3.00, addr 2, iclass 3/1
ums0 at uhidev0: 5 buttons and Z dir.
wsmouse0 at ums0 mux 0
wd1 at atabus1 drive 0: <WDC WD1200JB-75CRA0>
wd1: drive supports 16-sector PIO transfers, LBA addressing
wd1: 111 GB, 232514 cyl, 16 head, 63 sec, 512 bytes/sect x 234375000 sectors
wd1: 32-bit data port
wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd1(pdcide0:0:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA data transfers)
wd2 at atabus2 drive 0: <WDC WD800JB-00ETA0>
wd2: drive supports 16-sector PIO transfers, LBA48 addressing
wd2: 76319 MB, 155061 cyl, 16 head, 63 sec, 512 bytes/sect x 156301488 sectors
wd2: 32-bit data port
wd2: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd2(pdcide0:1:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA data transfers)
wd0 at atabus0 drive 0: <IC35L040AVER07-0>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 39266 MB, 79780 cyl, 16 head, 63 sec, 512 bytes/sect x 80418240 sectors
wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd0(viaide0:0:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA data transfers)
atapibus0 at atabus3: 2 targets
cd0 at atapibus0 drive 0: <PIONEER DVD-RW  DVR-105, CBDL118615WL, 1.21> cdrom removable
cd0: 32-bit data port
cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
cd1 at atapibus0 drive 1: <ASUS    CD-S520/A, , 1.7K> cdrom removable
cd1: 32-bit data port
cd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
cd0(viaide0:1:0): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA data transfers)
cd1(viaide0:1:1): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA data transfers)
Searching for RAID components...
boot device: wd0
root on wd0a dumps on wd0b
mountroot: trying msdos...
mountroot: trying cd9660...
mountroot: trying ntfs...
mountroot: trying nfs...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11
wsdisplay0: screen 1 added (80x25, vt100 emulation)
wsdisplay0: screen 2 added (80x25, vt100 emulation)
wsdisplay0: screen 3 added (80x25, vt100 emulation)
wsdisplay0: screen 4 added (80x25, vt100 emulation)
nfs server pell:/var/mail: not responding

--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Description: Excerpts from package build log
Content-Disposition: attachment; filename="t.log"

Script started on Fri Feb  6 09:23:14 2004
# ./mk_pkgs.sh ; exit
mk_pkgs.sh started on cyteen at Fri Feb  6 09:23:22 EST 2004 (1076077402)
Filesystem  1K-blocks     Used     Avail Capacity  Mounted on
/dev/wd0a       63549    34834     25537    57%    /
/dev/wd0g     1016607   198839    766937    20%    /var
/dev/wd0i    14453482  8040776   5690031    58%    /u0
/dev/wd0h     2032447  1704404    226420    88%    /usr
/dev/wd0e       63455        1     60281     0%    /stand
/dev/wd0m    20972825 20081221    891604    95%    /msdos
/dev/wd1a   114328224 63159284  45452528    58%    /u1
mfs:371        127023        4    120667     0%    /tmp
kernfs              1        1         0   100%    /kern
procfs              4        4         0   100%    /proc
pell:/u1     36868346 24549625  10475303    70%    /amd/pell/u1
DISTDIR="/u0/dist_current"
DESTDIR="/u0/destdir_current"
RELEASEDIR="/u0/release_current"
SETS="/u0/release_current/i386/binary/sets"
LCL="/u0/dist_current.local"
RELEASESTR="NetBSD 1.6ZI (2004 Feb 02 13:19 EST)"
RELEASE="NetBSD 1.6ZI"

SRCROOT="/u0/source"
SRCDIR="/u0/source/usr/src.current"
XSRCDIR="/u0/source/usr/xsrc.current"
PKGSRCDIR=""
Cleaning up /u0/dist_current.pkgs
Copying over /u0/dist_current to /u0/dist_current.pkgs
Package source was updated on Mon Feb  2 00:00:00 EST 2004 (1075698000)
Package source is tagged with D2004.02.04.05.00.00
Copying j2sdk-1_3_1_08-linux-i586.bin distfile
/u0/dist_current.pkgs/source/distfiles/j2sdk-1_3_1_08-linux-i586.bin
Copying j2re-1_3_1_08-linux-i586.bin distfile
/u0/dist_current.pkgs/source/distfiles/j2re-1_3_1_08-linux-i586.bin
Copying j2sdk-1_4_2_03-linux-i586.bin distfile
/u0/dist_current.pkgs/source/distfiles/j2sdk-1_4_2_03-linux-i586.bin
Copying j2re-1_4_2_03-linux-i586.bin distfile
/u0/dist_current.pkgs/source/distfiles/j2re-1_4_2_03-linux-i586.bin
# # # # # # # # # # # # # # # # > > > > > > > > > > > > > > > > > > > > > # # # # # # # # # # # Filesystem                          1K-blocks     Used     Avail Capacity  Mounted on
<below>:/u0/source/usr/src.current   22872128 16837292   5312161    76%    /usr/src
<below>:/u0/source/usr/xsrc.current  22872128 16837292   5312161    76%    /usr/xsrc
<below>:/u0/source/usr/pkgsrc        22872128 16837292   5312161    76%    /usr/pkgsrc
<below>:/u0/distfiles                22872128 16837292   5312161    76%    /source/distfiles
kernfs                                      1        1         0   100%    /kern
procfs                                      4        4         0   100%    /proc
kernfs                                      1        1         0   100%    /kern
procfs                                      4        4         0   100%    /proc
/dev/wd0i                            14453482  8418646   5312161    61%    /
# # # # # # # # # # # # # # # # # # # # # # > > > # # # # # # Build started on cyteen at Fri Feb  6 09:25:13 EST 2004
# # # # # # > > > > > > > > cvs update of /usr/pkgsrc was done using Wed Feb  4 00:00:00 EST 2004
# # # # # # # # # # # > > > > > > > > > > +++> pkgtools/pkg_install

[deletia]

+++> x11/xview
+++> x11/xview: make build/install started at Fri Feb  6 10:18:05 EST 2004 (1076080685)
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Extracting for xview-3.2.1
===> Required package xview-config>=3.2.1: NOT found
===> Verifying reinstall for ../xview-config
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for xview3.2p1-X11R6.tar.gz.
===> Extracting for xview-config-3.2.1nb2
===> Required installed package x11-links>=0.20: x11-links-0.20 found
===> Patching for xview-config-3.2.1nb2
===> Applying pkgsrc patches for xview-config-3.2.1nb2
===> Overriding tools for xview-config-3.2.1nb2
===> Buildlinking for xview-config-3.2.1nb2
===> Configuring for xview-config-3.2.1nb2
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
In file included from XView.tmpl:4,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.cf:3: invalid preprocessing directive ###
XView.cf:4: invalid preprocessing directive #@
XView.cf:5: invalid preprocessing directive #XView
In file included from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.tmpl:5: invalid preprocessing directive ###
XView.tmpl:6: invalid preprocessing directive #@
XView.tmpl:7: invalid preprocessing directive #XView
XView.tmpl:8: invalid preprocessing directive #rules
In file included from XView.tmpl:451,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.rules:1: invalid preprocessing directive ###
XView.rules:2: invalid preprocessing directive #@
XView.rules:3: invalid preprocessing directive #XView
In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
Imakefile:8: invalid preprocessing directive #config
Imakefile:9: invalid preprocessing directive #@
/usr/X11R6/bin/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview
    3.09s real     1.55s user     1.08s system
+++> x11/xview: make build/install ended UNSUCCESSFULLY at Fri Feb  6 10:18:08 EST 2004 (1076080688)
+++> x11/xview: Package elapsed time: 3
+++> x11/xview-clients
+++> x11/xview-clients: make build/install started at Fri Feb  6 10:18:08 EST 2004 (1076080688)
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for xview3.2p1-X11R6.tar.gz.
===> Extracting for xview-clients-3.2.1nb1
===> Required package xview-lib>=3.2.1: NOT found
===> Verifying reinstall for ../../x11/xview-lib
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for xview3.2p1-X11R6.tar.gz.
===> Extracting for xview-lib-3.2.1nb3
===> Required package xview-config>=3.2.1nb2: NOT found
===> Verifying reinstall for ../../x11/xview-config
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Configuring for xview-config-3.2.1nb2
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
In file included from XView.tmpl:4,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.cf:3: invalid preprocessing directive ###
XView.cf:4: invalid preprocessing directive #@
XView.cf:5: invalid preprocessing directive #XView
In file included from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.tmpl:5: invalid preprocessing directive ###
XView.tmpl:6: invalid preprocessing directive #@
XView.tmpl:7: invalid preprocessing directive #XView
XView.tmpl:8: invalid preprocessing directive #rules
In file included from XView.tmpl:451,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.rules:1: invalid preprocessing directive ###
XView.rules:2: invalid preprocessing directive #@
XView.rules:3: invalid preprocessing directive #XView
In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
Imakefile:8: invalid preprocessing directive #config
Imakefile:9: invalid preprocessing directive #@
/usr/X11R6/bin/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-clients
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-clients
    1.47s real     1.18s user     0.61s system
+++> x11/xview-clients: make build/install ended UNSUCCESSFULLY at Fri Feb  6 10:18:09 EST 2004 (1076080689)
+++> x11/xview-clients: Package elapsed time: 1
+++> x11/xview-config
+++> x11/xview-config: make build/install started at Fri Feb  6 10:18:09 EST 2004 (1076080689)
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Configuring for xview-config-3.2.1nb2
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
In file included from XView.tmpl:4,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.cf:3: invalid preprocessing directive ###
XView.cf:4: invalid preprocessing directive #@
XView.cf:5: invalid preprocessing directive #XView
In file included from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.tmpl:5: invalid preprocessing directive ###
XView.tmpl:6: invalid preprocessing directive #@
XView.tmpl:7: invalid preprocessing directive #XView
XView.tmpl:8: invalid preprocessing directive #rules
In file included from XView.tmpl:451,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.rules:1: invalid preprocessing directive ###
XView.rules:2: invalid preprocessing directive #@
XView.rules:3: invalid preprocessing directive #XView
In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
Imakefile:8: invalid preprocessing directive #config
Imakefile:9: invalid preprocessing directive #@
/usr/X11R6/bin/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
    0.38s real     0.31s user     0.23s system
+++> x11/xview-config: make build/install ended UNSUCCESSFULLY at Fri Feb  6 10:18:10 EST 2004 (1076080690)
+++> x11/xview-config: Package elapsed time: 1
+++> x11/xview-lib
+++> x11/xview-lib: make build/install started at Fri Feb  6 10:18:10 EST 2004 (1076080690)
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for xview3.2p1-X11R6.tar.gz.
===> Extracting for xview-lib-3.2.1nb3
===> Required package xview-config>=3.2.1nb2: NOT found
===> Verifying reinstall for ../../x11/xview-config
===> *** No /source/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Configuring for xview-config-3.2.1nb2
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
In file included from XView.tmpl:4,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.cf:3: invalid preprocessing directive ###
XView.cf:4: invalid preprocessing directive #@
XView.cf:5: invalid preprocessing directive #XView
In file included from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.tmpl:5: invalid preprocessing directive ###
XView.tmpl:6: invalid preprocessing directive #@
XView.tmpl:7: invalid preprocessing directive #XView
XView.tmpl:8: invalid preprocessing directive #rules
In file included from XView.tmpl:451,
                 from Imakefile:1,
                 from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
XView.rules:1: invalid preprocessing directive ###
XView.rules:2: invalid preprocessing directive #@
XView.rules:3: invalid preprocessing directive #XView
In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
                 from Imakefile.c:15:
Imakefile:8: invalid preprocessing directive #config
Imakefile:9: invalid preprocessing directive #@
/usr/X11R6/bin/imake: Exit code 1.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-config
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-lib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xview-lib
    0.80s real     0.79s user     0.35s system
+++> x11/xview-lib: make build/install ended UNSUCCESSFULLY at Fri Feb  6 10:18:10 EST 2004 (1076080690)
+++> x11/xview-lib: Package elapsed time: 0

--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Description: Release details file for latest build
Content-Disposition: attachment; filename=RELEASE

RELEASE="NetBSD 1.6ZI"
BUILD_TIME=1075745961		# Mon Feb  2 13:19:21 EST 2004
BUILT_BY=cinnion
BUILD_HOST=cyteen

BLDDIR=/u0/build_current
DESTDIR=/u0/destdir_current
RELEASEBASE=/u0/release_current

SRCROOT=/u0/source

SRCDIR=/u0/source/usr/src.current
SRCDATE=1075698000		# Mon Feb  2 00:00:00 EST 2004
SRCTAG="D2004.02.02.05.00.00"

XSRCDIR=/u0/source/usr/xsrc.current
XSRCDATE=1075698000		# Mon Feb  2 00:00:00 EST 2004
XSRCTAG="D2004.02.02.05.00.00"

PKGSRCDIR=/u0/source/usr/pkgsrc
PKGSRCDATE=1075870800		# Wed Feb  4 00:00:00 EST 2004
PKGSRCTAG="D2004.02.04.05.00.00"

--n8g4imXOkfNTN/H1--