D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/mingw-gcc-14.2.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CvYcpU Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5ZgTUs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build + rm -rf gcc-14.2.1-20240801 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gcc-14.2.1-20240801.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gcc-14.2.1-20240801 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0020-libgomp-Don-t-hard-code-MS-printf-attributes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/mingw-gcc_include-stdlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + echo 'Mageia MinGW 14.2.1-1.mga10' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XTXjfC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build + cd gcc-14.2.1-20240801 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + configure_args=' --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix' + configure_args=' --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix --with-isl' + configure_args=' --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix --with-isl --enable-libgomp' + export 'CC=gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CC='gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + mkdir build_win32 + pushd build_win32 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix --with-isl --enable-libgomp --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-gxx-include-dir=/usr/i686-w64-mingw32/sys-root/mingw/include/c++ --disable-sjlj-exceptions --with-dwarf2 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... yes checking for libphobos support... no checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full accepts -g... yes checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C89... none needed checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-mageia-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-mageia-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-mageia-linux-gnu-gdc... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether g++ supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes The following languages will be built: c,c++,fortran,lto,objc,obj-c++ *** This configuration is not supported in the following subdirectories: zlib target-libitm target-libsanitizer target-libphobos target-libffi target-libgo gnattools gotools libgrust target-libada target-zlib target-libgm2 target-libgrust libcc1 (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-as... no checking for as... as checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-mageia-linux-gnu-dsymutil... no checking for dsymutil... no checking for x86_64-mageia-linux-gnu-ld... no checking for ld... ld checking for x86_64-mageia-linux-gnu-lipo... no checking for lipo... no checking for x86_64-mageia-linux-gnu-nm... no checking for nm... nm checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for x86_64-mageia-linux-gnu-windmc... no checking for windmc... no checking for x86_64-mageia-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-mageia-linux-gnu-otool... no checking for otool... no checking for x86_64-mageia-linux-gnu-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-mageia-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for i686-w64-mingw32-cc... no checking for i686-w64-mingw32-gcc... no checking for i686-w64-mingw32-c++... no checking for i686-w64-mingw32-g++... no checking for i686-w64-mingw32-cxx... no checking for i686-w64-mingw32-gxx... no checking for i686-w64-mingw32-gcc... no checking for i686-w64-mingw32-gfortran... no checking for i686-w64-mingw32-gccgo... no checking for i686-w64-mingw32-gdc... no checking for i686-w64-mingw32-gm2... no checking for ar... /usr/i686-w64-mingw32/bin/ar checking for as... /usr/i686-w64-mingw32/bin/as checking for dlltool... /usr/i686-w64-mingw32/bin/dlltool checking for dsymutil... no checking for i686-w64-mingw32-dsymutil... no checking for ld... /usr/i686-w64-mingw32/bin/ld checking for lipo... no checking for i686-w64-mingw32-lipo... no checking for nm... /usr/i686-w64-mingw32/bin/nm checking for objcopy... /usr/i686-w64-mingw32/bin/objcopy checking for objdump... /usr/i686-w64-mingw32/bin/objdump checking for otool... no checking for i686-w64-mingw32-otool... no checking for ranlib... /usr/i686-w64-mingw32/bin/ranlib checking for readelf... /usr/i686-w64-mingw32/bin/readelf checking for strip... /usr/i686-w64-mingw32/bin/strip checking for windres... no checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking for windmc... no checking for i686-w64-mingw32-windmc... i686-w64-mingw32-windmc checking where to find the target ar... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target as... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target objcopy... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target objdump... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target readelf... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target strip... pre-installed in /usr/i686-w64-mingw32/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + popd ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + mkdir build_win64 + pushd build_win64 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win64 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix --with-isl --enable-libgomp --target=x86_64-w64-mingw32 --with-sysroot=/usr/x86_64-w64-mingw32/sys-root --with-gxx-include-dir=/usr/x86_64-w64-mingw32/sys-root/mingw/include/c++ checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... yes checking for libphobos support... no checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full accepts -g... yes checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C89... none needed checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-mageia-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-mageia-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-mageia-linux-gnu-gdc... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether g++ supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes The following languages will be built: c,c++,fortran,lto,objc,obj-c++ *** This configuration is not supported in the following subdirectories: zlib target-libitm target-libsanitizer target-libphobos target-libffi target-libgo gnattools gotools libgrust target-libada target-zlib target-libgm2 target-libgrust libcc1 (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-as... no checking for as... as checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-mageia-linux-gnu-dsymutil... no checking for dsymutil... no checking for x86_64-mageia-linux-gnu-ld... no checking for ld... ld checking for x86_64-mageia-linux-gnu-lipo... no checking for lipo... no checking for x86_64-mageia-linux-gnu-nm... no checking for nm... nm checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for x86_64-mageia-linux-gnu-windmc... no checking for windmc... no checking for x86_64-mageia-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-mageia-linux-gnu-otool... no checking for otool... no checking for x86_64-mageia-linux-gnu-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-mageia-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-w64-mingw32-cc... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-c++... no checking for x86_64-w64-mingw32-g++... no checking for x86_64-w64-mingw32-cxx... no checking for x86_64-w64-mingw32-gxx... no checking for x86_64-w64-mingw32-gcc... no checking for x86_64-w64-mingw32-gfortran... no checking for x86_64-w64-mingw32-gccgo... no checking for x86_64-w64-mingw32-gdc... no checking for x86_64-w64-mingw32-gm2... no checking for ar... /usr/x86_64-w64-mingw32/bin/ar checking for as... /usr/x86_64-w64-mingw32/bin/as checking for dlltool... /usr/x86_64-w64-mingw32/bin/dlltool checking for dsymutil... no checking for x86_64-w64-mingw32-dsymutil... no checking for ld... /usr/x86_64-w64-mingw32/bin/ld checking for lipo... no checking for x86_64-w64-mingw32-lipo... no checking for nm... /usr/x86_64-w64-mingw32/bin/nm checking for objcopy... /usr/x86_64-w64-mingw32/bin/objcopy checking for objdump... /usr/x86_64-w64-mingw32/bin/objdump checking for otool... no checking for x86_64-w64-mingw32-otool... no checking for ranlib... /usr/x86_64-w64-mingw32/bin/ranlib checking for readelf... /usr/x86_64-w64-mingw32/bin/readelf checking for strip... /usr/x86_64-w64-mingw32/bin/strip checking for windres... no checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres checking for windmc... no checking for x86_64-w64-mingw32-windmc... x86_64-w64-mingw32-windmc checking where to find the target ar... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target as... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target objcopy... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target objdump... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target readelf... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target strip... pre-installed in /usr/x86_64-w64-mingw32/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + popd ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + mkdir build_ucrt64 + pushd build_ucrt64 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_ucrt64 ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-mageia-linux-gnu --host=x86_64-mageia-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-libcc1 --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=https://bugs.mageia.org/ --enable-threads=posix --with-isl --enable-libgomp --target=x86_64-w64-mingw32ucrt --with-sysroot=/usr/x86_64-w64-mingw32ucrt/sys-root --with-gxx-include-dir=/usr/x86_64-w64-mingw32ucrt/sys-root/mingw/include/c++ checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-w64-mingw32ucrt checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... yes checking for libphobos support... no checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full accepts -g... yes checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C89... none needed checking for gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for x86_64-mageia-linux-gnu-gnatbind... no checking for gnatbind... no checking for x86_64-mageia-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for x86_64-mageia-linux-gnu-gdc... no checking for gdc... no checking whether the D compiler works... no checking for cargo... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether g++ supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... yes The following languages will be built: c,c++,fortran,lto,objc,obj-c++ *** This configuration is not supported in the following subdirectories: zlib target-libitm target-libsanitizer target-libphobos target-libffi target-libgo gnattools gotools libgrust target-libada target-zlib target-libgm2 target-libgrust libcc1 (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-as... no checking for as... as checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking for x86_64-mageia-linux-gnu-dsymutil... no checking for dsymutil... no checking for x86_64-mageia-linux-gnu-ld... no checking for ld... ld checking for x86_64-mageia-linux-gnu-lipo... no checking for lipo... no checking for x86_64-mageia-linux-gnu-nm... no checking for nm... nm checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for x86_64-mageia-linux-gnu-windmc... no checking for windmc... no checking for x86_64-mageia-linux-gnu-objcopy... no checking for objcopy... objcopy checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-mageia-linux-gnu-otool... no checking for otool... no checking for x86_64-mageia-linux-gnu-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-mageia-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-w64-mingw32ucrt-cc... no checking for x86_64-w64-mingw32ucrt-gcc... no checking for x86_64-w64-mingw32ucrt-c++... no checking for x86_64-w64-mingw32ucrt-g++... no checking for x86_64-w64-mingw32ucrt-cxx... no checking for x86_64-w64-mingw32ucrt-gxx... no checking for x86_64-w64-mingw32ucrt-gcc... no checking for x86_64-w64-mingw32ucrt-gfortran... no checking for x86_64-w64-mingw32ucrt-gccgo... no checking for x86_64-w64-mingw32ucrt-gdc... no checking for x86_64-w64-mingw32ucrt-gm2... no checking for ar... /usr/x86_64-w64-mingw32ucrt/bin/ar checking for as... /usr/x86_64-w64-mingw32ucrt/bin/as checking for dlltool... /usr/x86_64-w64-mingw32ucrt/bin/dlltool checking for dsymutil... no checking for x86_64-w64-mingw32ucrt-dsymutil... no checking for ld... /usr/x86_64-w64-mingw32ucrt/bin/ld checking for lipo... no checking for x86_64-w64-mingw32ucrt-lipo... no checking for nm... /usr/x86_64-w64-mingw32ucrt/bin/nm checking for objcopy... /usr/x86_64-w64-mingw32ucrt/bin/objcopy checking for objdump... /usr/x86_64-w64-mingw32ucrt/bin/objdump checking for otool... no checking for x86_64-w64-mingw32ucrt-otool... no checking for ranlib... /usr/x86_64-w64-mingw32ucrt/bin/ranlib checking for readelf... /usr/x86_64-w64-mingw32ucrt/bin/readelf checking for strip... /usr/x86_64-w64-mingw32ucrt/bin/strip checking for windres... no checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres checking for windmc... no checking for x86_64-w64-mingw32ucrt-windmc... x86_64-w64-mingw32ucrt-windmc checking where to find the target ar... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target as... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target objcopy... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target objdump... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target readelf... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target strip... pre-installed in /usr/x86_64-w64-mingw32ucrt/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + popd ~/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801 + run_mingw_make -O -j16 V=1 VERBOSE=1 all ++ /usr/bin/env ++ grep -E '^(w+)=(.*)$' ++ grep -Evw 'PWD|USER|LANG' ++ /usr/bin/cut -d= -f1 + unset + test -z '' + PATH_ORIG=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + export PATH_ORIG + PATH=/usr/i686-w64-mingw32/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + export PATH + HOST_CC=gcc + export HOST_CC + unset PKG_CONFIG_PATH + _PREFIX=/usr/bin/i686-w64-mingw32- ++ grep -v gcc- ++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-addr2line ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ADDR2LINE + declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line + export ADDR2LINE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ar ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AR + declare -x AR=/usr/bin/i686-w64-mingw32-ar + export AR + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-as ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=AS + declare -x AS=/usr/bin/i686-w64-mingw32-as + export AS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-c++filt ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=CXXFILT + declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt + export CXXFILT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dlltool ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLTOOL + declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool + export DLLTOOL + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-dllwrap ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=DLLWRAP + declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap + export DLLWRAP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-elfedit ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=ELFEDIT + declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit + export ELFEDIT + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-gprof ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=GPROF + declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof + export GPROF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD + declare -x LD=/usr/bin/i686-w64-mingw32-ld + export LD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ld.bfd ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=LD_BFD + declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd + export LD_BFD + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-nm ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=NM + declare -x NM=/usr/bin/i686-w64-mingw32-nm + export NM + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objcopy ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJCOPY + declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy + export OBJCOPY + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-objdump ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=OBJDUMP + declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump + export OBJDUMP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-pkg-config ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=PKG_CONFIG + declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config + export PKG_CONFIG + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-ranlib ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=RANLIB + declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib + export RANLIB + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-readelf ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=READELF + declare -x READELF=/usr/bin/i686-w64-mingw32-readelf + export READELF + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-size ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=SIZE + declare -x SIZE=/usr/bin/i686-w64-mingw32-size + export SIZE + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strings ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRINGS + declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings + export STRINGS + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-strip ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=STRIP + declare -x STRIP=/usr/bin/i686-w64-mingw32-strip + export STRIP + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windmc ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDMC + declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc + export WINDMC + for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` ++ echo /usr/bin/i686-w64-mingw32-windres ++ sed s,/usr/bin/i686-w64-mingw32-,, ++ tr a-z+-. A-ZX__ + x=WINDRES + declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres + export WINDRES + unset _PREFIX + CC=i686-w64-mingw32-gcc + export CC + CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export CFLAGS + CPPFLAGS= + export CPPFLAGS + '[' -x /usr/bin/i686-w64-mingw32-g++ ']' + CXX= + export CXX + ac_cv_prog_CXX=no + export ac_cv_prog_CXX + CXXFLAGS= + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' + export FCFLAGS + LDFLAGS='-fstack-protector -lssp' + export LDFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS ++ ls /usr/i686-w64-mingw32/bin/ar /usr/i686-w64-mingw32/bin/as /usr/i686-w64-mingw32/bin/dlltool /usr/i686-w64-mingw32/bin/ld /usr/i686-w64-mingw32/bin/ld.bfd /usr/i686-w64-mingw32/bin/nm /usr/i686-w64-mingw32/bin/objcopy /usr/i686-w64-mingw32/bin/objdump /usr/i686-w64-mingw32/bin/ranlib /usr/i686-w64-mingw32/bin/readelf /usr/i686-w64-mingw32/bin/strip ++ grep -- '-config$' + unset x i + /usr/bin/make -C build_win32 -O -j16 V=1 VERBOSE=1 all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/libdecnumber': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:7803: configure-libdecnumber] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- build-x86_64-mageia-linux-gnu/fixincludes Configuring in build-x86_64-mageia-linux-gnu/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/build-x86_64-mageia-linux-gnu/fixincludes': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:3059: configure-build-fixincludes] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/fixincludes': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:3956: configure-fixincludes] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/libbacktrace': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:6475: configure-libbacktrace] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking maintainer-mode... checking whether the C++ compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/libcody': configure: error: C++ compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:7461: configure-libcody] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./c++tools Configuring in ./c++tools configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether the C++ compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/c++tools': configure: error: C++ compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:10254: configure-c++tools] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- build-x86_64-mageia-linux-gnu/libcpp Configuring in build-x86_64-mageia-linux-gnu/libcpp configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking whether /usr/bin/make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/build-x86_64-mageia-linux-gnu/libcpp': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:3106: configure-build-libcpp] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/bin/make... GNU checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking whether the C compiler works... no configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/lto-plugin': configure: error: C compiler cannot create executables See `config.log' for more details make[1]: *** [Makefile:10729: configure-lto-plugin] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- build-x86_64-mageia-linux-gnu/libiberty Configuring in build-x86_64-mageia-linux-gnu/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-mageia-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for -plugin option... checking for x86_64-mageia-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking for suffix of object files... configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/build-x86_64-mageia-linux-gnu/libiberty': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details make[1]: *** [Makefile:2956: configure-build-libiberty] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for x86_64-mageia-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking for -plugin option... checking for x86_64-mageia-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-mageia-linux-gnu-gcc... gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full checking for suffix of object files... configure: error: in `/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32/libiberty': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details make[1]: *** [Makefile:8349: configure-libiberty] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mingw-gcc-14.2.1-build/gcc-14.2.1-20240801/build_win32' make: *** [Makefile:1059: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.XTXjfC (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.XTXjfC (%build) I: [iurt_root_command] ERROR: chroot