Apache OpenOffice (AOO) Bugzilla – Issue 91871
smp / parallel build broken in module_binfilter.par
Last modified: 2009-01-30 16:35:08 UTC
parallel build is broken here on ArchLinux using gcc4.3.1 with -j8 while -j1 works well: Processing File module_binfilter.ulf ... ================================================= /usr/bin/perl -w modules.pl -i ../../source/templates/module_langpack_draw.sct -o ../../unxlngx6.pro/inc/alllangmodules_draw.inc.tmp && mv ../../unxlngx6.pro/inc/alllangmodules_draw.inc.tmp ../../unxlngx6.pro /inc/alllangmodules_draw.inc mv ../../unxlngx6.pro/misc/binfilter/module_binfilter.ulf.unxlngx6.pro ../../unxlngx6.pro/misc/binfilter/module_binfilter.ulf -rwxr-xr-x 1 root root 1317857 Jul 15 12:27 ../../unxlngx6.pro/lib/cppobj.uno.so rm -f ../../unxlngx6.pro/misc/binfilter/module_binfilter.ulf.unxlngx6.pro rm -f ../../unxlngx6.pro/misc/binfilter/module_binfilter.jlf ulfconv -o ../../unxlngx6.pro/misc/binfilter/module_binfilter.jlf.unxlngx6.pro ../../unxlngx6.pro/misc/binfilter/module_binfilter.ulf tr -d "\015" < component.gcc3.map | awk -f /var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solenv/bin/addsym.awk > ../../unxlngx6.pro/misc/component.gcc3_bridgetest.uno.map mv ../../unxlngx6.pro/misc/binfilter/module_binfilter.jlf.unxlngx6.pro ../../unxlngx6.pro/misc/binfilter/module_binfilter.jlf rm -f ../../unxlngx6.pro/misc/binfilter/module_binfilter.jlf.unxlngx6.pro Reading template file: ../../source/templates/module_langpack_draw.sct ------------------------------ if test -e ../../../unxlngx6.pro/slo/tablepartstylecontext.o ; then touch ../../../unxlngx6.pro/slo/tablepartstylecontext.obj ; fi Making: ../../unxlngx6.pro/par/osl/module_binfilter.par Wrote modules for 90 languages (990 lines)! cpp.lcc -+ -P -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DNPTL -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DM AKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../include/c++/4.3.1 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLA R_JAVA -DSYSTEM_DB -DWITHOUT_MATHMLDTD -DWITHOUT_FONTS -DWITHOUT_AFMS -DUDK_MAJOR=3 -Ugcc3 -DCOMID=gcc3 -DCOMNAME=gcc3 -D_gcc3 -DCCNUMVER=000400030001 -DSHORTSTDCPP3=6 -DDLLPOSTFIX=lx -I. -I../../inc -I../i nc -I../../unx/inc -I../../unxlngx6.pro/inc -I. -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solver/300/unxlngx6.pro/inc/stl -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solv er/300/unxlngx6.pro/inc/external -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solver/300/unxlngx6.pro/inc -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solenv/unxlngx6/inc -I/ var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solenv/inc -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/res -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solver/300 /unxlngx6.pro/inc/stl -I/var/abs/openoffice-base-devel/trunk/src/ooo_DEV300_m25_src/solenv/inc/Xp31 -I/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/include -I/usr/include module_binfilter.scp > ../../unxlngx6.pro/misc /osl/module_binfilter.pre ------------------------------ /usr/bin/perl -w modules.pl -i ../../source/templates/module_langpack_impress.sct -o ../../unxlngx6.pro/inc/alllangmodules_impress.inc.tmp && mv ../../unxlngx6.pro/inc/alllangmodules_impress.inc.tmp ../../unx lngx6.pro/inc/alllangmodules_impress.inc Making: ../../unxlngx6.pro/lib/bridgetest.uno.so cpp version 17.8.1999 cpp: module_binfilter.scp:94 Could not find include file "alllangmodules_binfilter.inc" dmake: Error code 1, while making '../../unxlngx6.pro/par/osl/module_binfilter.par' not sure what module exatly this is
Please have a look.
reassign
fixed since quite a while. from svn log: ------------------------------------------------------------------------ r259621 | rt | 2008-07-30 15:38:31 +0200 (Wed, 30 Jul 2008) | 2 lines #i10000# binfilter depends on langtemplates. ------------------------------------------------------------------------
.