+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xf86-video-xgi-1.6.1nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xf86-video-xgi-1.6.1nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xf86-video-xgi-1.6.1nb2 --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- init.lo --- --- vb_ext.lo --- --- vb_i2c.lo --- --- vb_init.lo --- --- init.lo --- CC init.lo --- vb_ext.lo --- CC vb_ext.lo --- vb_i2c.lo --- CC vb_i2c.lo --- vb_init.lo --- CC vb_init.lo --- init.lo --- In file included from init.h:62, from init.c:67: /home/pbulk/build/x11/xf86-video-xgi/work/.x11-buildlink/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] 50 | #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." | ^~~~~~~ --- vb_ext.lo --- In file included from vb_ext.c:34: /home/pbulk/build/x11/xf86-video-xgi/work/.x11-buildlink/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] 50 | #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." | ^~~~~~~ --- vb_init.lo --- In file included from vb_init.c:49: /home/pbulk/build/x11/xf86-video-xgi/work/.x11-buildlink/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] 50 | #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." | ^~~~~~~ --- vb_i2c.lo --- In file included from vb_i2c.c:25: /home/pbulk/build/x11/xf86-video-xgi/work/.x11-buildlink/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] 50 | #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." | ^~~~~~~ --- init.lo --- In file included from init.h:64, from init.c:67: xgi.h:611:5: error: unknown type name 'pciVideoPtr' 611 | pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ | ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' 612 | PCITAG PciTag; | ^~~~~~ *** [init.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- vb_init.lo --- In file included from vb_init.c:50: xgi.h:611:5: error: unknown type name 'pciVideoPtr' 611 | pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ | ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' 612 | PCITAG PciTag; | ^~~~~~ vb_init.c: In function 'XGIInitNew': vb_init.c:447:81: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 447 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x50 , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:447:81: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c: In function 'DualChipInit': vb_init.c:679:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 679 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , PCI_COMMAND , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:679:84: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:680:91: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 680 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , PCI_COMMAND + 0x80 , 1 , &Temp ) ; /* Set */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:680:91: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:682:77: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 682 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x0c , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:682:77: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:683:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 683 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x0c + 0x80 , 1 , &Temp ) ; /* Set */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:683:84: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:685:77: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 685 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x10 , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:685:77: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:686:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 686 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x10 + 0x80 , 1 , &Temp ) ; /* Set */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:686:84: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:688:77: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 688 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x14 , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:688:77: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} --- vb_i2c.lo --- In file included from vb_i2c.c:26: xgi.h:611:5: error: unknown type name 'pciVideoPtr' 611 | pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ | ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' 612 | PCITAG PciTag; | ^~~~~~ --- vb_init.lo --- vb_init.c:690:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 690 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x14 + 0x80 , 1 , &Temp ) ; /* Set */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:690:84: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:692:77: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 692 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x18 , 0 , &Temp ) ; /* Get */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:692:77: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c:694:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 694 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x18 + 0x80 , 1 , &Temp ) ; /* Set */ | ^~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:694:84: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} vb_init.c: In function 'SetPowerConsume': vb_init.c:2938:77: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] 2938 | HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x08 , 0 , &lTemp ) ; /* Get */ | ^~~~~~ | | | ULONG * {aka long unsigned int *} vb_init.c:2938:77: note: expected 'CARD32 *' {aka 'unsigned int *'} but argument is of type 'ULONG *' {aka 'long unsigned int *'} --- vb_ext.lo --- In file included from vb_ext.c:35: xgi.h:611:5: error: unknown type name 'pciVideoPtr' 611 | pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ | ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' 612 | PCITAG PciTag; | ^~~~~~ --- vb_i2c.lo --- *** [vb_i2c.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- vb_ext.lo --- *** [vb_ext.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- vb_init.lo --- *** [vb_init.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src 4 errors bmake[2]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 1 error bmake[1]: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 1 error bmake: stopped in /home/pbulk/build/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/x11/xf86-video-xgi *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/x11/xf86-video-xgi