| Field | Value |
|---|---|
| Target | brender |
| Status | failed |
| Type | cmake-build |
| Host | Windows local probe |
| Harness | brender-v132-portable-core-plan |
| Build | brender-v132-build-environment |
| Reproduction | brender-critical-edition-source-build |
| Exit Code | 1 |
| Transcript | external-workspace:C:\dev\public\engine-revival-workspaces\brender-v132-portable-core-build-2026-07-03.txt |
cmake --build C:\dev\public\engine-revival-workspaces\brender-v132-portable-core-configure-2026-07-03b --target brender_core_floatThe brender_core_float target reached the compiler and failed in inc/mscifix.h because x64 MSVC does not support the legacy __asm blocks used by the inspected source path.
The build tree and compiler transcript were kept outside this metadata repo. No generated binaries, copied source, private assets, or restricted SDK material are committed.
This is the first compiler transcript for the portable BRender core harness. It is intentionally recorded as a failed attempt with a specific blocker rather than as a completed build.
- x64 MSVC rejects legacy inline x86 assembly in inc/mscifix.h
- first failing compile path observed through core/fmt/savescr.c
- portable replacement or 32-bit compatibility strategy is required before claiming a core library build
- decide whether the next harness target should use a 32-bit MSVC configuration or a clean portable replacement for mscifix.h helpers
- record a narrow compatibility patch plan before editing public source
- rerun brender_core_float after the inline assembly blocker is isolated
| Source | Type | Confidence | Scope | URL |
|---|---|---|---|---|
| Argonaut Blazing Render (BRender) v1.3.2 source repository | repository | high | BRender 1.3.2 source availability, provenance, and MIT license posture | https://github.com/foone/BRender-v1.3.2 |
| BRender preservation index | curated-index | high | BRender source-release and binary-SDK index | https://blazingrender.net/ |