Opened 8 years ago
Closed 6 years ago
#53376 closed defect (duplicate)
platypus @4.7 fails to build on Sierra: undeclared identifiers in IconFamily.m
Reported by: | starthal (Stephen Albert) | Owned by: | amake (Aaron Madlon-Kay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.5 |
Keywords: | Cc: | ||
Port: | Platypus |
Description
Mac OS X Sierra 10.12.2; XCode 8.2.1
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_Platypus/Platypus/work/Platypus_4.7_Source_Code/Shared/IconFamily/IconFamily.m:1328:3: error: use of undeclared identifier 'CGDirectPaletteRef' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_Platypus/Platypus/work/Platypus_4.7_Source_Code/Shared/IconFamily/IconFamily.m:1337:3: error: use of undeclared identifier 'cgPal' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_Platypus/Platypus/work/Platypus_4.7_Source_Code/Shared/IconFamily/IconFamily.m:1348:43: error: use of undeclared identifier 'cgPal' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_Platypus/Platypus/work/Platypus_4.7_Source_Code/Shared/IconFamily/IconFamily.m:1361:43: error: use of undeclared identifier 'cgPal' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_Platypus/Platypus/work/Platypus_4.7_Source_Code/Shared/IconFamily/IconFamily.m:1368:20: error: use of undeclared identifier 'cgPal'
Full log attached.
Attachments (1)
Change History (6)
Changed 8 years ago by starthal (Stephen Albert)
Attachment: | platypus.log added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | tsupplis@… removed |
---|---|
Owner: | set to tsupplis@… |
Status: | new → assigned |
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Owner: | set to amake |
---|
comment:4 Changed 6 years ago by mf2k (Frank Schima)
Port: | Platypus added; platypus removed |
---|
comment:5 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #43992.
Note: See
TracTickets for help on using
tickets.
Full build log. See "undeclared identifier" errors.