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