Opened 14 years ago
Last modified 7 months ago
#28365 assigned defect
boost-jam @3.1.18 bootstrap.jam not installed
Reported by: | wichert@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | m214089, akimd (Akim Demaille), cooljeanius (Eric Gallager) | |
Port: | boost-jam |
Description
As far as I can see the bjam data files are not installed. As a quick test I tried compiling the Boost.Python example:
bash-3.2$ cd /opt/local/share/doc/boost/libs/python/example/quickstart bash-3.2$ bjam Unable to load Boost.Build: could not find build system. --------------------------------------------------------- /opt/local/share/doc/boost/libs/python/example/quickstart/boost-build.jam attempted to load the build system by invoking 'boost-build ../../../../tools/build/v2 ;' but we were unable to find "bootstrap.jam" in the specified directory or in BOOST_BUILD_PATH (searching /opt/local/share/doc/boost/libs/python/example/quickstart/../../../../tools/build/v2, /opt/local/share/boost-build). Please consult the documentation at 'http://www.boost.org'.
Change History (8)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to jon.olsson@… |
---|---|
Port: | boost-jam added |
comment:2 Changed 13 years ago by dev@…
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Neither bootstrap.jam nor user-config.jam exists in the source distribution. I think this port was made solely for the purpose of building boost, and is now obsolete for that. So maybe it should just be removed.
comment:6 Changed 11 years ago by akimd (Akim Demaille)
It is my understanding that, indeed, BJam is broken on MacPorts. Yet this ticket is three years old :/ Is there anyone monitoring this issue?
A BJam port is probably useful as it's the documented way to start using some Boost components, such as Boost.Python.
comment:7 Changed 6 years ago by mf2k (Frank Schima)
Owner: | jon.olsson@… deleted |
---|---|
Status: | new → assigned |
See #58248.
comment:8 Changed 7 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Seems to be missing some of the stuff I'm used to as well, such as a template user-config.jam.