Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.66.0 Beta 1 Release Candidate 1
From: Mikhail Strelnikov (mikhail.strelnikov_at_[hidden])
Date: 2017-11-16 18:23:02


This is Microsoft's bug, they should not change current directory in
their vsdevcmd_end.bat.

https://github.com/boostorg/build/pull/252

On Thu, Nov 16, 2017 at 6:26 PM, Olaf van der Spek via Boost
<boost_at_[hidden]> wrote:
> On Thu, Nov 16, 2017 at 11:39 AM, Daniel James via Boost
> <boost_at_[hidden]> wrote:
>> As always, the release managers would appreciate it if you download
>> the candidate of your choice and give building it a try. Please report
>> both success and failure, and anything else that is noteworthy.
>
> PS C:\vc\boost> .\bootstrap.bat
> Building Boost.Build engine
>
> Failed to build Boost.Build engine.
> Please consult bootstrap.log for further diagnostics.
>
> You can try to obtain a prebuilt binary from
>
> http://sf.net/project/showfiles.php?group_id=7586&package_id=72941
>
> Also, you can file an issue at http://svn.boost.org
> Please attach bootstrap.log in that case.
>
> **********************************************************************
> ** Visual Studio 2017 Developer Command Prompt v15.4.3
> ** Copyright (c) 2017 Microsoft Corporation
> **********************************************************************
> [vcvarsall.bat] Environment initialized for: 'x86'
> ###
> ### Using 'vc141' toolset.
> ###
>
> C:\Users\Olaf\source>if exist bootstrap rd /S /Q bootstrap
>
> C:\Users\Olaf\source>md bootstrap
>
> C:\Users\Olaf\source>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/
> /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib
> user32.lib /Febootstrap\yyacc0 yyacc.c
> yyacc.c
> c1: fatal error C1083: Cannot open source file: 'yyacc.c': No such
> file or directory
>
>
>
>
>
> --
> Olaf
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk