GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Failed to build collectd
Open
bug
P1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
When run benchmark with collectd trace enabled, the job failed due to failing to build collectd, the error is as below:
WARNING: `aclocal' not found!
Please make sure that`aclocal' is installed and is in one of the
directories listed in the PATH environment variable.
WARNING: `automake' not found!
Please make sure that`automake' is installed and is in one of the
directories listed in the PATH environment variable.
From the log, we need to install some dependencies for building collectd. The test image is ubuntu 14.04.
Contributor guide
Assessment
This issue has not been assessed yet.