diff options
author | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-02-06 22:40:59 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-02-08 22:20:08 +0100 |
commit | 29d5b79b739f88b78d997b4c9a9d7b4bc9e9ff09 (patch) | |
tree | 6a635453c7058a15da02bec9b480beb4ad704cdb /package/postgresql/postgresql.hash | |
parent | 66a68930fe217b0bf0ff84600361b05143a6c344 (diff) | |
download | buildroot-29d5b79b739f88b78d997b4c9a9d7b4bc9e9ff09.tar.gz buildroot-29d5b79b739f88b78d997b4c9a9d7b4bc9e9ff09.zip |
utils/genrandconfig: check core-dependencies
When generating a random configuration, also check the host
dependencies for that configuration and error out if it fails.
This is mainly intended for the autobuilders, so they don't try to
build a configuration for which the necessary host packages are not
installed.
Instead of erroring out, we could also generate a different random
config. However:
- When called for the autobuilders, the autobuild-run script will
anyway just attempt another build. The only difference is that a
warning will be printed in this autobuild log now. This warning
is in fact quite useful to hint that the autobuilder could benefit
from intalling this additional host package.
- When called manually, the user may in fact want to install the
missing host package and continue with the saved random config.
Fixes:
http://autobuild.buildroot.net/results/d7c/d7c12e873a71fef1e0b5e19cfad45024050614e1
http://autobuild.buildroot.net/results/a0a/a0a105c1ec2d0517112b02932a85831d4b597b9f
http://autobuild.buildroot.net/results/96c/96cc6cedc64c777e993671204809599a1498472a
and many others...
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
0 files changed, 0 insertions, 0 deletions