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

After changing swift optimization level, the compile still failed #5

Open
havenqi opened this issue Oct 20, 2017 · 1 comment
Open

Comments

@havenqi
Copy link

havenqi commented Oct 20, 2017

Hello,
My carthage update doesn't work at the compiling. I followed tips online to change the optimization level to "fast single" and rerun, but got below errors.
Please help out. I'm interested in the framework and would like to have a try in our UI testing.
Thanks.

warning: redundant conformance constraint 'Self': 'SystemMessages'
public protocol HealthAlertOk: SystemAlertOk, SystemMessages { }
                                              ^
/Users/QArt/AB/SVNCode/iOS/Pay/branches/GatewayServiceNewUI/AnBangPay_ios/HisunPayUITests/CarthageBuild/Carthage/Checkouts/AutoMate/AutoMate/HealthAlert.swift:15:32: note: conformance constraint 'Self': 'SystemMessages' implied here
public protocol HealthAlertOk: SystemAlertOk, SystemMessages { }
                               ^

<unknown>:0: error: unable to execute command: Segmentation fault: 11
<unknown>:0: error: compile command failed due to signal 11 (use -v to see invocation)
** ARCHIVE FAILED **


The following build commands failed:
	CompileSwift normal arm64 /Users/QArt/AB/SVNCode/iOS/Pay/branches/GatewayServiceNewUI/AnBangPay_ios/HisunPayUITests/CarthageBuild/Carthage/Checkouts/AutoMate/AutoMate/Models/HealthAlerts.swift
	CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)
@dzoanb
Copy link
Collaborator

dzoanb commented Oct 8, 2018

Hello,

Sorry for the silence on our side. Did you manage to fix your issue? Is it still valid? Please, share any conclusions if you're willing to.

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

2 participants