[MacPorts] #40385: boost +universal: build failure on Leopard x86
MacPorts
noreply at macports.org
Thu Sep 5 17:32:49 PDT 2013
#40385: boost +universal: build failure on Leopard x86
---------------------------+--------------------------------
Reporter: lubodiakov@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: boost |
---------------------------+--------------------------------
Comment (by ryandesign@…):
Your log says:
{{{
:info:build Performing configuration checks
:info:build
:info:build - has_icu builds : no
:info:build warning: Graph library does not contain MPI-based parallel
components.
:info:build note: to enable them, add "using mpi ;" to your user-
config.jam
:info:build - zlib : no
:info:build - iconv (libc) : no
:info:build - iconv (separate) : no
:info:build - icu : no
:info:build - icu (lib64) : no
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - gcc visibility : no
:info:build - long double support : no
:info:build - zlib : no
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
:info:build - Boost.Locale needs either iconv or ICU library to be built.
}}}
On my Leopard i386 system without the universal variant I have:
{{{
Performing configuration checks
- has_icu builds : yes
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- zlib : yes
- iconv (libc) : no
- iconv (separate) : yes
- icu : yes
- compiler-supports-ssse3 : no
- compiler-supports-avx2 : no
- gcc visibility : yes
- long double support : yes
- zlib : yes
}}}
I'll try with the universal variant after all the dependencies finish
upgrading to universal.
Why do you need universal anyway? Do you really need to run this software
on both an Intel Mac and on a PowerPC Mac?
--
Ticket URL: <https://trac.macports.org/ticket/40385#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list