You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: