Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package firefox-esr for openSUSE:Factory checked in at 2025-03-17 22:17:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/firefox-esr (Old) and /work/SRC/openSUSE:Factory/.firefox-esr.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "firefox-esr" Mon Mar 17 22:17:08 2025 rev:5 rq:1253521 version:128.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/firefox-esr/firefox-esr.changes 2025-03-04 18:34:26.194574131 +0100 +++ /work/SRC/openSUSE:Factory/.firefox-esr.new.19136/firefox-esr.changes 2025-03-17 22:21:14.099606649 +0100 @@ -1,0 +2,6 @@ +Sun Mar 16 11:29:41 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Don't build the various langpacks in parallel. This may be fixing + boo#1239446, but will have to be monitored. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ firefox-esr.spec ++++++ --- /var/tmp/diff_new_pack.uLFqA2/_old 2025-03-17 22:21:16.635712583 +0100 +++ /var/tmp/diff_new_pack.uLFqA2/_new 2025-03-17 22:21:16.635712583 +0100 @@ -532,6 +532,7 @@ mk_add_options MOZILLA_OFFICIAL=1 mk_add_options BUILD_OFFICIAL=1 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj_LANG +mk_add_options MOZ_MAKE_FLAGS=-j1 . \$topsrcdir/browser/config/mozconfig ac_add_options --prefix=%{_prefix} ac_add_options --with-l10n-base=$RPM_BUILD_DIR/l10n @@ -542,7 +543,12 @@ %endif EOF -%define njobs 0%{?jobs:%jobs} +# Let's not build the various langpacks in parallel. It may be the +# reason for random build failures as can be seen in boo#1239446 +# %define njobs 0%{?jobs:%jobs} +# Unless the build failures will happen again even when building +# sequentially, we'll define njobs to 1: +%define njobs 1 mkdir -p $RPM_BUILD_DIR/langpacks_artifacts/ sed -r '/^(ja-JP-mac|ga-IE|en-US|)$/d;s/ .*$//' $RPM_BUILD_DIR/%{srcname}-%{orig_version}/browser/locales/shipped-locales \ | xargs -n 1 %{?njobs:-P %njobs} -I {} /bin/sh -c ' ++++++ MozillaFirefox.changes.txt ++++++ --- /var/tmp/diff_new_pack.uLFqA2/_old 2025-03-17 22:21:16.739716928 +0100 +++ /var/tmp/diff_new_pack.uLFqA2/_new 2025-03-17 22:21:16.743717095 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Mar 16 11:29:41 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Don't build the various langpacks in parallel. This may be fixing + boo#1239446, but will have to be monitored. + +------------------------------------------------------------------- Tue Mar 4 13:25:21 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> - Firefox Extended Support Release 128.8.0 ESR ++++++ firefox-esr.changes.txt ++++++ --- /var/tmp/diff_new_pack.uLFqA2/_old 2025-03-17 22:21:16.839721105 +0100 +++ /var/tmp/diff_new_pack.uLFqA2/_new 2025-03-17 22:21:16.847721439 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Mar 16 11:29:41 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Don't build the various langpacks in parallel. This may be fixing + boo#1239446, but will have to be monitored. + +------------------------------------------------------------------- Tue Mar 4 13:25:21 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> - Firefox Extended Support Release 128.8.0 ESR