Re: [Boost-bugs] [Boost C++ Libraries] #11978: Bootstrap generates errors

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11978: Bootstrap generates errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-16 16:18:16


#11978: Bootstrap generates errors
-------------------------------+----------------------------
  Reporter: bram.de.beer@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by bram.de.beer@…):

 The full contents of bootstrap.log are below. I'm using 1.60.0.

 Is there any test I can do to see if it has installed correctly? I didn't
 see any errors in the log, but I don't know what the log is supposed to
 say...

 Are there maybe other compilers I could install to get me to where I need
 to be? I have no clue what is installed on my PC, since it's a new laptop
 with the company image on it.


 -------------------------------------------------------------------------------------

 ###
 ### Using 'vc14' toolset.
 ###

 C:\Boost\boost_1_60_0\tools\build\src\engine>if exist bootstrap rd /S /Q
 bootstrap

 C:\Boost\boost_1_60_0\tools\build\src\engine>md bootstrap

 C:\Boost\boost_1_60_0\tools\build\src\engine>cl /nologo /RTC1 /Zi /MTd
 /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib
 advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c
 debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c
 hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c
 object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c
 scan.c search.c subst.c timestamp.c variable.c modules.c strings.c
 filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c
 modules/set.c modules/path.c modules/regex.c modules/property-set.c
 modules/sequence.c modules/order.c
 command.c
 compile.c
 constants.c
 debug.c
 execcmd.c
 execnt.c
 filent.c
 frames.c
 function.c
 glob.c
 hash.c
 hdrmacro.c
 headers.c
 jam.c
 jambase.c
 jamgram.c
 lists.c
 make.c
 make1.c
 object.c
 Generating Code...
 Compiling...
 option.c
 output.c
 parse.c
 pathnt.c
 pathsys.c
 regexp.c
 rules.c
 scan.c
 search.c
 subst.c
 timestamp.c
 variable.c
 modules.c
 strings.c
 filesys.c
 builtins.c
 md5.c
 class.c
 cwd.c
 w32_getreg.c
 Generating Code...
 Compiling...
 native.c
 set.c
 path.c
 regex.c
 property-set.c
 sequence.c
 order.c
 Generating Code...

 C:\Boost\boost_1_60_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam
 --toolset=vc14 "--toolset-root=C:\Program Files (x86)\Microsoft Visual
 Studio 14.0\Common7\Tools\..\..\VC\ " clean
 ...found 1 target...
 ...updating 1 target...
 ...updated 1 target...

 C:\Boost\boost_1_60_0\tools\build\src\engine>.\bootstrap\jam0 -f build.jam
 --toolset=vc14 "--toolset-root=C:\Program Files (x86)\Microsoft Visual
 Studio 14.0\Common7\Tools\..\..\VC\ "
 ...found 159 targets...
 ...updating 2 targets...
 [COMPILE] bin.ntx86\b2.exe
 command.c
 compile.c
 constants.c
 debug.c
 execcmd.c
 frames.c
 function.c
 glob.c
 hash.c
 hcache.c
 headers.c
 hdrmacro.c
 jam.c
 jambase.c
 jamgram.c
 lists.c
 make.c
 make1.c
 mem.c
 object.c
 Compiling...
 option.c
 output.c
 parse.c
 pathsys.c
 regexp.c
 rules.c
 scan.c
 search.c
 subst.c
 w32_getreg.c
 timestamp.c
 variable.c
 modules.c
 strings.c
 filesys.c
 builtins.c
 class.c
 cwd.c
 native.c
 md5.c
 Compiling...
 set.c
 path.c
 regex.c
 property-set.c
 sequence.c
 order.c
 execnt.c
 filent.c
 pathnt.c
 Generating code
 Finished generating code
 [COPY] bin.ntx86\bjam.exe
 ...updated 2 targets...

 C:\Boost\boost_1_60_0\tools\build\src\engine>exit /b 0

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11978#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC