I tried to create dmg installation file from a local branch in terminal getting 
following errors:

[build ALL] All modules but instset: UnoControls accessibility animations 
apple_remote avmedia basctl basegfx basic bean binaryurp bridges canvas chart2 
cli_ure codemaker comphelper configmgr connectivity cppcanvas cppu cppuhelper 
cpputools cui dbaccess desktop drawinglayer dtrans editeng embeddedobj 
embedserv emfio eventattacher extensions external apache-commons beanshell 
boost clew clucene coinmp cppunit curl epoxy expat firebird glm gpgmepp 
graphite harfbuzz hsqldb hunspell hyphen icu jfreereport lcms2 libabw libassuan 
libcdr libcmis libebook libepubgen libetonyek libexttextcat libfreehand 
libgpg-error libjpeg-turbo liblangtag libmspub libmwaw libnumbertext libodfgen 
liborcus libpagemaker libpng libqxp librevenge libstaroffice libtommath 
libvisio libwpd libwpg libwps libzmf lpsolve lxml mdds more_fonts mythes neon 
nss openldap openssl pdfium poppler postgresql redland rhino ucpp xmlsec extras 
filter forms formula fpicker framework helpcompiler hwpfilter i18nlangtag 
i18npool i18nutil idl idlc io javaunohelper jurt jvmaccess jvmfwk l10ntools 
librelogo libreofficekit lingucomponent linguistic lotuswordpro o3tl odk offapi 
officecfg onlineupdate oovbaapi oox opencl package postprocess pyuno 
readlicense_oo registry remotebridges reportbuilder reportdesign ridljar sal 
salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 
shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl 
svtools svx sw swext sysui test testtools toolkit tools ucb ucbhelper udkapi 
uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl 
winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff 
xmlreader xmlscript xmlsecurity
[build PRL] CustomTarget/instsetoo_native/install/install.phony
... checking environment variables ...
ERROR: Failure in installer.pm
ERROR: ERROR: Missing files at 
/Users/dev/lode/dev/core/solenv/bin/modules/installer/scriptitems.pm line 1212.

ERROR: The following files could not be found:
ERROR: File not found: cppumaker
ERROR: File not found: idlc
ERROR: File not found: javamaker
ERROR: File not found: ucpp
ERROR: File not found: uno-skeletonmaker
ERROR: File not found: unoapploader
ERROR: File not found: unoidl-check
...

: *****************************************************************
: ERROR: ERROR: Missing files at 
/Users/dev/lode/dev/core/solenv/bin/modules/installer/scriptitems.pm line 1212.
: *****************************************************************

/Users/dev/lode/dev/core/instsetoo_native/CustomTarget_install.mk:99: recipe 
for target 
'/Users/dev/lode/dev/core/workdir/CustomTarget/instsetoo_native/install/install.phony'
 failed
make[1]: *** 
[/Users/dev/lode/dev/core/workdir/CustomTarget/instsetoo_native/install/install.phony]
 Error 1
Makefile:286: recipe for target 'build' failed
make: *** [build] Error 2


autogen.input:

--enable-dbgutil
#--enable-debug
--disable-ccache
#--disable-cve-tests
--with-jdk-home=/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home
--with-ant-home=/usr/local/Cellar/ant/1.10.5/libexec
--without-junit
--without-help
--without-myspell-dicts
--without-doxygen
--with-build-version=$(date +"Mac%Y-%m-%d")
--with-distro=LibreOfficeMacOSX
--with-package-format=dmg


command used:

make clean && ./autogen.sh && make -j 4 build-nocheck 2>&1

(I always get CppUnitTest errors without "build-nocheck" for both macos 10.13 
and ubuntu 16.04.5/18.04.1)


Is "make" with "--with-distro=LibreOfficeMacOSX" and 
"--with-package-format=dmg" the correct way to create LO installation dmg file?

_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to