Re: KDE Gear 23.08 Beta is released

2023-08-12 Thread Andreas Sturmlechner
On Sat, 5 Aug 2023 at 09:42, Christophe Marin  wrote:
> Worth mentioning:
> - kdepim-runtime fails to build on stable openSUSE versions with:
> resources/google-groupware/googlesettingswidget.h:11:10: fatal error:
> ui_googlesettingswidget.h: No such file or directory

I got exactly the same error in Gentoo now with 23.07.90. Curiously, a
subsequent build went fine.

Regards,
Andreas


Re: KDE Gear 23.08 Beta is released

2023-08-05 Thread Christophe Marin
On vendredi 28 juillet 2023 17:24:59 CEST Albert Astals Cid wrote:
> https://kde.org/info/releases-23.07.80/
> 
> https://community.kde.org/KDE_Gear/23.08_Release_notes
> 
> Revisions and hashes at https://pastebin.com/raw/JXdrheHY
> 
> Please test :)
> 

Worth mentioning:
- kdepim-runtime fails to build on stable openSUSE versions with:
resources/google-groupware/googlesettingswidget.h:11:10: fatal error: 
ui_googlesettingswidget.h: No such file or directory

- kalk fails to build with older bison versions (3.0.4 here):
src/mathengine/parser.yy: warning: 308 shift/reduce conflicts [-Wconflicts-sr]
src/mathengine/parser.yy: warning: 42 reduce/reduce conflicts [-Wconflicts-rr]
src/mathengine/parser.yy:8.9-21: error: %define variable 'api.token.raw' is not 
used
src/mathengine/parser.yy:27.9-17: error: %define variable 'parse.lac' is not 
used