[MacPorts] #13714: still can't install boost on leopard
#13714: still can't install boost on leopard --------------------------------------+------------------------------------- Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: boost | --------------------------------------+------------------------------------- Despite the apparent resolution of Ticket #13223 ("Boost fails to build on leopard"), I still get the following error when building it: Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop. I did a selfupdate and sync before trying again to install boost. Anyone know anything about this? Thanks -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714> MacPorts </projects/macports> Ports system for Mac OS
#13714: still can't install boost on leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Changes (by jmpp@macports.org): * milestone: => Port Bugs Old description:
Despite the apparent resolution of Ticket #13223 ("Boost fails to build on leopard"), I still get the following error when building it:
Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop.
I did a selfupdate and sync before trying again to install boost.
Anyone know anything about this?
Thanks
New description: Despite the apparent resolution of Ticket #13223 ("Boost fails to build on leopard"), I still get the following error when building it: {{{ Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop. }}} I did a selfupdate and sync before trying again to install boost. Anyone know anything about this? Thanks -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * cc: sanchom@gmail.com (added) * summary: still can't install boost on leopard => boost 1.34.1 still won't build on Mac OS X 10.5 Leopard Comment: Cc maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by sanchom@gmail.com): What is the problem you are having? I haven't upgraded to Leopard yet, so this problem has basically been handled by others submitting patches. #13223 also presented this problem, but a patch was submitted and was reported to have worked for people running Leopard/PPC and Leopard/Intel. Are you having the same problem as in #13223? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by michaelvb@gmail.com): I too seem to be having the problem mentioned in this ticket, so I can answer your question. I have read through #13223 and even though it seems to be the same issue, the fix does not seem to work for me either. I am running Leopard/Intel 10.5.1. Below is what happens when I try to install Boost (I tried it twice, once normally and again with a suggestion from #13233. {{{ iMac:~$ sudo port selfupdate Password: MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! iMac:~$ sudo port install boost ---> Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop. Error: Status 1 encountered during processing. iMac:~ $ MAKE=/opt/local/bin/gmake sudo port install boost ---> Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop.'' }}} If you have any suggestions or would like me to try something just let me know. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by tristandpeters@gmail.com): Hi, In another forum I saw this and it worked for me finally. do a 1) "sudo port clean boost" first 2) then "sudo port install jam" 3) finally redo "sudo port install boost" -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by michaelvb@gmail.com): I can confirm that your suggested method works Tristand. I now have boost installed, thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:6> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by raimue@macports.org): Hm, should boost not be build with boost-jam? At least it is a dependency. And it worked fine for me on Leopard. {{{ $ sudo port -v installed jam boost-jam boost The following ports are currently installed: boost @1.34.1_1 (active) boost-jam @3.1.15_0 (active) }}} So I definitely did not need jam for building. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:7> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: I can confirm that something is wrong here. As raimue noted, jam is not needed to build boost. It was cleaning boost, not installing jam, that made the problem go away. I just tried installing boost and got this: {{{ ---> Extracting boost ---> Extracting boost_1_34_1.tar.bz2 ---> Configuring boost -n Building Boost.Jam with toolset darwin... usage: mkdir [-pv] [-m mode] directory ... tools/jam/src/ ...skipped bjam for lack of ... ...failed updating 1 target.../bjam -n Unicode/ICU support for Boost.Regex?... disabled. Generating Boost.Build configuration in user-config.jam... Generating Makefile... ---> Building boost with target all Makefile:2: *** missing separator. Stop. }}} However, I then cleaned boost and tried installing it again, and it built OK. I guess that's a pretty simple workaround, but it would be good to find out why this is happening and make it work the first time. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:8> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * cc: rob@loci.net (added) Comment: Cc reporter of duplicate #14043. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:9> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * cc: daniel@brightfire.com (added) Comment: Daniel Lord also [http://lists.macosforge.org/pipermail/macports- users/2008-March/009575.html reported] this problem on macports-users. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:10> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by sanchom@gmail.com): Possible related ticket: #14687 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:11> MacPorts </projects/macports> Ports system for Mac OS
#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by sanchom@gmail.com): Recently upgraded port to 1.35... please report if you have the same problem with the new version. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:12> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts