Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#72357 closed defect (fixed)

openjdk17: binaries not distributable, due to build dep openjdk17-zulu

Reported by: mascguy (Christopher Nielsen) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc: breun (Nils Breunese)
Port: openjdk17

Description

This appears to be a new issue, with the latest update.

From the gather-archives step on the buildbots:

"openjdk17" is not distributable because its dependency
"openjdk17-zulu" has license "nomirror" which is not
known to be distributable

This should be easily fixable via use of license_noconflict.

Change History (2)

comment:1 Changed 8 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

In bd302c2da5428df2c7b55b1329640eb834c2ccb3/macports-ports (master):

openjdk17: allow binary distribution

  • Build JDK not used at runtime, nor does its license prevent distribution.

Fixes: #72359

Last edited 8 months ago by mascguy (Christopher Nielsen) (previous) (diff)

comment:2 in reply to:  1 Changed 8 months ago by breun (Nils Breunese)

I was just about to fix this, but I see it's already done. Thanks for the quick fix!

Note: See TracTickets for help on using tickets.