Error: simpleadder_sequencer.svh(12): (vlog-2163) Macro `uvm_object_utils_begin is undefined

You need to `include “uvm_macros.svh” to get all UVM macro definitions. SystemVerilog does not store macros in packages.