cl-push and cl-pop have been removed from cl-extra.el that ships with recent emacsen, breaking agda-mode.el
The attached (trivial) patch against agda-mode.el fixes the issue (for me), but may cause issues with versions of cl-extra.el still containing cl-push and cl-pop.
Patch for agda-mode.el to insert cl-push and cl-pop macros