#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@…): With universal it still says: {{{ 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 }}} So something is wrong on your system that's causing boost to not find any of its dependencies. We need to figure out what that is. Autotools-based configuration systems record that information in a file called config.log, but boost does not use autotools and I don't know where it records this information, if indeed it does at all. -- Ticket URL: <https://trac.macports.org/ticket/40385#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X