Opened 5 years ago

Last modified 4 years ago

#13475 new Bugs

boost_1_66_0, Windows 10, mingw-w4, bootstrap fails - cannot write AppData\Local\Temp file

Reported by: mhkelley2017@… Owned by: Vladimir Prus
Milestone: To Be Determined Component: build
Version: Boost 1.63.0 Severity: Showstopper
Keywords: Cc:

Description

Have successfully built a couple versions of boost (most recently 1_65_1), but was unable to build 1_66_0 using mingw-w64. "bootstrap gcc" returns multiple fatal errors of the form:

cc1.exe: fatal error: can't open 'C:\Users\Owner\AppData\Local\Temp\ccA01VU9.s' for writing: Permission denied compilation terminated.

Noted file is actually created somewhere during this, so unclear where/why the failure happens.

I attempted to re-build 1_65_1 (using a couple versions of mingw), with identical results.

Any suggestions where to look?

Change History (2)

comment:1 by John Maddock, 4 years ago

Component: Nonebuild
Owner: set to Vladimir Prus

comment:2 by James E. King, III, 4 years ago

Did you work around or figure this one out?

Note: See TracTickets for help on using tickets.