Build Information
Failed to build PostHog, reference main (f38181
), with Swift 6.1 for Linux on 29 Aug 2025 19:30:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PostHog/posthog-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/PostHog/posthog-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f381818 Update version
Cloned https://github.com/PostHog/posthog-ios.git
Revision (git rev-parse @):
f381818bc153f63fbe13d6822e65cc7233ba4647
SUCCESS checkout https://github.com/PostHog/posthog-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PostHog/posthog-ios.git
https://github.com/PostHog/posthog-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "PostHog",
"name" : "PostHog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "PostHog",
"targets" : [
"PostHog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "phlibwebp",
"module_type" : "ClangTarget",
"name" : "phlibwebp",
"path" : "vendor/libwebp",
"product_memberships" : [
"PostHog"
],
"sources" : [
"alpha_enc.c",
"alpha_processing.c",
"alpha_processing_neon.c",
"alpha_processing_sse2.c",
"alpha_processing_sse41.c",
"analysis_enc.c",
"backward_references_cost_enc.c",
"backward_references_enc.c",
"bit_reader_utils.c",
"bit_writer_utils.c",
"color_cache_utils.c",
"config_enc.c",
"cost.c",
"cost_enc.c",
"cost_neon.c",
"cost_sse2.c",
"cpu.c",
"dec.c",
"dec_clip_tables.c",
"dec_neon.c",
"dec_sse2.c",
"dec_sse41.c",
"enc.c",
"enc_neon.c",
"enc_sse2.c",
"enc_sse41.c",
"filter_enc.c",
"filters.c",
"filters_neon.c",
"filters_sse2.c",
"filters_utils.c",
"frame_enc.c",
"histogram_enc.c",
"huffman_encode_utils.c",
"huffman_utils.c",
"iterator_enc.c",
"lossless.c",
"lossless_enc.c",
"lossless_enc_neon.c",
"lossless_enc_sse2.c",
"lossless_enc_sse41.c",
"lossless_neon.c",
"lossless_sse2.c",
"lossless_sse41.c",
"muxedit.c",
"muxinternal.c",
"muxread.c",
"near_lossless_enc.c",
"palette.c",
"picture_csp_enc.c",
"picture_enc.c",
"picture_psnr_enc.c",
"picture_rescale_enc.c",
"picture_tools_enc.c",
"predictor_enc.c",
"quant_enc.c",
"quant_levels_dec_utils.c",
"quant_levels_utils.c",
"random_utils.c",
"rescaler.c",
"rescaler_neon.c",
"rescaler_sse2.c",
"rescaler_utils.c",
"sharpyuv.c",
"sharpyuv_cpu.c",
"sharpyuv_csp.c",
"sharpyuv_dsp.c",
"sharpyuv_gamma.c",
"sharpyuv_neon.c",
"sharpyuv_sse2.c",
"ssim.c",
"ssim_sse2.c",
"syntax_enc.c",
"thread_utils.c",
"token_enc.c",
"tree_enc.c",
"upsampling.c",
"upsampling_neon.c",
"upsampling_sse2.c",
"upsampling_sse41.c",
"utils.c",
"vp8l_enc.c",
"webp_enc.c",
"yuv.c",
"yuv_neon.c",
"yuv_sse2.c",
"yuv_sse41.c"
],
"type" : "library"
},
{
"c99name" : "PostHogTests",
"module_type" : "SwiftTarget",
"name" : "PostHogTests",
"path" : "PostHogTests",
"product_dependencies" : [
"Quick",
"Nimble",
"OHHTTPStubs",
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_remote_config.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_basic.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_end.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_next.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_response_based.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_response_based_empty.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_response_based_linkert.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_branching_specific.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_conditions_device_type.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_conditions_event.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_conditions_event_repeated.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_conditions_url.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_question_basic.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_question_link.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_question_multiple_choice.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_question_rating.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_question_single_choice.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_unknown_question_type.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_unknown_type.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_exact.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_icontains.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_is_not.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_not_icontains.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_not_regex.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/fixture_survey_url_match_type_regex.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/input_1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/input_2.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/input_3.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/output_1.webp",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/output_2.webp",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/PostHogTests/Resources/output_3.webp",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ApplicationViewLayoutPublisherTest.swift",
"ExampleSanitizer.swift",
"PostHogApiTest.swift",
"PostHogAppLifeCycleIntegrationTest.swift",
"PostHogAutocaptureEventTrackerSpec.swift",
"PostHogAutocaptureIntegrationSpec.swift",
"PostHogConfigTest.swift",
"PostHogContextTest.swift",
"PostHogFeatureFlagsTest.swift",
"PostHogFeatureFlagsV3Test.swift",
"PostHogFileBackedQueueTest.swift",
"PostHogIdentityTests.swift",
"PostHogIntegrationInstallationTest.swift",
"PostHogLegacyQueueTest.swift",
"PostHogQueueTest.swift",
"PostHogRemoteConfigTest.swift",
"PostHogSDKPersonProfilesTest.swift",
"PostHogSDKTest.swift",
"PostHogScreenViewIntegrationTest.swift",
"PostHogSessionManagerTest.swift",
"PostHogSessionReplayTest.swift",
"PostHogStorageManagerTest.swift",
"PostHogStorageMergeTest.swift",
"PostHogStorageMigrationTest.swift",
"PostHogStorageTest.swift",
"PostHogSurveyEnumsTest.swift",
"PostHogSurveysTest.swift",
"PostHogWebPTest.swift",
"TestUtils/MockApplicationLifecyclePublisher.swift",
"TestUtils/MockPostHogServer.swift",
"TestUtils/MockScreenViewPublisher.swift",
"TestUtils/TestError.swift",
"TestUtils/TestPostHog.swift",
"TestUtils/URLSession+body.swift",
"UUIDTest.swift",
"UtilsTest.swift"
],
"target_dependencies" : [
"PostHog"
],
"type" : "test"
},
{
"c99name" : "PostHog",
"module_type" : "SwiftTarget",
"name" : "PostHog",
"path" : "PostHog",
"product_memberships" : [
"PostHog"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/PostHog/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"App Life Cycle/ApplicationLifecyclePublisher.swift",
"App Life Cycle/PostHogAppLifeCycleIntegration.swift",
"ApplicationViewLayoutPublisher.swift",
"Autocapture/AutocaptureEventProcessing.swift",
"Autocapture/ForwardingPickerViewDelegate.swift",
"Autocapture/PostHogAutocaptureEventTracker.swift",
"Autocapture/PostHogAutocaptureIntegration.swift",
"Autocapture/SwiftUI/View+PostHogLabel.swift",
"Autocapture/UIView+PostHogLabel.swift",
"DI.swift",
"Models/PostHogEvent.swift",
"Models/Surveys/PostHogSurvey+Display.swift",
"Models/Surveys/PostHogSurvey.swift",
"Models/Surveys/PostHogSurveyAppearance.swift",
"Models/Surveys/PostHogSurveyConditions.swift",
"Models/Surveys/PostHogSurveyEnums.swift",
"Models/Surveys/PostHogSurveyQuestion.swift",
"PostHogApi.swift",
"PostHogBatchUploadInfo.swift",
"PostHogConfig.swift",
"PostHogConsumerPayload.swift",
"PostHogContext.swift",
"PostHogExtensions.swift",
"PostHogFileBackedQueue.swift",
"PostHogIntegration.swift",
"PostHogLegacyQueue.swift",
"PostHogPersonProfiles.swift",
"PostHogPropertiesSanitizer.swift",
"PostHogQueue.swift",
"PostHogRemoteConfig.swift",
"PostHogSDK.swift",
"PostHogSessionManager.swift",
"PostHogStorage.swift",
"PostHogStorageManager.swift",
"PostHogSwizzler.swift",
"PostHogVersion.swift",
"Replay/ApplicationEventPublisher.swift",
"Replay/CGColor+Util.swift",
"Replay/CGSize+Util.swift",
"Replay/Date+Util.swift",
"Replay/Float+Util.swift",
"Replay/MethodSwizzler.swift",
"Replay/NetworkSample.swift",
"Replay/Optional+Util.swift",
"Replay/Plugins/Console Logs/PostHogConsoleLogInterceptor.swift",
"Replay/Plugins/Console Logs/PostHogLogEntry.swift",
"Replay/Plugins/Console Logs/PostHogLogLevel.swift",
"Replay/Plugins/Console Logs/PostHogSessionReplayConsoleLogsPlugin.swift",
"Replay/Plugins/Network/PostHogSessionReplayNetworkPlugin.swift",
"Replay/Plugins/Network/URLSessionExtension.swift",
"Replay/Plugins/Network/URLSessionInterceptor.swift",
"Replay/Plugins/Network/URLSessionSwizzler.swift",
"Replay/Plugins/PostHogSessionReplayPlugin.swift",
"Replay/PostHogReplayIntegration.swift",
"Replay/PostHogSessionReplayConfig.swift",
"Replay/PostHogSessionReplayConsoleLogConfig.swift",
"Replay/RRStyle.swift",
"Replay/RRWireframe.swift",
"Replay/String+Util.swift",
"Replay/UIColor+Util.swift",
"Replay/UIImage+Util.swift",
"Replay/UITextInputTraits+Util.swift",
"Replay/UIView+Util.swift",
"Replay/ViewTreeSnapshotStatus.swift",
"Screen Views/ApplicationScreenViewPublisher.swift",
"Screen Views/PostHogScreenViewIntegration.swift",
"Surveys/BottomSection.swift",
"Surveys/ConfirmationMessage.swift",
"Surveys/Models/PostHogDisplaySurvey.swift",
"Surveys/Models/PostHogDisplaySurveyAppearance.swift",
"Surveys/Models/PostHogDisplaySurveyQuestion.swift",
"Surveys/Models/PostHogNextSurveyQuestion.swift",
"Surveys/Models/PostHogSurveyResponse.swift",
"Surveys/PostHogSurveyIntegration.swift",
"Surveys/PostHogSurveysConfig.swift",
"Surveys/PostHogSurveysDefaultDelegate.swift",
"Surveys/QuestionHeader.swift",
"Surveys/QuestionTypes.swift",
"Surveys/SurveyDisplayController.swift",
"Surveys/SurveySheet.swift",
"Surveys/SurveysRootView.swift",
"Surveys/SurveysWindow.swift",
"Surveys/Utils/EdgeBorder.swift",
"Surveys/Utils/EmojiRating.swift",
"Surveys/Utils/MultipleChoiceOptions.swift",
"Surveys/Utils/NumberRating.swift",
"Surveys/Utils/Resources.swift",
"Surveys/Utils/SegmentedControl.swift",
"Surveys/Utils/Survey+Util.swift",
"Surveys/Utils/SurveyButton.swift",
"Surveys/Utils/SurveyPresentationDetentsRepresentable.swift",
"Surveys/Utils/SwiftUI+Util.swift",
"SwiftUI/PostHogMaskViewModifier.swift",
"SwiftUI/PostHogNoMaskViewModifier.swift",
"SwiftUI/PostHogSwiftUIViewModifiers.swift",
"SwiftUI/PostHogTagViewModifier.swift",
"UIViewController.swift",
"Utils/AssociatedKeys.swift",
"Utils/Data+Gzip.swift",
"Utils/DateUtils.swift",
"Utils/DictUtils.swift",
"Utils/Errors.swift",
"Utils/FileUtils.swift",
"Utils/Hedgelog.swift",
"Utils/Reachability.swift",
"Utils/ReadWriteLock.swift",
"Utils/TimeBasedEpochGenerator.swift",
"Utils/UIApplication+.swift",
"Utils/UIImage+WebP.swift",
"Utils/UIWindow+.swift",
"Utils/UUIDUtils.swift"
],
"target_dependencies" : [
"phlibwebp"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/14841] Fetching quick
[2/22741] Fetching quick, ohhttpstubs
[4468/42370] Fetching quick, ohhttpstubs, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.28s)
[28778/34470] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.80s)
[16489/19629] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (3.04s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (4.01s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.91s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (1.59s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.40s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.36s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.36s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/90] Compiling phlibwebp alpha_processing_sse41.c
[1/90] Compiling phlibwebp alpha_processing_neon.c
[2/90] Compiling phlibwebp alpha_processing.c
[2/90] Compiling phlibwebp analysis_enc.c
[4/90] Compiling phlibwebp yuv_neon.c
[5/90] Compiling phlibwebp alpha_enc.c
[6/90] Compiling phlibwebp yuv_sse2.c
[7/90] Compiling phlibwebp upsampling_sse41.c
[8/90] Compiling phlibwebp alpha_processing_sse2.c
[9/90] Compiling phlibwebp utils.c
[10/90] Compiling phlibwebp upsampling_neon.c
[11/90] Compiling phlibwebp yuv.c
[12/90] Compiling phlibwebp webp_enc.c
[13/90] Compiling phlibwebp tree_enc.c
[14/90] Compiling phlibwebp upsampling.c
[15/90] Compiling phlibwebp token_enc.c
[16/90] Compiling phlibwebp thread_utils.c
[17/90] Compiling phlibwebp vp8l_enc.c
[18/90] Compiling phlibwebp yuv_sse41.c
[19/90] Write swift-version-24593BA9C3E375BF.txt
[20/90] Compiling phlibwebp syntax_enc.c
[21/90] Compiling phlibwebp ssim_sse2.c
[22/90] Compiling phlibwebp sharpyuv_neon.c
[23/90] Compiling phlibwebp ssim.c
[24/90] Compiling phlibwebp sharpyuv_dsp.c
[25/90] Compiling phlibwebp sharpyuv_csp.c
[26/90] Compiling phlibwebp sharpyuv_cpu.c
[27/90] Compiling phlibwebp upsampling_sse2.c
[28/90] Compiling phlibwebp rescaler_neon.c
[29/90] Compiling phlibwebp rescaler.c
[30/90] Compiling phlibwebp rescaler_utils.c
[31/90] Compiling phlibwebp sharpyuv_sse2.c
[32/90] Compiling phlibwebp random_utils.c
[33/90] Compiling phlibwebp quant_levels_dec_utils.c
[34/90] Compiling phlibwebp sharpyuv.c
[35/90] Compiling phlibwebp quant_levels_utils.c
[35/90] Compiling phlibwebp sharpyuv_gamma.c
[37/90] Compiling phlibwebp rescaler_sse2.c
[38/90] Compiling phlibwebp picture_tools_enc.c
[39/90] Compiling phlibwebp picture_rescale_enc.c
[40/90] Compiling phlibwebp near_lossless_enc.c
[41/90] Compiling phlibwebp picture_psnr_enc.c
[42/90] Compiling phlibwebp palette.c
[43/90] Compiling phlibwebp muxinternal.c
[44/90] Compiling phlibwebp picture_enc.c
[45/90] Compiling phlibwebp muxedit.c
[46/90] Compiling phlibwebp muxread.c
[47/90] Compiling phlibwebp quant_enc.c
[48/90] Compiling phlibwebp lossless_sse41.c
[49/90] Compiling phlibwebp picture_csp_enc.c
[50/90] Compiling phlibwebp lossless_enc_sse41.c
[51/90] Compiling phlibwebp predictor_enc.c
[52/90] Compiling phlibwebp lossless_neon.c
[53/90] Compiling phlibwebp lossless_enc_neon.c
[54/90] Compiling phlibwebp huffman_encode_utils.c
[55/90] Compiling phlibwebp huffman_utils.c
[56/90] Compiling phlibwebp lossless.c
[57/90] Compiling phlibwebp iterator_enc.c
[58/90] Compiling phlibwebp filters_utils.c
[59/90] Compiling phlibwebp frame_enc.c
[60/90] Compiling phlibwebp filters.c
[61/90] Compiling phlibwebp filters_neon.c
[62/90] Compiling phlibwebp lossless_enc.c
[63/90] Compiling phlibwebp enc_sse41.c
[64/90] Compiling phlibwebp histogram_enc.c
[65/90] Compiling phlibwebp filter_enc.c
[66/90] Compiling phlibwebp lossless_sse2.c
[67/90] Compiling phlibwebp filters_sse2.c
[68/90] Compiling phlibwebp enc_neon.c
[69/90] Compiling phlibwebp lossless_enc_sse2.c
[70/90] Compiling phlibwebp dec_clip_tables.c
[71/90] Compiling phlibwebp cpu.c
[71/90] Compiling phlibwebp dec_sse41.c
[73/90] Compiling phlibwebp dec_neon.c
[74/90] Compiling phlibwebp cost_neon.c
[75/90] Compiling phlibwebp config_enc.c
[76/90] Compiling phlibwebp enc.c
[77/90] Compiling phlibwebp dec.c
[78/90] Compiling phlibwebp bit_writer_utils.c
[79/90] Compiling phlibwebp cost_sse2.c
[79/90] Compiling phlibwebp cost.c
[81/90] Copying PrivacyInfo.xcprivacy
[81/90] Write sources
[83/90] Compiling phlibwebp cost_enc.c
[84/90] Compiling phlibwebp bit_reader_utils.c
[85/90] Compiling phlibwebp color_cache_utils.c
[86/90] Compiling phlibwebp backward_references_cost_enc.c
[87/90] Compiling phlibwebp enc_sse2.c
[88/90] Compiling phlibwebp backward_references_enc.c
[89/90] Compiling phlibwebp dec_sse2.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/189] Emitting module PostHog
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[92/203] Compiling PostHog NetworkSample.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[93/203] Compiling PostHog Optional+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[94/203] Compiling PostHog PostHogConsoleLogInterceptor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[95/203] Compiling PostHog PostHogLogEntry.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[96/203] Compiling PostHog PostHogLogLevel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[97/203] Compiling PostHog PostHogSessionReplayConsoleLogsPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[98/203] Compiling PostHog PostHogSessionReplayNetworkPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[99/203] Compiling PostHog URLSessionExtension.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[100/203] Compiling PostHog URLSessionInterceptor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[101/203] Compiling PostHog URLSessionSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[102/203] Compiling PostHog PostHogSessionReplayPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[103/203] Compiling PostHog PostHogReplayIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[104/203] Compiling PostHog PostHogSessionReplayConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[105/203] Compiling PostHog PostHogSessionReplayConsoleLogConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[106/203] Compiling PostHog MultipleChoiceOptions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[107/203] Compiling PostHog NumberRating.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[108/203] Compiling PostHog Resources.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[109/203] Compiling PostHog SegmentedControl.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[110/203] Compiling PostHog Survey+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[111/203] Compiling PostHog SurveyButton.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[112/203] Compiling PostHog SurveyPresentationDetentsRepresentable.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[113/203] Compiling PostHog SwiftUI+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[114/203] Compiling PostHog PostHogMaskViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[115/203] Compiling PostHog PostHogNoMaskViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[116/203] Compiling PostHog PostHogSwiftUIViewModifiers.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[117/203] Compiling PostHog PostHogTagViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[118/203] Compiling PostHog UIViewController.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[119/203] Compiling PostHog AssociatedKeys.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[120/203] Compiling PostHog RRStyle.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[121/203] Compiling PostHog RRWireframe.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[122/203] Compiling PostHog String+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[123/203] Compiling PostHog UIColor+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[124/203] Compiling PostHog UIImage+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[125/203] Compiling PostHog UITextInputTraits+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[126/203] Compiling PostHog UIView+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[127/203] Compiling PostHog ViewTreeSnapshotStatus.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[128/203] Compiling PostHog ApplicationScreenViewPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[129/203] Compiling PostHog PostHogScreenViewIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[130/203] Compiling PostHog BottomSection.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[131/203] Compiling PostHog ConfirmationMessage.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[132/203] Compiling PostHog PostHogDisplaySurvey.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[133/203] Compiling PostHog PostHogDisplaySurveyAppearance.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[134/203] Compiling PostHog Data+Gzip.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[135/203] Compiling PostHog DateUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[136/203] Compiling PostHog DictUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[137/203] Compiling PostHog Errors.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[138/203] Compiling PostHog FileUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[139/203] Compiling PostHog Hedgelog.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[140/203] Compiling PostHog Reachability.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[141/203] Compiling PostHog ReadWriteLock.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[142/203] Compiling PostHog TimeBasedEpochGenerator.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[143/203] Compiling PostHog UIApplication+.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[144/203] Compiling PostHog UIImage+WebP.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[145/203] Compiling PostHog UIWindow+.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[146/203] Compiling PostHog UUIDUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[147/203] Compiling PostHog resource_bundle_accessor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[148/203] Compiling PostHog PostHogQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[149/203] Compiling PostHog PostHogRemoteConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[150/203] Compiling PostHog PostHogSDK.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[151/203] Compiling PostHog PostHogSessionManager.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[152/203] Compiling PostHog PostHogStorage.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[153/203] Compiling PostHog PostHogStorageManager.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[154/203] Compiling PostHog PostHogSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[155/203] Compiling PostHog PostHogVersion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[156/203] Compiling PostHog ApplicationEventPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[157/203] Compiling PostHog CGColor+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[158/203] Compiling PostHog CGSize+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[159/203] Compiling PostHog Date+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[160/203] Compiling PostHog Float+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[161/203] Compiling PostHog MethodSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[162/203] Compiling PostHog PostHogDisplaySurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[163/203] Compiling PostHog PostHogNextSurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[164/203] Compiling PostHog PostHogSurveyResponse.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[165/203] Compiling PostHog PostHogSurveyIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[166/203] Compiling PostHog PostHogSurveysConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[167/203] Compiling PostHog PostHogSurveysDefaultDelegate.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[168/203] Compiling PostHog QuestionHeader.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[169/203] Compiling PostHog QuestionTypes.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[170/203] Compiling PostHog SurveyDisplayController.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[171/203] Compiling PostHog SurveySheet.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[172/203] Compiling PostHog SurveysRootView.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[173/203] Compiling PostHog SurveysWindow.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[174/203] Compiling PostHog EdgeBorder.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[175/203] Compiling PostHog EmojiRating.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[176/203] Compiling PostHog ApplicationLifecyclePublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[177/203] Compiling PostHog PostHogAppLifeCycleIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[178/203] Compiling PostHog ApplicationViewLayoutPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[179/203] Compiling PostHog AutocaptureEventProcessing.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[180/203] Compiling PostHog ForwardingPickerViewDelegate.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[181/203] Compiling PostHog PostHogAutocaptureEventTracker.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[182/203] Compiling PostHog PostHogAutocaptureIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[183/203] Compiling PostHog View+PostHogLabel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[184/203] Compiling PostHog UIView+PostHogLabel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[185/203] Compiling PostHog DI.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[186/203] Compiling PostHog PostHogEvent.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[187/203] Compiling PostHog PostHogSurvey+Display.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[188/203] Compiling PostHog PostHogSurvey.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[189/203] Compiling PostHog PostHogSurveyAppearance.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[190/203] Compiling PostHog PostHogSurveyConditions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[191/203] Compiling PostHog PostHogSurveyEnums.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[192/203] Compiling PostHog PostHogSurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[193/203] Compiling PostHog PostHogApi.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[194/203] Compiling PostHog PostHogBatchUploadInfo.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[195/203] Compiling PostHog PostHogConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[196/203] Compiling PostHog PostHogConsumerPayload.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[197/203] Compiling PostHog PostHogContext.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[198/203] Compiling PostHog PostHogExtensions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[199/203] Compiling PostHog PostHogFileBackedQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[200/203] Compiling PostHog PostHogIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[201/203] Compiling PostHog PostHogLegacyQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[202/203] Compiling PostHog PostHogPersonProfiles.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[203/203] Compiling PostHog PostHogPropertiesSanitizer.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/100] Compiling PostHog NetworkSample.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[3/100] Compiling PostHog Optional+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[4/100] Compiling PostHog PostHogConsoleLogInterceptor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[5/100] Compiling PostHog PostHogLogEntry.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[6/100] Compiling PostHog PostHogLogLevel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[7/100] Compiling PostHog PostHogSessionReplayConsoleLogsPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[8/100] Compiling PostHog PostHogSessionReplayNetworkPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[9/100] Compiling PostHog URLSessionExtension.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[10/100] Compiling PostHog URLSessionInterceptor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[11/100] Compiling PostHog URLSessionSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[12/100] Compiling PostHog PostHogSessionReplayPlugin.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[13/100] Compiling PostHog PostHogReplayIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[14/100] Compiling PostHog PostHogSessionReplayConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[15/100] Compiling PostHog PostHogSessionReplayConsoleLogConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[16/100] Compiling PostHog MultipleChoiceOptions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[17/100] Compiling PostHog NumberRating.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[18/100] Compiling PostHog Resources.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[19/100] Compiling PostHog SegmentedControl.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[20/100] Compiling PostHog Survey+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[21/100] Compiling PostHog SurveyButton.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[22/100] Compiling PostHog SurveyPresentationDetentsRepresentable.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[23/100] Compiling PostHog SwiftUI+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[24/100] Compiling PostHog PostHogMaskViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[25/100] Compiling PostHog PostHogNoMaskViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[26/100] Compiling PostHog PostHogSwiftUIViewModifiers.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[27/100] Compiling PostHog PostHogTagViewModifier.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[28/100] Compiling PostHog UIViewController.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[29/100] Compiling PostHog AssociatedKeys.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[30/114] Compiling PostHog PostHogDisplaySurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[31/114] Compiling PostHog PostHogNextSurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[32/114] Compiling PostHog PostHogSurveyResponse.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[33/114] Compiling PostHog PostHogSurveyIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[34/114] Compiling PostHog PostHogSurveysConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[35/114] Compiling PostHog PostHogSurveysDefaultDelegate.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[36/114] Compiling PostHog QuestionHeader.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[37/114] Compiling PostHog QuestionTypes.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[38/114] Compiling PostHog SurveyDisplayController.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[39/114] Compiling PostHog SurveySheet.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[40/114] Compiling PostHog SurveysRootView.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[41/114] Compiling PostHog SurveysWindow.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[42/114] Compiling PostHog EdgeBorder.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[43/114] Compiling PostHog EmojiRating.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[44/114] Compiling PostHog RRStyle.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[45/114] Compiling PostHog RRWireframe.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[46/114] Compiling PostHog String+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[47/114] Compiling PostHog UIColor+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[48/114] Compiling PostHog UIImage+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[49/114] Compiling PostHog UITextInputTraits+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[50/114] Compiling PostHog UIView+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[51/114] Compiling PostHog ViewTreeSnapshotStatus.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[52/114] Compiling PostHog ApplicationScreenViewPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[53/114] Compiling PostHog PostHogScreenViewIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[54/114] Compiling PostHog BottomSection.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[55/114] Compiling PostHog ConfirmationMessage.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[56/114] Compiling PostHog PostHogDisplaySurvey.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[57/114] Compiling PostHog PostHogDisplaySurveyAppearance.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/114] Emitting module PostHog
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[59/114] Compiling PostHog Data+Gzip.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[60/114] Compiling PostHog DateUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[61/114] Compiling PostHog DictUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[62/114] Compiling PostHog Errors.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[63/114] Compiling PostHog FileUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[64/114] Compiling PostHog Hedgelog.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[65/114] Compiling PostHog Reachability.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[66/114] Compiling PostHog ReadWriteLock.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[67/114] Compiling PostHog TimeBasedEpochGenerator.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[68/114] Compiling PostHog UIApplication+.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[69/114] Compiling PostHog UIImage+WebP.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[70/114] Compiling PostHog UIWindow+.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[71/114] Compiling PostHog UUIDUtils.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[72/114] Compiling PostHog resource_bundle_accessor.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[73/114] Compiling PostHog PostHogSurveyConditions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[74/114] Compiling PostHog PostHogSurveyEnums.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[75/114] Compiling PostHog PostHogSurveyQuestion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[76/114] Compiling PostHog PostHogApi.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[77/114] Compiling PostHog PostHogBatchUploadInfo.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[78/114] Compiling PostHog PostHogConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[79/114] Compiling PostHog PostHogConsumerPayload.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[80/114] Compiling PostHog PostHogContext.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[81/114] Compiling PostHog PostHogExtensions.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[82/114] Compiling PostHog PostHogFileBackedQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[83/114] Compiling PostHog PostHogIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[84/114] Compiling PostHog PostHogLegacyQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[85/114] Compiling PostHog PostHogPersonProfiles.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[86/114] Compiling PostHog PostHogPropertiesSanitizer.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[87/114] Compiling PostHog ApplicationLifecyclePublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[88/114] Compiling PostHog PostHogAppLifeCycleIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[89/114] Compiling PostHog ApplicationViewLayoutPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[90/114] Compiling PostHog AutocaptureEventProcessing.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[91/114] Compiling PostHog ForwardingPickerViewDelegate.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[92/114] Compiling PostHog PostHogAutocaptureEventTracker.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[93/114] Compiling PostHog PostHogAutocaptureIntegration.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[94/114] Compiling PostHog View+PostHogLabel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[95/114] Compiling PostHog UIView+PostHogLabel.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[96/114] Compiling PostHog DI.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[97/114] Compiling PostHog PostHogEvent.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[98/114] Compiling PostHog PostHogSurvey+Display.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[99/114] Compiling PostHog PostHogSurvey.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[100/114] Compiling PostHog PostHogSurveyAppearance.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[101/114] Compiling PostHog PostHogQueue.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[102/114] Compiling PostHog PostHogRemoteConfig.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[103/114] Compiling PostHog PostHogSDK.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[104/114] Compiling PostHog PostHogSessionManager.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[105/114] Compiling PostHog PostHogStorage.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[106/114] Compiling PostHog PostHogStorageManager.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[107/114] Compiling PostHog PostHogSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[108/114] Compiling PostHog PostHogVersion.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[109/114] Compiling PostHog ApplicationEventPublisher.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[110/114] Compiling PostHog CGColor+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[111/114] Compiling PostHog CGSize+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[112/114] Compiling PostHog Date+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[113/114] Compiling PostHog Float+Util.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
[114/114] Compiling PostHog MethodSwizzler.swift
/host/spi-builder-workspace/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
33 |
34 | #if os(Linux)
35 | import zlibLinux
| `- error: no such module 'zlibLinux'
36 | #else
37 | import zlib
BUILD FAILURE 6.1 linux