Re: clang compile error with latest kernel

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

 



On Thu, 16 Feb 2023 17:18:36 -0000
"Chung Chung" <ctwo0002@xxxxxxxxx> wrote:

> Hi, I am wondering if anyone has successfully compiled latest kernel
> using clang, I have been having problem with it for the last few
> month, and here is the error that I have:
> 
> In file included from drivers/tty/tty_io.c:103:
> ./include/linux/termios_internal.h:37:5: error: conflicting types for
> 'user_termio_to_kernel_termios' int
> user_termio_to_kernel_termios(struct ktermios *, struct termio __user
> *); ^ ./include/asm-generic/termios.h:20:19: note: previous
> definition is here static inline int
> user_termio_to_kernel_termios(struct ktermios *termios,
> 
> Sorry, if it has been discussed before, but I don't seem to find the
> answer.

That looks like a bug.  I compile the kernel, but it uses the default
compiler, and I think that is gcc, so it compiles fine.  I would
suggest you file a bug against the kernel at
https://bugzilla.redhat.com/
There are no current bugs about this in the fedora bugzilla
or 
put a message on the fedora kernel list asking about the problem, with
the above information.
kernel@xxxxxxxxxxxxxxxxxxxxxxx

I *think* that gcc considers static inline to be a suggestion, while
clang is probably considering it required.  Might be just the
compiler flags.  Could be wrong.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux