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

Build error: CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler #471

Closed
MoOx opened this issue Feb 21, 2018 · 13 comments
Labels
idb-post-oss-triaged Post idb open-sourcing triaged

Comments

@MoOx
Copy link
Contributor

MoOx commented Feb 21, 2018

When running brew install facebook/fb/fbsimctl --HEAD currently it's impossible to get fbsimctl.

** BUILD FAILED **


The following build commands failed:
        CompileSwift normal x86_64 /tmp/fbsimctl-20180221-62137-16aic6o/fbsimctl/FBSimulatorControlKit/Sources/SimulatorReporter.swift
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/facebook/homebrew-fb/issues

Note: The last time I used this command (with SHA 1d7da93) it was working, but a coworker have to install this tool and brew offer no ways to install it via a commit SHA (and don't want to).

Problem is latest "stable" (0.4.0) is very old and does not work with Xcode 9 (#435). So we are kind of stuck.


I know you are pretty busy at FB (poke @lawrencelomax) but it would be nice to get a new "release" so we can safely install a stable version at anytime this days :)
How can we help doing this?

@MoOx MoOx closed this as completed Feb 21, 2018
@VincentCATILLON
Copy link

Is it really closed @MoOx ?

@zwebie
Copy link

zwebie commented Apr 9, 2018

I'm getting the same error.

@reach2jeyan
Copy link

@VincentCATILLON @MoOx I am getting the same error. Is there any update or a work around? I am using xcode9.3 CLI version to build

@MoOx
Copy link
Contributor Author

MoOx commented May 15, 2018

I still use Xcode 9.2 and was recently able to build fbsimctl with it. Didn't try with 9.3

@reach2jeyan
Copy link

What did you do @MoOx Like, how did you avoid this error?

@MoOx
Copy link
Contributor Author

MoOx commented May 15, 2018

Can't remember. Currently my team have a versionned version of this tool to avoid facing this kind of problem as this repo looks unstable (and not new stable tags are released).

You may want to take a look at this to see a more accurate error that might help you get rid of it https://stackoverflow.com/a/31265819/988941

@jbcrestot
Copy link

I am in the team where @MoOx and @VincentCATILLON was at the time, and we just removed the "versionned" version of the tool from our repository.
It's working as intended now

@zeyadsalloum
Copy link
Contributor

We just released idb. a new tool that improves significantly over fbsimctl. We recommend switching over. As part of our renewed commitment to this repo we are cleaning up old issues and will be monitoring and reviewing more closely from now on. if you still think this issue is relevant feel free to reopen

@lawrencelomax lawrencelomax added the idb-post-oss-triaged Post idb open-sourcing triaged label May 7, 2019
@kuldipjagtap
Copy link

Hi,

I am also getting the same issue.

@ankit0409
Copy link

I am also getting the same issue. I was spent my whole day

@ankit0409
Copy link

** BUILD FAILED **
The following build commands failed:
CompileSwift normal x86_64 /Users/Data/myproject/AppSharedData/AppSharedData.swift
CompileSwift normal x86_64 /Users/Data/myproject/CommonUtils.swift
CompileSwift normal x86_64 /Users/Data/myproject/DrivehistoryTblCellTableViewCell.swift

@c-ryan747
Copy link
Contributor

Hi fbsimctl is now longer being maintained, we strongly recommend moving to idb. Saying that if you want to fix the fbsimctl build we're happy to continue reviewing fbsimctl PRs for now.

@ruchiupgade-mb
Copy link

** BUILD FAILED **
The following build commands failed:
CompileSwift normal x86_64 /Users/Data/myproject/AppSharedData/AppSharedData.swift
CompileSwift normal x86_64 /Users/Data/myproject/CommonUtils.swift
CompileSwift normal x86_64 /Users/Data/myproject/DrivehistoryTblCellTableViewCell.swift

Getting these same issues in ADO Pipelines CI. Project is building successfully in local. But failing in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idb-post-oss-triaged Post idb open-sourcing triaged
Projects
None yet
Development

No branches or pull requests