First page Back Continue Last page Overview Graphics
Problems With Other Systems
Irreproducible build results
- A compiler binary, library, shared header, or other file gets upgraded: builds start producing different results
- If you can't reproduce a bug, was it fixed or masked?
Inconsistent build results
- Build works for user A but not user B: why?
- Missing dependencies cause mysterious differences
Notes: