Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mingw64-gcc for openSUSE:Factory checked in at 2021-03-16 15:45:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mingw64-gcc (Old) and /work/SRC/openSUSE:Factory/.mingw64-gcc.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mingw64-gcc" Tue Mar 16 15:45:01 2021 rev:4 rq:879114 version:9.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-cross-gcc.changes 2020-09-03 01:17:27.436543431 +0200 +++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.2401/mingw64-cross-gcc.changes 2021-03-16 15:46:25.865231192 +0100 @@ -1,0 +2,6 @@ +Thu Mar 11 14:01:34 UTC 2021 - Jan Engelhardt <[email protected]> + +- Add some -Wno-error because gcc appears to fall over MSVCRT + printf specifiers + +------------------------------------------------------------------- mingw64-gcc.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mingw64-cross-gcc-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.3lOz7u/_old 2021-03-16 15:46:26.609232348 +0100 +++ /var/tmp/diff_new_pack.3lOz7u/_new 2021-03-16 15:46:26.609232348 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-cross-gcc-bootstrap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ mingw64-cross-gcc.spec ++++++ --- /var/tmp/diff_new_pack.3lOz7u/_old 2021-03-16 15:46:26.633232385 +0100 +++ /var/tmp/diff_new_pack.3lOz7u/_new 2021-03-16 15:46:26.637232391 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-cross-gcc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -120,8 +120,8 @@ %endif CC="gcc %{optflags}" \ -CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ -CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ +CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags} -Wno-error=format -Wno-error=format-extra-args" \ +CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags} -Wno-error=format -Wno-error=format-extra-args" \ CPPFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ ../configure \ --prefix=%{_prefix} \ ++++++ mingw64-gcc.spec ++++++ --- /var/tmp/diff_new_pack.3lOz7u/_old 2021-03-16 15:46:26.657232422 +0100 +++ /var/tmp/diff_new_pack.3lOz7u/_new 2021-03-16 15:46:26.661232429 +0100 @@ -1,7 +1,7 @@ # # spec file for package mingw64-gcc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -221,11 +221,11 @@ CXX_FOR_TARGET=%{_mingw64_cxx} \ GFORTRAN_FOR_TARGET=%{_mingw64_target}-gfortran \ GCJ_FOR_TARGET=%{_mingw64_gcj} \ -CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ +CFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags} -Wno-error=format -Wno-error=format-extra-args" \ CFLAGS_FOR_BUILD="-I-%{_mingw64_includedir}" \ CPPFLAGS_FOR_BUILD="-I-%{_mingw64_includedir}" \ CXXFLAGS_FOR_BUILD="-I-%{_mingw64_includedir}" \ -CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ +CXXFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags} -Wno-error=format -Wno-error=format-extra-args" \ CPPFLAGS_FOR_TARGET="-DGC_NOT_DLL %{_mingw64_cflags}" \ ../configure \ --prefix=%{_mingw64_prefix} \ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.3lOz7u/_old 2021-03-16 15:46:26.697232484 +0100 +++ /var/tmp/diff_new_pack.3lOz7u/_new 2021-03-16 15:46:26.697232484 +0100 @@ -4,7 +4,7 @@ <!-- mingw-cross-gcc-bootstrap 4376M --> <!-- mingw-cross-gcc 7885M --> <!-- mingw-gcc 9003M --> - <size unit="G">10</size> + <size unit="G">11</size> </disk> </hardware> </constraints>
