[MacPorts] #47087: kdepim4 @4.14.3 does not build under OSX 10.9

MacPorts noreply at macports.org
Mon Mar 9 12:20:46 PDT 2015


#47087: kdepim4 @4.14.3 does not build under OSX 10.9
--------------------------------+---------------------
  Reporter:  tryingkaspersky@…  |      Owner:  nicos@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:
Resolution:                     |   Keywords:
      Port:  kdepim4            |
--------------------------------+---------------------

Comment (by rjvbertin@…):

 Strange that this comes up only now; surely someone must have tested
 kdepim 4.14.3 before? (Not me, I learned on Linux that I was going to want
 to stick to kdepim 4.13.3 ...)

 Could you try to edit
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdepim4/kdepim4/work/kdepim-4.14.3/blogilo/src/blogger.h
 such that the call on line 96 becomes

 {{{
 void authenticate(const AuthData_t &authData = AuthData_t());
 }}}

 with the definition for AuthData_t

 {{{
 typedef QMap<QString, QString> AuthData_t;
 }}}

 at an appropriate location before the authenticate() definition?

 Then just repeat the failed port command, it should continue where it left
 off.

-- 
Ticket URL: <https://trac.macports.org/ticket/47087#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list