Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2019 08:22:22 +0000
From:      Niclas Zeising <zeising@daemonic.se>
To:        freebsd-current@freebsd.org, Hans Petter Selasky <hps@selasky.org>, Michael Butler <imb@protected-networks.net>, freebsd-current <freebsd-current@freebsd.org>, Johannes Lundberg <johalun0@gmail.com>, Niclas Zeising <zeising+freebsd@daemonic.se>
Subject:   Re: SVN r345102 breaks drm-current-kmod
Message-ID:  <F85E5DBD-7B2C-414D-BD65-379900869167@daemonic.se>
In-Reply-To: <52e65051-0146-9e04-111d-da8f4b13e1ab@selasky.org>
References:  <d487efc5-3f83-6cb6-d29b-37168be1d6af@protected-networks.net> <52e65051-0146-9e04-111d-da8f4b13e1ab@selasky.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On March 14, 2019 7:37:50 AM UTC, Hans Petter Selasky <hps@selasky=2Eorg> w=
rote:
>CC'ing Johannes and Niclas=2E
>
>--HPS
>
>On 3/14/19 1:20 AM, Michael Butler wrote:
>> As below =2E=2E
>>=20
>> --- drm_atomic_helper=2Eo ---
>> In file included from
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/drivers/gpu/drm=
/drm_atomic_helper=2Ec:28:
>> In file included from
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/include/drm/drm=
P=2Eh:139:
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/drivers/gpu/drm=
/drm_os_freebsd=2Eh:124:9:
>> error: 'IS_ALIGNED' macro redefined [-Werror,-Wmacro-redefined]
>> #define IS_ALIGNED(x, y)        (((x) & ((y) - 1)) =3D=3D 0)
>>          ^
>> /usr/src/sys/compat/linuxkpi/common/include/linux/kernel=2Eh:133:9:
>note:
>> previous definition is here
>> #define IS_ALIGNED(x, a)        (((x) & ((__typeof(x))(a) - 1)) =3D=3D =
0)
>>          ^
>> --- drm_atomic=2Eo ---
>> In file included from
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/drivers/gpu/drm=
/drm_atomic=2Ec:29:
>> In file included from
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/include/drm/drm=
P=2Eh:139:
>>
>/usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/drivers/gpu/drm=
/drm_os_freebsd=2Eh:124:9:
>> error: 'IS_ALIGNED' macro redefined [-Werror,-Wmacro-redefined]
>> #define IS_ALIGNED(x, y)        (((x) & ((y) - 1)) =3D=3D 0)
>>          ^
>> /usr/src/sys/compat/linuxkpi/common/include/linux/kernel=2Eh:133:9:
>note:
>> previous definition is here
>> #define IS_ALIGNED(x, a)        (((x) & ((__typeof(x))(a) - 1)) =3D=3D =
0)
>>          ^
>> --- drm_atomic_helper=2Eo ---
>> 1 error generated=2E
>> *** [drm_atomic_helper=2Eo] Error code 1
>>=20
>> make[3]: stopped in
>> /usr/ports/graphics/drm-current-kmod/work/kms-drm-78e51d0/drm
>>=20
>_______________________________________________
>freebsd-current@freebsd=2Eorg mailing list
>https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to
>"freebsd-current-unsubscribe@freebsd=2Eorg"

I'll look asap=2E
--=20
Niclas Zeising



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F85E5DBD-7B2C-414D-BD65-379900869167>