The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DTFoundation, reference 1.7.19 (a61be6), with Swift 6.1 for Wasm on 28 May 2025 01:13:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Cocoanetics/DTFoundation.git
Reference: 1.7.19
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/Cocoanetics/DTFoundation
 * tag               1.7.19     -> FETCH_HEAD
HEAD is now at a61be65 updated version in podspec
Cloned https://github.com/Cocoanetics/DTFoundation.git
Revision (git rev-parse @):
a61be65dd7d5b2cde3acabd13bf320b71f2907a5
SUCCESS checkout https://github.com/Cocoanetics/DTFoundation.git at 1.7.19
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Cocoanetics/DTFoundation.git
https://github.com/Cocoanetics/DTFoundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DTFoundation",
  "name" : "DTFoundation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "DTFoundation",
      "targets" : [
        "DTFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DTFoundationTests",
      "module_type" : "ClangTarget",
      "name" : "DTFoundationTests",
      "path" : "Test",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/ArraySample.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/DictionarySample.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/SelfSigned.der",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample.txt-gz",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample.txt-z",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample.txt.foo",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample.txt.gz",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample.txt.original",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/gzip_sample_invalid.gz",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/html_doctype.html",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/processing_instruction.html",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/sample.zip",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/screenshot.png.dat",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/zipContent/Franz.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/zipContent/Oliver.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/zipContent/Rene",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/Resources/zipContent/Stefan.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Source/DTASN1SerializationTest.m",
        "Source/DTActionSheetTest.m",
        "Source/DTAlertViewTest.m",
        "Source/DTBase64CodingTest.m",
        "Source/DTBlockFunctionsTest.m",
        "Source/DTHTMLParserTest.m",
        "Source/DTLogTest.m",
        "Source/DTScriptingTest.m",
        "Source/DTVersionTest.m",
        "Source/DTZipArchiveTest.m",
        "Source/NSArrayDTErrorTest.m",
        "Source/NSDictionaryDTErrorTest.m",
        "Source/NSStringDTPathsTest.m",
        "Source/NSStringDTURLEncodingTest.m"
      ],
      "target_dependencies" : [
        "DTFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DTFoundation",
      "module_type" : "ClangTarget",
      "name" : "DTFoundation",
      "path" : "Core",
      "product_memberships" : [
        "DTFoundation"
      ],
      "sources" : [
        "Source/DTASN1/DTASN1BitString.m",
        "Source/DTASN1/DTASN1Parser.m",
        "Source/DTASN1/DTASN1Serialization.m",
        "Source/DTAWS/NSURL+DTAWS.m",
        "Source/DTAsyncFileDeleter/DTAsyncFileDeleter.m",
        "Source/DTBase64Coding.m",
        "Source/DTBlockFunctions.m",
        "Source/DTCoreGraphicsUtils.m",
        "Source/DTExtendedFileAttributes.m",
        "Source/DTFolderMonitor.m",
        "Source/DTFoundationConstants.m",
        "Source/DTHTMLParser/DTHTMLParser.m",
        "Source/DTLog.m",
        "Source/DTReachability/DTReachability.m",
        "Source/DTSQLite/DTSQLiteDatabase.m",
        "Source/DTSQLite/DTSQLiteFunctions.m",
        "Source/DTScripting/DTScriptExpression.m",
        "Source/DTScripting/DTScriptVariable.m",
        "Source/DTScripting/NSScanner+DTScripting.m",
        "Source/DTUTI/NSString+DTUTI.m",
        "Source/DTVersion.m",
        "Source/DTZipArchive/DTZipArchive.m",
        "Source/DTZipArchive/DTZipArchiveGZip.m",
        "Source/DTZipArchive/DTZipArchiveNode.m",
        "Source/DTZipArchive/DTZipArchivePKZip.m",
        "Source/Externals/minizip/ioapi.c",
        "Source/Externals/minizip/mztools.c",
        "Source/Externals/minizip/unzip.c",
        "Source/Externals/minizip/zip.c",
        "Source/NSArray+DTError.m",
        "Source/NSData+DTCrypto.m",
        "Source/NSDictionary+DTError.m",
        "Source/NSFileWrapper+DTCopying.m",
        "Source/NSMutableArray+DTMoving.m",
        "Source/NSString+DTFormatNumbers.m",
        "Source/NSString+DTPaths.m",
        "Source/NSString+DTURLEncoding.m",
        "Source/NSString+DTUtilities.m",
        "Source/NSURL+DTComparing.m",
        "Source/NSURL+DTUnshorten.m",
        "Source/OSX/DTScrollView.m",
        "Source/OSX/NSDocument+DTFoundation.m",
        "Source/OSX/NSImage+DTUtilities.m",
        "Source/OSX/NSValue+DTConversion.m",
        "Source/OSX/NSView+DTAutoLayout.m",
        "Source/OSX/NSWindowController+DTPanelControllerPresenting.m",
        "Source/Runtime/DTObjectBlockExecutor.m",
        "Source/Runtime/NSObject+DTRuntime.m",
        "Source/iOS/BlocksAdditions/DTActionSheet.m",
        "Source/iOS/BlocksAdditions/DTAlertView.m",
        "Source/iOS/BlocksAdditions/UIView+DTActionHandlers.m",
        "Source/iOS/DTActivityTitleView.m",
        "Source/iOS/DTAnimatedGIF/DTAnimatedGIF.m",
        "Source/iOS/DTCustomColoredAccessory.m",
        "Source/iOS/DTPieProgressIndicator.m",
        "Source/iOS/DTProgressHUD/DTProgressHUD.m",
        "Source/iOS/DTProgressHUD/DTProgressHUDWindow.m",
        "Source/iOS/DTSidePanel/DTSidePanelController.m",
        "Source/iOS/DTSidePanel/DTSidePanelControllerSegue.m",
        "Source/iOS/DTSidePanel/DTSidePanelPanGestureRecognizer.m",
        "Source/iOS/DTSidePanel/UIViewController+DTSidePanelController.m",
        "Source/iOS/DTSmartPagingScrollView.m",
        "Source/iOS/DTTiledLayerWithoutFade.m",
        "Source/iOS/Debug/UIColor+DTDebug.m",
        "Source/iOS/Debug/UIView+DTDebug.m",
        "Source/iOS/NSURL+DTAppLinks.m",
        "Source/iOS/UIApplication+DTNetworkActivity.m",
        "Source/iOS/UIImage+DTFoundation.m",
        "Source/iOS/UIScreen+DTFoundation.m",
        "Source/iOS/UIView+DTFoundation.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': ignoring target 'DTFoundationTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': ignoring target 'DTFoundationTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/Core/Source/DTBase64Coding.m:26:
/host/spi-builder-workspace/Core/Source/DTBase64Coding.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Core/Source/DTAWS/NSURL+DTAWS.m:9:
/host/spi-builder-workspace/Core/Source/DTAWS/NSURL+DTAWS.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling NSURL+DTAWS.m
[0/70] Compiling DTBase64Coding.m
In file included from /host/spi-builder-workspace/Core/Source/DTASN1/DTASN1Parser.m:9:
/host/spi-builder-workspace/Core/Source/DTASN1/DTASN1Parser.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling DTASN1Parser.m
[0/70] Compiling DTASN1Serialization.m
In file included from /host/spi-builder-workspace/Core/Source/DTBlockFunctions.m:9:
/host/spi-builder-workspace/Core/Source/DTBlockFunctions.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling DTBlockFunctions.m
[0/70] Compiling UIView+DTFoundation.m
In file included from /host/spi-builder-workspace/Core/Source/DTAsyncFileDeleter/DTAsyncFileDeleter.m:9:
/host/spi-builder-workspace/Core/Source/DTAsyncFileDeleter/DTAsyncFileDeleter.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling DTAsyncFileDeleter.m
/host/spi-builder-workspace/Core/Source/DTCoreGraphicsUtils.m:9:9: fatal error: 'CoreGraphics/CoreGraphics.h' file not found
    9 | #import <CoreGraphics/CoreGraphics.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0/70] Compiling DTCoreGraphicsUtils.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': ignoring target 'DTFoundationTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Core/Source/iOS/UIView+DTFoundation.m:9:
/host/spi-builder-workspace/Core/Source/iOS/UIView+DTFoundation.h:11:9: fatal error: 'Availability.h' file not found
   11 | #import <Availability.h>
      |         ^~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling UIView+DTFoundation.m
[0/70] Compiling DTTiledLayerWithoutFade.m
In file included from /host/spi-builder-workspace/Core/Source/iOS/UIScreen+DTFoundation.m:9:
/host/spi-builder-workspace/Core/Source/iOS/UIScreen+DTFoundation.h:11:9: fatal error: 'Availability.h' file not found
   11 | #import <Availability.h>
      |         ^~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling UIScreen+DTFoundation.m
In file included from /host/spi-builder-workspace/Core/Source/iOS/UIImage+DTFoundation.m:9:
/host/spi-builder-workspace/Core/Source/iOS/UIImage+DTFoundation.h:9:9: fatal error: 'Availability.h' file not found
    9 | #import <Availability.h>
      |         ^~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling UIImage+DTFoundation.m
In file included from /host/spi-builder-workspace/Core/Source/iOS/NSURL+DTAppLinks.m:9:
/host/spi-builder-workspace/Core/Source/iOS/NSURL+DTAppLinks.h:9:9: fatal error: 'Availability.h' file not found
    9 | #import <Availability.h>
      |         ^~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling NSURL+DTAppLinks.m
In file included from /host/spi-builder-workspace/Core/Source/iOS/UIApplication+DTNetworkActivity.m:9:
/host/spi-builder-workspace/Core/Source/iOS/UIApplication+DTNetworkActivity.h:9:9: fatal error: 'Availability.h' file not found
    9 | #import <Availability.h>
      |         ^~~~~~~~~~~~~~~~
1 error generated.
[0/70] Compiling UIApplication+DTNetworkActivity.m
[0/70] Compiling UIView+DTDebug.m
[0/70] Compiling UIColor+DTDebug.m
BUILD FAILURE 6.1 wasm