Macros should not be redefined.
Either remove the duplicated macro or update the name of the macro that might come from a copy/paste.
`define FOO 1 `define FOO 2
`define FOO 1 `define BAR 2