Solved When trying to install PHP7.4 extensions; I am receiving make errors on required packages.

Yes, it's normal. You're likely to see messages of some sort at the end of the build. It does not mean there is a security issue:

Code:
If there are vulnerabilities in these programs there may be a security risk to the system.

That's why you run # pkg audit -F. Until it showed a vulnerability warning I would not worry about it.
Trihexagonal,

Thank you for relieving my concern! And thank you to all those who have helped solve this!

Merry Christmas and God bless you all!
 
Back
Top