[Buildroot] [0/21] Add missing indirect dependencies

Peter Korsgaard peter at korsgaard.com
Mon Feb 9 23:06:32 UTC 2015


>>>>> "Maxime" == Maxime Ripard <maxime.ripard at free-electrons.com> writes:

Hi,

>> > while true; do make randconfig 2>&1 | grep warning; done
 >> 
 >> > If there is a missing indirect dependency, this will output a line like:
 >> 
 >> > warning: (BR2_PACKAGE_UTIL_LINUX_SETPRIV) selects
 >> > BR2_PACKAGE_LIBCAP_NG which has unmet direct dependencies
 >> > (!BR2_avr32)
 >> 
 >> Committed with the minor issues pointed out by Jerzy Grzegorek fixed,
 >> thanks.
 >> 
 >> 
 >> >  It would be good to include such a test in a jenkins job to detect this
 >> > type of error earlier.
 >> 
 >> Indeed. Maxime, is that something you can setup?

 > Unfortunately, Jenkins has been down for quite some time now, and I
 > still haven't got the time to fix it.

:/

 > What would be the test to setup?

As Arnout suggested - a number of make randconfig 2>&1 | grep warning
calls that shouldn't generate any output at all.

-- 
Venlig hilsen,
Peter Korsgaard 



More information about the buildroot mailing list