<HTML><BODY><div>Hi everyone</div><div> </div><div>Today I try to determine how to remove two unwanted wordbook files from libreoffice/extras/source/wordbook:</div><div>hu_AkH11.dic and sl.dic.</div><div>These foreign language (incomplete) dics should be removed, unless they are used in some unit test.</div><div>Bug 139961, 68576 etc</div><div> </div><div>Can be removed? OK?</div><div> </div><div>Using master build</div><div> </div><div><div>I deleted the files and then realized I needed to make two blank files with their names</div><div>hu_AkH11.dic and sl.dic.</div></div><div> </div><div><div>Surely removal cant be as easy as:</div><div>Searching opengrok for hu_AkH11.dic</div><div><div>Editing 3 code files to remove mention of hu_AkH11.dic<div><div>Recompiling</div><div>(trying now)</div><div>…</div><hr><div> </div><div>// Z</div><div><div><div> </div><div>user@user:/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice$ ./autogen.sh --with-distro=LibreOfficeLinux --disable-online-update --disable-breakpad 2>&1 > log.autogen.txt</div><div>configure: WARNING: Clang compiler not found.</div><div>config.status: error: cannot find input file: `.vscode/vs-code-template.code-workspace.in'</div><div>Error running configure at ./autogen.sh line 321.</div><div> </div><div>user@user:/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice$ ./configure --with-package-format=deb --enable-epm --enable-release-build --enable-dbgutil --srcdir=/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice --enable-option-checking=fatal --with-help=html --with-lang=el 2>&1 > log_configure-help=html-lang=el.enable-epm-dbgutil</div><div>configure: WARNING: Clang compiler not found.</div><div>config.status: error: cannot find input file: `.vscode/vs-code-template.code-workspace.in'</div><div> </div><div>user@user:/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice$ make 2>&1 > log.make.txt</div><div>/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/unoidl/source/sourceprovider-parser.y:13.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]</div><div> 13 | %pure-parser</div><div> | ^~~~~~~~~~~~</div><div> | %define api.pure</div><div>/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/unoidl/source/sourceprovider-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]</div><div>/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/connectivity/source/parse/sqlbison.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr]</div><div>/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/connectivity/source/parse/sqlbison.y: warning: 15 reduce/reduce conflicts [-Wconflicts-rr]</div><div>/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/connectivity/source/parse/sqlbison.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples</div><div>/usr/bin/cp: cannot stat '/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/extras/source/wordbook/hu_AkH11.dic': No such file or directory</div><div>make[1]: *** [/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/solenv/gbuild/Package.mk:35: /media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/instdir/share/wordbook/hu_AkH11.dic] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make: *** [Makefile:289: build] Error 2</div><div> </div><div>// C</div><div> </div><div>...</div><div>[build XSL] templates/wizard/styles/xos/content.xml</div><div>[build XSL] templates/wizard/styles/xos/settings.xml</div><div>[build XSL] templates/wizard/styles/xos/styles.xml</div><div>[build XSL] templates/wizard/styles/xos/META-INF/manifest.xml</div><div>[build CPY] templates/wizard/styles/xos/Thumbnails/thumbnail.png</div><div>/usr/bin/cp: cannot stat '/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/extras/source/wordbook/sl.dic': No such file or directory</div><div>make[1]: *** [/media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/solenv/gbuild/Package.mk:35: /media/user/4f6ea6ab-e43a-4aff-bd8d-42d86e840bad/lo/libreoffice/instdir/share/wordbook/sl.dic] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make: *** [Makefile:289: build] Error 2</div></div></div></div></div></div><div>=============================================</div><div> </div><div>I created two blank files, hu_AkH11.dic and sl.dic. , and it builds OK</div><div> </div><div>No mention of two blank dic files</div><div>(thesaurus.dic.png)</div><div> </div></div><div>--<img style="width: 840px;" src="cid:mBj1@V5MQbIed.1tK8Axue"><br>Alex Tao</div><div>Tao Submarines and Systems</div><div>Chios</div><div>Aegean Sea</div></BODY></HTML>