5607ce1b12
Otherwise, doing 'make' with --enable-windows-build-signing fails with ERROR: SignTool Error: The file is being used by another process. SignTool Error: An error occurred while attempting to sign: C:/cygwin64/home/buildslave/r/instdir/program/Argon2OptDll.dll make[1]: *** [C:/cygwin64/home/buildslave/source/libo-core/postprocess/CustomTarget_signing.mk:31: C:/cygwin64/home/buildslave/r/workdir/CustomTarget/postprocess/signing/signing.done] Error 1 make: *** [Makefile:289: build] Error 2 Change-Id: I9d0793f3e42577a47b92025d5670caa44fbd912e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161388 Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> |
||
---|---|---|
.. | ||
packimages | ||
qa | ||
signing | ||
CppunitTest_services.mk | ||
CustomTarget_check_dynamic_objects.mk | ||
CustomTarget_components.mk | ||
CustomTarget_fontconfig.mk | ||
CustomTarget_images.mk | ||
CustomTarget_registry.mk | ||
CustomTarget_signing.mk | ||
Makefile | ||
Module_postprocess.mk | ||
Package_fontconfig.mk | ||
Package_images.mk | ||
Package_registry.mk | ||
Rdb_services.mk | ||
README.md |
Postprocessing and Checking
Postprocessing and checking of files delivered by other modules.
This module has to be the last one built before creating install sets
in module instset_native
. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
postprocess/prj/build.lst
for that.