The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GPUImage, reference master (3a2275), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 17:20:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradlarson/gpuimage2.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradlarson/gpuimage2
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3a2275e Added ability to customize the orientation of the camera.
Cloned https://github.com/bradlarson/gpuimage2.git
Revision (git rev-parse @):
3a2275e48716a6ebdab0d4098bd7d90321ef4143
SUCCESS checkout https://github.com/bradlarson/gpuimage2.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "gpuimage2",
      "name": "GPUImage",
      "url": "https://github.com/bradlarson/gpuimage2.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gpuimage2",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradlarson/gpuimage2.git
[1/3268] Fetching gpuimage2
Fetched https://github.com/bradlarson/gpuimage2.git from cache (1.76s)
Creating working copy for https://github.com/bradlarson/gpuimage2.git
Working copy of https://github.com/bradlarson/gpuimage2.git resolved at master (3a2275e)
warning: '.resolve-product-dependencies': dependency 'gpuimage2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bradlarson/gpuimage2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/142] Compiling GPUImage SolidColorGenerator.swift
[4/142] Compiling GPUImage SourceOverBlend.swift
[5/142] Compiling GPUImage SphereRefraction.swift
[6/142] Compiling GPUImage StretchDistortion.swift
[7/142] Compiling GPUImage SubtractBlend.swift
[8/142] Compiling GPUImage SwirlDistortion.swift
[9/142] Compiling GPUImage ThresholdSketch.swift
[10/142] Compiling GPUImage ThresholdSobelEdgeDetection.swift
[11/142] Compiling GPUImage TiltShift.swift
[12/142] Compiling GPUImage ToonFilter.swift
[13/142] Compiling GPUImage TransformOperation.swift
[14/142] Compiling GPUImage UnsharpMask.swift
[15/142] Compiling GPUImage Vibrance.swift
[16/142] Compiling GPUImage Vignette.swift
[17/142] Compiling GPUImage WhiteBalance.swift
[18/142] Compiling GPUImage Convolution3x3.swift
[19/142] Compiling GPUImage Crop.swift
[20/142] Compiling GPUImage CrosshairGenerator.swift
[21/142] Compiling GPUImage Crosshatch.swift
[22/142] Compiling GPUImage DarkenBlend.swift
[23/142] Compiling GPUImage DifferenceBlend.swift
[24/142] Compiling GPUImage Dilation.swift
[25/142] Compiling GPUImage DissolveBlend.swift
[26/142] Compiling GPUImage DivideBlend.swift
[27/142] Compiling GPUImage EmbossFilter.swift
[28/142] Compiling GPUImage Erosion.swift
[29/142] Compiling GPUImage ExclusionBlend.swift
[30/142] Compiling GPUImage ExposureAdjustment.swift
[31/142] Compiling GPUImage FalseColor.swift
[32/142] Compiling GPUImage GammaAdjustment.swift
[33/142] Compiling GPUImage GaussianBlur.swift
[34/157] Compiling GPUImage GlassSphereRefraction.swift
[35/157] Compiling GPUImage Halftone.swift
[36/157] Compiling GPUImage HardLightBlend.swift
[37/157] Compiling GPUImage HarrisCornerDetector.swift
[38/157] Compiling GPUImage Haze.swift
[39/157] Compiling GPUImage HighPassFilter.swift
[40/157] Compiling GPUImage HighlightAndShadowTint.swift
[41/157] Compiling GPUImage HighlightsAndShadows.swift
[42/157] Compiling GPUImage Histogram.swift
[43/157] Compiling GPUImage HistogramDisplay.swift
[44/157] Compiling GPUImage HistogramEqualization.swift
[45/157] Compiling GPUImage HueAdjustment.swift
[46/157] Compiling GPUImage HueBlend.swift
[47/157] Compiling GPUImage ImageBuffer.swift
[48/157] Compiling GPUImage KuwaharaFilter.swift
[49/157] Compiling GPUImage CGAColorspaceFilter.swift
[50/157] Compiling GPUImage CannyEdgeDetection.swift
[51/157] Compiling GPUImage ChromaKeyBlend.swift
[52/157] Compiling GPUImage ChromaKeying.swift
[53/157] Compiling GPUImage CircleGenerator.swift
[54/157] Compiling GPUImage ClosingFilter.swift
[55/157] Compiling GPUImage ColorBlend.swift
[56/157] Compiling GPUImage ColorBurnBlend.swift
[57/157] Compiling GPUImage ColorDodgeBlend.swift
[58/157] Compiling GPUImage ColorInversion.swift
[59/157] Compiling GPUImage ColorLocalBinaryPattern.swift
[60/157] Compiling GPUImage ColorMatrixFilter.swift
[61/157] Compiling GPUImage ColourFASTFeatureDetection.swift
[62/157] Compiling GPUImage ContrastAdjustment.swift
[63/157] Compiling GPUImage ConvertedShaders_GL.swift
[64/157] Compiling GPUImage ConvertedShaders_GLES.swift
[65/157] Compiling GPUImage ImageOrientation.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[66/157] Compiling GPUImage Matrix.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[67/157] Compiling GPUImage OpenGLContext_Shared.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[68/157] Compiling GPUImage OpenGLRendering.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[69/157] Compiling GPUImage OperationGroup.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[70/157] Compiling GPUImage AdaptiveThreshold.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[71/157] Compiling GPUImage AddBlend.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[72/157] Compiling GPUImage AlphaBlend.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[73/157] Compiling GPUImage AmatorkaFilter.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[74/157] Compiling GPUImage AverageColorExtractor.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[75/157] Compiling GPUImage AverageLuminanceExtractor.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[76/157] Compiling GPUImage AverageLuminanceThreshold.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[77/157] Compiling GPUImage BilateralBlur.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[78/157] Compiling GPUImage BoxBlur.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[79/157] Compiling GPUImage BrightnessAdjustment.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[80/157] Compiling GPUImage BulgeDistortion.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
279 |     func withGLChar(_ operation:(UnsafePointer<GLchar>) -> ()) {
280 |         if let value = self.cString(using:String.Encoding.utf8) {
281 |             operation(UnsafePointer<GLchar>(value))
    |                       |                     |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
    |                       |                     `- note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
    |                       `- warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer [#TemporaryPointers]
282 |         } else {
283 |             fatalError("Could not convert this string to UTF8: \(self)")
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[81/157] Compiling GPUImage MissEtikateFilter.swift
[82/157] Compiling GPUImage MonochromeFilter.swift
[83/157] Compiling GPUImage MotionBlur.swift
[84/157] Compiling GPUImage MotionDetector.swift
[85/157] Compiling GPUImage MultiplyBlend.swift
[86/157] Compiling GPUImage NobleCornerDetector.swift
[87/157] Compiling GPUImage NormalBlend.swift
[88/157] Compiling GPUImage OpacityAdjustment.swift
[89/157] Compiling GPUImage OpeningFilter.swift
[90/157] Compiling GPUImage OverlayBlend.swift
[91/157] Compiling GPUImage PinchDistortion.swift
[92/157] Compiling GPUImage Pixellate.swift
[93/157] Compiling GPUImage PolarPixellate.swift
[94/157] Compiling GPUImage PolkaDot.swift
[95/157] Compiling GPUImage Posterize.swift
[96/157] Compiling GPUImage KuwaharaRadius3Filter.swift
[97/157] Compiling GPUImage LanczosResampling.swift
[98/157] Compiling GPUImage Laplacian.swift
[99/157] Compiling GPUImage LevelsAdjustment.swift
[100/157] Compiling GPUImage LightenBlend.swift
[101/157] Compiling GPUImage LineGenerator.swift
[102/157] Compiling GPUImage LinearBurnBlend.swift
[103/157] Compiling GPUImage LocalBinaryPattern.swift
[104/157] Compiling GPUImage LookupFilter.swift
[105/157] Compiling GPUImage LowPassFilter.swift
[106/157] Compiling GPUImage Luminance.swift
[107/157] Compiling GPUImage LuminanceRangeReduction.swift
[108/157] Compiling GPUImage LuminanceThreshold.swift
[109/157] Compiling GPUImage LuminosityBlend.swift
[110/157] Compiling GPUImage MedianFilter.swift
[111/157] Emitting module GPUImage
[112/157] Compiling GPUImage PrewittEdgeDetection.swift
[113/157] Compiling GPUImage RGBAdjustmentFilter.swift
[114/157] Compiling GPUImage SaturationAdjustment.swift
[115/157] Compiling GPUImage SaturationBlend.swift
[116/157] Compiling GPUImage ScreenBlend.swift
[117/157] Compiling GPUImage SepiaToneFilter.swift
[118/157] Compiling GPUImage Sharpen.swift
[119/157] Compiling GPUImage ShiTomasiFeatureDetector.swift
[120/157] Compiling GPUImage SingleComponentGaussianBlur.swift
[121/157] Compiling GPUImage SketchFilter.swift
[122/157] Compiling GPUImage SmoothToonFilter.swift
[123/157] Compiling GPUImage SobelEdgeDetection.swift
[124/157] Compiling GPUImage SoftElegance.swift
[125/157] Compiling GPUImage SoftLightBlend.swift
[126/157] Compiling GPUImage Solarize.swift
[127/157] Compiling GPUImage Camera.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/157] Compiling GPUImage MovieInput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[129/157] Compiling GPUImage MovieOutput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[130/157] Compiling GPUImage OpenGLContext-OpenGL.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[131/157] Compiling GPUImage OpenGLContext-OpenGLES.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[132/157] Compiling GPUImage PictureInput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[133/157] Compiling GPUImage PictureOutput.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[134/157] Compiling GPUImage RenderView-Cocoa.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[135/157] Compiling GPUImage RenderView-UIKit.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[136/157] Compiling GPUImage BasicOperation.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[137/157] Compiling GPUImage CameraConversion.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[138/157] Compiling GPUImage Color.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[139/157] Compiling GPUImage FillMode.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[140/157] Compiling GPUImage Framebuffer.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[141/157] Compiling GPUImage FramebufferCache.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[142/157] Compiling GPUImage ImageGenerator.swift
/Users/admin/builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
 57 |         localSettings[AVVideoWidthKey] = localSettings[AVVideoWidthKey] ?? NSNumber(value:size.width)
 58 |         localSettings[AVVideoHeightKey] = localSettings[AVVideoHeightKey] ?? NSNumber(value:size.height)
 59 |         localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
    |                                                                             |- warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264' [#DeprecatedDeclaration]
    |                                                                             `- note: use 'AVVideoCodecType.h264' instead
 60 |
 61 |         assetWriterVideoInput = AVAssetWriterInput(mediaType:AVMediaType.video, outputSettings:localSettings)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[143/157] Compiling GPUImage ZoomBlur.swift
[144/157] Compiling GPUImage iOSBlur.swift
[145/157] Compiling GPUImage Pipeline.swift
[146/157] Compiling GPUImage Position.swift
[147/157] Compiling GPUImage RawDataInput.swift
[148/157] Compiling GPUImage RawDataOutput.swift
[149/157] Compiling GPUImage SerialDispatch.swift
[150/157] Compiling GPUImage ShaderProgram.swift
[151/157] Compiling GPUImage ShaderUniformSettings.swift
[152/157] Compiling GPUImage Size.swift
[153/157] Compiling GPUImage TextureInput.swift
[154/157] Compiling GPUImage TextureOutput.swift
[155/157] Compiling GPUImage TextureSamplingOperation.swift
[156/157] Compiling GPUImage Timestamp.swift
[157/157] Compiling GPUImage TwoStageOperation.swift
Build complete! (9.56s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GPUImage",
  "name" : "GPUImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GPUImage",
      "targets" : [
        "GPUImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "GPUImage",
      "module_type" : "SwiftTarget",
      "name" : "GPUImage",
      "path" : "framework/Source",
      "product_memberships" : [
        "GPUImage"
      ],
      "sources" : [
        "Apple/Camera.swift",
        "Apple/MovieInput.swift",
        "Apple/MovieOutput.swift",
        "Apple/OpenGLContext-OpenGL.swift",
        "Apple/OpenGLContext-OpenGLES.swift",
        "Apple/PictureInput.swift",
        "Apple/PictureOutput.swift",
        "Apple/RenderView-Cocoa.swift",
        "Apple/RenderView-UIKit.swift",
        "BasicOperation.swift",
        "CameraConversion.swift",
        "Color.swift",
        "FillMode.swift",
        "Framebuffer.swift",
        "FramebufferCache.swift",
        "ImageGenerator.swift",
        "ImageOrientation.swift",
        "Matrix.swift",
        "OpenGLContext_Shared.swift",
        "OpenGLRendering.swift",
        "OperationGroup.swift",
        "Operations/AdaptiveThreshold.swift",
        "Operations/AddBlend.swift",
        "Operations/AlphaBlend.swift",
        "Operations/AmatorkaFilter.swift",
        "Operations/AverageColorExtractor.swift",
        "Operations/AverageLuminanceExtractor.swift",
        "Operations/AverageLuminanceThreshold.swift",
        "Operations/BilateralBlur.swift",
        "Operations/BoxBlur.swift",
        "Operations/BrightnessAdjustment.swift",
        "Operations/BulgeDistortion.swift",
        "Operations/CGAColorspaceFilter.swift",
        "Operations/CannyEdgeDetection.swift",
        "Operations/ChromaKeyBlend.swift",
        "Operations/ChromaKeying.swift",
        "Operations/CircleGenerator.swift",
        "Operations/ClosingFilter.swift",
        "Operations/ColorBlend.swift",
        "Operations/ColorBurnBlend.swift",
        "Operations/ColorDodgeBlend.swift",
        "Operations/ColorInversion.swift",
        "Operations/ColorLocalBinaryPattern.swift",
        "Operations/ColorMatrixFilter.swift",
        "Operations/ColourFASTFeatureDetection.swift",
        "Operations/ContrastAdjustment.swift",
        "Operations/ConvertedShaders_GL.swift",
        "Operations/ConvertedShaders_GLES.swift",
        "Operations/Convolution3x3.swift",
        "Operations/Crop.swift",
        "Operations/CrosshairGenerator.swift",
        "Operations/Crosshatch.swift",
        "Operations/DarkenBlend.swift",
        "Operations/DifferenceBlend.swift",
        "Operations/Dilation.swift",
        "Operations/DissolveBlend.swift",
        "Operations/DivideBlend.swift",
        "Operations/EmbossFilter.swift",
        "Operations/Erosion.swift",
        "Operations/ExclusionBlend.swift",
        "Operations/ExposureAdjustment.swift",
        "Operations/FalseColor.swift",
        "Operations/GammaAdjustment.swift",
        "Operations/GaussianBlur.swift",
        "Operations/GlassSphereRefraction.swift",
        "Operations/Halftone.swift",
        "Operations/HardLightBlend.swift",
        "Operations/HarrisCornerDetector.swift",
        "Operations/Haze.swift",
        "Operations/HighPassFilter.swift",
        "Operations/HighlightAndShadowTint.swift",
        "Operations/HighlightsAndShadows.swift",
        "Operations/Histogram.swift",
        "Operations/HistogramDisplay.swift",
        "Operations/HistogramEqualization.swift",
        "Operations/HueAdjustment.swift",
        "Operations/HueBlend.swift",
        "Operations/ImageBuffer.swift",
        "Operations/KuwaharaFilter.swift",
        "Operations/KuwaharaRadius3Filter.swift",
        "Operations/LanczosResampling.swift",
        "Operations/Laplacian.swift",
        "Operations/LevelsAdjustment.swift",
        "Operations/LightenBlend.swift",
        "Operations/LineGenerator.swift",
        "Operations/LinearBurnBlend.swift",
        "Operations/LocalBinaryPattern.swift",
        "Operations/LookupFilter.swift",
        "Operations/LowPassFilter.swift",
        "Operations/Luminance.swift",
        "Operations/LuminanceRangeReduction.swift",
        "Operations/LuminanceThreshold.swift",
        "Operations/LuminosityBlend.swift",
        "Operations/MedianFilter.swift",
        "Operations/MissEtikateFilter.swift",
        "Operations/MonochromeFilter.swift",
        "Operations/MotionBlur.swift",
        "Operations/MotionDetector.swift",
        "Operations/MultiplyBlend.swift",
        "Operations/NobleCornerDetector.swift",
        "Operations/NormalBlend.swift",
        "Operations/OpacityAdjustment.swift",
        "Operations/OpeningFilter.swift",
        "Operations/OverlayBlend.swift",
        "Operations/PinchDistortion.swift",
        "Operations/Pixellate.swift",
        "Operations/PolarPixellate.swift",
        "Operations/PolkaDot.swift",
        "Operations/Posterize.swift",
        "Operations/PrewittEdgeDetection.swift",
        "Operations/RGBAdjustmentFilter.swift",
        "Operations/SaturationAdjustment.swift",
        "Operations/SaturationBlend.swift",
        "Operations/ScreenBlend.swift",
        "Operations/SepiaToneFilter.swift",
        "Operations/Sharpen.swift",
        "Operations/ShiTomasiFeatureDetector.swift",
        "Operations/SingleComponentGaussianBlur.swift",
        "Operations/SketchFilter.swift",
        "Operations/SmoothToonFilter.swift",
        "Operations/SobelEdgeDetection.swift",
        "Operations/SoftElegance.swift",
        "Operations/SoftLightBlend.swift",
        "Operations/Solarize.swift",
        "Operations/SolidColorGenerator.swift",
        "Operations/SourceOverBlend.swift",
        "Operations/SphereRefraction.swift",
        "Operations/StretchDistortion.swift",
        "Operations/SubtractBlend.swift",
        "Operations/SwirlDistortion.swift",
        "Operations/ThresholdSketch.swift",
        "Operations/ThresholdSobelEdgeDetection.swift",
        "Operations/TiltShift.swift",
        "Operations/ToonFilter.swift",
        "Operations/TransformOperation.swift",
        "Operations/UnsharpMask.swift",
        "Operations/Vibrance.swift",
        "Operations/Vignette.swift",
        "Operations/WhiteBalance.swift",
        "Operations/ZoomBlur.swift",
        "Operations/iOSBlur.swift",
        "Pipeline.swift",
        "Position.swift",
        "RawDataInput.swift",
        "RawDataOutput.swift",
        "SerialDispatch.swift",
        "ShaderProgram.swift",
        "ShaderUniformSettings.swift",
        "Size.swift",
        "TextureInput.swift",
        "TextureOutput.swift",
        "TextureSamplingOperation.swift",
        "Timestamp.swift",
        "TwoStageOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.