The code in mydbstatic.py at https://github.com/Araneidae/epicsdbbuilder/blob/84846091f6faccbc61bb6499a0f7835f4d829d89/epicsdbbuilder/mydbstatic.py#L57 used to figure out the path to the EPICS libraries fails for a linux-arm architecture. The key problem is that we're trying to second guess the computation of EPICS_HOST_ARCH in $EPICS_BASE/lib/perl/EpicsHostArch.pl.
Maybe it'll be simpler to literally just call this script!