Mac git not compiling this morning. FYI

Mac build install failed this morning … release.log is attached…
This morning being Monday 15th Feb. GMT

I saw on the mail list that something had been done that may have broken the mac src. Could this be the result?

xcodebuild clean -configuration Release
xcodebuild -configuration Release install 2>&1 | tee release.log


….
** INSTALL FAILED **

The following build commands failed:
ProcessPCH++ /var/folders/3h/hqtl82m17bvcf589cw140vgr0000gn/C/com.apple.DeveloperTools/7.2.1-7C1002/Xcode/SharedPrecompiledHeaders/AudacityHeaders-gpkhleyfhlgepxblgkfbrsuhvpru/AudacityHeaders.h.pch …/src/AudacityHeaders.h normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
ProcessPCH++ /var/folders/3h/hqtl82m17bvcf589cw140vgr0000gn/C/com.apple.DeveloperTools/7.2.1-7C1002/Xcode/SharedPrecompiledHeaders/AudacityHeaders-gwiakxpddldtewbsyhuoiecynzxa/AudacityHeaders.h.pch …/src/AudacityHeaders.h normal i386 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)






Robert Chalmers
Mac mini 6.2 - 2012, Intel Core i7,2.3 GHz, Memory:16 GB. El-Capitan 10.11. 2TB Storage made up of -
Drive 0:HGST HTS721010A9E630. Upper bay. Drive 1:ST1000LM024 HN-M101MBB. Lower Bay
release.log.zip (69.3 KB)

Thanks. I attached the log to the thread you started on -devel.

Most likely, http://audacity.238276.n2.nabble.com/Did-I-break-the-Mac-build-td7572487.html is the cause.

You could try https://github.com/Paul-Licameli/audacity/tree/mac-fix . I will try that one.


Gale

Just tried it.
Same problem as last time

** INSTALL FAILED **


The following build commands failed:
	ProcessPCH++ /var/folders/3h/hqtl82m17bvcf589cw140vgr0000gn/C/com.apple.DeveloperTools/7.2.1-7C1002/Xcode/SharedPrecompiledHeaders/AudacityHeaders-fyrxcitbdoqegfashzjmcwpvbvct/AudacityHeaders.h.pch ../src/AudacityHeaders.h normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
	ProcessPCH++ /var/folders/3h/hqtl82m17bvcf589cw140vgr0000gn/C/com.apple.DeveloperTools/7.2.1-7C1002/Xcode/SharedPrecompiledHeaders/AudacityHeaders-exmldlyzusvtpbanolbukbfivgpl/AudacityHeaders.h.pch ../src/AudacityHeaders.h normal i386 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)

Yes it’s broken on Mac at the moment.
I’m not sufficiently experienced developing on OS X to fix it, so we’re in the same boat :wink:
You can follow the progress on the developers mailing list - the public archive (rapidly updated) is here: http://audacity.238276.n2.nabble.com/audacity-devel-f238278.html
or sign up to the list here: https://lists.sourceforge.net/lists/listinfo/audacity-devel

Thanks - yes, on that.

cheers