Build Information
Failed to build DivKit, reference main (ced511), with Swift 6.1 for Wasm on 28 Apr 2026 16:59:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divkit/divkit-ios.git
Reference: main
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/divkit/divkit-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ced5115 Release 32.47.0 commit_hash:1fe61e0a2160baba425b28cc9f9a8da148ceb248
Cloned https://github.com/divkit/divkit-ios.git
Revision (git rev-parse @):
ced51154a3bd3d93eef804a4c9899ce755a78304
SUCCESS checkout https://github.com/divkit/divkit-ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/divkit/divkit-ios.git
https://github.com/divkit/divkit-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/apple/swift-markdown.git
[1/4815] Fetching vgsl
[4431/12127] Fetching vgsl, swift-markdown
Fetched https://github.com/yandex/vgsl.git from cache (0.35s)
Fetched https://github.com/apple/swift-markdown.git from cache (0.47s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (2.78s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18406] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.21s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.21.0 (1.83s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.61s)
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.21.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
Building for debugging...
[0/49] Write sources
[13/49] Compiling CAtomic CAtomic.c
[14/49] Compiling cmark-gfm arena.c
[15/49] Compiling cmark-gfm-extensions tasklist.c
[16/49] Compiling cmark-gfm buffer.c
[17/49] Compiling cmark-gfm-extensions tagfilter.c
[18/49] Compiling cmark-gfm-extensions strikethrough.c
[19/49] Compiling cmark-gfm-extensions core-extensions.c
[20/49] Compiling cmark-gfm-extensions ext_scanners.c
[21/49] Compiling cmark-gfm blocks.c
[22/49] Compiling cmark-gfm xml.c
[23/49] Compiling cmark-gfm-extensions table.c
[24/49] Compiling cmark-gfm-extensions autolink.c
[25/49] Compiling cmark-gfm syntax_extension.c
[26/49] Compiling cmark-gfm registry.c
[27/49] Compiling cmark-gfm render.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[29/49] Compiling cmark-gfm plugin.c
[30/49] Compiling cmark-gfm references.c
[31/49] Compiling cmark-gfm plaintext.c
[32/49] Compiling cmark-gfm man.c
[33/49] Compiling cmark-gfm map.c
[34/49] Compiling cmark-gfm linked_list.c
[35/49] Compiling cmark-gfm latex.c
[36/49] Compiling cmark-gfm node.c
[36/49] Compiling cmark-gfm iterator.c
[38/49] Compiling cmark-gfm inlines.c
[39/49] Compiling cmark-gfm houdini_href_e.c
[40/49] Compiling cmark-gfm houdini_html_e.c
[41/49] Compiling cmark-gfm cmark_ctype.c
[42/49] Compiling cmark-gfm houdini_html_u.c
[43/49] Compiling cmark-gfm footnotes.c
[44/49] Compiling cmark-gfm cmark.c
[44/49] Compiling cmark-gfm html.c
[46/50] Compiling cmark-gfm commonmark.c
[47/142] Compiling cmark-gfm scanners.c
[48/142] Compiling cmark-gfm utf8.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/204] Emitting module VGSLFundamentals
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[51/217] Compiling Markdown UnorderedList.swift
[52/217] Compiling Markdown Paragraph.swift
[53/217] Compiling Markdown CodeBlock.swift
[54/217] Compiling Markdown HTMLBlock.swift
[55/217] Compiling Markdown Heading.swift
[56/217] Compiling Markdown ThematicBreak.swift
[57/217] Compiling Markdown Table.swift
[58/217] Compiling Markdown TableBody.swift
[59/217] Compiling Markdown TableCell.swift
[60/225] Compiling Markdown BasicBlockContainer.swift
[61/225] Compiling Markdown BasicInlineContainer.swift
[62/225] Compiling Markdown BlockContainer.swift
[63/225] Compiling Markdown BlockMarkup.swift
[64/225] Compiling Markdown InlineContainer.swift
[65/225] Compiling Markdown InlineMarkup.swift
[66/225] Compiling Markdown ListItemContainer.swift
[67/225] Compiling Markdown AtomicCounter.swift
[68/225] Compiling VGSLFundamentals ObservableProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[69/225] Compiling VGSLFundamentals ObservableVariable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[70/225] Compiling VGSLFundamentals ObservableVariableConnection.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[71/225] Compiling VGSLFundamentals Observer.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[72/225] Compiling VGSLFundamentals Either.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[73/225] Compiling VGSLFundamentals Future.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[74/225] Compiling VGSLFundamentals FutureExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[75/225] Compiling VGSLFundamentals Promise.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[76/225] Compiling VGSLFundamentals KeyValueDirectStoringSupporting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[77/225] Compiling VGSLFundamentals KeyValueStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[78/225] Compiling VGSLFundamentals SettingProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[79/225] Compiling VGSLFundamentals SingleValueCoder.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[80/225] Compiling VGSLFundamentals weakify.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[81/225] Compiling Markdown ChildIndexPath.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[82/225] Compiling Markdown DirectiveArgument.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[83/225] Compiling Markdown Document.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[84/225] Compiling Markdown LiteralMarkup.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[85/225] Compiling Markdown Markup.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[86/225] Compiling Markdown MarkupChildren.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[87/225] Compiling Markdown MarkupData.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[88/225] Compiling Markdown PlainTextConvertibleMarkup.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[89/225] Compiling Markdown RawMarkup.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[90/225] Compiling Markdown BlockDirective.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[91/225] Compiling Markdown BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[92/225] Compiling Markdown CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[93/225] Compiling Markdown DoxygenDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[102/225] Compiling Markdown CharacterExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[103/225] Compiling Markdown CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[104/225] Compiling Markdown StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[105/225] Compiling Markdown MarkupVisitor.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[106/225] Compiling Markdown MarkupWalker.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[107/225] Compiling Markdown InlineHTML.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[108/225] Compiling Markdown LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[109/225] Compiling Markdown SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[110/225] Compiling Markdown SymbolLink.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[111/225] Compiling Markdown Text.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[112/225] Compiling Markdown Aside.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[113/225] Compiling Markdown BlockDirectiveParser.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[114/225] Compiling Markdown CommonMarkConverter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[115/225] Compiling Markdown LazySplitLines.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[116/225] Compiling Markdown ParseOptions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[117/225] Compiling Markdown RangeAdjuster.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[118/225] Compiling Markdown RangerTracker.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[119/225] Compiling Markdown MarkupRewriter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[120/225] Compiling Markdown TableCellContainer.swift
[121/225] Compiling Markdown TableHead.swift
[122/225] Compiling Markdown TableRow.swift
[123/225] Compiling Markdown HTMLFormatter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[124/225] Compiling Markdown Replacement.swift
[125/225] Compiling Markdown SourceLocation.swift
[126/225] Compiling Markdown Emphasis.swift
[127/225] Compiling Markdown Image.swift
[128/225] Compiling Markdown InlineAttributes.swift
[129/225] Compiling Markdown Link.swift
[130/225] Compiling Markdown MarkupFormatter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[131/225] Compiling Markdown MarkupTreeDumper.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[132/225] Compiling VGSLFundamentals DictionaryExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[133/225] Compiling VGSLFundamentals EncodableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[134/225] Compiling VGSLFundamentals HTTPURLResponse+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[135/225] Compiling VGSLFundamentals IndexSetExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[136/225] Compiling VGSLFundamentals LazyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[137/225] Compiling VGSLFundamentals NSArrayExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[138/225] Compiling VGSLFundamentals NotificationCenter+Signal.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[139/225] Compiling VGSLFundamentals OptionalExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[140/225] Compiling VGSLFundamentals RangeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[141/225] Compiling VGSLFundamentals ResultExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[151/225] Compiling Markdown Strikethrough.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[152/225] Compiling Markdown Strong.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[153/225] Compiling Markdown CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[154/225] Compiling Markdown InlineCode.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[159/225] Compiling Markdown DoxygenNote.swift
[160/225] Compiling Markdown DoxygenParameter.swift
[161/225] Compiling Markdown DoxygenReturns.swift
[162/225] Compiling Markdown ListItem.swift
[163/225] Compiling Markdown OrderedList.swift
[164/225] Compiling VGSLFundamentals FileManaging.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[165/225] Compiling VGSLFundamentals Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[166/225] Compiling VGSLFundamentals DebugInfo.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[167/225] Compiling VGSLFundamentals Lazy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[168/225] Compiling VGSLFundamentals Property.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[169/225] Compiling VGSLFundamentals ResettableLazy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[170/225] Compiling VGSLFundamentals Result.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[171/225] Compiling VGSLFundamentals Signal+CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[172/225] Compiling VGSLFundamentals Signal.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[173/225] Compiling VGSLFundamentals SignalPipe.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[174/225] Compiling VGSLFundamentals Variable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[175/225] Compiling VGSLFundamentals AutodisposePool.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[176/225] Compiling VGSLFundamentals Disposable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[208/225] Emitting module Markdown
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/156] Compiling VGSLFundamentals FileManaging.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[3/156] Compiling VGSLFundamentals Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[4/156] Compiling VGSLFundamentals DebugInfo.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[5/156] Compiling VGSLFundamentals Lazy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[6/156] Compiling VGSLFundamentals Property.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[7/156] Compiling VGSLFundamentals ResettableLazy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[8/156] Compiling VGSLFundamentals Result.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[9/156] Compiling VGSLFundamentals Signal+CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[10/156] Compiling VGSLFundamentals Signal.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[11/156] Compiling VGSLFundamentals SignalPipe.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[12/156] Compiling VGSLFundamentals Variable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[13/156] Compiling VGSLFundamentals AutodisposePool.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[14/156] Compiling VGSLFundamentals Disposable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[15/169] Compiling VGSLFundamentals LinkedListOrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[16/169] Compiling VGSLFundamentals OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[17/169] Compiling VGSLFundamentals ParameterizedDiskCache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[18/169] Compiling VGSLFundamentals SafeDecodable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[19/169] Compiling VGSLFundamentals SizedItem.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[20/169] Compiling VGSLFundamentals AllocatedUnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[21/169] Compiling VGSLFundamentals AnyAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[22/169] Compiling VGSLFundamentals Atomic.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[23/169] Compiling VGSLFundamentals GCD.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[24/169] Compiling VGSLFundamentals RWLock.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[25/169] Compiling VGSLFundamentals ThreadExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[26/169] Compiling VGSLFundamentals AsyncOperation.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[27/169] Compiling VGSLFundamentals MainQueue.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[28/169] Compiling VGSLFundamentals Time.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[29/169] Compiling VGSLFundamentals UrlOpener.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[30/169] Compiling VGSLFundamentals WeakCollection.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[31/169] Compiling VGSLFundamentals Zip3.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[32/169] Compiling VGSLFundamentals Cache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[33/169] Compiling VGSLFundamentals CacheContent.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[34/169] Compiling VGSLFundamentals CacheFactory.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[35/169] Compiling VGSLFundamentals CacheKey.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[36/169] Compiling VGSLFundamentals CacheRecord.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[37/169] Compiling VGSLFundamentals CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[38/169] Compiling VGSLFundamentals DiskCache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[39/169] Compiling VGSLFundamentals LRUCacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[40/169] Compiling VGSLFundamentals LRUMemoization.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[41/169] Compiling VGSLFundamentals LoginWithSourcePerformer.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[42/169] Compiling VGSLFundamentals Memoization.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[43/169] Compiling VGSLFundamentals Modifier.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[44/169] Compiling VGSLFundamentals NSTimerExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[45/169] Compiling VGSLFundamentals OAuthToken.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[46/169] Compiling VGSLFundamentals OSInfo.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[47/169] Compiling VGSLFundamentals OSVersion.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[48/169] Compiling VGSLFundamentals ObjectsReusability.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[49/169] Compiling VGSLFundamentals PersistentStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[50/169] Compiling VGSLFundamentals Property+Storage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[51/169] Compiling VGSLFundamentals Radix.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[52/169] Compiling VGSLFundamentals Resetting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[53/169] Compiling VGSLFundamentals Tagged.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[54/169] Emitting module Markdown
[55/177] Compiling VGSLFundamentals OperationQueue.swift
[56/177] Compiling VGSLFundamentals ArrayExtensions.swift
[57/177] Compiling VGSLFundamentals CollectionExtensions.swift
[58/177] Compiling VGSLFundamentals DictionaryExtensions.swift
[59/177] Compiling VGSLFundamentals EncodableExtensions.swift
[60/177] Compiling VGSLFundamentals HTTPURLResponse+Extensions.swift
[61/177] Compiling VGSLFundamentals IndexSetExtensions.swift
[62/177] Compiling VGSLFundamentals LazyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[80/177] Compiling Markdown CharacterExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[81/177] Compiling Markdown CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[82/177] Compiling Markdown StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[83/177] Compiling Markdown MarkupVisitor.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[84/177] Compiling Markdown MarkupWalker.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[85/177] Compiling Markdown HTMLFormatter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[86/177] Compiling Markdown MarkupFormatter.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[87/177] Compiling Markdown MarkupTreeDumper.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[88/177] Compiling VGSLFundamentals StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[89/177] Compiling VGSLFundamentals TupleExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[90/177] Compiling VGSLFundamentals URLExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[91/177] Compiling VGSLFundamentals UnsignedIntegerExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[92/177] Compiling VGSLFundamentals LocalResourceURLProviding.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[93/177] Compiling VGSLFundamentals URLResourceRequesting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[94/177] Compiling VGSLFundamentals NonEmpty+Array.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[95/177] Compiling VGSLFundamentals NonEmpty+Set.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[96/177] Compiling VGSLFundamentals NonEmpty+String.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[97/177] Compiling VGSLFundamentals NonEmpty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[98/177] Compiling VGSLFundamentals Action.swift
[99/177] Compiling VGSLFundamentals Archivable.swift
[100/177] Compiling VGSLFundamentals ArrayBuilder.swift
[101/177] Compiling VGSLFundamentals CFCasting.swift
[102/177] Compiling VGSLFundamentals Clamp.swift
[103/177] Compiling VGSLFundamentals Combine.swift
[104/177] Compiling VGSLFundamentals CompletionAccumulating.swift
[105/177] Compiling VGSLFundamentals CompletionAccumulator.swift
[106/177] Compiling VGSLFundamentals EqualByReference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/177] Emitting module VGSLFundamentals
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[117/177] Compiling VGSLFundamentals FloatingPointComparison.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[118/177] Compiling VGSLFundamentals Functions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[119/177] Compiling VGSLFundamentals InvalidArgumentError.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[120/177] Compiling VGSLFundamentals JSONDictionaryExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[121/177] Compiling VGSLFundamentals JSONObject.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[122/177] Compiling VGSLFundamentals ObservableProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[123/177] Compiling VGSLFundamentals ObservableVariable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[124/177] Compiling VGSLFundamentals ObservableVariableConnection.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[125/177] Compiling VGSLFundamentals Observer.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[126/177] Compiling VGSLFundamentals Either.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[127/177] Compiling VGSLFundamentals Future.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[128/177] Compiling VGSLFundamentals FutureExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[129/177] Compiling VGSLFundamentals Promise.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[130/177] Compiling VGSLFundamentals KeyValueDirectStoringSupporting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[131/177] Compiling VGSLFundamentals KeyValueStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[132/177] Compiling VGSLFundamentals SettingProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[133/177] Compiling VGSLFundamentals SingleValueCoder.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[134/177] Compiling VGSLFundamentals weakify.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
1 | // Copyright 2019 Yandex LLC. All rights reserved.
2 |
3 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
4 |
5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
BUILD FAILURE 6.1 wasm