Opened 15 months ago
Last modified 14 months ago
#67940 assigned defect
GrandPerspective fails to build Mojave and older
Reported by: | thomasrussellmurphy (Thomas Russell Murphy) | Owned by: | amake (Aaron Madlon-Kay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | GrandPerspective |
Description
Failing build status: https://ports.macports.org/port/GrandPerspective/details/
I can confirm the failure when it tries to rebuild locally on Mojave 10.14.6.
Change History (6)
comment:1 Changed 15 months ago by jmroot (Joshua Root)
Cc: | amake@… removed |
---|---|
Owner: | set to amake |
Status: | new → assigned |
comment:2 Changed 15 months ago by thomasrussellmurphy (Thomas Russell Murphy)
comment:3 Changed 15 months ago by amake (Aaron Madlon-Kay)
It looks like the issue is that GrandPerspective requires a newer OS SDK.
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_aqua_GrandPerspective/GrandPerspective/work/GrandPerspective-3_4_2/src/control/DirectoryViewControl.m:941:27: error: use of undeclared identifier 'NSWorkspaceOpenConfiguration'; did you mean 'NSWorkspaceCopyOperation'?
As I understand it this is not "fixable" except by backporting the code or marking the port as known_fail. I am not interested in attempting the former; if someone would like to volunteer to do it then please do.
comment:4 Changed 15 months ago by thomasrussellmurphy (Thomas Russell Murphy)
Would it be possible to make a version of the port from before the SDK upgrade to support older systems, then let this port stick with upstream?
comment:5 Changed 15 months ago by amake (Aaron Madlon-Kay)
Yes, any interested party should feel free to do so.
comment:6 Changed 14 months ago by wltb
Note: See
TracTickets for help on using
tickets.
Hello, is there any progress or support on this required? This port being broken is limiting my ability to use my automated port management scripts.