Windows build gets stuck, if parallelism greater than 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My mentee is having an issue, where plain make gets stuck in

[build ECH] CustomTarget/instsetoo_native/setup/version.ini

or

[build MOD] instsetoo_native

if parallelism is 2 or more. Default would be "-j 8" on his machine. He has 16GB RAM available. Windows is on bare metal. Any tips for troubleshooting?

I am including verbose make output at the end.

Ilmari

E:/Projects/libreoffice/lode/opt/bin/make -j 8 -r -f E:/sources/libo-core/Makefile.gbuild build
make[1]: Entering directory 'E:/build'
[build PRL] CustomTarget/postprocess/images/sorted.lst
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/image-sort.py $S/postprocess/packimages/image-sort.lst $I/share/config/soffice.cfg $W/CustomTarget/postprocess/images/sorted.lst
[build PRL] CustomTarget/postprocess/images/commandimagelist.ilst
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && E:/cygwin64/bin/find.exe $S/icon-themes -name "*.png" -o -name "*.svg" | grep -e '/cmd/' | sed 's#^.*/icon-themes/[^/]*##' | sed "s#^#%MODULE%#" | LC_ALL=C E:/cygwin64/bin/sort.exe -u > $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp && if cmp -s $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp $W/CustomTarget/postprocess/images/commandimagelist.ilst; then rm $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp; else mv $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp $W/CustomTarget/postprocess/images/commandimagelist.ilst ; fi
[build ECH] CustomTarget/instsetoo_native/setup/setup.ini
( \
	echo '[Bootstrap]' \
	&& echo 'buildid=eba4b90d2eba5e4dbf75c1a7fcd7ce13112d4db5' \
) > E:/build/workdir/CustomTarget/instsetoo_native/setup/setup.ini
[build ECH] CustomTarget/instsetoo_native/setup/version.ini
E:/cygwin64/bin/cp.exe --no-dereference --force --preserve=timestamps E:/build/workdir/CustomTarget/instsetoo_native/setup/setup.ini E:/build/instdir/program/setup.ini E:/cygwin64/bin/cp.exe --no-dereference --force --preserve=timestamps E:/build/workdir/CustomTarget/instsetoo_native/setup/version.ini E:/build/instdir/program/version.ini
[build LOC] top level modules: libreoffice
[build LOC] loaded modules: UnoControls accessibility android animations apple_remote avmedia basctl basegfx basic bean beanshell binaryurp boost box2d bridges canvas chart2 clew cli_ure clucene codemaker coinmp comphelper configmgr connectivity cppcanvas cppu cppuhelper cppunit cpputools cuckoo cui curl dbaccess desktop drawinglayer dtoa editeng embeddedobj embedserv emfio epoxy eventattacher expat extensions external extras filter firebird forms formula fpicker framework glm gpgmepp graphite harfbuzz helpcompiler hsqldb hunspell hwpfilter hyphen i18nlangtag i18npool i18nutil icu idl idlc instsetoo_native io javaunohelper jfreereport jurt jvmaccess jvmfwk l10ntools lcms2 libabw libassuan libcdr libcmis libebook libepubgen libetonyek libexttextcat libffi libfreehand libgpg-error libjpeg-turbo liblangtag libmspub libmwaw libnumbertext libodfgen liborcus libpagemaker libpng libqxp librelogo libreoffice libreofficekit librevenge libstaroffice libtommath libvisio libwpd libwpg libwps libxml2 libxslt libzmf lingucomponent linguistic lotuswordpro lpsolve mariadb-connector-c mdds mdnsresponder more_fonts msc-externals mythes neon nss o3tl odk offapi officecfg onlineupdate oovbaapi oox opencl openssl package pch pdfium poppler postgresql postprocess python3 pyuno qadevOOo readlicense_oo redland registry remotebridges reportbuilder reportdesign rhino ridljar sal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell skia slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools twain_dsm ucb ucbhelper ucpp udkapi uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsec xmlsecurity zlib zxing if cmp -s E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/colibre_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/colibre_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/breeze_dark_svg_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/elementary_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/elementary_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_dark_svg_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt ; fi
[build CUS] instsetoo_native/setup
touch E:/build/workdir/CustomTarget/instsetoo_native/setup.done
[build PKG] instsetoo_native_setup
rm -f E:/build/workdir/Package/instsetoo_native_setup.filelist && \
mv E:/build/workdir/Package/instsetoo_native_setup.filelist.tmp E:/build/workdir/Package/instsetoo_native_setup.filelist if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sukapura_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sukapura_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sukapura_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sukapura_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sukapura_links.txt ; fi if cmp -s E:/build/workdir/CustomTarget/postprocess/images/sukapura_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sukapura_svg_links.txt; then rm E:/build/workdir/CustomTarget/postprocess/images/sukapura_svg_links.txt.tmp; else mv E:/build/workdir/CustomTarget/postprocess/images/sukapura_svg_links.txt.tmp E:/build/workdir/CustomTarget/postprocess/images/sukapura_svg_links.txt ; fi
[build PRL] CustomTarget/postprocess/images/images_breeze.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.ace5pP && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze -m $S/icon-themes/breeze -c $S/icon-themes/breeze -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_breeze_dark_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.hLQvwz && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze_dark_svg -m $S/icon-themes/breeze_dark_svg -c $S/icon-themes/breeze_dark_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_dark_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze_dark_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.96YQqe && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze_svg -m $S/icon-themes/breeze_svg -c $S/icon-themes/breeze_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_colibre.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.VtvPNM && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/colibre -m $S/icon-themes/colibre -c $S/icon-themes/colibre -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/colibre_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_colibre.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.0avivb && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/colibre_svg -m $S/icon-themes/colibre_svg -c $S/icon-themes/colibre_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/colibre_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_colibre_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_elementary.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.akqcNr && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/elementary -m $S/icon-themes/elementary -c $S/icon-themes/elementary -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/elementary_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_elementary.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.Qkms7f && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/karasa_jaga -m $S/icon-themes/karasa_jaga -c $S/icon-themes/karasa_jaga -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/karasa_jaga_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_karasa_jaga.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.I9NSaz && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/karasa_jaga_svg -m $S/icon-themes/karasa_jaga_svg -c $S/icon-themes/karasa_jaga_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_karasa_jaga_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sifr.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.AQ73Rw && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr -m $S/icon-themes/sifr -c $S/icon-themes/sifr -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.uhPV4o && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr_dark -m $S/icon-themes/sifr_dark -c $S/icon-themes/sifr_dark -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_dark_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr_dark.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sifr_dark_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.9ZPzys && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr_dark_svg -m $S/icon-themes/sifr_dark_svg -c $S/icon-themes/sifr_dark_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_dark_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr_dark_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.Ivj1Fd && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr_svg -m $S/icon-themes/sifr_svg -c $S/icon-themes/sifr_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sukapura.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.9fbiJA && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sukapura -m $S/icon-themes/sukapura -c $S/icon-themes/sukapura -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sukapura_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sukapura.zip > /dev/null && rm -rf ${ILSTFILE}
[build PRL] CustomTarget/postprocess/images/images_sukapura_svg.zip
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && ILSTFILE=E:/cygwin64/tmp/gbuild.vcNRMb && PATH="E:\build\instdir\program" PYTHONHOME="$I/program/python-core-3.8.10" PYTHONPATH="${PYPATH:+$PYPATH:}$I/program/python-core-3.8.10/lib;$I/program/python-core-3.8.10/lib/lib-dynload:$I/program" $I/program/python-core-3.8.10/bin/python.exe $S/solenv/bin/pack_images.py -g $S/icon-themes/sukapura_svg -m $S/icon-themes/sukapura_svg -c $S/icon-themes/sukapura_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sukapura_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sukapura_svg.zip > /dev/null && rm -rf ${ILSTFILE}
[build BIN] instsetoo_native
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/instsetoo_native
[build MOD] instsetoo_native
S=E:/sources/libo-core && B=E:/build && I=$B/instdir && W=$B/workdir && mkdir -p $W/Module/ && touch $W/Module/instsetoo_native



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux