[MacPorts] #40385: boost universal variant fails to compile on Leopard x86
#40385: boost universal variant fails to compile on Leopard x86 --------------------------+-------------------------------- Reporter: lubodiakov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: universal | Port: boost --------------------------+-------------------------------- I attempted to run: sudo port install boost +universal It managed to install some of the dependencies like icu, but then crashed and burned. ---> Configuring boost ---> Building boost Error: org.macports.build for port boost returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port boost failed Reran with: sudo port install -d boost +universal I'm attaching the main.log (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log) -- Ticket URL: <https://trac.macports.org/ticket/40385> MacPorts <http://www.macports.org/> Ports system for OS X
#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 | ---------------------------+-------------------------------- Changes (by larryv@…): * keywords: universal => Old description:
I attempted to run:
sudo port install boost +universal
It managed to install some of the dependencies like icu, but then crashed and burned.
---> Configuring boost ---> Building boost Error: org.macports.build for port boost returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port boost failed
Reran with: sudo port install -d boost +universal
I'm attaching the main.log (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log)
New description: I attempted to run: {{{ sudo port install boost +universal }}} It managed to install some of the dependencies like icu, but then crashed and burned. {{{ ---> Configuring boost ---> Building boost Error: org.macports.build for port boost returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port boost failed }}} Reran with: sudo port install -d boost +universal I'm attaching the main.log (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log) -- Comment: This log is incomplete. {{{ :debug:main Skipping completed org.macports.archivefetch (boost) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (boost) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (boost) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (boost) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (boost) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (boost) :debug:main Privilege de-escalation not attempted as not running as root. }}} [http://guide.macports.org/#project.tickets.prerequisites As per the Guide], please clean, try again, and reattach the new main.log. -- Ticket URL: <https://trac.macports.org/ticket/40385#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#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 lubodiakov@…): Ran sudo port clean boost, reattached new main.log. -- Ticket URL: <https://trac.macports.org/ticket/40385#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#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
#40385: boost +universal: build failure on Leopard x86 ---------------------------+-------------------------------- Reporter: lubodiakov@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: duplicate | Keywords: Port: boost | ---------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #39809. -- Ticket URL: <https://trac.macports.org/ticket/40385#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts