Package: freerdp3
Version: 3.12.0+dfsg-1
Severity: important

Hello,

I definitely appreciate that freerdp3 can be kept in sync with Debian. That 
being said, 3.12.0+dfsg-1 FTBFS on Ubuntu. I've attached a full build log.

I've attached a patch which I've also uploaded to Ubuntu, fixing this. Please 
include it in your next upload.

Note: Ubuntu is now in Feature Freeze this cycle, so unless you do a bugfix 
upload of some variety, this will be in sync again next cycle.

Thanks,
--
Simon Quigley
si...@tsimonq2.net
@tsimonq2:ubuntu.com on Matrix
tsimonq2 on LiberaChat and OFTC
5C7A BEA2 0F86 3045 9CC8
C8B5 E27F 2CF8 458C 2FA4

Attachment: buildlog_ubuntu-plucky-amd64.freerdp3_3.12.0+dfsg-1_BUILDING.txt.gz
Description: application/gzip

diff -Nru freerdp3-3.12.0+dfsg/debian/changelog freerdp3-3.12.0+dfsg/debian/changelog
--- freerdp3-3.12.0+dfsg/debian/changelog	2025-02-15 06:15:41.000000000 -0600
+++ freerdp3-3.12.0+dfsg/debian/changelog	2025-02-21 23:23:10.000000000 -0600
@@ -1,3 +1,9 @@
+freerdp3 (3.12.0+dfsg-1ubuntu1) plucky; urgency=medium
+
+  * Disable CHANNEL_RDPECAM_CLIENT on Ubuntu, since we disable FFMPEG.
+
+ -- Simon Quigley <tsimo...@ubuntu.com>  Fri, 21 Feb 2025 23:23:10 -0600
+
 freerdp3 (3.12.0+dfsg-1) unstable; urgency=medium
 
   * new upstream release
diff -Nru freerdp3-3.12.0+dfsg/debian/rules freerdp3-3.12.0+dfsg/debian/rules
--- freerdp3-3.12.0+dfsg/debian/rules	2025-02-14 12:22:22.000000000 -0600
+++ freerdp3-3.12.0+dfsg/debian/rules	2025-02-21 23:17:37.000000000 -0600
@@ -74,7 +74,6 @@
         -DCHANNEL_URBDRC_CLIENT=ON \
         -DWITH_WAYLAND=ON \
         -DWITH_VAAPI_H264_ENCODING=ON \
-        -DCHANNEL_RDPECAM_CLIENT=ON \
         -DCHANNEL_RDPECAM=ON \
         $(empty)
 else
@@ -102,6 +101,7 @@
         -DWITH_PKCS11=OFF \
         -DWITH_SWSCALE=OFF \
         -DWITH_URIPARSER=OFF \
+        -DCHANNEL_RDPECAM_CLIENT=OFF \
         $(empty)
 else
     DEB_CMAKE_EXTRA_FLAGS += \

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to