Re: Strange Compile error

2024-07-12 Thread Adam Seskunas
Attached is the zipped log output. I'm working on running the last command in gdb as suggested by Noel. Here is the command in case it helps with debugging. S=/home/adam/libreoffice3 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/backgrounds/* && RESPONSEFILE=/tmp/gbuild.ldBiE8 && ( ( LD

Re: Strange Compile error

2024-07-12 Thread Hossein Nourikhah
Hello Adam, To diagnose the problem, more detailed output is needed. You can invoke: $ make -n Gallery > log.txt $ bzip2 log.txt Then, could you please send the compressed log.txt.bz2? Then it may be possible to find out what is causing the issue. Please add me as cc. Regards, Hossein On 11

Re: Strange Compile error

2024-07-11 Thread Noel Grandin
Unfortunately the messages there don't actually mean much, but that specific failure mode means that something inside libreoffice code crashed while generating the gallery. If you are using any abnormal configure switches I would try turning those off first and see if that helps. Otherwise the onl

Strange Compile error

2024-07-11 Thread Adam Seskunas
Hello, I've run into the following error when running make warn:vcl:924651:924651:vcl/source/app/svapp.cxx:249: AppFileName should be set to something after SVMain! Bootstrap exception 'component context fails to supply service com.sun.star.ucb.UniversalContentBroker of type com.sun.star.ucb.XUni