Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gcc11 for openSUSE:Factory checked
in at 2021-08-24 10:53:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc11 (Old)
and /work/SRC/openSUSE:Factory/.gcc11.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc11"
Tue Aug 24 10:53:52 2021 rev:8 rq:913101 version:11.2.1+git610
Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc11/cross-aarch64-gcc11-bootstrap.changes
2021-07-27 14:31:59.575488180 +0200
+++
/work/SRC/openSUSE:Factory/.gcc11.new.1899/cross-aarch64-gcc11-bootstrap.changes
2021-08-24 10:53:56.460394999 +0200
@@ -1,0 +2,13 @@
+Wed Aug 18 15:07:05 UTC 2021 - Andreas Schwab <[email protected]>
+
+- Require libgccjit%{libgccjit_sover}%{libgccjit_suffix} from
+ libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}.
+
+-------------------------------------------------------------------
+Mon Aug 16 06:34:40 UTC 2021 - Richard Biener <[email protected]>
+
+- Update to gcc-11 branch head (056e324ce46a7924b5cf10f610), git610
+ * Includes GCC 11.2 release
+ * Includes fix for opie build with glibc 2.34 [boo#1188623]
+
+-------------------------------------------------------------------
cross-aarch64-gcc11.changes: same change
cross-amdgcn-gcc11.changes: same change
cross-arm-gcc11.changes: same change
cross-arm-none-gcc11-bootstrap.changes: same change
cross-arm-none-gcc11.changes: same change
cross-avr-gcc11-bootstrap.changes: same change
cross-avr-gcc11.changes: same change
cross-epiphany-gcc11-bootstrap.changes: same change
cross-epiphany-gcc11.changes: same change
cross-hppa-gcc11.changes: same change
cross-i386-gcc11.changes: same change
cross-m68k-gcc11.changes: same change
cross-mips-gcc11.changes: same change
cross-nvptx-gcc11.changes: same change
cross-ppc64-gcc11.changes: same change
cross-ppc64le-gcc11.changes: same change
cross-riscv64-elf-gcc11-bootstrap.changes: same change
cross-riscv64-elf-gcc11.changes: same change
cross-riscv64-gcc11-bootstrap.changes: same change
cross-riscv64-gcc11.changes: same change
cross-rx-gcc11-bootstrap.changes: same change
cross-rx-gcc11.changes: same change
cross-s390x-gcc11.changes: same change
cross-sparc-gcc11.changes: same change
cross-sparc64-gcc11.changes: same change
cross-x86_64-gcc11.changes: same change
gcc11-testresults.changes: same change
gcc11.changes: same change
Old:
----
gcc-11.1.1+git536.tar.xz
New:
----
gcc-11.2.1+git610.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cross-aarch64-gcc11-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.n1NoBO/_old 2021-08-24 10:54:01.492388334 +0200
+++ /var/tmp/diff_new_pack.n1NoBO/_new 2021-08-24 10:54:01.496388329 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package cross-aarch64-gcc11-bootstrap
+# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@@ -109,7 +109,7 @@
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
-Version: 11.1.1+git536
+Version: 11.2.1+git610
Release: 0
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//'
| sed 's/+/-/')
@@ -117,6 +117,7 @@
%if %{suse_version} < 1310
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%endif
+Group: Development/Languages/C and C++
Source: gcc-%{version}.tar.xz
Source1: change_spec
Source2: gcc11-rpmlintrc
@@ -235,8 +236,8 @@
%if "%{cross_arch}" == "amdgcn"
# amdgcn uses the llvm assembler and linker, llvm-mc-12 doesn't
# work at the moment so require llvm11
-BuildRequires: lld
BuildRequires: llvm11
+BuildRequires: lld
Requires: cross-amdgcn-newlib-devel >= %{version}-%{release}
Requires: lld
Requires: llvm11
@@ -281,10 +282,9 @@
AutoReqProv: off
BuildRequires: update-alternatives
Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
Summary: The GNU Compiler Collection targeting %{cross_arch}
License: GPL-3.0-or-later
-Group: Development/Languages/C and C++
%description
The GNU Compiler Collection as a cross-compiler targeting %{cross_arch}.
cross-aarch64-gcc11.spec: same change
cross-amdgcn-gcc11.spec: same change
cross-arm-gcc11.spec: same change
cross-arm-none-gcc11-bootstrap.spec: same change
cross-arm-none-gcc11.spec: same change
cross-avr-gcc11-bootstrap.spec: same change
cross-avr-gcc11.spec: same change
cross-epiphany-gcc11-bootstrap.spec: same change
cross-epiphany-gcc11.spec: same change
cross-hppa-gcc11.spec: same change
cross-i386-gcc11.spec: same change
cross-m68k-gcc11.spec: same change
cross-mips-gcc11.spec: same change
cross-nvptx-gcc11.spec: same change
cross-ppc64-gcc11.spec: same change
cross-ppc64le-gcc11.spec: same change
cross-riscv64-elf-gcc11-bootstrap.spec: same change
cross-riscv64-elf-gcc11.spec: same change
cross-riscv64-gcc11-bootstrap.spec: same change
cross-riscv64-gcc11.spec: same change
cross-rx-gcc11-bootstrap.spec: same change
cross-rx-gcc11.spec: same change
cross-s390x-gcc11.spec: same change
cross-sparc-gcc11.spec: same change
cross-sparc64-gcc11.spec: same change
cross-x86_64-gcc11.spec: same change
++++++ gcc11-testresults.spec ++++++
--- /var/tmp/diff_new_pack.n1NoBO/_old 2021-08-24 10:54:02.216387375 +0200
+++ /var/tmp/diff_new_pack.n1NoBO/_new 2021-08-24 10:54:02.220387370 +0200
@@ -21,6 +21,7 @@
#
# spec file for package gcc${version}
#
+# 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
@@ -206,7 +207,7 @@
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
-Version: 11.1.1+git536
+Version: 11.2.1+git610
Release: 0
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//'
| sed 's/+/-/')
@@ -361,6 +362,7 @@
%if %{suse_version} < 1310
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%endif
+Group: Development/Languages/C and C++
Source: gcc-%{version}.tar.xz
Source1: change_spec
Source2: gcc11-rpmlintrc
@@ -389,7 +391,6 @@
Summary: Testsuite results
License: SUSE-Public-Domain
-Group: Development/Languages/C and C++
%description
Results from running the gcc and target library testsuites.
++++++ gcc11.spec ++++++
--- /var/tmp/diff_new_pack.n1NoBO/_old 2021-08-24 10:54:02.248387334 +0200
+++ /var/tmp/diff_new_pack.n1NoBO/_new 2021-08-24 10:54:02.252387328 +0200
@@ -16,8 +16,6 @@
#
-# nospeccleaner
-
%if !0%{?usrmerged}
%define _slibdir /%{_lib}
%define slibdir /lib
@@ -188,7 +186,7 @@
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
-Version: 11.1.1+git536
+Version: 11.2.1+git610
Release: 0
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//'
| sed 's/+/-/')
@@ -343,6 +341,7 @@
%if %{suse_version} < 1310
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%endif
+Group: Development/Languages/C and C++
Source: gcc-%{version}.tar.xz
Source1: change_spec
Source2: gcc11-rpmlintrc
@@ -369,9 +368,8 @@
# Patches for embedded newlib
Patch100: newlib-4.1.0-aligned_alloc.patch
-Summary: The GNU C Compiler and Support Files
License: GPL-3.0-or-later
-Group: Development/Languages/C and C++
+Summary: The GNU C Compiler and Support Files
%description
Core package for the GNU Compiler Collection, including the C language
@@ -380,11 +378,8 @@
Language frontends other than C are split to different sub-packages,
namely gcc-ada, gcc-c++, gcc-fortran, gcc-obj, gcc-obj-c++ and gcc-go.
-
-
%package -n gcc11-32bit
Summary: The GNU C Compiler 32bit support
-License: GPL-3.0-or-later
Group: Development/Languages/C and C++
Requires: gcc11 = %{version}-%{release}
Requires: libgcc_s%{libgcc_s}-32bit >= %{version}-%{release}
@@ -411,7 +406,6 @@
%package -n gcc11-64bit
Summary: The GNU C Compiler 64bit support
-License: GPL-3.0-or-later
Group: Development/Languages/C and C++
Requires: gcc11 = %{version}-%{release}
Requires: libgcc_s%{libgcc_s}-64bit >= %{version}-%{release}
@@ -445,7 +439,6 @@
%description -n gcc11-64bit
This package contains 64bit support for the GNU Compiler Collection.
-
%package devel
Summary: GCC plugins development enviroment
License: GPL-3.0-or-later
@@ -457,7 +450,6 @@
%description devel
Files required for developing and compiling GCC plugins.
-
%package locale
Summary: Locale Data for the GNU Compiler Collection
License: GPL-3.0-or-later
@@ -468,7 +460,6 @@
Locale data for the GNU Compiler Collection (GCC) to give error message
in the current locale.
-
%package c++
Summary: The GNU C++ Compiler
License: GPL-3.0-or-later
@@ -479,6 +470,7 @@
%description c++
This package contains the GNU compiler for C++.
+
%package c++-32bit
Summary: The GNU C++ Compiler
License: GPL-3.0-or-later
@@ -489,6 +481,7 @@
%description c++-32bit
This package contains the GNU compiler for C++.
+
%package c++-64bit
Summary: The GNU C++ Compiler
License: GPL-3.0-or-later
@@ -500,7 +493,6 @@
%description c++-64bit
This package contains the GNU compiler for C++.
-
%package -n libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}
Summary: Include Files and Libraries mandatory for Development
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -518,6 +510,7 @@
%description -n libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}
This package contains all the headers and libraries of the standard C++
library. It is needed for compiling C++ code.
+
%package -n libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}-32bit
Summary: Include Files and Libraries mandatory for Development
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -535,6 +528,7 @@
%description -n libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}-32bit
This package contains all the headers and libraries of the standard C++
library. It is needed for compiling C++ code.
+
%package -n libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}-64bit
Summary: Include Files and Libraries mandatory for Development
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -571,6 +565,7 @@
%description -n libstdc++%{libstdcxx_sover}-pp%{libdevel_suffix}
This package contains pretty printers for the C++ standard library usable
from GDB.
+
%package -n libstdc++%{libstdcxx_sover}-pp%{libdevel_suffix}-32bit
Summary: GDB pretty printers for the C++ standard library
License: GPL-3.0-or-later
@@ -589,6 +584,7 @@
%description -n libstdc++%{libstdcxx_sover}-pp%{libdevel_suffix}-32bit
This package contains pretty printers for the C++ standard library usable
from GDB.
+
%package -n libstdc++%{libstdcxx_sover}-pp%{libdevel_suffix}-64bit
Summary: GDB pretty printers for the C++ standard library
License: GPL-3.0-or-later
@@ -608,7 +604,6 @@
This package contains pretty printers for the C++ standard library usable
from GDB.
-
%package -n libgcc_s%{libgcc_s}%{libgcc_s_suffix}
Summary: C compiler runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -624,6 +619,7 @@
%post -n libgcc_s%{libgcc_s}%{libgcc_s_suffix} -p /sbin/ldconfig
%postun -n libgcc_s%{libgcc_s}%{libgcc_s_suffix} -p /sbin/ldconfig
+
%package -n libgcc_s%{libgcc_s}%{libgcc_s_suffix}-32bit
Summary: C compiler runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -639,6 +635,7 @@
%post -n libgcc_s%{libgcc_s}%{libgcc_s_suffix}-32bit -p /sbin/ldconfig
%postun -n libgcc_s%{libgcc_s}%{libgcc_s_suffix}-32bit -p /sbin/ldconfig
+
%package -n libgcc_s%{libgcc_s}%{libgcc_s_suffix}-64bit
Summary: C compiler runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -674,6 +671,7 @@
%post -n libgomp%{libgomp_sover}%{libgomp_suffix} -p /sbin/ldconfig
%postun -n libgomp%{libgomp_sover}%{libgomp_suffix} -p /sbin/ldconfig
+
%package -n libgomp%{libgomp_sover}%{libgomp_suffix}-32bit
Summary: The GNU compiler collection OpenMP runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -693,6 +691,7 @@
%post -n libgomp%{libgomp_sover}%{libgomp_suffix}-32bit -p /sbin/ldconfig
%postun -n libgomp%{libgomp_sover}%{libgomp_suffix}-32bit -p /sbin/ldconfig
+
%package -n libgomp%{libgomp_sover}%{libgomp_suffix}-64bit
Summary: The GNU compiler collection OpenMP runtime library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -730,6 +729,7 @@
%post -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix} -p /sbin/ldconfig
%postun -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix} -p /sbin/ldconfig
+
%package -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix}-32bit
Summary: The standard C++ shared library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -747,6 +747,7 @@
%post -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix}-32bit -p /sbin/ldconfig
%postun -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix}-64bit
Summary: The standard C++ shared library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -777,7 +778,6 @@
%description -n libstdc++%{libstdcxx_sover}%{libstdcxx_suffix}-locale
The standard C++ library locale data.
-
%package info
Summary: Documentation for the GNU compiler collection
License: GFDL-1.2-only
@@ -791,7 +791,6 @@
GNU info-pages for the GNU compiler collection covering both user-level
and internals documentation.
-
%package objc
Summary: GNU Objective C Compiler
License: GPL-3.0-or-later
@@ -804,6 +803,7 @@
This package contains the GNU Objective C compiler. Objective C is an
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.
+
%package objc-32bit
Summary: GNU Objective C Compiler
License: GPL-3.0-or-later
@@ -816,6 +816,7 @@
This package contains the GNU Objective C compiler. Objective C is an
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.
+
%package objc-64bit
Summary: GNU Objective C Compiler
License: GPL-3.0-or-later
@@ -844,6 +845,7 @@
%post -n libobjc%{libobjc_sover}%{libobjc_suffix} -p /sbin/ldconfig
%postun -n libobjc%{libobjc_sover}%{libobjc_suffix} -p /sbin/ldconfig
+
%package -n libobjc%{libobjc_sover}%{libobjc_suffix}-32bit
Summary: Library for the GNU Objective C Compiler
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -859,6 +861,7 @@
%post -n libobjc%{libobjc_sover}%{libobjc_suffix}-32bit -p /sbin/ldconfig
%postun -n libobjc%{libobjc_sover}%{libobjc_suffix}-32bit -p /sbin/ldconfig
+
%package -n libobjc%{libobjc_sover}%{libobjc_suffix}-64bit
Summary: Library for the GNU Objective C Compiler
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -887,6 +890,7 @@
This package contains the GNU Objective C++ compiler. Objective C++ is an
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.
+
%package obj-c++-32bit
Summary: GNU Objective C++ Compiler
License: GPL-3.0-or-later
@@ -899,6 +903,7 @@
This package contains the GNU Objective C++ compiler. Objective C++ is an
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.
+
%package obj-c++-64bit
Summary: GNU Objective C++ Compiler
License: GPL-3.0-or-later
@@ -912,7 +917,6 @@
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.
-
%package -n cpp11
Summary: The GCC Preprocessor
License: GPL-3.0-or-later
@@ -922,7 +926,6 @@
This Package contains just the preprocessor that is used by the X11
packages.
-
%package ada
Summary: GNU Ada Compiler Based on GCC (GNAT)
License: GPL-3.0-or-later
@@ -934,6 +937,7 @@
%description ada
This package contains an Ada compiler and associated development
tools based on the GNU GCC technology.
+
%package ada-32bit
Summary: GNU Ada Compiler Based on GCC (GNAT)
License: GPL-3.0-or-later
@@ -945,6 +949,7 @@
%description ada-32bit
This package contains an Ada compiler and associated development
tools based on the GNU GCC technology.
+
%package ada-64bit
Summary: GNU Ada Compiler Based on GCC (GNAT)
License: GPL-3.0-or-later
@@ -979,6 +984,7 @@
%post -n libada11 -p /sbin/ldconfig
%postun -n libada11 -p /sbin/ldconfig
+
%package -n libada11-32bit
Summary: GNU Ada Runtime Libraries
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1001,6 +1007,7 @@
%post -n libada11-32bit -p /sbin/ldconfig
%postun -n libada11-32bit -p /sbin/ldconfig
+
%package -n libada11-64bit
Summary: GNU Ada Runtime Libraries
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1037,6 +1044,7 @@
%description fortran
This is the Fortran compiler of the GNU Compiler Collection (GCC).
+
%package fortran-32bit
Summary: The GNU Fortran Compiler and Support Files
License: GPL-3.0-or-later
@@ -1050,6 +1058,7 @@
%description fortran-32bit
This is the Fortran compiler of the GNU Compiler Collection (GCC).
+
%package fortran-64bit
Summary: The GNU Fortran Compiler and Support Files
License: GPL-3.0-or-later
@@ -1083,6 +1092,7 @@
%post -n libgfortran%{libgfortran_sover}%{libgfortran_suffix} -p /sbin/ldconfig
%postun -n libgfortran%{libgfortran_sover}%{libgfortran_suffix} -p
/sbin/ldconfig
+
%package -n libgfortran%{libgfortran_sover}%{libgfortran_suffix}-32bit
Summary: The GNU Fortran Compiler Runtime Library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1102,6 +1112,7 @@
%post -n libgfortran%{libgfortran_sover}%{libgfortran_suffix}-32bit -p
/sbin/ldconfig
%postun -n libgfortran%{libgfortran_sover}%{libgfortran_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libgfortran%{libgfortran_sover}%{libgfortran_suffix}-64bit
Summary: The GNU Fortran Compiler Runtime Library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1139,6 +1150,7 @@
%post -n libquadmath%{libquadmath_sover}%{libquadmath_suffix} -p /sbin/ldconfig
%postun -n libquadmath%{libquadmath_sover}%{libquadmath_suffix} -p
/sbin/ldconfig
+
%package -n libquadmath%{libquadmath_sover}%{libquadmath_suffix}-32bit
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1-only
@@ -1156,6 +1168,7 @@
%post -n libquadmath%{libquadmath_sover}%{libquadmath_suffix}-32bit -p
/sbin/ldconfig
%postun -n libquadmath%{libquadmath_sover}%{libquadmath_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libquadmath%{libquadmath_sover}%{libquadmath_suffix}-64bit
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1-only
@@ -1190,6 +1203,7 @@
%post -n libitm%{libitm_sover}%{libitm_suffix} -p /sbin/ldconfig
%postun -n libitm%{libitm_sover}%{libitm_suffix} -p /sbin/ldconfig
+
%package -n libitm%{libitm_sover}%{libitm_suffix}-32bit
Summary: The GNU Compiler Transactional Memory Runtime Library
License: MIT
@@ -1206,6 +1220,7 @@
%post -n libitm%{libitm_sover}%{libitm_suffix}-32bit -p /sbin/ldconfig
%postun -n libitm%{libitm_sover}%{libitm_suffix}-32bit -p /sbin/ldconfig
+
%package -n libitm%{libitm_sover}%{libitm_suffix}-64bit
Summary: The GNU Compiler Transactional Memory Runtime Library
License: MIT
@@ -1239,6 +1254,7 @@
%post -n libasan%{libasan_sover}%{libasan_suffix} -p /sbin/ldconfig
%postun -n libasan%{libasan_sover}%{libasan_suffix} -p /sbin/ldconfig
+
%package -n libasan%{libasan_sover}%{libasan_suffix}-32bit
Summary: The GNU Compiler Address Sanitizer Runtime Library
License: MIT
@@ -1255,6 +1271,7 @@
%post -n libasan%{libasan_sover}%{libasan_suffix}-32bit -p /sbin/ldconfig
%postun -n libasan%{libasan_sover}%{libasan_suffix}-32bit -p /sbin/ldconfig
+
%package -n libasan%{libasan_sover}%{libasan_suffix}-64bit
Summary: The GNU Compiler Address Sanitizer Runtime Library
License: MIT
@@ -1288,6 +1305,7 @@
%post -n libtsan%{libtsan_sover}%{libtsan_suffix} -p /sbin/ldconfig
%postun -n libtsan%{libtsan_sover}%{libtsan_suffix} -p /sbin/ldconfig
+
%package -n libtsan%{libtsan_sover}%{libtsan_suffix}-32bit
Summary: The GNU Compiler Thread Sanitizer Runtime Library
License: MIT
@@ -1304,6 +1322,7 @@
%post -n libtsan%{libtsan_sover}%{libtsan_suffix}-32bit -p /sbin/ldconfig
%postun -n libtsan%{libtsan_sover}%{libtsan_suffix}-32bit -p /sbin/ldconfig
+
%package -n libtsan%{libtsan_sover}%{libtsan_suffix}-64bit
Summary: The GNU Compiler Thread Sanitizer Runtime Library
License: MIT
@@ -1337,6 +1356,7 @@
%post -n libhwasan%{libhwasan_sover}%{libhwasan_suffix} -p /sbin/ldconfig
%postun -n libhwasan%{libhwasan_sover}%{libhwasan_suffix} -p /sbin/ldconfig
+
%package -n libhwasan%{libhwasan_sover}%{libhwasan_suffix}-32bit
Summary: The GNU Compiler Hardware-assisted Address Sanitizer Runtime
Library
License: MIT
@@ -1353,6 +1373,7 @@
%post -n libhwasan%{libhwasan_sover}%{libhwasan_suffix}-32bit -p /sbin/ldconfig
%postun -n libhwasan%{libhwasan_sover}%{libhwasan_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libhwasan%{libhwasan_sover}%{libhwasan_suffix}-64bit
Summary: The GNU Compiler Hardware-assisted Address Sanitizer Runtime
Library
License: MIT
@@ -1385,6 +1406,7 @@
%post -n libatomic%{libatomic_sover}%{libatomic_suffix} -p /sbin/ldconfig
%postun -n libatomic%{libatomic_sover}%{libatomic_suffix} -p /sbin/ldconfig
+
%package -n libatomic%{libatomic_sover}%{libatomic_suffix}-32bit
Summary: The GNU Compiler Atomic Operations Runtime Library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1400,6 +1422,7 @@
%post -n libatomic%{libatomic_sover}%{libatomic_suffix}-32bit -p /sbin/ldconfig
%postun -n libatomic%{libatomic_sover}%{libatomic_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libatomic%{libatomic_sover}%{libatomic_suffix}-64bit
Summary: The GNU Compiler Atomic Operations Runtime Library
License: GPL-3.0-or-later WITH GCC-exception-3.1
@@ -1432,6 +1455,7 @@
%post -n liblsan%{liblsan_sover}%{liblsan_suffix} -p /sbin/ldconfig
%postun -n liblsan%{liblsan_sover}%{liblsan_suffix} -p /sbin/ldconfig
+
%package -n liblsan%{liblsan_sover}%{liblsan_suffix}-32bit
Summary: The GNU Compiler Leak Sanitizer Runtime Library
License: MIT
@@ -1448,6 +1472,7 @@
%post -n liblsan%{liblsan_sover}%{liblsan_suffix}-32bit -p /sbin/ldconfig
%postun -n liblsan%{liblsan_sover}%{liblsan_suffix}-32bit -p /sbin/ldconfig
+
%package -n liblsan%{liblsan_sover}%{liblsan_suffix}-64bit
Summary: The GNU Compiler Leak Sanitizer Runtime Library
License: MIT
@@ -1481,6 +1506,7 @@
%post -n libubsan%{libubsan_sover}%{libubsan_suffix} -p /sbin/ldconfig
%postun -n libubsan%{libubsan_sover}%{libubsan_suffix} -p /sbin/ldconfig
+
%package -n libubsan%{libubsan_sover}%{libubsan_suffix}-32bit
Summary: The GNU Compiler Undefined Sanitizer Runtime Library
License: MIT
@@ -1497,6 +1523,7 @@
%post -n libubsan%{libubsan_sover}%{libubsan_suffix}-32bit -p /sbin/ldconfig
%postun -n libubsan%{libubsan_sover}%{libubsan_suffix}-32bit -p /sbin/ldconfig
+
%package -n libubsan%{libubsan_sover}%{libubsan_suffix}-64bit
Summary: The GNU Compiler Undefined Sanitizer Runtime Library
License: MIT
@@ -1530,6 +1557,7 @@
%post -n libvtv%{libvtv_sover}%{libvtv_suffix} -p /sbin/ldconfig
%postun -n libvtv%{libvtv_sover}%{libvtv_suffix} -p /sbin/ldconfig
+
%package -n libvtv%{libvtv_sover}%{libvtv_suffix}-32bit
Summary: The GNU Compiler Vtable Verifier Runtime Library
License: MIT
@@ -1546,6 +1574,7 @@
%post -n libvtv%{libvtv_sover}%{libvtv_suffix}-32bit -p /sbin/ldconfig
%postun -n libvtv%{libvtv_sover}%{libvtv_suffix}-32bit -p /sbin/ldconfig
+
%package -n libvtv%{libvtv_sover}%{libvtv_suffix}-64bit
Summary: The GNU Compiler Vtable Verifier Runtime Library
License: MIT
@@ -1585,6 +1614,7 @@
%description go
This package contains a Go compiler and associated development
files based on the GNU GCC technology.
+
%package go-32bit
Summary: GNU Go Compiler
License: GPL-3.0-or-later
@@ -1596,6 +1626,7 @@
%description go-32bit
This package contains a Go compiler and associated development
files based on the GNU GCC technology.
+
%package go-64bit
Summary: GNU Go Compiler
License: GPL-3.0-or-later
@@ -1623,6 +1654,7 @@
%post -n libgo%{libgo_sover}%{libgo_suffix} -p /sbin/ldconfig
%postun -n libgo%{libgo_sover}%{libgo_suffix} -p /sbin/ldconfig
+
%package -n libgo%{libgo_sover}%{libgo_suffix}-32bit
Summary: GNU Go compiler runtime library
License: BSD-3-Clause
@@ -1638,6 +1670,7 @@
%post -n libgo%{libgo_sover}%{libgo_suffix}-32bit -p /sbin/ldconfig
%postun -n libgo%{libgo_sover}%{libgo_suffix}-32bit -p /sbin/ldconfig
+
%package -n libgo%{libgo_sover}%{libgo_suffix}-64bit
Summary: GNU Go compiler runtime library
License: BSD-3-Clause
@@ -1666,6 +1699,7 @@
%description d
This package contains a D compiler and associated development
files based on the GNU GCC technology.
+
%package d-32bit
Summary: GNU D Compiler
License: GPL-3.0-or-later
@@ -1678,6 +1712,7 @@
%description d-32bit
This package contains a D compiler and associated development
files based on the GNU GCC technology.
+
%package d-64bit
Summary: GNU D Compiler
License: GPL-3.0-or-later
@@ -1706,6 +1741,7 @@
%post -n libgphobos%{libgphobos_sover}%{libgphobos_suffix} -p /sbin/ldconfig
%postun -n libgphobos%{libgphobos_sover}%{libgphobos_suffix} -p /sbin/ldconfig
+
%package -n libgphobos%{libgphobos_sover}%{libgphobos_suffix}-32bit
Summary: GNU D compiler runtime library
License: BSL-1.0
@@ -1721,6 +1757,7 @@
%post -n libgphobos%{libgphobos_sover}%{libgphobos_suffix}-32bit -p
/sbin/ldconfig
%postun -n libgphobos%{libgphobos_sover}%{libgphobos_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libgphobos%{libgphobos_sover}%{libgphobos_suffix}-64bit
Summary: GNU D compiler runtime library
License: BSL-1.0
@@ -1752,6 +1789,7 @@
%post -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix} -p
/sbin/ldconfig
%postun -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix} -p
/sbin/ldconfig
+
%package -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix}-32bit
Summary: GNU D compiler runtime library
License: BSL-1.0
@@ -1767,6 +1805,7 @@
%post -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix}-32bit -p
/sbin/ldconfig
%postun -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix}-32bit -p
/sbin/ldconfig
+
%package -n libgdruntime%{libgdruntime_sover}%{libgdruntime_suffix}-64bit
Summary: GNU D compiler runtime library
License: BSL-1.0
@@ -1786,7 +1825,6 @@
%package -n libgccjit%{libgccjit_sover}%{libgccjit_suffix}
Summary: The GNU Compiler Collection JIT library
License: GPL-3.0-or-later
-Group: Development/Languages/C and C++
Provides: libgccjit%{libgccjit_sover} = %{version}-%{release}
Requires: gcc11
@@ -1801,6 +1839,7 @@
Summary: Support for embedding GCC inside programs and libraries
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
+Requires: libgccjit%{libgccjit_sover}%{libgccjit_suffix}
%description -n libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}
Package contains header files and documentation for GCC JIT front-end.
@@ -1808,7 +1847,6 @@
%package -n gcc11-testresults
Summary: Testsuite results
License: SUSE-Public-Domain
-Group: Development/Languages/C and C++
%description -n gcc11-testresults
Results from running the gcc and target library testsuites.
++++++ gcc-11.1.1+git536.tar.xz -> gcc-11.2.1+git610.tar.xz ++++++
/work/SRC/openSUSE:Factory/gcc11/gcc-11.1.1+git536.tar.xz
/work/SRC/openSUSE:Factory/.gcc11.new.1899/gcc-11.2.1+git610.tar.xz differ:
char 15, line 1
++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.n1NoBO/_old 2021-08-24 10:54:02.480387026 +0200
+++ /var/tmp/diff_new_pack.n1NoBO/_new 2021-08-24 10:54:02.480387026 +0200
@@ -190,7 +190,7 @@
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
-Version: 11.1.1+git536
+Version: 11.2.1+git610
Release: 1
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//'
| sed 's/+/-/')
@@ -1035,6 +1035,7 @@
Summary: Support for embedding GCC inside programs and libraries
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
+Requires: libgccjit%{libgccjit_sover}%{libgccjit_suffix}
%description -n libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}
Package contains header files and documentation for GCC JIT front-end.