Bug 413735

Summary: git master fails to build with error: base operand of ‘->’ has non-pointer type ‘KProcessList::KProcessInfo’
Product: [Unmaintained] lattedock Reporter: Rik Mills <rikmills>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
URL: https://launchpadlibrarian.net/449593578/buildlog_ubuntu-eoan-amd64.latte-dock_0.9.85+git20191102.1006-0~ubuntu19.10~ppa1_BUILDING.txt.gz
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rik Mills 2019-11-02 10:59:13 UTC
SUMMARY

FTBFS with error:

-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -fPIC -std=gnu++14 -o CMakeFiles/latte-dock.dir/wm/tracker/lastactivewindow.cpp.o -c /<<BUILDDIR>>/latte-dock-0.9.85+git20191102.1006/app/wm/tracker/lastactivewindow.cpp
/<<BUILDDIR>>/latte-dock-0.9.85+git20191102.1006/app/wm/tasktools.cpp: In function ‘KService::List Latte::WindowSystem::servicesFromPid(quint32, KSharedConfig::Ptr)’:
/<<BUILDDIR>>/latte-dock-0.9.85+git20191102.1006/app/wm/tasktools.cpp:529:45: error: base operand of ‘->’ has non-pointer type ‘KProcessList::KProcessInfo’

Linux/KDE Plasma: Kubuntu 20.04, 19.10 and 19.04
KDE Plasma Version: Plasma 5.17.2, and 5.16.5
KDE Frameworks Version: 5.62
Qt Version: 5.12.5, 5.12.4, 5.12.2
Comment 1 Michail Vourlakos 2019-11-02 14:51:28 UTC
Git commit 36f7834cff9a616d1b5ff68951e7f71ebfbbaed4 by Michail Vourlakos.
Committed on 02/11/2019 at 14:50.
Pushed by mvourlakos into branch 'v0.9'.

fix typo that was creating an error build

M  +1    -1    app/wm/tasktools.cpp

https://commits.kde.org/latte-dock/36f7834cff9a616d1b5ff68951e7f71ebfbbaed4
Comment 2 Michail Vourlakos 2019-11-02 14:52:04 UTC
Git commit 7215d30ff6062bc03618533ebe4440318bcd4dbf by Michail Vourlakos.
Committed on 02/11/2019 at 14:51.
Pushed by mvourlakos into branch 'master'.

fix typo that was creating an error build

M  +1    -1    app/wm/tasktools.cpp

https://commits.kde.org/latte-dock/7215d30ff6062bc03618533ebe4440318bcd4dbf