[MacPorts] #42675: akonadi: build fails with Boost linking errors

MacPorts noreply at macports.org
Wed Mar 5 16:24:59 PST 2014


#42675: akonadi: build fails with Boost linking errors
----------------------+---------------------
  Reporter:  me@…     |      Owner:  nicos@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.1
Resolution:           |   Keywords:
      Port:  akonadi  |
----------------------+---------------------

Comment (by nicos@…):

 For what I tested, the errors are coming from the fact you are using
 different compilers. You have requested the +gcc49 variant for boost,
 while the default compiler for akonadi is clang. When running
 {{{
 sudo port install akonadi configure.compiler=macports-gcc-4.9
 }}}
 it then compiles fine. It seems thus required to stay consistent with
 compilers, so that dependents may also have to be built with gcc49, or
 boost would have to be built with clang. Considering the issues with
 different underlying libraries (libc++ vs. libstdc++) employed by
 different compilers which has been identified when Mavericks came out, it
 is unlikely this issue could be solved easily.

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


More information about the macports-tickets mailing list