-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Beaker Job:
1. https://beaker.engineering.redhat.com/jobs/10756620
2. https://beaker.engineering.redhat.com/jobs/10758577
3. https://beaker.engineering.redhat.com/jobs/10759824
4. https://beaker.engineering.redhat.com/jobs/10762126
During the build process, we encountered a compilation failure related to a missing gnu/stubs-32.h file. The error occurs when trying to compile conn.c, and the following error message was logged:
In file included from /usr/include/features.h:452,
from /usr/include/unistd.h:25,
from conn.c:1:
/usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
# include <gnu/stubs-32.h>
^~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:8: conn] Error 1
make: *** [Makefile:43: all] Error 1
:: [ 16:26:30 ] :: [ LOG ] :: Attempt 1 failed
:: [ 16:26:30 ] :: [ BEGIN ] :: Running 'cat results.log'