You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Omar Mefire (JIRA)" <ji...@apache.org> on 2016/05/03 23:38:12 UTC

[jira] [Comment Edited] (CB-11192) Codesign Error while running cordova-ios builds

    [ https://issues.apache.org/jira/browse/CB-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269645#comment-15269645 ] 

Omar Mefire edited comment on CB-11192 at 5/3/16 9:37 PM:
----------------------------------------------------------

This issue was fixed by allowing codesign to bypass the keychain access password: https://support.apple.com/kb/PH18682?locale=en_US

Note: No prompt was displayed requesting credentials, which made the whole thing confusing

Tip: a restart of the buildbot slave was necessary after the operation.


was (Author: omefire):
This issue was fixed by allowing codesign to bypass the keychain access password: https://support.apple.com/kb/PH18682?locale=en_US

Note: No prompt was displayed requesting credentials

Tip: a restart of the buildbot slave was necessary after the operation.

> Codesign Error while running cordova-ios builds
> -----------------------------------------------
>
>                 Key: CB-11192
>                 URL: https://issues.apache.org/jira/browse/CB-11192
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: mobile-spec
>            Reporter: Omar Mefire
>            Assignee: Omar Mefire
>              Labels: cordova-ios, found-by-ci
>
> Log: https://ci.apache.org/builders/cordova-ios/builds/2485/steps/running-tests/logs/stdio
> =====
> {noformat}
> /usr/bin/codesign --force --sign 868701A6834722608D692C12DCE6309040CF7DAA --entitlements /Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/build/mobilespec.build/Debug-iphoneos/mobilespec.build/mobilespec.app.xcent --timestamp=none /Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/build/device/mobilespec.app
> /Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/build/device/mobilespec.app: User interaction is not allowed.
> Command /usr/bin/codesign failed with exit code 1
> ** BUILD FAILED **
> The following build commands failed:
> 	CodeSign build/device/mobilespec.app
> (1 failure)
> Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/cordova/build-debug.xcconfig,-project,mobilespec.xcodeproj,ARCHS=armv7 arm64,-target,mobilespec,-configuration,Debug,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/buildbot/slaves/apache/cordova-ios/mobilespec/platforms/ios/build/sharedpch
> [MEDIC LOG Tue, 03 May 2016 12:05:25 GMT] FATAL: running on device failed
> program finished with exit code 1
> elapsedTime=48.002733
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org