//! Module containing problem definitions for various build systems.
//!
//! This module provides problems that can be identified in build logs,
//! organized by the build system or tool they relate to.
/// Problems specific to autopkgtest logs.
/// Common problems that can occur in various build environments.
/// Problems specific to Debian packaging and build tools.