Re: [package - 150releng-amd64-default][graphics/drm-515-kmod] Failed for drm-515-kmod-5.15.160.1500068_7 in build
Steve Kargl <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
| ^ > /wrkdirs/usr/ports/graphics/drm-515-kmod/work/drm-kmod-drm_v5.15.160_6/drivers/gpu/drm/drm_pci.c:99:12: error: incompatible pointer to integer conversion assigning to 'uint8_t' (aka 'unsigned char') from 'uint8_t (device_t)' (aka 'unsigned char (struct _device *)') [-Wint-conversion] > 99 | info->dev = pci_get_slot(dev->dev->bsddev); > | ^ ~~~~~~~~~~~~ > 3 errors generated. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290432 This will fix the pkg-fallout reports concerning drm-515. -- steve