Pattern
Environment-Sensitive Build Breaks
env-sensitive-build-and-dependency-drift
Dependency builds and installs fail when required runtime flags, patched standard libraries, or correct client scripts aren’t present in the CI/environment, causing optional modules to compile or deprecated/old APIs to break even though the code worked previously.