Duplicate label: <label name>

You defined the label specified in the error message more than once within the same scope.

Define the label named in the error message only once. Define other labels to replace the other instances of this label.