Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] exfat-dkms dkms build fails for kernel version 5.2 and upwards
@ 2019-11-07 12:44 voidlinux-github
  2019-11-07 12:49 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-07 12:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2935 bytes --]

New issue by alpha-tre on void-packages repository

https://github.com/void-linux/void-packages/issues/16203

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname:  
*Void 5.3.9_1 x86_64 AuthenticAMD uptodate rrrmFFFF*

* package:  
  *exfat-dkms version 1.2.8*

### Expected behavior
The dkms build process finishes succesfully
### Actual behavior
exfat-dkms-1.2.8_5: configuring ...
`DKMS module 'exfat-1.2.8' already added, skipping.
Building DKMS module 'exfat-1.2.8' for kernel-5.2.21_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.6_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.7_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.8_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.8_2... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.9_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
exfat-dkms-1.2.8_5: installed `successfully.`
`DKMS make.log for exfat-1.2.8 for kernel 5.3.9_1 (x86_64)
Do 7. Nov 13:44:09 CET 2019
make -C /lib/modules/5.3.9_1/build M=/var/lib/dkms/exfat/1.2.8/build modules
make[1]: Entering directory '/usr/src/kernel-headers-5.3.9_1'
  CC [M]  /var/lib/dkms/exfat/1.2.8/build/exfat_core.o
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c: In function 'fs_error':
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c:1760:64: error: 'MS_RDONLY' undeclared (first use in this function); did you mean 'IS_RDONLY'?
 1760 |  else if ((opts->errors == EXFAT_ERRORS_RO) && !(sb->s_flags & MS_RDONLY)) {
      |                                                                ^~~~~~~~~
      |                                                                IS_RDONLY
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c:1760:64: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [scripts/Makefile.build:281: /var/lib/dkms/exfat/1.2.8/build/exfat_core.o] Error 1
make[1]: *** [Makefile:1626: _module_/var/lib/dkms/exfat/1.2.8/build] Error 2
make[1]: Leaving directory '/usr/src/kernel-headers-5.3.9_1'
make: *** [Makefile:35: all] Error 2`
### Steps to reproduce the behavior
Try to install exfat-dkms on a system with the kernel version 5.2 and upwards

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: exfat-dkms dkms build fails for kernel version 5.2 and upwards
  2019-11-07 12:44 [ISSUE] exfat-dkms dkms build fails for kernel version 5.2 and upwards voidlinux-github
@ 2019-11-07 12:49 ` voidlinux-github
  2019-11-07 12:49 ` [ISSUE] [CLOSED] " voidlinux-github
  2019-11-07 12:51 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-07 12:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/16203#issuecomment-551065770

Comment:
duplicate of #14813

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ISSUE] [CLOSED] exfat-dkms dkms build fails for kernel version 5.2 and upwards
  2019-11-07 12:44 [ISSUE] exfat-dkms dkms build fails for kernel version 5.2 and upwards voidlinux-github
  2019-11-07 12:49 ` voidlinux-github
@ 2019-11-07 12:49 ` voidlinux-github
  2019-11-07 12:51 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-07 12:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2939 bytes --]

Closed issue by alpha-tre on void-packages repository

https://github.com/void-linux/void-packages/issues/16203

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System
* xuname:  
*Void 5.3.9_1 x86_64 AuthenticAMD uptodate rrrmFFFF*

* package:  
  *exfat-dkms version 1.2.8*

### Expected behavior
The dkms build process finishes succesfully
### Actual behavior
`exfat-dkms-1.2.8_5: configuring ...
DKMS module 'exfat-1.2.8' already added, skipping.
Building DKMS module 'exfat-1.2.8' for kernel-5.2.21_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.6_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.7_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.8_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.8_2... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
Building DKMS module 'exfat-1.2.8' for kernel-5.3.9_1... FAILED!
DKMS module 'exfat-1.2.8' failed to build, please check /var/lib/dkms
for errors in the log file.
exfat-dkms-1.2.8_5: installed successfully.`

`DKMS make.log for exfat-1.2.8 for kernel 5.3.9_1 (x86_64)
Do 7. Nov 13:44:09 CET 2019
make -C /lib/modules/5.3.9_1/build M=/var/lib/dkms/exfat/1.2.8/build modules
make[1]: Entering directory '/usr/src/kernel-headers-5.3.9_1'
  CC [M]  /var/lib/dkms/exfat/1.2.8/build/exfat_core.o
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c: In function 'fs_error':
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c:1760:64: error: 'MS_RDONLY' undeclared (first use in this function); did you mean 'IS_RDONLY'?
 1760 |  else if ((opts->errors == EXFAT_ERRORS_RO) && !(sb->s_flags & MS_RDONLY)) {
      |                                                                ^~~~~~~~~
      |                                                                IS_RDONLY
/var/lib/dkms/exfat/1.2.8/build/exfat_core.c:1760:64: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [scripts/Makefile.build:281: /var/lib/dkms/exfat/1.2.8/build/exfat_core.o] Error 1
make[1]: *** [Makefile:1626: _module_/var/lib/dkms/exfat/1.2.8/build] Error 2
make[1]: Leaving directory '/usr/src/kernel-headers-5.3.9_1'
make: *** [Makefile:35: all] Error 2`
### Steps to reproduce the behavior
Try to install exfat-dkms on a system with the kernel version 5.2 and upwards

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: exfat-dkms dkms build fails for kernel version 5.2 and upwards
  2019-11-07 12:44 [ISSUE] exfat-dkms dkms build fails for kernel version 5.2 and upwards voidlinux-github
  2019-11-07 12:49 ` voidlinux-github
  2019-11-07 12:49 ` [ISSUE] [CLOSED] " voidlinux-github
@ 2019-11-07 12:51 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-07 12:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by alpha-tre on void-packages repository

https://github.com/void-linux/void-packages/issues/16203#issuecomment-551066215

Comment:
@Hoshpak sorry i forgot to search for a preexisting issue.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-07 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 12:44 [ISSUE] exfat-dkms dkms build fails for kernel version 5.2 and upwards voidlinux-github
2019-11-07 12:49 ` voidlinux-github
2019-11-07 12:49 ` [ISSUE] [CLOSED] " voidlinux-github
2019-11-07 12:51 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).