The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradlarson/gpuimage2.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bradlarson/gpuimage2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/138] Emitting module GPUImage
[4/157] Compiling GPUImage MotionDetector.swift
[5/157] Compiling GPUImage MultiplyBlend.swift
[6/157] Compiling GPUImage NobleCornerDetector.swift
[7/157] Compiling GPUImage NormalBlend.swift
[8/157] Compiling GPUImage OpacityAdjustment.swift
[9/157] Compiling GPUImage OpeningFilter.swift
[10/157] Compiling GPUImage OverlayBlend.swift
[11/157] Compiling GPUImage PinchDistortion.swift
[12/157] Compiling GPUImage Pixellate.swift
[13/157] Compiling GPUImage PolarPixellate.swift
[14/157] Compiling GPUImage PolkaDot.swift
[15/157] Compiling GPUImage Posterize.swift
[16/157] Compiling GPUImage PrewittEdgeDetection.swift
[17/157] Compiling GPUImage RGBAdjustmentFilter.swift
[18/157] Compiling GPUImage SaturationAdjustment.swift
[19/157] Compiling GPUImage SaturationBlend.swift
[20/157] Compiling GPUImage ScreenBlend.swift
[21/157] Compiling GPUImage SepiaToneFilter.swift
[22/157] Compiling GPUImage Sharpen.swift
[23/157] Compiling GPUImage UnsharpMask.swift
[24/157] Compiling GPUImage Vibrance.swift
[25/157] Compiling GPUImage Vignette.swift
[26/157] Compiling GPUImage WhiteBalance.swift
[27/157] Compiling GPUImage ZoomBlur.swift
[28/157] Compiling GPUImage iOSBlur.swift
[29/157] Compiling GPUImage Pipeline.swift
[30/157] Compiling GPUImage Position.swift
[31/157] Compiling GPUImage RawDataInput.swift
[32/157] Compiling GPUImage RawDataOutput.swift
[33/157] Compiling GPUImage SerialDispatch.swift
[34/157] Compiling GPUImage ShaderProgram.swift
[35/157] Compiling GPUImage ShaderUniformSettings.swift
[36/157] Compiling GPUImage Size.swift
[37/157] Compiling GPUImage TextureInput.swift
[38/157] Compiling GPUImage TextureOutput.swift
[39/157] Compiling GPUImage TextureSamplingOperation.swift
[40/157] Compiling GPUImage Timestamp.swift
[41/157] Compiling GPUImage TwoStageOperation.swift
[42/157] Compiling GPUImage ShiTomasiFeatureDetector.swift
[43/157] Compiling GPUImage SingleComponentGaussianBlur.swift
[44/157] Compiling GPUImage SketchFilter.swift
[45/157] Compiling GPUImage SmoothToonFilter.swift
[46/157] Compiling GPUImage SobelEdgeDetection.swift
[47/157] Compiling GPUImage SoftElegance.swift
[48/157] Compiling GPUImage SoftLightBlend.swift
[49/157] Compiling GPUImage Solarize.swift
[50/157] Compiling GPUImage SolidColorGenerator.swift
[51/157] Compiling GPUImage SourceOverBlend.swift
[52/157] Compiling GPUImage SphereRefraction.swift
[53/157] Compiling GPUImage StretchDistortion.swift
[54/157] Compiling GPUImage SubtractBlend.swift
[55/157] Compiling GPUImage SwirlDistortion.swift
[56/157] Compiling GPUImage ThresholdSketch.swift
[57/157] Compiling GPUImage ThresholdSobelEdgeDetection.swift
[58/157] Compiling GPUImage TiltShift.swift
[59/157] Compiling GPUImage ToonFilter.swift
[60/157] Compiling GPUImage TransformOperation.swift
[61/157] Compiling GPUImage KuwaharaFilter.swift
[62/157] Compiling GPUImage KuwaharaRadius3Filter.swift
[63/157] Compiling GPUImage LanczosResampling.swift
[64/157] Compiling GPUImage Laplacian.swift
[65/157] Compiling GPUImage LevelsAdjustment.swift
[66/157] Compiling GPUImage LightenBlend.swift
[67/157] Compiling GPUImage LineGenerator.swift
[68/157] Compiling GPUImage LinearBurnBlend.swift
[69/157] Compiling GPUImage LocalBinaryPattern.swift
[70/157] Compiling GPUImage LookupFilter.swift
[71/157] Compiling GPUImage LowPassFilter.swift
[72/157] Compiling GPUImage Luminance.swift
[73/157] Compiling GPUImage LuminanceRangeReduction.swift
[74/157] Compiling GPUImage LuminanceThreshold.swift
[75/157] Compiling GPUImage LuminosityBlend.swift
[76/157] Compiling GPUImage MedianFilter.swift
[77/157] Compiling GPUImage MissEtikateFilter.swift
[78/157] Compiling GPUImage MonochromeFilter.swift
[79/157] Compiling GPUImage MotionBlur.swift
[80/157] Compiling GPUImage ExclusionBlend.swift
[81/157] Compiling GPUImage ExposureAdjustment.swift
[82/157] Compiling GPUImage FalseColor.swift
[83/157] Compiling GPUImage GammaAdjustment.swift
[84/157] Compiling GPUImage GaussianBlur.swift
[85/157] Compiling GPUImage GlassSphereRefraction.swift
[86/157] Compiling GPUImage Halftone.swift
[87/157] Compiling GPUImage HardLightBlend.swift
[88/157] Compiling GPUImage HarrisCornerDetector.swift
[89/157] Compiling GPUImage Haze.swift
[90/157] Compiling GPUImage HighPassFilter.swift
[91/157] Compiling GPUImage HighlightAndShadowTint.swift
[92/157] Compiling GPUImage HighlightsAndShadows.swift
[93/157] Compiling GPUImage Histogram.swift
[94/157] Compiling GPUImage HistogramDisplay.swift
[95/157] Compiling GPUImage HistogramEqualization.swift
[96/157] Compiling GPUImage HueAdjustment.swift
[97/157] Compiling GPUImage HueBlend.swift
[98/157] Compiling GPUImage ImageBuffer.swift
[99/157] Compiling GPUImage ColorDodgeBlend.swift
[100/157] Compiling GPUImage ColorInversion.swift
[101/157] Compiling GPUImage ColorLocalBinaryPattern.swift
[102/157] Compiling GPUImage ColorMatrixFilter.swift
[103/157] Compiling GPUImage ColourFASTFeatureDetection.swift
[104/157] Compiling GPUImage ContrastAdjustment.swift
[105/157] Compiling GPUImage ConvertedShaders_GL.swift
[106/157] Compiling GPUImage ConvertedShaders_GLES.swift
[107/157] Compiling GPUImage Convolution3x3.swift
[108/157] Compiling GPUImage Crop.swift
[109/157] Compiling GPUImage CrosshairGenerator.swift
[110/157] Compiling GPUImage Crosshatch.swift
[111/157] Compiling GPUImage DarkenBlend.swift
[112/157] Compiling GPUImage DifferenceBlend.swift
[113/157] Compiling GPUImage Dilation.swift
[114/157] Compiling GPUImage DissolveBlend.swift
[115/157] Compiling GPUImage DivideBlend.swift
[116/157] Compiling GPUImage EmbossFilter.swift
[117/157] Compiling GPUImage Erosion.swift
[118/157] Compiling GPUImage OperationGroup.swift
[119/157] Compiling GPUImage AdaptiveThreshold.swift
[120/157] Compiling GPUImage AddBlend.swift
[121/157] Compiling GPUImage AlphaBlend.swift
[122/157] Compiling GPUImage AmatorkaFilter.swift
[123/157] Compiling GPUImage AverageColorExtractor.swift
[124/157] Compiling GPUImage AverageLuminanceExtractor.swift
[125/157] Compiling GPUImage AverageLuminanceThreshold.swift
[126/157] Compiling GPUImage BilateralBlur.swift
[127/157] Compiling GPUImage BoxBlur.swift
[128/157] Compiling GPUImage BrightnessAdjustment.swift
[129/157] Compiling GPUImage BulgeDistortion.swift
[130/157] Compiling GPUImage CGAColorspaceFilter.swift
[131/157] Compiling GPUImage CannyEdgeDetection.swift
[132/157] Compiling GPUImage ChromaKeyBlend.swift
[133/157] Compiling GPUImage ChromaKeying.swift
[134/157] Compiling GPUImage CircleGenerator.swift
[135/157] Compiling GPUImage ClosingFilter.swift
[136/157] Compiling GPUImage ColorBlend.swift
[137/157] Compiling GPUImage ColorBurnBlend.swift
[138/157] Compiling GPUImage Camera.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage MovieInput.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage MovieOutput.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage OpenGLContext-OpenGL.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage OpenGLContext-OpenGLES.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage PictureInput.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage PictureOutput.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage RenderView-Cocoa.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage RenderView-UIKit.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage BasicOperation.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage CameraConversion.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage Color.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage FillMode.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage Framebuffer.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage FramebufferCache.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage ImageGenerator.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage ImageOrientation.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/157] Compiling GPUImage Matrix.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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))
                                            ^
[156/157] Compiling GPUImage OpenGLContext_Shared.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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))
                                            ^
[157/157] Compiling GPUImage OpenGLRendering.swift
/Users/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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/builder/builds/UKfvDsi8u/3/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! (9.71s)
Build complete.
Done.

Build Machine: Mac 7