I've been having an issue with the errors i listed, this is output log with the dvlcom command
dvlcom -incdir ../design:../testbench ../testbench/algn_apb_pkg.sv -lib alignerLib -uvm 1.2
Copyright (C) 2017-2025 Altair Engineering Inc. All rights reserved.=N:[UVMSource] Using sources from 'C:\Program Files\Altair\DSim\2025.1\uvm\1.2'
=E:[ParseError]:
Parser errors encountered at the following locations:
.\..\testbench\algn_apb_if.sv:13:11 unrecognized tokens before 'apb_if'
Included from ..\testbench\algn_apb_pkg.sv:9:9
.\..\testbench\algn_apb_if.sv:30:1 spurious 'endinterface'
Included from ..\testbench\algn_apb_pkg.sv:9:9
here is also what my output looks like and I also have the file , I want to know specfically what each error is about and how to move forward in fixing it for right now and in the future