-
Bug
-
Resolution: Done
-
Normal
-
rhel-10.0
-
None
-
javapackages-bootstrap-1.20.0-1.el10
-
No
-
Important
-
rhel-base-utils-core
-
ssg_core_services
-
24
-
26
-
1
-
Dev ack
-
False
-
False
-
-
None
-
None
-
None
-
Not Needed
-
RegressionOnly
-
None
Package jansi fails to build in bootstrap mode:
+ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I. '-I%{java_home}/include' '-I%{java_home}/include/linux' -fPIC -fvisibility=hidden -c jansi.c In file included from jansi.c:16: jansi.h:34:14: fatal error: jni.h: No such file or directory 34 | #include "jni.h" | ^~~~~~~ compilation terminated.