Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13029: Unable to build with VS2015
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-05-13 08:08:02
#13029: Unable to build with VS2015
----------------------------------------------------+---------------------
Reporter: Alexandre Gomes <alexandre.e.gomes@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------------+---------------------
Comment (by anonymous):
Replying to [ticket:13029 Alexandre Gomes <alexandre.e.gomes@â¦>]:
> I am unable to build in windows 10 with VS2015.
>
> bootstrap.log follows
unable to annex log file, I copy it here:
{{{
###
### Using 'vc14' toolset.
###
D:\boost\boost_1_64_0\tools\build\src\engine>if exist bootstrap rd /S /Q
bootstrap
D:\boost\boost_1_64_0\tools\build\src\engine>md bootstrap
D:\boost\boost_1_64_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
filent.c(488): warning C4477: 'sprintf' : format string '%.*s' requires an
argument of type 'int', but variadic argument 1 has type '__int64'
filent.c(488): note: this argument is used as a precision
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...
D:\boost\boost_1_64_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...
D:\boost\boost_1_64_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 3 targets...
[MKDIR] bin.ntx86_64
'D:\Users\Alexandre' is not recognized as an internal or external command,
operable program or batch file.
md "bin.ntx86_64"
...failed [MKDIR] bin.ntx86_64...
...skipped b2.exe for lack of bin.ntx86_64...
...skipped bjam.exe for lack of b2.exe...
...failed updating 1 target...
...skipped 2 targets...
D:\boost\boost_1_64_0\tools\build\src\engine>exit /b 1
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/13029#comment:1> 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-05-13 08:11:26 UTC