[MacPorts] #55857: boost @1.66.0_0 +universal has no i386 symbols

MacPorts noreply at macports.org
Fri Feb 23 03:08:48 UTC 2018


#55857: boost @1.66.0_0 +universal has no i386 symbols
-----------------------+------------------
  Reporter:  devernay  |      Owner:
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  i386
      Port:  boost     |
-----------------------+------------------

Comment (by kencu):

 there is also this file

 <https://github.com/boostorg/build/blob/0d0c656c1164efbfe8568a09353f374839c26ac4/src/tools
 /clang-darwin.jam>

 that seems to be related to calling clang on darwin for the build, but
 there is no `setup-address-model` in that file at all.

 So, I wonder if adding some entries for `compile.c` and `compile.c++`
 similar to the ones for `compile.m` to `src/tools/darwin.jam` to call
 `setup-address-model` might be fruitful...

 Alternatively, if that didn't work, adding `setup-address-model` to to
 `src/tools/clang-darwin.jam` might be a fallback idea.

 I assume these cascade on each other, though.

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


More information about the macports-tickets mailing list