Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeating errors on Make running Fedora 40 #24

Open
mccompunerd opened this issue Jul 28, 2024 · 1 comment
Open

Repeating errors on Make running Fedora 40 #24

mccompunerd opened this issue Jul 28, 2024 · 1 comment

Comments

@mccompunerd
Copy link

As it says in the title I'm just getting messages like these repeating on Fedora 40, and even after letting it run for an hour it was still going. They all alternately change the line location, but all of them end in 'modules.order' or 'built-in.a'

mcccompunerd@mccompufedora:/data/git/livesuit/awusb$ sudo make
make -C /lib/modules/6.9.11-200.fc40.x86_64/build SUBDIRS=/data/git/livesuit/awusb modules
make[1]: Entering directory '/usr/src/kernels/6.9.11-200.fc40.x86_64'
scripts/Makefile.build:406: warning: overriding recipe for target 'built-in.a'
Makefile:1175: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:420: warning: overriding recipe for target 'modules.order'
Makefile:1857: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:406: warning: overriding recipe for target 'built-in.a'
Makefile:1175: warning: ignoring old recipe for target 'built-in.a'
.....
Makefile:1857:` warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:406: warning: overriding recipe for target 'built-in.a'
Makefile:1175: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:420: warning: overriding recipe for target 'modules.order'
Makefile:1857: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:406: warning: overriding recipe for target 'built-in.a'
Makefile:1175: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:420: warning: overriding recipe for target 'modules.order'
Makefile:1857: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:406: warning: overriding recipe for target 'built-in.a'
Makefile:1175: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:420: warning: overriding recipe for target 'modules.order'
@mccompunerd
Copy link
Author

For reference I have all the requirements installed as seen here

Package libusb1-1.0.27-2.fc40.x86_64 is already installed.
Package libusb1-1.0.27-2.fc40.i686 is already installed.
Package nas-libs-1.9.5-9.fc40.x86_64 is already installed.
Package kernel-devel-6.9.11-200.fc40.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant