[MacPorts] #62735: optool @ 0.1_0+universal.darwin_15.i386-x86_64: synthesized property ('rule' | 'position') naming problems

MacPorts noreply at macports.org
Fri Apr 23 07:14:45 UTC 2021


#62735: optool @ 0.1_0+universal.darwin_15.i386-x86_64: synthesized property
('rule' | 'position') naming problems
----------------------------------+----------------------
 Reporter:  thetrial              |      Owner:  raimue
     Type:  defect                |     Status:  assigned
 Priority:  Normal                |  Milestone:
Component:  ports                 |    Version:  2.6.4
 Keywords:  legacy-os, elcapitan  |       Port:  optool
----------------------------------+----------------------
 optool seems to be installed as dpependency or part, I did not request it.
 When build: error.

 {{{
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_optool/optool/work/optool-0.1/optool/FSArgumentParser/CoreParse/CoreParse/Parsers/CPShiftReduceParsers/CPItem.m:20:13:
 error: synthesized property 'rule' must either be named the same as a
 compatible instance variable or must explicitly name an instance variable
 :info:build @synthesize rule;
 :info:build             ^
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_optool/optool/work/optool-0.1/optool/FSArgumentParser/CoreParse/CoreParse/Parsers/CPShiftReduceParsers/CPItem.m:21:13:
 error: synthesized property 'position' must either be named the same as a
 compatible instance variable or must explicitly name an instance variable
 :info:build @synthesize position;
 :info:build             ^
 :info:build 2 errors generated.
 }}}

 I think these might be the problems, but I’m not sure. So I’ll attach the
 main.log.

-- 
Ticket URL: <https://trac.macports.org/ticket/62735>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list