Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13433: b2 emits strange error message when building 1.66.0 on windows 10 against very new visual studio
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-01 03:14:44
#13433: b2 emits strange error message when building 1.66.0 on windows 10 against
very new visual studio
-------------------------------+---------------------
Reporter: ivandavid14@⦠| Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.66.0 | Severity: Problem
Resolution: | Keywords: b2 bjam
-------------------------------+---------------------
Comment (by ivandavid14@â¦):
So, I did more digging and found a file called execnt.c and modified the
err_printf in prepare_command_file() to be this
err_printf("failed to write command file!\n %s\n %s\n", strerror(errno),
cmdtab[ slot ].command_file->value);
and this was the output
failed to write command file!
Permission denied
C:\Users\divan\AppData\Local\Temp\jam2188-00-19.bat
I've ran b2 a couple of times with this and the last two digits are always
19. The contents of the bat file are always different. I change the
permissions on my temp folder and that didn't fix anything.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13433#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 : 2018-02-01 03:19:51 UTC