<!-- Issue report information Segmentation fault signal terminated program CC1 issue while building Multiarch image on x86 * You do NOT have to include this information if this is a feature request. --> **Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)** Question /kind bug /kind enhancement /kind question **Description:** <!-- I started observing the issue recently with error while building Multiarch node based & python image on x86 node error: gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions. make[3]: *** [Makefile:1802: Objects/funcobject.o] Error 4 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/appuser/Python-3.9.13' --> **Steps to reproduce the issue:** 1. 2. 3. **Describe the results you received:** **Describe the results you expected:** **Environment:** Prod <!-- The host architecture is available for only x86_64 --> * QEMU version: (if you can know it): 7.2..0-1 * Container application: Docker/Podman/Singularity (Leave only one) podman **Output of `docker version`, `podman version` or `singularity version`** ``` (paste your output here) ``` gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions. make[3]: *** [Makefile:1802: Objects/funcobject.o] Error 4 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/appuser/Python-3.9.13' **Additional information optionally:**