svn commit: r366372 - in head/sys: compat/linuxkpi/common/include/linux compat/linuxkpi/common/src conf
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Sat Oct 17 20:56:22 UTC 2020
On 17 Oct 2020, at 20:48, Sean Bruno wrote:
>>> Same buildfailure with GENERIC-NODEBUG.
>>
>> Seems different.
>>
>>
>>> https://people.freebsd.org/~sbruno/backlight.txt
>>
>> HEAD with which version of the drm port/package?
>>
>> /bz
>
> sbruno at alice:~ % pkg info |grep kmod
> drm-current-kmod-4.16.g20200320 DRM modules for the linuxkpi-based KMS
> components
> drm-kmod-g20190710 Metaport of DRM modules for the
> linuxkpi-based KMS components
> gpu-firmware-kmod-g20200503 Firmware modules for the linuxkpi-based
> KMS components
You may want to have to update this to recent and try again; if that
still breaks I assume either Hans or I will be happy to help until manu
is back.
I’d assume with more linuxkpi bits implemented in HEAD the conflicts
in head will stay … and port/package updates will have to happen once
in a while (*).
https://svnweb.freebsd.org/base?view=revision&revision=366374
https://svnweb.freebsd.org/ports?view=revision&revision=551266
/bz
(*) manu is making sure that after the commit to head the new port keeps
compiling with older kernels for a while using __FreeBSD_version; I may
have a partial solution that might allow us to update the port first but
neither won’t help with old ports like in this case.
More information about the svn-src-head
mailing list