Hi there,
I'm trying to set up LODE on the latest Mac OS X with newest Xcode, following
the instructions here ("Quick Pre-canned Setup"):
https://wiki.documentfoundation.org/Development/BuildingOnMac
After running "make", the build process fails after a couple of hours with the
following error:
[build DEP] SRS:avmedia/res
[build DEP] SRS:acc/res
[...]/lode/dev/core/external//apache-commons/Module_apache-commons.mk:12:
[...]/lode/dev/core/external/apache-
commons/ExternalPackage_apache_commons_logging.mk: Too many open files
[...]/lode/dev/core/external//apache-commons/Module_apache-commons.mk:12: ***
No target registered while reading [...]/lode/dev/core/external/apache-
commons/ExternalPackage_apache_commons_logging.mk!. Stop.
make: *** [build] Error 2
I already increased the ulimit settings to no avail:
$ launchctl limit maxfiles
maxfiles 524288 524288
During the build process, lsof reports an enormous amount of PIPE entries,
here's what I'm getting about an hour after running "make":
$ lsof | grep make | grep PIPE | wc -l
31933
and it keeps growing.
Any idea how this can be fixed? Thanks
Ralf
Context
- Building LODE on Mac fails with "Too many open files" · Ralf S .
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.