[MacPorts] #56366: protobuf3-cpp fails to compile on OSX 10.8

MacPorts noreply at macports.org
Thu May 3 04:00:58 UTC 2018


#56366: protobuf3-cpp fails to compile on OSX 10.8
----------------------------+------------------------------------
  Reporter:  letaage        |      Owner:  blair@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.4.2
Resolution:  fixed          |   Keywords:  mountainlion legacy-os
      Port:  protobuf3-cpp  |
----------------------------+------------------------------------

Comment (by ryandesign):

 Well, it's because you're copying the `glibtool` program from the libtool
 port. That `glibtool` program uses whatever compiler the libtool port was
 built with, which is not necessarily the compiler you want to use now for
 protobuf.

 Why are you copying `glibtool` from the libtool port? Why can't you use
 the one protobuf shipped with? If it's that it doesn't use a `-stdlib`
 flag, would `autoreconf`ing help? (There are other ports where we do that
 for that reason.)

-- 
Ticket URL: <https://trac.macports.org/ticket/56366#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list