Build Information
Failed to build LineSDK, reference master (30197b
), with Swift 5.9 for Linux on 31 Oct 2024 06:11:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 30197b7 Merge pull request #216 from line/fix/ci-warnings
Cloned https://github.com/line/line-sdk-ios-swift.git
Revision (git rev-parse @):
30197b701d2fa4be01228828486d3625aa778d18
SUCCESS checkout https://github.com/line/line-sdk-ios-swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/3] Copying Info.plist
[1/3] Copying Resource.bundle
[2/3] Copying Assets.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/138] Emitting module LineSDK
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[5/157] Compiling LineSDK ECDSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[6/157] Compiling LineSDK RSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[7/157] Compiling LineSDK CryptoAlgorithm.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[8/157] Compiling LineSDK CryptoData.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[9/157] Compiling LineSDK CryptoError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[10/157] Compiling LineSDK CryptoHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[11/157] Compiling LineSDK CryptoKey.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[12/157] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[13/157] Compiling LineSDK GetJWKSetRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[14/157] Compiling LineSDK JWA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[15/157] Compiling LineSDK JWK.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[16/157] Compiling LineSDK JWKSet.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[17/157] Compiling LineSDK JWT.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[18/157] Compiling LineSDK JWTCoder.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[19/157] Compiling LineSDK JWTHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[20/157] Compiling LineSDK GetBotFriendshipStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[21/157] Compiling LineSDK LineSDKError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[22/157] Compiling LineSDK Group.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[23/157] Compiling LineSDK User.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[24/157] Compiling LineSDK GetApproversInFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[25/157] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[26/157] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[27/157] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[28/157] Compiling LineSDK PostOpenChatCreateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[29/157] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[30/157] Compiling LineSDK CallbackQueue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[31/157] Compiling LineSDK Colors.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[32/157] Compiling LineSDK Constant.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[33/157] Compiling LineSDK Delegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[34/157] Compiling LineSDK Helpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[35/157] Compiling LineSDK KeyboardObservable.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[36/157] Compiling LineSDK KeychainStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[37/157] Compiling LineSDK LoadingIndicator.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[38/157] Compiling LineSDK NotificationToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[39/157] Compiling LineSDK ResultUtils.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[40/157] Compiling LineSDK String.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[41/157] Compiling LineSDK URLs.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[42/157] Compiling LineSDK UserDefaultsValue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[43/157] 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
^
[44/157] Compiling LineSDK GetApproversInGroupRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[45/157] Compiling LineSDK GetFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[46/157] Compiling LineSDK GetGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[47/157] Compiling LineSDK GetShareFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[48/157] Compiling LineSDK GetShareGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[49/157] Compiling LineSDK AuthorizationStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[50/157] Compiling LineSDK StyleNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[51/157] Compiling LineSDK LoginButton.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[52/157] Compiling LineSDK FormEntry.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[53/157] Compiling LineSDK FormSection.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[54/157] Compiling LineSDK OpenChatCategoryExtensions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[55/157] Compiling LineSDK OpenChatCreatingController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[56/157] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[57/157] Compiling LineSDK CountLimitedTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[58/157] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[59/157] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[60/157] Compiling LineSDK ToastView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[61/157] Compiling LineSDK VerticallyCenteredTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[62/157] Compiling LineSDK OpenChatCreatingNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[63/157] Compiling LineSDK LocationMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[64/157] Compiling LineSDK Message.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[65/157] Compiling LineSDK MessageProtocols.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[66/157] Compiling LineSDK MessageSender.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[67/157] Compiling LineSDK TemplateButtonsPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[68/157] Compiling LineSDK TemplateCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[69/157] Compiling LineSDK TemplateConfirmPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[70/157] Compiling LineSDK TemplateImageCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[71/157] Compiling LineSDK TemplateMessagePayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[72/157] Compiling LineSDK TemplateMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[73/157] Compiling LineSDK TemplateMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[74/157] Compiling LineSDK TextMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[75/157] Compiling LineSDK VideoMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[76/157] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[77/157] Compiling LineSDK PostMultisendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[78/157] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[79/157] Compiling LineSDK PostSendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[80/157] Compiling LineSDK API+Auth.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[81/157] Compiling LineSDK API+Deprecated.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[82/157] Compiling LineSDK PostRevokeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[83/157] Compiling LineSDK MessageAction.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[84/157] Compiling LineSDK AudioMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[85/157] Compiling LineSDK FlexBoxComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[86/157] Compiling LineSDK FlexButtonComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[87/157] Compiling LineSDK FlexFillerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[88/157] Compiling LineSDK FlexIconComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[89/157] Compiling LineSDK FlexImageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[90/157] Compiling LineSDK FlexMessageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[91/157] Compiling LineSDK FlexMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[92/157] Compiling LineSDK FlexSeparatorComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[93/157] Compiling LineSDK FlexSpacerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[94/157] Compiling LineSDK FlexTextComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[95/157] Compiling LineSDK FlexBubbleContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[96/157] Compiling LineSDK FlexCarouselContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[97/157] Compiling LineSDK FlexMessageContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[98/157] Compiling LineSDK FlexBlockStyle.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[99/157] Compiling LineSDK FlexMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[100/157] Compiling LineSDK ImageMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[101/157] Compiling LineSDK ShareTargetSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[102/157] Compiling LineSDK ShareTargetTableViewStyling.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[103/157] Compiling LineSDK LoginConfiguration.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[104/157] Compiling LineSDK LoginManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[105/157] Compiling LineSDK LoginManagerOptions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[106/157] Compiling LineSDK LoginManagerParameters.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[107/157] Compiling LineSDK LoginPermission.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[108/157] Compiling LineSDK LoginProcess.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[109/157] Compiling LineSDK LoginProcessURLResponse.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[110/157] Compiling LineSDK LoginResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[111/157] Compiling LineSDK AccessToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[112/157] Compiling LineSDK AccessTokenStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[113/157] Compiling LineSDK AccessTokenVerifyResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[114/157] Compiling LineSDK UserProfile.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[115/157] Compiling LineSDK PKCE.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[116/157] Compiling LineSDK GetUserProfileRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[117/157] Compiling LineSDK GetVerifyTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[118/157] Compiling LineSDK PostExchangeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[119/157] Compiling LineSDK PostRefreshTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[120/157] Compiling LineSDK API+Internal.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[121/157] Compiling LineSDK API.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[122/157] Compiling LineSDK ChainedPaginatedRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[123/157] Compiling LineSDK ParametersAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[124/157] Compiling LineSDK Request.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[125/157] Compiling LineSDK RequestAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[126/157] Compiling LineSDK ResponsePipeline.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[127/157] Compiling LineSDK Session.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[128/157] Compiling LineSDK DownloadableImageView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[129/157] Compiling LineSDK ImageDownloader.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[130/157] Compiling LineSDK ImageManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[131/157] Compiling LineSDK APIError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[132/157] Compiling LineSDK CodingExtension.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[133/157] Compiling LineSDK HexColor.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[134/157] Compiling LineSDK Unit.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[135/157] Compiling LineSDK OpenChatCategory.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[136/157] Compiling LineSDK OpenChatCreatingFormItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[137/157] Compiling LineSDK OpenChatRoomCreatingItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[138/157] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[139/157] Compiling LineSDK OpenChatRoomInfoViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[140/157] Compiling LineSDK OpenChatUserProfileViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[141/157] Compiling LineSDK OptionSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[142/157] Compiling LineSDK ResourceLoading.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[143/157] Compiling LineSDK ColumnDataStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[144/157] Compiling LineSDK PageTabView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[145/157] Compiling LineSDK PageViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[146/157] Compiling LineSDK MessageShareTargetType.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[147/157] Compiling LineSDK ShareTarget.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[148/157] Compiling LineSDK ShareViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[149/157] Compiling LineSDK ShareViewControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[150/157] Compiling LineSDK SelectedTargetPanelCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[151/157] Compiling LineSDK SelectedTargetPanelViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[152/157] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[153/157] Compiling LineSDK ShareTargetSearchResultViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[154/157] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[155/157] Compiling LineSDK ShareRootViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[156/157] Compiling LineSDK ShareTargetSearchController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:23:8: error: no such module 'CommonCrypto'
import CommonCrypto
^
[157/157] Compiling LineSDK ShareTargetSelectingTableCell.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.9 linux