byte-compile-report-error

byte-compile-report-error is a compiled Lisp function in `bytecomp.el'.

(byte-compile-report-error ERROR-INFO)

Report Lisp error in compilation.
ERROR-INFO is the error data, in the form of either (ERROR-SYMBOL . DATA)
or STRING.