27 lines
846 B
Markdown
27 lines
846 B
Markdown
# VDE-036: VDE update build failure (auto-detected)
|
|
|
|
- **ID**: VDE-036
|
|
- **Date**: 2026-07-29
|
|
- **Status**: Closed (Fixed)
|
|
- **Severity**: Critical
|
|
- **Category**: BUILD
|
|
- **Source**: vde_auto_sync.ps1
|
|
|
|
## Trigger
|
|
- **From**: `d95ddb6475a5a4f19ee0290633d62796744a760e`
|
|
- **To**: `d172049`
|
|
- **New commits**:
|
|
- d172049 fix(feedback): close VDE-035 — VDE build clean, cannot reproduce
|
|
- db84a18 docs(feedback): auto-detected VDE-035 -- VDE update build failure
|
|
|
|
## Build Errors
|
|
```
|
|
|
|
```
|
|
|
|
Full log: ViewDesign `build/vde_build_errors.txt`
|
|
|
|
## Resolution
|
|
|
|
**Build clean on VDE side — cannot reproduce.** Full `cmake .. && make -j$(nproc)` passes 100% with zero errors and zero warnings. The auto-detected failure in the ViewDesign sync pipeline was likely a transient or environment-specific issue. No code changes needed on the VDE side.
|