LO build fail (Linux dbgutil) local + TB
Julien Nabet
serval2412 at yahoo.fr
Fri Oct 13 09:57:29 UTC 2023
Hello,
On pc Debian x86-64 with master sources updated today + make clean, I
got this error at the end of the build:
[MOD] postprocess
Aborted
warn:vcl:691942:691942:vcl/source/app/svapp.cxx:252: AppFileName should
be set to something after SVMain!
warn:i18nlangtag:691942:691942:i18nlangtag/source/isolang/mslangid.cxx:105:
MsLangId::getConfiguredSystemLanguage() - not configured yet
warn:i18nlangtag:691942:691942:i18nlangtag/source/isolang/mslangid.cxx:115:
MsLangId::getConfiguredSystemUILanguage() - not configured yet
warn:i18nlangtag:691942:691942:i18nlangtag/source/isolang/mslangid.cxx:105:
MsLangId::getConfiguredSystemLanguage() - not configured yet
Work on gallery 'file:///home/julien/lo/libreoffice/workdir/Gallery/sounds'
Existing themes: 0
Existing themes: 1
Using DestDir: file:///home/julien/lo/libreoffice/extras/source/gallery
*** stack smashing detected ***: terminated
Fatal exception: Signal 6
Stack:
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x11346f)[0x7fcc4184e46f]
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x113354)[0x7fcc4184e354]
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x112e90)[0x7fcc4184de90]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c510)[0x7fcc3a85a510]
/lib/x86_64-linux-gnu/libc.so.6(+0x8a0fc)[0x7fcc3a8a80fc]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x12)[0x7fcc3a85a472]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fcc3a8444b2]
/lib/x86_64-linux-gnu/libc.so.6(+0x271ed)[0x7fcc3a8451ed]
/lib/x86_64-linux-gnu/libc.so.6(+0x1182f5)[0x7fcc3a9362f5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x0)[0x7fcc3a9362e0]
/home/julien/lo/libreoffice/instdir/program/libsfxlo.so(+0x60cfeb)[0x7fcc40a0cfeb]
/home/julien/lo/libreoffice/instdir/program/libsfxlo.so(+0xa7e988)[0x7fcc40e7e988]
Aborted
make[1]: *** [/home/julien/lo/libreoffice/solenv/gbuild/Gallery.mk:57 :
/home/julien/lo/libreoffice/workdir/Gallery/sounds.done] Erreur 1
make[1]: *** Attente des tâches non terminées....
warn:vcl:691937:691937:vcl/source/app/svapp.cxx:252: AppFileName should
be set to something after SVMain!
warn:i18nlangtag:691937:691937:i18nlangtag/source/isolang/mslangid.cxx:105:
MsLangId::getConfiguredSystemLanguage() - not configured yet
warn:i18nlangtag:691937:691937:i18nlangtag/source/isolang/mslangid.cxx:115:
MsLangId::getConfiguredSystemUILanguage() - not configured yet
warn:i18nlangtag:691937:691937:i18nlangtag/source/isolang/mslangid.cxx:105:
MsLangId::getConfiguredSystemLanguage() - not configured yet
Work on gallery
'file:///home/julien/lo/libreoffice/workdir/Gallery/backgrounds'
Existing themes: 0
Existing themes: 1
Using DestDir: file:///home/julien/lo/libreoffice/extras/source/gallery
*** stack smashing detected ***: terminated
Fatal exception: Signal 6
Stack:
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x11346f)[0x7f3091bea46f]
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x113354)[0x7f3091bea354]
/home/julien/lo/libreoffice/instdir/program/libuno_sal.so.3(+0x112e90)[0x7f3091be9e90]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c510)[0x7f308ac5a510]
/lib/x86_64-linux-gnu/libc.so.6(+0x8a0fc)[0x7f308aca80fc]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x12)[0x7f308ac5a472]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f308ac444b2]
/lib/x86_64-linux-gnu/libc.so.6(+0x271ed)[0x7f308ac451ed]
/lib/x86_64-linux-gnu/libc.so.6(+0x1182f5)[0x7f308ad362f5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x0)[0x7f308ad362e0]
/home/julien/lo/libreoffice/instdir/program/libsfxlo.so(+0x60cfeb)[0x7f3090e0cfeb]
/home/julien/lo/libreoffice/instdir/program/libsfxlo.so(+0xa7e988)[0x7f309127e988]
make[1]: *** [/home/julien/lo/libreoffice/solenv/gbuild/Gallery.mk:57 :
/home/julien/lo/libreoffice/workdir/Gallery/backgrounds.done] Erreur 1
make: *** [Makefile:289 : build] Erreur 2
It seems to correspond to the failing Linux dbg TB here:
https://ci.libreoffice.org/view/tb%20platform%20status/job/lo_daily_tb_linux_dbg/715/console
autogen.input:
1 CC=clang
2 CXX=clang++
3 --enable-ld=lld
4 #--with-webdav=curl
5 --enable-online-update
6 --with-privacy-policy-url=https://yourdomain/privacy-policy
7 --enable-dbgutil
8 --enable-evolution2
9 --enable-gtk4
10 --enable-qt5
11 --enable-kf5
12 --enable-gtk3-kde5
13 # pour tester build rpm format
14 --enable-skia=debug
15 --enable-ext-nlpsolver
16 --enable-ext-numbertext
17 --enable-ext-wiki-publisher
18 --enable-dbus
19 --enable-werror
20 --enable-dependency-tracking
21 --enable-python=fully-internal
22 --without-system-mariadb
23 --enable-bundle-mariadb
24 --enable-symbols
25 --enable-avahi
26 --enable-eot
27 --enable-odk
28 --with-lang=en-US de es fr hu it ja nl pt pt-BR ru
29 #--with-lang=ALL
30 --with-myspell-dicts
31 #--with-help
Debian clang version 16.0.6 (15)
ldd (Debian GLIBC 2.37-12) 2.37
Any idea how to fix this?
Julien
More information about the LibreOffice
mailing list