Rebuilding LO freezes on macOS

2017-08-24 Thread Thorsten Wagner
Julien, Shinnok, Alex, thanks for your feedback. I'm trying to raise number of openable file descriptors by means of ulimit first. Default seems to be 256 for OS X 10.11. Indeed issue probably takes place during population of "instdir". "Library/libscfiltlo.dylib" is referenced in make's last c

Re: Rebuilding LO freezes on macOS

2017-08-24 Thread Alexander Thurgood
Le 23/08/2017 à 21:28, Thorsten Wagner a écrit : Hi THorsten, > (2) During building again build freezes while linking > "Library/libscfiltlo.dylib". "make" loops consuming 100% cpu on a single > core. Build has to be interrupted by killing "make" processes. > I see this occasionally, or thou

Re: Rebuilding LO freezes on macOS

2017-08-24 Thread Shinnok
Thorsten, I can't reproduce this with latest LO on macOS 10.12.6, so maybe this is specific to your build env and system. Can you run make with the -d flag and when it hangs kill the build process and reply with the link command and following output? PS: You did make sure you are not running ou

Re: Rebuilding LO freezes on macOS

2017-08-23 Thread julien2412
http://nabble.documentfoundation.org/Rebuilding-LO-freezes-on-macOS-tp4221265p4221289.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Rebuilding LO freezes on macOS

2017-08-23 Thread Thorsten Wagner
Dear all, at least since LO 5.2 I have a strange problem concerning building on macOS: (1) Build is ok after cleaning and building for the first time. (2) During building again build freezes while linking "Library/libscfiltlo.dylib". "make" loops consuming 100% cpu on a single core. Build has