Hello team,
iam trying to install brp-community-id via package manager and it is failing on the below error.anyone can help
i tried installing from the source and it is also failing
root@ubuntu:/usr/local/zeek/share/zeek/site/packages# zkg install zeek/corelight/bro-community-id
The following packages will be INSTALLED:
zeek/corelight/bro-community-id (1.2)
Proceed? [Y/n] y
Running unit tests for “zeek/corelight/bro-community-id”
error: failed to run tests for zeek/corelight/bro-community-id: package build_command failed, see log in /root/.zkg/logs/bro-community-id-build.log
Proceed to install anyway? [N/y] y
errorlog:
CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/build.make:105: recipe for target ‘CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/communityid.bif.cc.o’ failed
make[3]: *** [CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/communityid.bif.cc.o] Error 1
make[3]: Leaving directory ‘/root/bro-community-id/build’
CMakeFiles/Makefile2:204: recipe for target ‘CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/all’ failed
make[2]: *** [CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/all] Error 2
make[2]: Leaving directory ‘/root/bro-community-id/build’
Makefile:151: recipe for target ‘all’ failed
make[1]: *** [all] Error 2
make[1]: Leaving directory ‘/root/bro-community-id/build’
Makefile:11: recipe for target ‘build-it’ failed
make: *** [build-it] Error 2