On Friday 08 of July 2022 09:18:18 deloptes wrote:
Hi, what can I do for following issue. I just pulled latest patches, but fail to build koffice
thank you in advance
At master
repo-master/tde/2_build_bullseye_amd64/applications/office/koffice/./lib /kotext/KoFontTab.cpp:28:20: error: ‘class TDEFontChooser’ has no member named ‘setFamilyList’; did you mean ‘FamilyList’? 28 | characterFont->setFamilyList( list );
| ^~~~~~~~~~~~~ | FamilyList
Rolled back but
commit 56b40453cd73523406a7dfb02ceb03a006d4a17a (HEAD) Author: Michele Calgaro michele.calgaro@yahoo.it Date: Tue May 3 22:40:00 2022 +0900
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
dh_install: warning: Cannot find (any matches for) "debian/tmp/opt/trinity/share/man/man1/karbon.1" (tried in ., debian/tmp)
dh_install: warning: karbon-trinity missing files: debian/tmp/opt/trinity/share/man/man1/karbon.1 dh_install: error: missing files, aborting
First: This is a question for which the devels list is more suitable. Second: You did rebuild tdelibs to be at least with commit?
commit d633f38f6ffd57c5d03aa0eaf37dc0f6d5c42fad Author: Mavridis Philippe mavridisf@gmail.com Date: Wed Jun 8 14:46:24 2022 +0300
TDEFontChooser: backport setFamilyList(...) from KOffice
Signed-off-by: Mavridis Philippe mavridisf@gmail.com
Cheers