Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'], chrootPath='/var/lib/mock/dist-an23-build-573355-93043/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1787788800 Wrote: /builddir/build/SRPMS/gstreamer1-plugins-good-1.28.5-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'], chrootPath='/var/lib/mock/dist-an23-build-573355-93043/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1787788800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MXnOfF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gst-plugins-good-1.28.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gst-plugins-good-1.28.5.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-plugins-good-1.28.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/CVE-2026-18649.patch The text leading up to this was: -------------------------- |From: Sebastian Droege |Subject: [PATCH] rtph264depay, rtph265depay: Limit the maximum fragmentation unit size | |The H.264/H.265 RTP depayloaders reassembled fragmentation units (FU-A/FU) |in an adapter without any size limit. A remote peer that keeps sending |fragments without ever setting the end-of-fragment bit makes the adapter |grow unbounded until memory is exhausted (CVE-2026-18649, CWE-770). | |Add a max-fragmentation-unit-size property (default 32 MB) and drop the |pending fragmentation unit once the limit is exceeded, resetting the |fragmentation state so the depayloader resynchronizes on the next NAL. | |Backported from upstream gst-plugins-good 1.28.6: | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/12234 | 65712529d3f5eea5930d7e9c61ed7134c2cf417e | c49dced30ab6dd3aabcfaace737deec2ab7080db | |Fixes: CVE-2026-18649 |--- |diff -Naur a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json |--- a/docs/gst_plugins_cache.json |+++ b/docs/gst_plugins_cache.json -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff -Naur a/gst/rtp/gstrtph264depay.c b/gst/rtp/gstrtph264depay.c |--- a/gst/rtp/gstrtph264depay.c |+++ b/gst/rtp/gstrtph264depay.c -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored The text leading up to this was: -------------------------- |diff -Naur a/gst/rtp/gstrtph264depay.h b/gst/rtp/gstrtph264depay.h |--- a/gst/rtp/gstrtph264depay.h |+++ b/gst/rtp/gstrtph264depay.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff -Naur a/gst/rtp/gstrtph265depay.c b/gst/rtp/gstrtph265depay.c |--- a/gst/rtp/gstrtph265depay.c |+++ b/gst/rtp/gstrtph265depay.c -------------------------- No file to patch. Skipping patch. 7 out of 7 hunks ignored The text leading up to this was: -------------------------- |diff -Naur a/gst/rtp/gstrtph265depay.h b/gst/rtp/gstrtph265depay.h |--- a/gst/rtp/gstrtph265depay.h |+++ b/gst/rtp/gstrtph265depay.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored error: Bad exit status from /var/tmp/rpm-tmp.MXnOfF (%prep) Bad exit status from /var/tmp/rpm-tmp.MXnOfF (%prep) RPM build errors: Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gstreamer1-plugins-good.spec'