New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28365 (new defect)

Opened 2 years ago

Last modified 15 months ago

boost-jam @3.1.18 bootstrap.jam not installed

Reported by: wichert@… Owned by: jon.olsson@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: luis.kornblueh@…
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

comment:1 Changed 2 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to jon.olsson@…
  • Port set to boost-jam

comment:2 Changed 2 years ago by dev@…

Seems to be missing some of the stuff I'm used to as well, such as a template user-config.jam.

comment:3 Changed 16 months ago by jmr@…

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:4 Changed 15 months ago by luis.kornblueh@…

  • Cc luis.kornblueh@… added

Cc Me!

Note: See TracTickets for help on using tickets.