Opened 3 years ago

Closed 3 years ago

#62379 closed defect (fixed)

kops @1.19.1: building causes computer to freeze

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: mountainlion Cc:
Port: kops

Description

Attempting to build kops on the Mountain Lion buildbot worker causes the computer to become unresponsive and need to be restarted:

https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/38849

I rebooted the machine and cleaned it up, and it did the same thing again:

https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/38850

Based on the status page it looks like it doesn't build on 10.11 and earlier anyway:

https://ports.macports.org/port/kops

Please add code to the port that will fail early and emit an incompatibility message on 10.11 and earlier and also use known_fail yes which will let the buildbot skip it completely.

Change History (1)

comment:1 Changed 3 years ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In 3f0d830b550ee3525ea11732f8b156cb6e193f2f/macports-ports (master):

kops: do not build on macOS 10.11 and earlier

Fixes: #62379

Note: See TracTickets for help on using tickets.