Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] exfat-dkms Install Fails At Build (As does removal, to clean up)
@ 2019-09-29 10:55 voidlinux-github
  2019-11-07 12:59 ` exfat-dkms Install Fails At Build (As does removal, to clean up files left behind) voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-29 10:55 UTC (permalink / raw)
  To: ml

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

New issue by antonio-malcolm on void-packages repository

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

Description:
### System

* xuname:  
  Void 5.2.17_1 x86_64 GenuineIntel notuptodate rrFF

* package:  
  exfat-dkms 1.2.8 revision 5

### Expected behavior
Successful build of the exfat kernel module

### Actual behavior
Kernel module build fails, and leaves behind files:

make log:
`
DKMS make.log for exfat-1.2.8 for kernel 5.2.17_1 (x86_64)
Sun 29 Sep 2019 03:46:07 AM PDT
make -C /lib/modules/5.2.17_1/build M=/var/lib/dkms/exfat/1.2.8/build modules
make[1]: Entering directory '/usr/src/kernel-headers-5.2.17_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:279: /var/lib/dkms/exfat/1.2.8/build/exfat_core.o] Error 1
make[1]: *** [Makefile:1597: _module_/var/lib/dkms/exfat/1.2.8/build] Error 2
make[1]: Leaving directory '/usr/src/kernel-headers-5.2.17_1'
make: *** [Makefile:35: all] Error 2
`

### Steps to reproduce the behavior
run `xbps-install -Suv exfat-utils`


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

end of thread, other threads:[~2021-01-21 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-29 10:55 [ISSUE] exfat-dkms Install Fails At Build (As does removal, to clean up) voidlinux-github
2019-11-07 12:59 ` exfat-dkms Install Fails At Build (As does removal, to clean up files left behind) voidlinux-github
2021-01-21 15:27 ` ahesford
2021-01-21 15:27 ` [ISSUE] [CLOSED] " ahesford

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).