-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.3.0
-
None
-
Moderate
-
sst_virtualization
-
ssg_virtualization
-
5
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
Unspecified
-
None
Description of problem:
mingw-gcc fail to build with 9.3 versions of other mingw-* packages
Version-Release number of selected component (if applicable):
mingw-binutils-2.40-3.el9
ingw-crt-11.0.0-1.el9
mingw-filesystem-147-1.el9
mingw-gcc-13.1.1-4.el9
mingw-headers-11.0.0-1.el9
mingw-libffi-3.4.4-2.el9
mingw-w64-tools-11.0.0-1.el9
mingw-winpthreads-11.0.0-1.el9
mingw-zlib-1.2.13-2.el9
How reproducible:
100%
Steps to Reproduce:
1.
2.
3.
Actual results:
+ /usr/bin/make -C build_win32 -O -j1 V=1 VERBOSE=1 all
configure: WARNING: sys/mman.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: sys/mman.h: proceeding with the compiler's result
../../libiberty/pex-unix.c:59:10: fatal error: process.h: No such file or directory
59 | #include <process.h>
^~~~~~~~~~~ |
Expected results:
build pass
Additional info:
- external trackers