On 2023/11/09 09:53, Renaud Allard wrote: > Here is a diff for mail/exim 4.97
Missing dep on p5-File-FcntlLock: Can't locate File/FcntlLock.pm in @INC (you may need to install the File::FcntlLock module) (@INC contains: /usr/local/libdata/perl5/site_perl/amd64-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/amd64-openbsd /usr/libdata/perl5) at ./exim_id_update line 18. BEGIN failed--compilation aborted at ./exim_id_update line 18. I've added that as a BUILD_DEPENDS and committed it. It's also used at runtime by exim_id_update, I'll leave it up to you to decide whether to add as a RUN_DEPENDS or just leave it optional.