Re: [PATCH 6.13 000/241] 6.13.8-rc1 review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg

moved to Fedora 42 (Beta) with

gcc-15.0.1-0.10.fc42.x86_64
gcc version 15.0.1 20250313 (Red Hat 15.0.1-0) (GCC)

with this
Kernel 6.13.x doesn't compile
Kernel 6.14.0-rc7 does

so I'm offline until 6.14.x stable kernel releases

sorry !

Errors
======

C032A7D52A7F0000:error:03000098:digital envelope
routines:do_sigver_init:invalid digest:crypto/evp/m_sigver.c:342:
make[3]: *** [certs/Makefile:53: certs/signing_key.pem] Error 1
make[3]: *** Deleting file 'certs/signing_key.pem'
make[2]: *** [scripts/Makefile.build:442: certs] Error 2

...

  CC      fs/ext4/indirect.o
fs/netfs/fscache_cache.c:375:67: warning: initializer-string for array
of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (6 chars into 5 available) [-Wunterminated-string-initialization]
  375 | static const char fscache_cache_states[NR__FSCACHE_CACHE_STATE]
= "-PAEW";
      |
  ^~~~~~~
  CC      fs/netfs/fscache_cookie.o

...

  CC      kernel/seccomp.o
fs/netfs/fscache_cookie.c:32:69: warning: initializer-string for array
of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (11 chars into 10 available)
[-Wunterminated-string-initialization]
   32 | static const char
fscache_cookie_states[FSCACHE_COOKIE_STATE__NR] = "-LCAIFUWRD";
      |
    ^~~~~~~~~~~~
  CC      fs/nfsd/nfssvc.o

...

  CC      fs/nfsd/blocklayoutxdr.o
fs/cachefiles/key.c:12:9: warning: initializer-string for array of
‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (65 chars into 64 available)
[-Wunterminated-string-initialization]
   12 |         "0123456789"                    /* 0 - 9 */
      |         ^~~~~~~~~~~~
  CC      fs/cachefiles/main.o

...

  AR      fs/built-in.a
make[1]: *** [/home/DATA/DEVEL/linux-6.13.7/Makefile:1989: .] Error 2
make: *** [Makefile:251: __sub-make] Error 2







[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux