Hello Alex,
I hadn't built on MacOs since several weeks so I did these:
- updated MacOs to 10.12.6
- uninstalled XCode (which was 7.X.X version)
- deleted ~/Library/Developer/XCode
remark: I had overlooked this:
~/Library/Caches/com.apple.dt.Xcode (see
https://macpaw.com/how-to/uninstall-xcode-on-macos/https://stackoverflow.com/questions/31011062/how-to-completely-uninstall-xcode-and-clear-all-settings)
- installed last XCode (8.3.3)
- runned "ccache -C"
- updated local repos : translations, dictionnaires, helpcontent in addition
of core
- runned "/opt/bin/make clean && ./autogen.sh && /opt/bin/make" (since
default make is still 3.81, I used a more recent version 4.X)
Nevertheless, I also got an error but different from yours:
  [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx
[C  ] external/clew/source/clew.c
[OCC] apple_remote/source/KeyspanFrontRowControl.m
[OCC] apple_remote/source/AppleRemote.m
[OCC] apple_remote/source/RemoteControl.m
[OCC] apple_remote/source/RemoteControlContainer.m
[OCC] apple_remote/source/GlobalKeyboardDevice.m
[OCC] apple_remote/source/HIDRemoteControlDevice.m
[OCC] apple_remote/source/MultiClickRemoteBehavior.m
[OCC] apple_remote/source/RemoteMainController.m
[PKG] python3
/Users/XXX/lo/lode/dev/core/solenv/gbuild/Package.mk:81: *** Something
depends on package python3 which does not exist..  Stop.
Indeed, I don't install Python 3 only 2.6 and 2.7 versions, but is it
necessary now to have version 3 ? (it wasn't before)
Julien
--
View this message in context: 
http://nabble.documentfoundation.org/Build-failure-with-current-master-on-MacOS-tp4218848p4218850.html
Sent from the Dev mailing list archive at Nabble.com.
Context
   
 
  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.