=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for xf86-video-xgi-1.6.1nb2 --- all --- /usr/bin/make 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:0, from init.c:67: /tmp/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] #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:0: /tmp/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] #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:0: /tmp/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] #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:0: /tmp/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] #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:0, from init.c:67: xgi.h:611:5: error: unknown type name 'pciVideoPtr' pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' PCITAG PciTag; ^~~~~~ --- vb_init.lo --- In file included from vb_init.c:50:0: xgi.h:611:5: error: unknown type name 'pciVideoPtr' pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' PCITAG PciTag; ^~~~~~ --- vb_i2c.lo --- In file included from vb_i2c.c:26:0: xgi.h:611:5: error: unknown type name 'pciVideoPtr' pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' PCITAG PciTag; ^~~~~~ --- vb_ext.lo --- In file included from vb_ext.c:35:0: xgi.h:611:5: error: unknown type name 'pciVideoPtr' pciVideoPtr PciInfo; /* -------- OTHERWISE xgi_dri.so MUST BE RECOMPILED -------- */ ^~~~~~~~~~~ xgi.h:612:5: error: unknown type name 'PCITAG' PCITAG PciTag; ^~~~~~ --- vb_init.lo --- 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x50 , 0 , &Temp ) ; /* Get */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , PCI_COMMAND , 0 , &Temp ) ; /* Get */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , PCI_COMMAND + 0x80 , 1 , &Temp ) ; /* Set */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x0c , 0 , &Temp ) ; /* Get */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x0c + 0x80 , 1 , &Temp ) ; /* Set */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x10 , 0 , &Temp ) ; /* Get */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x10 + 0x80 , 1 , &Temp ) ; /* Set */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x14 , 0 , &Temp ) ; /* Get */ ^ vb_init.c:688:77: note: expected 'CARD32 * {aka unsigned int *}' but argument is of type 'ULONG * {aka long unsigned int *}' vb_init.c:690:84: warning: passing argument 4 of 'HwDeviceExtension->pQueryVGAConfigSpace' from incompatible pointer type [-Wincompatible-pointer-types] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x14 + 0x80 , 1 , &Temp ) ; /* Set */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x18 , 0 , &Temp ) ; /* Get */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x18 + 0x80 , 1 , &Temp ) ; /* Set */ ^ 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] HwDeviceExtension->pQueryVGAConfigSpace( HwDeviceExtension , 0x08 , 0 , &lTemp ) ; /* Get */ ^ vb_init.c:2938:77: note: expected 'CARD32 * {aka unsigned int *}' but argument is of type 'ULONG * {aka long unsigned int *}' --- vb_ext.lo --- *** [vb_ext.lo] Error code 1 make[2]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- vb_i2c.lo --- *** [vb_i2c.lo] Error code 1 make[2]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- init.lo --- *** [init.lo] Error code 1 make[2]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src --- vb_init.lo --- *** [vb_init.lo] Error code 1 make[2]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src 4 errors make[2]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 1 error make[1]: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 *** [all] Error code 2 make: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 1 error make: stopped in /tmp/x11/xf86-video-xgi/work/xf86-video-xgi-1.6.1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/xf86-video-xgi *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/xf86-video-xgi