OK, so you're using Pro. As the errors state, you have created interface requirements for your system and you have not matched those interface requirements. Interface requirements in Pro are a way to build a system from "the outside in" by defining what the exported interfaces to/from the system should be and then building the system in Platform Designer to match those requirements. It's possible that you accidentally created these requirements. As stated in the errors, go to the Interface Requirements tab and see what's there. If you don't require these interfaces to be exported from your system, simply remove the requirements from the tab. If you do need these requirements, then you need to export the interfaces mentioned in the errors.
This is not a custom component issue after all.