The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GPUImage with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradlarson/gpuimage2.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gpuimage2",
      "name": "GPUImage",
      "url": "https://github.com/bradlarson/gpuimage2.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gpuimage2",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradlarson/gpuimage2.git
[1/3221] Fetching gpuimage2
Fetched https://github.com/bradlarson/gpuimage2.git (2.46s)
Creating working copy for https://github.com/bradlarson/gpuimage2.git
Working copy of https://github.com/bradlarson/gpuimage2.git resolved at master
warning: '.resolve-product-dependencies': dependency 'gpuimage2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/136] Emitting module GPUImage
[2/155] Compiling GPUImage ExclusionBlend.swift
[3/155] Compiling GPUImage ExposureAdjustment.swift
[4/155] Compiling GPUImage FalseColor.swift
[5/155] Compiling GPUImage GammaAdjustment.swift
[6/155] Compiling GPUImage GaussianBlur.swift
[7/155] Compiling GPUImage GlassSphereRefraction.swift
[8/155] Compiling GPUImage Halftone.swift
[9/155] Compiling GPUImage HardLightBlend.swift
[10/155] Compiling GPUImage HarrisCornerDetector.swift
[11/155] Compiling GPUImage Haze.swift
[12/155] Compiling GPUImage HighPassFilter.swift
[13/155] Compiling GPUImage HighlightAndShadowTint.swift
[14/155] Compiling GPUImage HighlightsAndShadows.swift
[15/155] Compiling GPUImage Histogram.swift
[16/155] Compiling GPUImage HistogramDisplay.swift
[17/155] Compiling GPUImage HistogramEqualization.swift
[18/155] Compiling GPUImage HueAdjustment.swift
[19/155] Compiling GPUImage HueBlend.swift
[20/155] Compiling GPUImage ImageBuffer.swift
[21/155] Compiling GPUImage UnsharpMask.swift
[22/155] Compiling GPUImage Vibrance.swift
[23/155] Compiling GPUImage Vignette.swift
[24/155] Compiling GPUImage WhiteBalance.swift
[25/155] Compiling GPUImage ZoomBlur.swift
[26/155] Compiling GPUImage iOSBlur.swift
[27/155] Compiling GPUImage Pipeline.swift
[28/155] Compiling GPUImage Position.swift
[29/155] Compiling GPUImage RawDataInput.swift
[30/155] Compiling GPUImage RawDataOutput.swift
[31/155] Compiling GPUImage SerialDispatch.swift
[32/155] Compiling GPUImage ShaderProgram.swift
[33/155] Compiling GPUImage ShaderUniformSettings.swift
[34/155] Compiling GPUImage Size.swift
[35/155] Compiling GPUImage TextureInput.swift
[36/155] Compiling GPUImage TextureOutput.swift
[37/155] Compiling GPUImage TextureSamplingOperation.swift
[38/155] Compiling GPUImage Timestamp.swift
[39/155] Compiling GPUImage TwoStageOperation.swift
[40/155] Compiling GPUImage KuwaharaFilter.swift
[41/155] Compiling GPUImage KuwaharaRadius3Filter.swift
[42/155] Compiling GPUImage LanczosResampling.swift
[43/155] Compiling GPUImage Laplacian.swift
[44/155] Compiling GPUImage LevelsAdjustment.swift
[45/155] Compiling GPUImage LightenBlend.swift
[46/155] Compiling GPUImage LineGenerator.swift
[47/155] Compiling GPUImage LinearBurnBlend.swift
[48/155] Compiling GPUImage LocalBinaryPattern.swift
[49/155] Compiling GPUImage LookupFilter.swift
[50/155] Compiling GPUImage LowPassFilter.swift
[51/155] Compiling GPUImage Luminance.swift
[52/155] Compiling GPUImage LuminanceRangeReduction.swift
[53/155] Compiling GPUImage LuminanceThreshold.swift
[54/155] Compiling GPUImage LuminosityBlend.swift
[55/155] Compiling GPUImage MedianFilter.swift
[56/155] Compiling GPUImage MissEtikateFilter.swift
[57/155] Compiling GPUImage MonochromeFilter.swift
[58/155] Compiling GPUImage MotionBlur.swift
[59/155] Compiling GPUImage OperationGroup.swift
[60/155] Compiling GPUImage AdaptiveThreshold.swift
[61/155] Compiling GPUImage AddBlend.swift
[62/155] Compiling GPUImage AlphaBlend.swift
[63/155] Compiling GPUImage AmatorkaFilter.swift
[64/155] Compiling GPUImage AverageColorExtractor.swift
[65/155] Compiling GPUImage AverageLuminanceExtractor.swift
[66/155] Compiling GPUImage AverageLuminanceThreshold.swift
[67/155] Compiling GPUImage BilateralBlur.swift
[68/155] Compiling GPUImage BoxBlur.swift
[69/155] Compiling GPUImage BrightnessAdjustment.swift
[70/155] Compiling GPUImage BulgeDistortion.swift
[71/155] Compiling GPUImage CGAColorspaceFilter.swift
[72/155] Compiling GPUImage CannyEdgeDetection.swift
[73/155] Compiling GPUImage ChromaKeyBlend.swift
[74/155] Compiling GPUImage ChromaKeying.swift
[75/155] Compiling GPUImage CircleGenerator.swift
[76/155] Compiling GPUImage ClosingFilter.swift
[77/155] Compiling GPUImage ColorBlend.swift
[78/155] Compiling GPUImage ColorBurnBlend.swift
[79/155] Compiling GPUImage MotionDetector.swift
[80/155] Compiling GPUImage MultiplyBlend.swift
[81/155] Compiling GPUImage NobleCornerDetector.swift
[82/155] Compiling GPUImage NormalBlend.swift
[83/155] Compiling GPUImage OpacityAdjustment.swift
[84/155] Compiling GPUImage OpeningFilter.swift
[85/155] Compiling GPUImage OverlayBlend.swift
[86/155] Compiling GPUImage PinchDistortion.swift
[87/155] Compiling GPUImage Pixellate.swift
[88/155] Compiling GPUImage PolarPixellate.swift
[89/155] Compiling GPUImage PolkaDot.swift
[90/155] Compiling GPUImage Posterize.swift
[91/155] Compiling GPUImage PrewittEdgeDetection.swift
[92/155] Compiling GPUImage RGBAdjustmentFilter.swift
[93/155] Compiling GPUImage SaturationAdjustment.swift
[94/155] Compiling GPUImage SaturationBlend.swift
[95/155] Compiling GPUImage ScreenBlend.swift
[96/155] Compiling GPUImage SepiaToneFilter.swift
[97/155] Compiling GPUImage Sharpen.swift
[98/155] Compiling GPUImage ShiTomasiFeatureDetector.swift
[99/155] Compiling GPUImage SingleComponentGaussianBlur.swift
[100/155] Compiling GPUImage SketchFilter.swift
[101/155] Compiling GPUImage SmoothToonFilter.swift
[102/155] Compiling GPUImage SobelEdgeDetection.swift
[103/155] Compiling GPUImage SoftElegance.swift
[104/155] Compiling GPUImage SoftLightBlend.swift
[105/155] Compiling GPUImage Solarize.swift
[106/155] Compiling GPUImage SolidColorGenerator.swift
[107/155] Compiling GPUImage SourceOverBlend.swift
[108/155] Compiling GPUImage SphereRefraction.swift
[109/155] Compiling GPUImage StretchDistortion.swift
[110/155] Compiling GPUImage SubtractBlend.swift
[111/155] Compiling GPUImage SwirlDistortion.swift
[112/155] Compiling GPUImage ThresholdSketch.swift
[113/155] Compiling GPUImage ThresholdSobelEdgeDetection.swift
[114/155] Compiling GPUImage TiltShift.swift
[115/155] Compiling GPUImage ToonFilter.swift
[116/155] Compiling GPUImage TransformOperation.swift
[117/155] Compiling GPUImage ColorDodgeBlend.swift
[118/155] Compiling GPUImage ColorInversion.swift
[119/155] Compiling GPUImage ColorLocalBinaryPattern.swift
[120/155] Compiling GPUImage ColorMatrixFilter.swift
[121/155] Compiling GPUImage ColourFASTFeatureDetection.swift
[122/155] Compiling GPUImage ContrastAdjustment.swift
[123/155] Compiling GPUImage ConvertedShaders_GL.swift
[124/155] Compiling GPUImage ConvertedShaders_GLES.swift
[125/155] Compiling GPUImage Convolution3x3.swift
[126/155] Compiling GPUImage Crop.swift
[127/155] Compiling GPUImage CrosshairGenerator.swift
[128/155] Compiling GPUImage Crosshatch.swift
[129/155] Compiling GPUImage DarkenBlend.swift
[130/155] Compiling GPUImage DifferenceBlend.swift
[131/155] Compiling GPUImage Dilation.swift
[132/155] Compiling GPUImage DissolveBlend.swift
[133/155] Compiling GPUImage DivideBlend.swift
[134/155] Compiling GPUImage EmbossFilter.swift
[135/155] Compiling GPUImage Erosion.swift
[136/155] Compiling GPUImage Camera.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[137/155] Compiling GPUImage MovieInput.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[138/155] Compiling GPUImage MovieOutput.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[139/155] Compiling GPUImage OpenGLContext-OpenGL.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[140/155] Compiling GPUImage OpenGLContext-OpenGLES.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[141/155] Compiling GPUImage PictureInput.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[142/155] Compiling GPUImage PictureOutput.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[143/155] Compiling GPUImage RenderView-Cocoa.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[144/155] Compiling GPUImage RenderView-UIKit.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[145/155] Compiling GPUImage BasicOperation.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[146/155] Compiling GPUImage CameraConversion.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[147/155] Compiling GPUImage Color.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[148/155] Compiling GPUImage FillMode.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[149/155] Compiling GPUImage Framebuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[150/155] Compiling GPUImage FramebufferCache.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[151/155] Compiling GPUImage ImageGenerator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[152/155] Compiling GPUImage ImageOrientation.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[153/155] Compiling GPUImage Matrix.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[154/155] Compiling GPUImage OpenGLContext_Shared.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
[155/155] Compiling GPUImage OpenGLRendering.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: warning: 'AVVideoCodecH264' was deprecated in macOS 10.13: renamed to 'AVVideoCodecType.h264'
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/Apple/MovieOutput.swift:59:77: note: use 'AVVideoCodecType.h264' instead
        localSettings[AVVideoCodecKey] =  localSettings[AVVideoCodecKey] ?? AVVideoCodecH264 as NSString
                                                                            ^~~~~~~~~~~~~~~~
                                                                            AVVideoCodecType.h264
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:23: warning: initialization of 'UnsafePointer<GLchar>' (aka 'UnsafePointer<Int8>') results in a dangling pointer
            operation(UnsafePointer<GLchar>(value))
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: 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(_:)'
            operation(UnsafePointer<GLchar>(value))
                                            ^~~~~
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/framework/Source/OpenGLRendering.swift:281:45: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            operation(UnsafePointer<GLchar>(value))
                                            ^
Build complete! (14.96s)
Build complete.
Done.