Build Information
Failed to build PLCrashReporter, reference 1.12.0 (8c61e5
), with Swift 6.0 for Linux on 24 Feb 2025 16:14:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/plcrashreporter.git
Reference: 1.12.0
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/microsoft/plcrashreporter
* tag 1.12.0 -> FETCH_HEAD
HEAD is now at 8c61e5e Release 1.12.0 (#346)
Cloned https://github.com/microsoft/plcrashreporter.git
Revision (git rev-parse @):
8c61e5e38e9f737dd68512ed1ea5ab081244ad65
SUCCESS checkout https://github.com/microsoft/plcrashreporter.git at 1.12.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/microsoft/plcrashreporter.git
https://github.com/microsoft/plcrashreporter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "PLCrashReporter",
"name" : "PLCrashReporter",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "CrashReporter",
"targets" : [
"CrashReporter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CrashReporter",
"module_type" : "ClangTarget",
"name" : "CrashReporter",
"path" : ".",
"product_memberships" : [
"CrashReporter"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Dependencies/protobuf-c/protobuf-c/protobuf-c.c",
"Source/CrashReporter.m",
"Source/CrashReporterFramework.m",
"Source/PLCrashAsync.c",
"Source/PLCrashAsyncCompactUnwindEncoding.c",
"Source/PLCrashAsyncDwarfCFAState.cpp",
"Source/PLCrashAsyncDwarfCFAStateEvaluation.cpp",
"Source/PLCrashAsyncDwarfCIE.cpp",
"Source/PLCrashAsyncDwarfEncoding.cpp",
"Source/PLCrashAsyncDwarfExpression.cpp",
"Source/PLCrashAsyncDwarfFDE.cpp",
"Source/PLCrashAsyncDwarfPrimitives.cpp",
"Source/PLCrashAsyncImageList.cpp",
"Source/PLCrashAsyncMObject.c",
"Source/PLCrashAsyncMachExceptionInfo.c",
"Source/PLCrashAsyncMachOImage.c",
"Source/PLCrashAsyncMachOString.c",
"Source/PLCrashAsyncObjCSection.mm",
"Source/PLCrashAsyncSignalInfo.c",
"Source/PLCrashAsyncSymbolication.c",
"Source/PLCrashAsyncThread.c",
"Source/PLCrashAsyncThread_arm.c",
"Source/PLCrashAsyncThread_current.S",
"Source/PLCrashAsyncThread_current.c",
"Source/PLCrashAsyncThread_x86.c",
"Source/PLCrashFrameCompactUnwind.c",
"Source/PLCrashFrameDWARFUnwind.cpp",
"Source/PLCrashFrameStackUnwind.c",
"Source/PLCrashFrameWalker.c",
"Source/PLCrashHostInfo.m",
"Source/PLCrashLogWriter.m",
"Source/PLCrashLogWriterEncoding.c",
"Source/PLCrashMachExceptionPort.m",
"Source/PLCrashMachExceptionPortSet.m",
"Source/PLCrashMachExceptionServer.m",
"Source/PLCrashProcessInfo.m",
"Source/PLCrashReport.m",
"Source/PLCrashReport.pb-c.c",
"Source/PLCrashReportApplicationInfo.m",
"Source/PLCrashReportBinaryImageInfo.m",
"Source/PLCrashReportExceptionInfo.m",
"Source/PLCrashReportMachExceptionInfo.m",
"Source/PLCrashReportMachineInfo.m",
"Source/PLCrashReportProcessInfo.m",
"Source/PLCrashReportProcessorInfo.m",
"Source/PLCrashReportRegisterInfo.m",
"Source/PLCrashReportSignalInfo.m",
"Source/PLCrashReportStackFrameInfo.m",
"Source/PLCrashReportSymbolInfo.m",
"Source/PLCrashReportSystemInfo.m",
"Source/PLCrashReportTextFormatter.m",
"Source/PLCrashReportThreadInfo.m",
"Source/PLCrashReporter.m",
"Source/PLCrashReporterConfig.m",
"Source/PLCrashReporterNSError.m",
"Source/PLCrashSignalHandler.mm",
"Source/PLCrashSysctl.c",
"Source/PLCrashUncaughtExceptionHandler.m",
"Source/dwarf_opstream.cpp"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/62] Copying PrivacyInfo.xcprivacy
[0/62] Copying Info.plist
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/62] Compiling PLCrashReporterConfig.m
[2/62] Compiling PLCrashReportThreadInfo.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/62] Compiling PLCrashUncaughtExceptionHandler.m
[2/62] Compiling PLCrashReporter.m
[2/62] Compiling PLCrashSignalHandler.mm
[2/62] Compiling PLCrashSysctl.c
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/62] Compiling dwarf_opstream.cpp
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/62] Compiling PLCrashReporterNSError.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/60] Compiling PLCrashUncaughtExceptionHandler.m
[0/60] Compiling CrashReporter resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/60] Compiling PLCrashReporterConfig.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/60] Compiling PLCrashReporterNSError.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/60] Compiling PLCrashReporter.m
In file included from /host/spi-builder-workspace/Source/PLCrashSysctl.c:29:
/host/spi-builder-workspace/Source/PLCrashSysctl.h:40:10: fatal error: 'sys/sysctl.h' file not found
40 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
[0/60] Compiling PLCrashSysctl.c
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/60] Compiling PLCrashSignalHandler.mm
[0/60] Compiling dwarf_opstream.cpp
BUILD FAILURE 6.0 linux