Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2023 07:16:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275023] mail/exim: 4.97 build breaks if EMBEDDED_PERL is unset
Message-ID:  <bug-275023-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275023

            Bug ID: 275023
           Summary: mail/exim: 4.97 build breaks if EMBEDDED_PERL is unset
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: andrew@tao11.riddles.org.uk
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

Exim 4.97 build apparently depends on perl5 being present at build time, for
exigrep. The port makefile declares only a run dependency, so unless
EMBEDDED_PERL is set (which brings in perl as a build dependency too), it f=
ails
at that point:

./macro_predef > macro.c
>>> exicyclog script built
>>> exinext script built
>>> exiwhat script built
/bin/sh: ./exigrep: not found
*** Error code 127

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275023-7788>