https://bugs.kde.org/show_bug.cgi?id=411636

--- Comment #1 from Jonathan Riddell <j...@jriddell.org> ---
This gets a compile failure when I try it on the build server and my local
computer

http://paste.ubuntu.com/p/bYMB2Wj4jj/
https://build.neon.kde.org/job/bionic_unstable_kde_krfb_bin_amd64/84/console
[ 85%] Building CXX object
framebuffers/pipewire/CMakeFiles/krfb_framebuffer_pw.dir/pw_framebuffer.cpp.o
cd /home/jr/src/kde/krfb/kdegit/krfb/build/framebuffers/pipewire &&
/usr/bin/c++  -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB
-DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050600 -DQT_GUI_LIB
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-Dkrfb_framebuffer_pw_EXPORTS
-I/home/jr/src/kde/krfb/kdegit/krfb/build/framebuffers/pipewire
-I/home/jr/src/kde/krfb/kdegit/krfb/framebuffers/pipewire
-I/home/jr/src/kde/krfb/kdegit/krfb/build/framebuffers/pipewire/krfb_framebuffer_pw_autogen/include
-I/home/jr/src/kde/krfb/kdegit/krfb -I/home/jr/src/kde/krfb/kdegit/krfb/build
-I/home/jr/src/kde/krfb/kdegit/krfb/build/krfb
-I/home/jr/src/kde/krfb/kdegit/krfb/krfb
-I/home/jr/src/kde/krfb/kdegit/krfb/krfb/ui -isystem
/usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KCoreAddons
-isystem /usr/include/KF5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets
-isystem /usr/include/x86_64-linux-gnu/qt5/QtX11Extras  -std=c++0x
-fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time
-Wsuggest-override -Wlogical-op -g -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden   -fPIC -std=gnu++11 -o
CMakeFiles/krfb_framebuffer_pw.dir/pw_framebuffer.cpp.o -c
/home/jr/src/kde/krfb/kdegit/krfb/framebuffers/pipewire/pw_framebuffer.cpp
In file included from /usr/include/pipewire/protocol.h:33:0,
                 from /usr/include/pipewire/proxy.h:99,
                 from /usr/include/pipewire/interfaces.h:32,
                 from /usr/include/pipewire/pipewire.h:31,
                 from
/home/jr/src/kde/krfb/kdegit/krfb/framebuffers/pipewire/pw_framebuffer.cpp:39:
/usr/include/pipewire/utils.h: In function ‘spa_pod* pw_spa_pod_copy(const
spa_pod*)’:
/usr/include/pipewire/utils.h:61:17: error: invalid conversion from ‘void*’ to
‘spa_pod*’ [-fpermissive]
  if ((c = malloc(size)) == NULL)
           ~~~~~~^~~~~~

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to