Re: Error build nvidia-driver with r334555

2018-06-04 Thread Alex V. Petrov
Спасибо Алексей! Thank you! 05.06.2018 00:46, Alexey Dokuchaev пишет: > On Sun, Jun 03, 2018 at 09:42:22PM +0900, Tomoaki AOKI wrote: >> This is caused by r334533 and/or r334534 (memset-related changes). >> sysutils/lsof is also affected. >> >> You should revert r334533 and r334534 temporarily

Re: Error build nvidia-driver with r334555

2018-06-04 Thread Alexey Dokuchaev
On Sun, Jun 03, 2018 at 09:42:22PM +0900, Tomoaki AOKI wrote: > This is caused by r334533 and/or r334534 (memset-related changes). > sysutils/lsof is also affected. > > You should revert r334533 and r334534 temporarily until nvidia-driver > support this change. nVidia driver port was fixed as of

Re: Error build nvidia-driver with r334555

2018-06-04 Thread Tomoaki AOKI
On Sun, 3 Jun 2018 15:20:24 +0200 Mateusz Guzik wrote: > On Sun, Jun 3, 2018 at 2:42 PM, Tomoaki AOKI > wrote: > > > This is caused by r334533 and/or r334534 (memset-related changes). > > sysutils/lsof is also affected. > > > > You should revert r334533 and r334534 temporarily until

Re: Error build nvidia-driver with r334555

2018-06-03 Thread Larry Rosenman
:20 AM To: Cc: "freebsd-current@freebsd.org" , , Mateusz Guzik , Alexey Dokuchaev , Subject: Re: Error build nvidia-driver with r334555 On Sun, Jun 3, 2018 at 2:42 PM, Tomoaki AOKI wrote: This is caused by r334533 and/or r334534 (memset-related changes). sysutils/lsof is also affe

Re: Error build nvidia-driver with r334555

2018-06-03 Thread Mateusz Guzik
On Sun, Jun 3, 2018 at 2:42 PM, Tomoaki AOKI wrote: > This is caused by r334533 and/or r334534 (memset-related changes). > sysutils/lsof is also affected. > > You should revert r334533 and r334534 temporarily until nvidia-driver > support this change. > > CC'ing the revision author and

Re: Error build nvidia-driver with r334555

2018-06-03 Thread Tomoaki AOKI
This is caused by r334533 and/or r334534 (memset-related changes). sysutils/lsof is also affected. You should revert r334533 and r334534 temporarily until nvidia-driver support this change. CC'ing the revision author and maintainers of both ports. On Sun, 3 Jun 2018 18:48:01 +0700 "Alex V.

Re: Error build nvidia-driver with r334555

2018-06-03 Thread Waitman Gobble
​ ‐‐‐ Original Message ‐‐‐ On June 3, 2018 8:21 AM, Konstantin Belousov wrote: > On Sun, Jun 03, 2018 at 05:08:34AM -0700, David Wolfskill wrote: > > > On Sun, Jun 03, 2018 at 06:48:01PM +0700, Alex V. Petrov wrote: > > > > > > > > > > > --- nvidia_subr.o --- > > > > > >

Re: Error build nvidia-driver with r334555

2018-06-03 Thread Konstantin Belousov
On Sun, Jun 03, 2018 at 05:08:34AM -0700, David Wolfskill wrote: > On Sun, Jun 03, 2018 at 06:48:01PM +0700, Alex V. Petrov wrote: > > > > --- nvidia_subr.o --- > > > > > > nvidia_subr.c:367:26: error: 'memset' call operates on objects of type > > 'struct nv_ioctl_card_info' while the size

Re: Error build nvidia-driver with r334555

2018-06-03 Thread David Wolfskill
On Sun, Jun 03, 2018 at 06:48:01PM +0700, Alex V. Petrov wrote: > > --- nvidia_subr.o --- > > > nvidia_subr.c:367:26: error: 'memset' call operates on objects of type > 'struct nv_ioctl_card_info' while the size is based on a different type > 'struct nv_ioctl_card_info *' [-Werror,-Wsizeof

Error build nvidia-driver with r334555

2018-06-03 Thread Alex V. Petrov
cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"390.59\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -Wno-sign-co mpare -Wno-format-extra-args -UDEBUG -U_DEBUG -DNDEBUG -Werror=undef -Werror -D_KERNEL -DKLD_MODULE