Build Information
Failed to build LineSDK, reference master (658eab
), with Swift 5.10 for Linux on 7 Aug 2025 11:12:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/line/line-sdk-ios-swift.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/line/line-sdk-ios-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 658eab1 Merge pull request #242 from line/coverage/share-target-result-vc
Cloned https://github.com/line/line-sdk-ios-swift.git
Revision (git rev-parse @):
658eab1b933706d0382f42ac49f13b9ec8507604
SUCCESS checkout https://github.com/line/line-sdk-ios-swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/line/line-sdk-ios-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/6] Write sources
[0/6] Copying Info.plist
[0/6] Write sources
[3/6] Copying Resource.bundle
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/142] Emitting module LineSDK
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[8/161] Compiling LineSDK ShareTargetTableViewStyling.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[9/161] Compiling LineSDK LoginConfiguration.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[10/161] Compiling LineSDK LoginFlowFactory.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[11/161] Compiling LineSDK LoginManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[12/161] Compiling LineSDK LoginManagerOptions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[13/161] Compiling LineSDK LoginManagerParameters.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[14/161] Compiling LineSDK LoginPermission.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[15/161] Compiling LineSDK LoginProcess.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[16/161] Compiling LineSDK LoginProcessURLResponse.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[17/161] Compiling LineSDK LoginResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[18/161] Compiling LineSDK AccessToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[19/161] Compiling LineSDK AccessTokenStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[20/161] Compiling LineSDK AccessTokenVerifyResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[21/161] Compiling LineSDK UserProfile.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[22/161] Compiling LineSDK PKCE.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[23/161] Compiling LineSDK GetUserProfileRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[24/161] Compiling LineSDK GetVerifyTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[25/161] Compiling LineSDK PostExchangeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[26/161] Compiling LineSDK PostRefreshTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[27/161] Compiling LineSDK PostRevokeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[28/161] Compiling LineSDK MessageAction.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[29/161] Compiling LineSDK AudioMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[30/161] Compiling LineSDK FlexBoxComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[31/161] Compiling LineSDK FlexButtonComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[32/161] Compiling LineSDK FlexFillerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[33/161] Compiling LineSDK FlexIconComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[34/161] Compiling LineSDK FlexImageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[35/161] Compiling LineSDK FlexMessageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[36/161] Compiling LineSDK FlexMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[37/161] Compiling LineSDK FlexSeparatorComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[38/161] Compiling LineSDK FlexSpacerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[39/161] Compiling LineSDK FlexTextComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[40/161] Compiling LineSDK FlexBubbleContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[41/161] Compiling LineSDK FlexCarouselContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[42/161] Compiling LineSDK FlexMessageContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[43/161] Compiling LineSDK FlexBlockStyle.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[44/161] Compiling LineSDK FlexMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[45/161] Compiling LineSDK ImageMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[46/161] Compiling LineSDK ECDSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[47/161] Compiling LineSDK RSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[48/161] Compiling LineSDK CryptoAlgorithm.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[49/161] Compiling LineSDK CryptoData.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[50/161] Compiling LineSDK CryptoError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[51/161] Compiling LineSDK CryptoHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[52/161] Compiling LineSDK CryptoKey.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[53/161] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[54/161] Compiling LineSDK GetJWKSetRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[55/161] Compiling LineSDK JWA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[56/161] Compiling LineSDK JWK.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[57/161] Compiling LineSDK JWKSet.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[58/161] Compiling LineSDK JWT.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[59/161] Compiling LineSDK JWTCoder.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[60/161] Compiling LineSDK JWTHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[61/161] Compiling LineSDK GetBotFriendshipStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[62/161] Compiling LineSDK LineSDKError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[63/161] Compiling LineSDK Group.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[64/161] Compiling LineSDK User.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[65/161] Compiling LineSDK GetApproversInFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[66/161] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[67/161] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[68/161] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[69/161] Compiling LineSDK PostOpenChatCreateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[70/161] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[71/161] Compiling LineSDK CallbackQueue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[72/161] Compiling LineSDK Colors.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[73/161] Compiling LineSDK Constant.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[74/161] Compiling LineSDK Delegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[75/161] Compiling LineSDK Helpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[76/161] Compiling LineSDK KeyboardObservable.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[77/161] Compiling LineSDK KeychainStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[78/161] Compiling LineSDK LoadingIndicator.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[79/161] Compiling LineSDK NotificationToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[80/161] Compiling LineSDK ResultUtils.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[81/161] Compiling LineSDK String.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[82/161] Compiling LineSDK URLs.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[83/161] Compiling LineSDK UserDefaultsValue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[84/161] Compiling LineSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[85/161] Compiling LineSDK OpenChatUserProfileViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[86/161] Compiling LineSDK OptionSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[87/161] Compiling LineSDK ResourceLoading.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[88/161] Compiling LineSDK ColumnDataStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[89/161] Compiling LineSDK PageTabView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[90/161] Compiling LineSDK PageViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[91/161] Compiling LineSDK MessageShareTargetType.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[92/161] Compiling LineSDK ShareTarget.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[93/161] Compiling LineSDK ShareViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[94/161] Compiling LineSDK ShareViewControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[95/161] Compiling LineSDK SelectedTargetPanelCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[96/161] Compiling LineSDK SelectedTargetPanelViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[97/161] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[98/161] Compiling LineSDK ShareTargetSearchResultViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[99/161] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[100/161] Compiling LineSDK ShareRootViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[101/161] Compiling LineSDK ShareTargetSearchController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[102/161] Compiling LineSDK ShareTargetSelectingTableCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[103/161] Compiling LineSDK ShareTargetSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[104/161] Compiling LineSDK LocationMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[105/161] Compiling LineSDK Message.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[106/161] Compiling LineSDK MessageProtocols.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[107/161] Compiling LineSDK MessageSender.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[108/161] Compiling LineSDK TemplateButtonsPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[109/161] Compiling LineSDK TemplateCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[110/161] Compiling LineSDK TemplateConfirmPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[111/161] Compiling LineSDK TemplateImageCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[112/161] Compiling LineSDK TemplateMessagePayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[113/161] Compiling LineSDK TemplateMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[114/161] Compiling LineSDK TemplateMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[115/161] Compiling LineSDK TextMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[116/161] Compiling LineSDK VideoMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[117/161] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[118/161] Compiling LineSDK PostMultisendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[119/161] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[120/161] Compiling LineSDK PostSendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[121/161] Compiling LineSDK API+Auth.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[122/161] Compiling LineSDK API+Deprecated.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[123/161] Compiling LineSDK GetApproversInGroupRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[124/161] Compiling LineSDK GetFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[125/161] Compiling LineSDK GetGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[126/161] Compiling LineSDK GetShareFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[127/161] Compiling LineSDK GetShareGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[128/161] Compiling LineSDK AuthorizationStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[129/161] Compiling LineSDK StyleNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[130/161] Compiling LineSDK LoginButton.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[131/161] Compiling LineSDK FormEntry.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[132/161] Compiling LineSDK FormSection.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[133/161] Compiling LineSDK OpenChatCategoryExtensions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[134/161] Compiling LineSDK OpenChatCreatingController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[135/161] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[136/161] Compiling LineSDK CountLimitedTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[137/161] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[138/161] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[139/161] Compiling LineSDK ToastView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[140/161] Compiling LineSDK VerticallyCenteredTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[141/161] Compiling LineSDK OpenChatCreatingNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[142/161] Compiling LineSDK OpenChatRoomInfoViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[143/161] Compiling LineSDK API+Internal.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[144/161] Compiling LineSDK API.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[145/161] Compiling LineSDK ChainedPaginatedRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[146/161] Compiling LineSDK ParametersAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[147/161] Compiling LineSDK Request.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[148/161] Compiling LineSDK RequestAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[149/161] Compiling LineSDK ResponsePipeline.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[150/161] Compiling LineSDK Session.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[151/161] Compiling LineSDK DownloadableImageView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[152/161] Compiling LineSDK ImageDownloader.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[153/161] Compiling LineSDK ImageManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[154/161] Compiling LineSDK APIError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[155/161] Compiling LineSDK CodingExtension.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[156/161] Compiling LineSDK HexColor.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[157/161] Compiling LineSDK Unit.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[158/161] Compiling LineSDK OpenChatCategory.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[159/161] Compiling LineSDK OpenChatCreatingFormItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[160/161] Compiling LineSDK OpenChatRoomCreatingItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[161/161] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
error: fatalError
BUILD FAILURE 5.10 linux