<div dir="ltr">If anyone else runs into this, you in RPMBUILD it will always look at default python 3.6 libs. To get around this I had to:<div><br></div><div>export PYTHONPATH=/usr/local/lib/python3.9/site-packages/<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>><></div><div>Nathan Stratton</div><div>Founder, CTO</div><div>Vocinity, Inc. </div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 19, 2022 at 1:22 PM Nathan Stratton <<a href="mailto:nathan@vocinity.com">nathan@vocinity.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks Nirbheek! I think I see now. Meson spec file was built pointing to sitelib.<div><br></div><div>%{_bindir}/*<br>%dir %{python3_sitelib}/mesonbuild<br>%{python3_sitelib}/mesonbuild/*<br>%{python3_sitelib}/%{name}-*.egg-info<br>%doc %{_mandir}/*/*<br>%{_rpmmacrodir}/macros.%{name}<br>%{_datadir}/polkit-1/actions/*.policy<br><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>><></div><div>Nathan Stratton</div><div>Founder, CTO</div><div>Vocinity, Inc. </div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 19, 2022 at 1:20 PM Nathan Stratton <<a href="mailto:nathan@vocinity.com" target="_blank">nathan@vocinity.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">meson.noarch                                     0.61.1-2  <div><br></div><div>Built a custom RPM. <br clear="all"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>><></div><div>Nathan Stratton</div><div>Founder, CTO</div><div>Vocinity, Inc. </div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 19, 2022 at 12:25 PM Nirbheek Chauhan <<a href="mailto:nirbheek.chauhan@gmail.com" target="_blank">nirbheek.chauhan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think you need to ensure that meson is using Python 3.9<br>
<br>
How did you install Meson on your system?<br>
<br>
On Thu, May 19, 2022 at 7:50 PM Nathan Stratton <<a href="mailto:nathan@vocinity.com" target="_blank">nathan@vocinity.com</a>> wrote:<br>
><br>
> Even tried to build it with python 3.9 inside rpmbuild with pyenv.<br>
><br>
> ><><br>
> Nathan Stratton<br>
> Founder, CTO<br>
> Vocinity, Inc.<br>
><br>
><br>
> On Thu, May 19, 2022 at 9:37 AM Nathan Stratton <<a href="mailto:nathan@vocinity.com" target="_blank">nathan@vocinity.com</a>> wrote:<br>
>><br>
>> So I have python 3.9 installed, but I can't seem to get rpmbuild to not use system 3.6. Unfortunately I can't totally get rid of Python 3.6 on el8 and nothing I have tried to force gstreamer to use python 3.9 has worked. System default python is set to 3.9.<br>
>><br>
>> ><><br>
>> Nathan Stratton<br>
>> Founder, CTO<br>
>> Vocinity, Inc.<br>
>><br>
>><br>
>> On Thu, May 19, 2022 at 2:55 AM Nirbheek Chauhan <<a href="mailto:nirbheek.chauhan@gmail.com" target="_blank">nirbheek.chauhan@gmail.com</a>> wrote:<br>
>>><br>
>>> Hi,<br>
>>><br>
>>> Your python version is too old. Try with Python 3.7.<br>
>>><br>
>>> Cheers,<br>
>>> Nirbheek<br>
>>><br>
>>> On Thu, 19 May, 2022, 06:00 Nathan Stratton via gstreamer-devel, <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br>
>>>><br>
>>>> So close....<br>
>>>><br>
>>>>     Building pkg-config files<br>
>>>>     Building pkg-config files<br>
>>>>     Building pkg-config files<br>
>>>>     Building pkg-config files<br>
>>>>     Building pkg-config files<br>
>>>>     Building pkg-config files<br>
>>>> Traceback (most recent call last):<br>
>>>>   File "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py", line 138, in <module><br>
>>>>     shutil.move(f, uninstalled)<br>
>>>>   File "/usr/lib64/python3.6/shutil.py", line 546, in move<br>
>>>>     real_dst = os.path.join(dst, _basename(src))<br>
>>>>   File "/usr/lib64/python3.6/shutil.py", line 510, in _basename<br>
>>>>     return os.path.basename(path.rstrip(sep))<br>
>>>> AttributeError: 'PosixPath' object has no attribute 'rstrip'<br>
>>>> [3875/3878] Generating subprojects/gst-devtools/validate/gst/validate/GstValidate-1.0.gir with a custom command<br>
>>>> subprojects/gst-devtools/validate/gst/validate/gst-validate-runner.h:88: Warning: GstValidate: gst_validate_runner_get_reports: return value: Missing (element-type) annotation<br>
>>>> [3876/3878] Generating subprojects/gst-devtools/validate/gst/validate/GstValidate-1.0.typelib with a custom command<br>
>>>> FAILED: subprojects/gst-plugins-rs/libgstrsaudiofx.so subprojects/gst-plugins-rs/libgstcdg.so subprojects/gst-plugins-rs/libgstclaxon.so subprojects/gst-plugins-rs/libgstfallbackswitch.so subprojects/gst-plugins-rs/libgstffv1.so subprojects/gst-plugins-rs/libgstrsfile.so subprojects/gst-plugins-rs/libgstrsflv.so subprojects/gst-plugins-rs/libgstgif.so subprojects/gst-plugins-rs/libgstlewton.so subprojects/gst-plugins-rs/libgstrav1e.so subprojects/gst-plugins-rs/libgstreqwest.so subprojects/gst-plugins-rs/libgsthlssink3.so subprojects/gst-plugins-rs/libgstrspng.so subprojects/gst-plugins-rs/libgstrusoto.so subprojects/gst-plugins-rs/libgstrstextwrap.so subprojects/gst-plugins-rs/libgstfmp4.so subprojects/gst-plugins-rs/libgstthreadshare.so subprojects/gst-plugins-rs/libgsttogglerecord.so subprojects/gst-plugins-rs/libgsthsv.so subprojects/gst-plugins-rs/libgstrsjson.so subprojects/gst-plugins-rs/libgstrsregex.so subprojects/gst-plugins-rs/libgstrswebp.so subprojects/gst-plugins-rs/libgstvideofx.so subprojects/gst-plugins-rs/libgsturiplaylistbin.so subprojects/gst-plugins-rs/libgstspotify.so subprojects/gst-plugins-rs/libgsttextahead.so subprojects/gst-plugins-rs/libgstrsdav1d.so subprojects/gst-plugins-rs/libgstsodium.so<br>
>>>> /usr/libexec/platform-python /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py build /home/nathan/rpmbuild/BUILD/gstreamer/build/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/build debug gst-plugin-audiofx,gst-plugin-cdg,gst-plugin-claxon,gst-plugin-dav1d,gst-plugin-fallbackswitch,gst-plugin-ffv1,gst-plugin-file,gst-plugin-flavors,gst-plugin-fmp4,gst-plugin-gif,gst-plugin-hlssink3,gst-plugin-hsv,gst-plugin-json,gst-plugin-lewton,gst-plugin-rav1e,gst-plugin-regex,gst-plugin-reqwest,gst-plugin-rspng,gst-plugin-rusoto,gst-plugin-sodium,gst-plugin-spotify,gst-plugin-textahead,gst-plugin-textwrap,gst-plugin-threadshare,gst-plugin-togglerecord,gst-plugin-uriplaylistbin,gst-plugin-videofx,gst-plugin-webp '' /usr/local lib64 --depfile subprojects/gst-plugins-rs/gst-plugins-rs.dep --exts so<br>
>>>> ninja: build stopped: subcommand failed.<br>
>>>> error: Bad exit status from /var/tmp/rpm-tmp.J0gmay (%build)<br>
>>>><br>
>>>><br>
>>>> RPM build errors:<br>
>>>>     Bad exit status from /var/tmp/rpm-tmp.J0gmay (%build)<br>
>>>><br>
>>>> ><><br>
>>>> Nathan Stratton<br>
>>>> Founder, CTO<br>
>>>> Vocinity, Inc.<br>
>>>><br>
>>>><br>
>>>> On Wed, May 18, 2022 at 3:23 PM scerveau via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br>
>>>>><br>
>>>>> Dear Nathan,<br>
>>>>><br>
>>>>> You should be able to disable it with -Dges=disabled or if you dont know need it, you can also disable introspection with -Dintrospection=disabled.<br>
>>>>><br>
>>>>> Regards.<br>
>>>>><br>
>>>>><br>
>>>>> Stéphane<br>
>>>>><br>
>>>>> On 5/18/22 18:24, Nathan Stratton via gstreamer-devel wrote:<br>
>>>>><br>
>>>>> Latest git has a fix I need and I am struggling to build it. Anyone know how to disable GES? I tried: -Drs:gst-plugin-ges=disabled<br>
>>>>><br>
>>>>>     Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>> Traceback (most recent call last):<br>
>>>>>   File "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py", line 138, in <module><br>
>>>>>     shutil.move(f, uninstalled)<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 546, in move<br>
>>>>>     real_dst = os.path.join(dst, _basename(src))<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 510, in _basename<br>
>>>>>     return os.path.basename(path.rstrip(sep))<br>
>>>>> AttributeError: 'PosixPath' object has no attribute 'rstrip'<br>
>>>>> [4093/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.gir with a custom command<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h:35: syntax error, unexpected ';' in '# 35 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/    Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>> Traceback (most recent call last):<br>
>>>>>   File "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py", line 138, in <module><br>
>>>>>     shutil.move(f, uninstalled)<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 546, in move<br>
>>>>>     real_dst = os.path.join(dst, _basename(src))<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 510, in _basename<br>
>>>>>     return os.path.basename(path.rstrip(sep))<br>
>>>>> AttributeError: 'PosixPath' object has no attribute 'rstrip'<br>
>>>>> [4093/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.gir with a custom command<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h:35: syntax error, unexpected ';' in '# 35 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h:37: syntax error, unexpected ';' in '# 37 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip-asset.h:38: syntax error, unexpected ';' in '                                                         ;' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:86: syntax error, unexpected ';' in '# 86 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h:26: syntax error, unexpected ';' in '# 26 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h:34: syntax error, unexpected ';' in '# 34 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild    Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>>     Building pkg-config files<br>
>>>>> Traceback (most recent call last):<br>
>>>>>   File "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py", line 138, in <module><br>
>>>>>     shutil.move(f, uninstalled)<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 546, in move<br>
>>>>>     real_dst = os.path.join(dst, _basename(src))<br>
>>>>>   File "/usr/lib64/python3.6/shutil.py", line 510, in _basename<br>
>>>>>     return os.path.basename(path.rstrip(sep))<br>
>>>>> AttributeError: 'PosixPath' object has no attribute 'rstrip'<br>
>>>>> [4093/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.gir with a custom command<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-layer.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-timeline-element.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pipeline.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h:35: syntax error, unexpected ';' in '# 35 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-test-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h:37: syntax error, unexpected ';' in '# 37 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip-asset.h:38: syntax error, unexpected ';' in '                                                         ;' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:86: syntax error, unexpected ';' in '# 86 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h:26: syntax error, unexpected ';' in '# 26 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h:34: syntax error, unexpected ';' in '# 34 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h:25: syntax error, unexpected ';' in '# 25 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h"' at ';'<br>
>>>>> [4094/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.typelib with a custom command<br>
>>>>> FAILED: subprojects/gst-plugins-rs/libgstrsaudiofx.so subprojects/gst-plugins-rs/libgstcdg.so subprojects/gst-plugins-rs/libgstclaxon.so subprojects/gst-plugins-rs/libgstfallbackswitch.so subprojects/gst-plugins-rs/libgstffv1.so subprojects/gst-plugins-rs/libgstrsfile.so subprojects/gst-plugins-rs/libgstrsflv.so subprojects/gst-plugins-rs/libgstgif.so subprojects/gst-plugins-rs/libgstlewton.so subprojects/gst-plugins-rs/libgstrav1e.so subprojects/gst-plugins-rs/libgstreqwest.so subprojects/gst-plugins-rs/libgsthlssink3.so subprojects/gst-plugins-rs/libgstrspng.so subprojects/gst-plugins-rs/libgstrusoto.so subprojects/gst-plugins-rs/libgstrstextwrap.so subprojects/gst-plugins-rs/libgstfmp4.so subprojects/gst-plugins-rs/libgstthreadshare.so subprojects/gst-plugins-rs/libgsttogglerecord.so subprojects/gst-plugins-rs/libgsthsv.so subprojects/gst-plugins-rs/libgstrsjson.so subprojects/gst-plugins-rs/libgstrsregex.so subprojects/gst-plugins-rs/libgstrswebp.so subprojects/gst-plugins-rs/libgstvideofx.so subprojects/gst-plugins-rs/libgsturiplaylistbin.so subprojects/gst-plugins-rs/libgstspotify.so subprojects/gst-plugins-rs/libgsttextahead.so subprojects/gst-plugins-rs/libgstrsdav1d.so subprojects/gst-plugins-rs/libgstsodium.so<br>
>>>>> /usr/libexec/platform-python /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py build /home/nathan/rpmbuild/BUILD/gstreamer/build/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/build debug gst-plugin-audiofx,gst-plugin-cdg,gst-plugin-claxon,gst-plugin-dav1d,gst-plugin-fallbackswitch,gst-plugin-ffv1,gst-plugin-file,gst-plugin-flavors,gst-plugin-fmp4,gst-plugin-gif,gst-plugin-hlssink3,gst-plugin-hsv,gst-plugin-json,gst-plugin-lewton,gst-plugin-rav1e,gst-plugin-regex,gst-plugin-reqwest,gst-plugin-rspng,gst-plugin-rusoto,gst-plugin-sodium,gst-plugin-spotify,gst-plugin-textahead,gst-plugin-textwrap,gst-plugin-threadshare,gst-plugin-togglerecord,gst-plugin-uriplaylistbin,gst-plugin-videofx,gst-plugin-webp '' /usr/local lib64 --depfile subprojects/gst-plugins-rs/gst-plugins-rs.dep --exts so<br>
>>>>> ninja: build stopped: subcommand failed.<br>
>>>>> error: Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)<br>
>>>>><br>
>>>>><br>
>>>>> RPM build errors:<br>
>>>>>     Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h:25: syntax error, unexpected ';' in '# 25 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h"' at ';'<br>
>>>>> [4094/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.typelib with a custom command<br>
>>>>> FAILED: subprojects/gst-plugins-rs/libgstrsaudiofx.so subprojects/gst-plugins-rs/libgstcdg.so subprojects/gst-plugins-rs/libgstclaxon.so subprojects/gst-plugins-rs/libgstfallbackswitch.so subprojects/gst-plugins-rs/libgstffv1.so subprojects/gst-plugins-rs/libgstrsfile.so subprojects/gst-plugins-rs/libgstrsflv.so subprojects/gst-plugins-rs/libgstgif.so subprojects/gst-plugins-rs/libgstlewton.so subprojects/gst-plugins-rs/libgstrav1e.so subprojects/gst-plugins-rs/libgstreqwest.so subprojects/gst-plugins-rs/libgsthlssink3.so subprojects/gst-plugins-rs/libgstrspng.so subprojects/gst-plugins-rs/libgstrusoto.so subprojects/gst-plugins-rs/libgstrstextwrap.so subprojects/gst-plugins-rs/libgstfmp4.so subprojects/gst-plugins-rs/libgstthreadshare.so subprojects/gst-plugins-rs/libgsttogglerecord.so subprojects/gst-plugins-rs/libgsthsv.so subprojects/gst-plugins-rs/libgstrsjson.so subprojects/gst-plugins-rs/libgstrsregex.so subprojects/gst-plugins-rs/libgstrswebp.so subprojects/gst-plugins-rs/libgstvideofx.so subprojects/gst-plugins-rs/libgsturiplaylistbin.so subprojects/gst-plugins-rs/libgstspotify.so subprojects/gst-plugins-rs/libgsttextahead.so subprojects/gst-plugins-rs/libgstrsdav1d.so subprojects/gst-plugins-rs/libgstsodium.so<br>
>>>>> /usr/libexec/platform-python /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py build /home/nathan/rpmbuild/BUILD/gstreamer/build/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/build debug gst-plugin-audiofx,gst-plugin-cdg,gst-plugin-claxon,gst-plugin-dav1d,gst-plugin-fallbackswitch,gst-plugin-ffv1,gst-plugin-file,gst-plugin-flavors,gst-plugin-fmp4,gst-plugin-gif,gst-plugin-hlssink3,gst-plugin-hsv,gst-plugin-json,gst-plugin-lewton,gst-plugin-rav1e,gst-plugin-regex,gst-plugin-reqwest,gst-plugin-rspng,gst-plugin-rusoto,gst-plugin-sodium,gst-plugin-spotify,gst-plugin-textahead,gst-plugin-textwrap,gst-plugin-threadshare,gst-plugin-togglerecord,gst-plugin-uriplaylistbin,gst-plugin-videofx,gst-plugin-webp '' /usr/local lib64 --depfile subprojects/gst-plugins-rs/gst-plugins-rs.dep --exts so<br>
>>>>> ninja: build stopped: subcommand failed.<br>
>>>>> error: Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)<br>
>>>>><br>
>>>>><br>
>>>>> RPM build errors:<br>
>>>>>     Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-clip.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-group.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h:37: syntax error, unexpected ';' in '# 37 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-extractable.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-clip-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-track-element-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source-clip-asset.h:38: syntax error, unexpected ';' in '                                                         ;' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h:86: syntax error, unexpected ';' in '# 86 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-uri-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-project.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h:26: syntax error, unexpected ';' in '# 26 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-xml-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-operation.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h:34: syntax error, unexpected ';' in '# 34 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-uri-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-image-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-multi-file-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h:33: syntax error, unexpected ';' in '# 33 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-test-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-title-source.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-text-overlay.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-transition.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-base-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect-asset.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h:28: syntax error, unexpected ';' in '# 28 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-effect.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h:32: syntax error, unexpected ';' in '# 32 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-command-line-formatter.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h:31: syntax error, unexpected ';' in '# 31 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-meta-container.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h:30: syntax error, unexpected ';' in '# 30 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-audio-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h:29: syntax error, unexpected ';' in '# 29 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-video-track.h"' at ';'<br>
>>>>> /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h:25: syntax error, unexpected ';' in '# 25 "/home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-editing-services/ges/ges-pitivi-formatter.h"' at ';'<br>
>>>>> [4094/4096] Generating subprojects/gst-editing-services/ges/GES-1.0.typelib with a custom command<br>
>>>>> FAILED: subprojects/gst-plugins-rs/libgstrsaudiofx.so subprojects/gst-plugins-rs/libgstcdg.so subprojects/gst-plugins-rs/libgstclaxon.so subprojects/gst-plugins-rs/libgstfallbackswitch.so subprojects/gst-plugins-rs/libgstffv1.so subprojects/gst-plugins-rs/libgstrsfile.so subprojects/gst-plugins-rs/libgstrsflv.so subprojects/gst-plugins-rs/libgstgif.so subprojects/gst-plugins-rs/libgstlewton.so subprojects/gst-plugins-rs/libgstrav1e.so subprojects/gst-plugins-rs/libgstreqwest.so subprojects/gst-plugins-rs/libgsthlssink3.so subprojects/gst-plugins-rs/libgstrspng.so subprojects/gst-plugins-rs/libgstrusoto.so subprojects/gst-plugins-rs/libgstrstextwrap.so subprojects/gst-plugins-rs/libgstfmp4.so subprojects/gst-plugins-rs/libgstthreadshare.so subprojects/gst-plugins-rs/libgsttogglerecord.so subprojects/gst-plugins-rs/libgsthsv.so subprojects/gst-plugins-rs/libgstrsjson.so subprojects/gst-plugins-rs/libgstrsregex.so subprojects/gst-plugins-rs/libgstrswebp.so subprojects/gst-plugins-rs/libgstvideofx.so subprojects/gst-plugins-rs/libgsturiplaylistbin.so subprojects/gst-plugins-rs/libgstspotify.so subprojects/gst-plugins-rs/libgsttextahead.so subprojects/gst-plugins-rs/libgstrsdav1d.so subprojects/gst-plugins-rs/libgstsodium.so<br>
>>>>> /usr/libexec/platform-python /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs/cargo_wrapper.py build /home/nathan/rpmbuild/BUILD/gstreamer/build/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/subprojects/gst-plugins-rs /home/nathan/rpmbuild/BUILD/gstreamer/build debug gst-plugin-audiofx,gst-plugin-cdg,gst-plugin-claxon,gst-plugin-dav1d,gst-plugin-fallbackswitch,gst-plugin-ffv1,gst-plugin-file,gst-plugin-flavors,gst-plugin-fmp4,gst-plugin-gif,gst-plugin-hlssink3,gst-plugin-hsv,gst-plugin-json,gst-plugin-lewton,gst-plugin-rav1e,gst-plugin-regex,gst-plugin-reqwest,gst-plugin-rspng,gst-plugin-rusoto,gst-plugin-sodium,gst-plugin-spotify,gst-plugin-textahead,gst-plugin-textwrap,gst-plugin-threadshare,gst-plugin-togglerecord,gst-plugin-uriplaylistbin,gst-plugin-videofx,gst-plugin-webp '' /usr/local lib64 --depfile subprojects/gst-plugins-rs/gst-plugins-rs.dep --exts so<br>
>>>>> ninja: build stopped: subcommand failed.<br>
>>>>> error: Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)<br>
>>>>><br>
>>>>><br>
>>>>> RPM build errors:<br>
>>>>>     Bad exit status from /var/tmp/rpm-tmp.Ih5kgm (%build)<br>
>>>>><br>
>>>>> ><><br>
>>>>> nathan stratton<br>
</blockquote></div>
</blockquote></div>
</blockquote></div>