[LTP] [PATCH 2/6] sched_football: Use atomic for ball

Cyril Hrubis chrubis@suse.cz
Fri Jun 28 10:12:20 CEST 2024


Hi!
> Ok, but even after doing that as you suggested, building with the
> following fails for me:
> 
> make autotools
> ./configure -C testcases/realtime/
> make -j
> ...
> make[3]: *** No rule to make target 'Makefile.am', needed by
> 'Makefile.in'.  Stop.
> make[2]: *** [../../include/mk/generic_trunk_target.inc:108: all] Error 2
> make[1]: *** [../include/mk/generic_trunk_target.inc:108: all] Error 2
> make: *** [Makefile:85: testcases-all] Error 2
> 
> So it does *seem* like something is broken. :)

I can't reproduce that and it didn't show up on our CI that builds LTP
on 16 different distributions.

And the error message you get does not make much sense either. The
Makefile.am file is only referenced in the automake target. It shouldn't
be referenced from the testcases-all target at all.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list