My Fedora 34 builds are also affected. Based on my build log, it started
from the following commit:
f0117eefa7d1b35e747546fd7d7a28126ebff0b7
I used the following in autogen.input:
--with-lang=zh-CN zh-TW
--disable-odk
--without-fonts
--without-help
--without-helppack-integration
--without-myspell-dicts
--without-doxygen
--without-junit
--disable-breakpad
--disable-sdremote
--disable-online-update
--disable-extension-update
--enable-gtk3-kde5
--enable-kf5
--with-external-tar=/mnt/HD4T/lo/source/external_tarballs
--with-extra-buildid=Build Platform: Fedora34@X64, Branch:master,
bibisect-linux-64-7.4-CN
--with-vendor=LibreOffice Chinese Community
--enable-sal-log
Kevin Suo
在 2022/2/21 17:24, Xisco Fauli 写道:
Hello,
Currently mac [1] and windows [2] daily builds fail with
/usr/bin/sh: line 1: 51209 Segmentation fault
PATH="/home/tdf/jenkins/daily_workspace/tb/build_master/instdir/program:/home/tdf/jenkins/daily_workspace/tb/build_master/instdir/program:$PATH"
$W/LinkTarget/Executable/ulfex.exe -i
$S/scp2/source/ooo/module_ooo.ulf -o
$W/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf -m ${MERGEINPUT} -l all
make[1]: ***
[C:/cygwin/home/tdf/jenkins/daily_workspace/tb/src_master/solenv/gbuild/InstallModuleTarget.mk:113:
C:/cygwin/home/tdf/jenkins/daily_workspace/tb/build_master/workdir/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf]
Error 139
make[1]: *** Deleting file
'C:/cygwin/home/tdf/jenkins/daily_workspace/tb/build_master/workdir/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf'
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:299: build] Error 2
+ exit 2
OTOH, linux is not affected.
The issue started to happen in the range
48fd4f813f067498c6813a57869072e2a6cdb884..0038a2df911d807a47f7891ab47d19af0a9ed544
Any idea where the problem might be ?
[1] https://ci.libreoffice.org/job/lo_daily_tb_mac/
[2] https://ci.libreoffice.org/job/lo_daily_tb_win/