Created
August 30, 2012 16:27
-
-
Save dchand3/3532398 to your computer and use it in GitHub Desktop.
Brew install fuse4x sshfs failure on Mac OS X 10.8.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[dana@macdaddy-pro]$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install fuse4x sshfs | |
==> Installing fuse4x dependency: fuse4x-kext | |
dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid | |
==> Downloading https://github.com/fuse4x/kext/tarball/fuse4x_0_9_1 | |
Already downloaded: /Library/Caches/Homebrew/fuse4x-kext-0.9.1.tgz | |
/usr/bin/tar xf /Library/Caches/Homebrew/fuse4x-kext-0.9.1.tgz | |
==> /usr/bin/xcodebuild -sdk macosx10.8 -configuration Release -alltargets MACOSX_DEPLOYMENT_TARGET=10.8 SYMROOT=build ARCHS=i386 x86_64 ONLY_ACTIVE_ARCH=NO | |
/usr/bin/xcodebuild -sdk macosx10.8 -configuration Release -alltargets MACOSX_DEPLOYMENT_TARGET=10.8 SYMROOT=build ARCHS=i386 x86_64 ONLY_ACTIVE_ARCH=NO | |
Build settings from command line: | |
ARCHS = i386 x86_64 | |
MACOSX_DEPLOYMENT_TARGET = 10.8 | |
ONLY_ACTIVE_ARCH = NO | |
SDKROOT = macosx10.8 | |
SYMROOT = build | |
=== BUILD NATIVE TARGET fuse4x OF PROJECT kext WITH CONFIGURATION Release === | |
Check dependencies | |
ProcessInfoPlistFile build/Release/fuse4x.kext/Contents/Info.plist kext-Info.plist | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
builtin-infoPlistUtility kext-Info.plist -expandbuildsettings -platform macosx -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/fuse4x.kext/Contents/Info.plist | |
ProcessPCH /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch.pth kext-Prefix.pch normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c-header -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release --serialize-diagnostics /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/kext-Prefix.pch -o /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch.pth -MMD -MT dependencies -MF /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch.d | |
ProcessPCH /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch.pth kext-Prefix.pch normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c-header -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release --serialize-diagnostics /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/kext-Prefix.pch -o /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch.pth -MMD -MT dependencies -MF /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch.d | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_device.o fuse_device.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_device.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_device.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_device.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_device.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_locking.o fuse_locking.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_locking.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_locking.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_locking.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_locking.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_biglock_vnops.o fuse_biglock_vnops.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_biglock_vnops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_biglock_vnops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_biglock_vnops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_biglock_vnops.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x_info.o build/kext.build/Release/fuse4x.build/DerivedSources/fuse4x_info.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x_info.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x_info.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/fuse4x_info.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x_info.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_main.o fuse_main.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_main.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_main.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_main.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_main.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_file.o fuse_file.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_file.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_file.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_file.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_file.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_internal.o fuse_internal.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_internal.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_internal.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_internal.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_internal.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_node.o fuse_node.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_node.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_node.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_node.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_node.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vfsops.o fuse_vfsops.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vfsops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vfsops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_vfsops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vfsops.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_sysctl.o fuse_sysctl.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_sysctl.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_sysctl.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_sysctl.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_sysctl.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/exchange.o compat/exchange.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/exchange.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/exchange.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/compat/exchange.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/exchange.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_ipc.o fuse_ipc.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_ipc.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_ipc.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_ipc.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_ipc.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vnops.o fuse_vnops.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/i386 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-dfspptaflvfqokdibvjmfmnpckcv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vnops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vnops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_vnops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse_vnops.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_biglock_vnops.o fuse_biglock_vnops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_biglock_vnops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_biglock_vnops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_biglock_vnops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_biglock_vnops.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_device.o fuse_device.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_device.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_device.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_device.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_device.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_file.o fuse_file.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_file.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_file.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_file.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_file.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_internal.o fuse_internal.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_internal.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_internal.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_internal.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_internal.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_ipc.o fuse_ipc.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_ipc.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_ipc.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_ipc.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_ipc.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_locking.o fuse_locking.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_locking.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_locking.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_locking.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_locking.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_main.o fuse_main.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_main.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_main.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_main.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_main.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_node.o fuse_node.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_node.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_node.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_node.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_node.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_sysctl.o fuse_sysctl.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_sysctl.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_sysctl.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_sysctl.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_sysctl.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vfsops.o fuse_vfsops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vfsops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vfsops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_vfsops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vfsops.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/exchange.o compat/exchange.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/exchange.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/exchange.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/compat/exchange.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/exchange.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse4x_info.o build/kext.build/Release/fuse4x.build/DerivedSources/fuse4x_info.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse4x_info.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse4x_info.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/fuse4x_info.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse4x_info.o | |
CompileC build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vnops.o fuse_vnops.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -nostdinc -std=gnu99 -fno-builtin -Wno-trigraphs -msoft-float -Os -fno-common -mkernel -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DKERNEL -DKERNEL_PRIVATE -DDRIVER_PRIVATE -DAPPLE -DNeXT -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.8 -g -Wno-sign-conversion -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-generated-files.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-own-target-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-all-target-headers.hmap -iquote /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/fuse4x-project-headers.hmap -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/System/Library/Frameworks/Kernel.framework/PrivateHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Kernel.framework/Headers -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources/x86_64 -I/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/DerivedSources -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -include /var/folders/fx/dpqjy5vn6bsfyw15z6xq44lr0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/kext-Prefix-fairyvyamaejpcccsbydmzkzliuv/kext-Prefix.pch -MMD -MT dependencies -MF /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vnops.d --serialize-diagnostics /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vnops.dia -c /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/fuse_vnops.c -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/x86_64/fuse_vnops.o | |
Ld build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x normal i386 | |
cd /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30 | |
setenv MACOSX_DEPLOYMENT_TARGET 10.8 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -L/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -F/tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/Release -filelist /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x.LinkFileList -exported_symbols_list kext.exports -mmacosx-version-min=10.8 -lcpp_kext -Xlinker -kext -nostdlib -lkmodc++ /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x_info.o -lkmod -lcc_kext -o /tmp/brew-fuse4x-kext-0.9.1-BgM8/fuse4x-kext-1beca30/build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x | |
ld: unknown option: -isysroot | |
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld failed with exit code 1 | |
** BUILD FAILED ** | |
The following build commands failed: | |
Ld build/kext.build/Release/fuse4x.build/Objects-normal/i386/fuse4x normal i386 | |
(1 failure) | |
==> Exit Status: 65 | |
https://github.com/mxcl/master/blob/master/Library/Formula/fuse4x-kext.rb#L35 | |
==> Build Environment | |
HOMEBREW_VERSION: 0.9.3 | |
HEAD: 7676f2c4ccbf4de8bf86d0df2b9b291c10e6b04c | |
CPU: 8-core 64-bit sandybridge | |
OS X: 10.8.1-x86_64 | |
Xcode: 4.4.1 | |
CLT: 4.4.0.0.1.1249367152 | |
X11: N/A | |
LD: ld | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2 | |
MAKEFLAGS: -j1 | |
PKG_CONFIG_PATH: /usr/local/Library/Homebrew/pkgconfig | |
HOMEBREW_MAKE_JOBS: 1 | |
MAKE: make | |
CPP: cpp | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local:/usr/local/ActivePerl-5.14/bin:/Users/dchand3/oracle/product/10.2.0/client_1/bin:/Users/dchand3/oracle/product/10.2.0/client_1/lib:/Applications/Komodo IDE.app/Contents/MacOS:/Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin:/Applications/HP_Fortify_3.50_SCA_and_Apps_Mac_x64/bin:/usr/share/java/ant-1.8.2/bin:/usr/local/Library/Contributions/cmds | |
Error: Failed executing: /usr/bin/xcodebuild -sdk macosx10.8 -configuration Release -alltargets MACOSX_DEPLOYMENT_TARGET=10.8 SYMROOT=build ARCHS=i386\ x86_64 ONLY_ACTIVE_ARCH=NO (fuse4x-kext.rb:35) | |
This link will help resolve the above errors: | |
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist | |
<At Thu Aug 30 12:26:14 2012 in /usr/local> | |
[dana@macdaddy-pro]$ brew doctor | |
Your system is raring to brew. | |
<At Thu Aug 30 12:27:26 2012 in /usr/local> | |
[dana@macdaddy-pro]$ brew --config | |
HOMEBREW_VERSION: 0.9.3 | |
HEAD: 7676f2c4ccbf4de8bf86d0df2b9b291c10e6b04c | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit sandybridge | |
OS X: 10.8.1-x86_64 | |
Xcode: 4.4.1 | |
CLT: 4.4.0.0.1.1249367152 | |
GCC-4.0: build 5494 | |
GCC-4.2: build 5666 | |
LLVM: build 2336 | |
Clang: 4.0 build 421 | |
MacPorts or Fink? false | |
X11: N/A | |
System Ruby: 1.8.7-358 | |
Which Perl: /usr/local/ActivePerl-5.14/bin/perl => /usr/local/ActivePerl-5.14/bin/perl-dynamic | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had to install xcode_4.4.1_6938145.dmg for it to work.