[Bug 274701] converters/p5-Encode-Detect fails in spamassassin build from quarterlies, wrong perl 5.32 instead of 5.34
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 274701] converters/p5-Encode-Detect fails in spamassassin build from quarterlies, wrong perl 5.32 instead of 5.34"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274701] converters/p5-Encode-Detect fails in spamassassin build from quarterlies, wrong perl 5.32 instead of 5.34"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274701] converters/p5-Encode-Detect fails in spamassassin build from quarterlies, wrong perl 5.32 instead of 5.34"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Oct 2023 18:17:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274701
Bug ID: 274701
Summary: converters/p5-Encode-Detect fails in spamassassin
build from quarterlies, wrong perl 5.32 instead of
5.34
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: perl@FreeBSD.org
Reporter: bv@honeyguide.eu
Assignee: perl@FreeBSD.org
Flags: maintainer-feedback?(perl@FreeBSD.org)
The build of spamassassin from quarterlies 2023Q4 fails on p5-Encode-Detect
p5-Encode-Detect build fails, then spamassassin build fails.
There are additional spamassassin build dependencies still on perl 5.32 while
spamassassin is expecting 5.34.
```
===> Patching for p5-Encode-Detect-1.01_1
===> p5-Encode-Detect-1.01_1 depends on package: p5-Module-Build>=0.4206 -
not found
Error a dependency refers to a non existing origin:
/usr/ports/devel/p5-Module-Build in BUILD_DEPENDS
===> p5-Encode-Detect-1.01_1 depends on package: perl5>=5.34<5.35 - found
Errors with dependencies.
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/converters/p5-Encode-Detect
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/converters/p5-Encode-Detect
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/mail/spamassassin
*** Error code 1
```
How can I fix or must I wait for the dependencies to update?
--
You are receiving this mail because:
You are the assignee for the bug.