Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build success in Xcode7.2 #34

Open
passol1988 opened this issue Mar 1, 2016 · 0 comments
Open

Cannot build success in Xcode7.2 #34

passol1988 opened this issue Mar 1, 2016 · 0 comments

Comments

@passol1988
Copy link

   The following build commands failed:
    CompileC    /var/folders/bq/wl3n3w1120bgbpw6j_xvd62r0000gn/T/tmpdcsNcY/Build/Intermediates/WTF.build/Production-iphonesimulator/WTF\ iOS.build/Objects-normal/i386/Assertions.o wtf/Assertions.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
       (1 failure)
     Traceback (most recent call last):
     File "make.py", line 60, in <module>
       outdir = build(args.out, args.derived_data)
      File "make.py", line 30, in build
       jsc.build()
       File "/Users/passol/Documents/gitcopy/JavaScriptCore-iOS/xcodebuild.py", line 147, in build
       self.simulatorbuild.build()
       File "/Users/passol/Documents/gitcopy/JavaScriptCore-iOS/xcodebuild.py", line 97, in build
      self._xcodebuild("build")
      File "/Users/passol/Documents/gitcopy/JavaScriptCore-iOS/xcodebuild.py", line 81, in _xcodebuild
      self.project)
   xcodebuild.PebbleXcodeBuildException: Build failed. xcodebuild exitedwith non-zero return code (None)

always build failed when compile simulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant