Opened 5 months ago

Closed 4 months ago

#69983 closed defect (fixed)

d3dmetal cannot be parsed

Reported by: barracuda156 Owned by: Gcenx
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: d3dmetal

Description

Creating port index in /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports
Failed to parse file devel/d3dmetal/Portfile: sysctl: illegal option -- i
usage: sysctl [-bn] variable ...
       sysctl [-bn] -w variable=value ...
       sysctl [-bn] -a
       sysctl [-bn] -A
       sysctl [-bn] -X

Change History (4)

comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to Gcenx
Status: newassigned

comment:2 Changed 5 months ago by Gcenx

I guess that ancient version of sysctl doesn't support this option, I'll just restrict it to macOS Sonoma.

comment:4 Changed 4 months ago by Dean M Greer <38226388+Gcenx@…>

Resolution: fixed
Status: assignedclosed

In bdd37c4d4b19ee7adc48dfdbf13137f26d913623/macports-ports (master):

d3dmetal: Only run sysctl on Sonoma and later

Closes #69983

Note: See TracTickets for help on using tickets.