The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PostHog, reference 3.27.0 (95bba2), with Swift 6.1 for Linux on 17 Jun 2025 00:55:56 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PostHog/posthog-ios.git
Reference: 3.27.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/PostHog/posthog-ios
 * tag               3.27.0     -> FETCH_HEAD
HEAD is now at 95bba2b Update version
Cloned https://github.com/PostHog/posthog-ios.git
Revision (git rev-parse @):
95bba2b66874dc01e624da6610dd8732817165c8
SUCCESS checkout https://github.com/PostHog/posthog-ios.git at 3.27.0
========================================
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_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",
        "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.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/PostHogSurveyIntegration.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" 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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
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/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[887/22659] Fetching quick, ohhttpstubs
[14476/42243] Fetching quick, ohhttpstubs, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.82s)
Fetched https://github.com/Quick/Quick.git from cache (0.82s)
[4113/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.53s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (2.18s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.65s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.75s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.64s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.25s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.76s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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
Building for debugging...
[0/90] Compiling phlibwebp alpha_processing_sse41.c
[1/90] Compiling phlibwebp alpha_processing_neon.c
[2/90] Compiling phlibwebp sharpyuv_neon.c
[2/90] Compiling phlibwebp alpha_processing.c
[4/90] Compiling phlibwebp alpha_enc.c
[5/90] Compiling phlibwebp yuv_sse41.c
[6/90] Compiling phlibwebp alpha_processing_sse2.c
[7/90] Compiling phlibwebp yuv_neon.c
[8/90] Compiling phlibwebp backward_references_enc.c
[9/90] Compiling phlibwebp yuv.c
[10/90] Compiling phlibwebp upsampling_sse41.c
[11/90] Compiling phlibwebp webp_enc.c
[12/90] Compiling phlibwebp utils.c
[13/90] Compiling phlibwebp upsampling_neon.c
[14/90] Write swift-version-24593BA9C3E375BF.txt
[15/90] Compiling phlibwebp vp8l_enc.c
[16/90] Compiling phlibwebp yuv_sse2.c
[17/90] Compiling phlibwebp upsampling.c
[18/90] Compiling phlibwebp token_enc.c
[19/90] Compiling phlibwebp thread_utils.c
[20/90] Compiling phlibwebp tree_enc.c
[21/90] Compiling phlibwebp ssim.c
[22/90] Compiling phlibwebp sharpyuv_dsp.c
[23/90] Compiling phlibwebp sharpyuv_gamma.c
[24/90] Compiling phlibwebp sharpyuv_cpu.c
[24/90] Compiling phlibwebp syntax_enc.c
[26/90] Compiling phlibwebp sharpyuv_csp.c
[27/90] Compiling phlibwebp sharpyuv_sse2.c
[28/90] Compiling phlibwebp rescaler_neon.c
[29/90] Compiling phlibwebp ssim_sse2.c
[30/90] Compiling phlibwebp random_utils.c
[30/90] Compiling phlibwebp sharpyuv.c
[32/90] Compiling phlibwebp upsampling_sse2.c
[33/90] Compiling phlibwebp rescaler.c
[34/90] Compiling phlibwebp rescaler_utils.c
[35/90] Compiling phlibwebp quant_levels_dec_utils.c
[35/90] Compiling phlibwebp quant_levels_utils.c
[37/90] Compiling phlibwebp rescaler_sse2.c
[38/90] Compiling phlibwebp picture_rescale_enc.c
[39/90] Compiling phlibwebp picture_enc.c
[40/90] Compiling phlibwebp picture_tools_enc.c
[41/90] Compiling phlibwebp palette.c
[41/90] Compiling phlibwebp quant_enc.c
[43/90] Compiling phlibwebp picture_psnr_enc.c
[44/90] Compiling phlibwebp picture_csp_enc.c
[45/90] Compiling phlibwebp predictor_enc.c
[46/90] Compiling phlibwebp near_lossless_enc.c
[46/90] Compiling phlibwebp muxread.c
[48/90] Compiling phlibwebp lossless_sse41.c
[49/90] Compiling phlibwebp muxedit.c
[50/90] Compiling phlibwebp lossless_neon.c
[50/90] Compiling phlibwebp muxinternal.c
[52/90] Compiling phlibwebp lossless_enc_neon.c
[53/90] Compiling phlibwebp lossless_enc_sse41.c
[54/90] Compiling phlibwebp iterator_enc.c
[55/90] Compiling phlibwebp huffman_encode_utils.c
[56/90] Compiling phlibwebp huffman_utils.c
[57/90] Compiling phlibwebp lossless.c
[58/90] Compiling phlibwebp lossless_enc_sse2.c
[59/90] Compiling phlibwebp filters_utils.c
[60/90] Compiling phlibwebp histogram_enc.c
[61/90] Compiling phlibwebp lossless_sse2.c
[62/90] Compiling phlibwebp filters_neon.c
[63/90] Compiling phlibwebp lossless_enc.c
[64/90] Compiling phlibwebp enc_sse41.c
[65/90] Compiling phlibwebp filters.c
[66/90] Compiling phlibwebp dec_sse41.c
[67/90] Compiling phlibwebp frame_enc.c
[68/90] Compiling phlibwebp filter_enc.c
[69/90] Compiling phlibwebp enc_neon.c
[70/90] Compiling phlibwebp dec_neon.c
[71/90] Compiling phlibwebp dec_clip_tables.c
[72/90] Compiling phlibwebp enc.c
[73/90] Compiling phlibwebp cpu.c
[73/90] Compiling phlibwebp filters_sse2.c
[75/90] Compiling phlibwebp cost_neon.c
[76/90] Compiling phlibwebp config_enc.c
[77/90] Compiling phlibwebp enc_sse2.c
[77/90] Compiling phlibwebp cost_sse2.c
[79/90] Compiling phlibwebp dec.c
[80/90] Compiling phlibwebp color_cache_utils.c
[80/90] Copying PrivacyInfo.xcprivacy
[80/90] Write sources
[83/90] Compiling phlibwebp cost.c
[84/90] Compiling phlibwebp cost_enc.c
[85/90] Compiling phlibwebp bit_reader_utils.c
[86/90] Compiling phlibwebp dec_sse2.c
[87/90] Compiling phlibwebp analysis_enc.c
[88/90] Compiling phlibwebp bit_writer_utils.c
[89/90] Compiling phlibwebp backward_references_cost_enc.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/182] 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/195] 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
[93/195] 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
[94/195] 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
[95/195] 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
[96/195] 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
[97/195] 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
[98/195] 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
[99/195] 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
[100/195] 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
[101/195] 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
[102/195] 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
[103/195] 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
[104/195] 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
[105/195] 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
[106/195] 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
[107/195] 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
[108/195] 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
[109/195] 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
[110/195] 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
[111/195] 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
[112/195] 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
[113/195] 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
[114/195] 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
[115/195] 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
[116/195] 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
[117/195] 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
[118/195] 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
[119/195] 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
[120/195] 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
[121/195] 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
[122/195] 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
[123/195] 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
[124/195] 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
[125/195] 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
[126/195] 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
[127/195] 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
[128/195] 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
[129/195] 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
[130/195] 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
[131/195] 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
[132/195] 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
[133/195] 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
[134/195] 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
[135/195] 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
[136/195] 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
[137/195] 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
[138/195] 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
[139/195] 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
[140/195] 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
[141/195] 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
[142/195] 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
[143/195] 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
[144/195] 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
[145/195] 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
[146/195] 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
[147/195] 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
[148/195] 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
[149/195] 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
[150/195] 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
[151/195] 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
[152/195] 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
[153/195] 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
[154/195] 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
[155/195] 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
[156/195] 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
[157/195] 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
[158/195] 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
[159/195] 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
[160/195] 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
[161/195] 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
[162/195] 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
[163/195] 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
[164/195] 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
[165/195] 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
[166/195] 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
[167/195] 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
[168/195] 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
[169/195] 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
[170/195] 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
[171/195] 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
[172/195] 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
[173/195] 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
[174/195] 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
[175/195] 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
[176/195] 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
[177/195] 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
[178/195] 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
[179/195] 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
[180/195] 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
[181/195] 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
[182/195] 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
[183/195] 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
[184/195] 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
[185/195] 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
[186/195] 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
[187/195] 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
[188/195] 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
[189/195] 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
[190/195] 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
[191/195] 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
[192/195] 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
[193/195] 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
[194/195] 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
[195/195] 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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
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/93] 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
[3/93] 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
[4/93] 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
[5/93] 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
[6/93] 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
[7/93] 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
[8/93] 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
[9/93] 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
[10/93] 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
[11/93] 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
[12/93] 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
[13/93] 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
[14/93] 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
[15/106] 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
[16/106] 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
[17/106] 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
[18/106] 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
[19/106] 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
[20/106] 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
[21/106] 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
[22/106] 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
[23/106] 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
[24/106] 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
[25/106] 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
[26/106] 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
[27/106] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/106] 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
[29/106] 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
[30/106] 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
[31/106] 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
[32/106] 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
[33/106] 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
[34/106] 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
[35/106] 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
[36/106] 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
[37/106] 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
[38/106] 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
[39/106] 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
[40/106] 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
[41/106] 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
[42/106] 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
[43/106] 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
[44/106] 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
[45/106] 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
[46/106] 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
[47/106] 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
[48/106] 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
[49/106] 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
[50/106] 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
[51/106] 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
[52/106] 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
[53/106] 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
[54/106] 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
[55/106] 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
[56/106] 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
[57/106] 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
[58/106] 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
[59/106] 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
[60/106] 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
[61/106] 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
[62/106] 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
[63/106] 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
[64/106] 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
[65/106] 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
[66/106] 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
[67/106] 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
[68/106] 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
[69/106] 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
[70/106] 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
[71/106] 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
[72/106] 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
[73/106] 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
[74/106] 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
[75/106] 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
[76/106] 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
[77/106] 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
[78/106] 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
[79/106] 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
[80/106] 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
[81/106] 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
[82/106] 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
[83/106] 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
[84/106] 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
[85/106] 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
[86/106] 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
[87/106] 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
[88/106] 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
[89/106] 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
[90/106] 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
[91/106] 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
[92/106] 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
[93/106] 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
[94/106] 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
[95/106] 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
[96/106] 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
[97/106] 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
[98/106] 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
[99/106] 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
[100/106] 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
[101/106] 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
[102/106] 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
[103/106] 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
[104/106] 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
[105/106] 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
[106/106] 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
BUILD FAILURE 6.1 linux