The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of libde265 with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/libde265-Xcode.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SDWebImage/libde265-Xcode
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3410ee6 Bumped version to 1.0.15
Submodule path 'libde265': checked out '17bb8d9fcea62db8cdeb0fc7ef8d15dbd19a22e4'
Submodule 'libde265' (https://github.com/strukturag/libde265.git) registered for path 'libde265'
Cloning into '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/libde265'...
Cloned https://github.com/SDWebImage/libde265-Xcode.git
Revision (git rev-parse @):
3410ee6f5f496681c545229e716f305862b4b5ac
SUCCESS checkout https://github.com/SDWebImage/libde265-Xcode.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/57] Compiling bitstream.cc
[1/57] Compiling cabac.cc
[2/57] Compiling util.cc
[3/57] Compiling alloc_pool.cc
[3/57] Compiling vui.cc
[5/57] Compiling scan.cc
[6/57] Compiling visualize.cc
[6/57] Compiling transform.cc
[8/57] Compiling threads.cc
[9/57] Compiling vps.cc
[10/57] Compiling nal.cc
[11/57] Compiling quality.cc
[12/57] Compiling sps.cc
[13/57] Compiling sei.cc
[14/57] Compiling md5.cc
[15/57] Compiling refpic.cc
[16/57] Compiling pps.cc
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/libde265/libde265/sao.cc:413:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(buf,"sao-%d",ctb_y);
    ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[17/57] Compiling sao.cc
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/libde265/libde265/slice.cc:4914:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf(buf,"ctb-row-%d",debug_startCtbRow);
  ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/libde265/libde265/slice.cc:4921:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf(buf,"slice-segment-%d;%d",debug_startCtbX,debug_startCtbY);
  ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
[18/57] Compiling slice.cc
[19/57] Compiling nal-parser.cc
[20/57] Compiling fallback.cc
[21/57] Compiling fallback-motion.cc
[22/57] Compiling image-io.cc
[23/57] Compiling motion.cc
[24/57] Compiling intrapred.cc
[25/57] Compiling image.cc
[26/57] Compiling fallback-dct.cc
[27/57] Compiling encpicbuf.cc
[28/57] Compiling encoder-intrapred.cc
[29/57] Compiling sop.cc
[30/57] Compiling encoder-motion.cc
[31/57] Compiling encoder-types.cc
[32/57] Compiling encoder-params.cc
[33/57] Compiling encoder-syntax.cc
[34/57] Compiling encoder-core.cc
[35/57] Compiling tb-rateestim.cc
[36/57] Compiling tb-transform.cc
[37/57] Compiling tb-split.cc
[38/57] Compiling encoder-context.cc
[39/57] Compiling ctb-qscale.cc
[40/57] Compiling pb-mv.cc
[41/57] Compiling coding-options.cc
[42/57] Compiling tb-intrapredmode.cc
[43/57] Compiling cb-skip.cc
[44/57] Compiling cb-split.cc
[45/57] Compiling cb-mergeindex.cc
[46/57] Compiling cb-intra-inter.cc
[47/57] Compiling dpb.cc
[48/57] Compiling algo.cc
[48/57] Compiling cb-intrapartmode.cc
[50/57] Compiling cb-interpartmode.cc
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/libde265/libde265/deblock.cc:923:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf(buf,"deblock-%d",ctb_y);
    ^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[51/57] Compiling deblock.cc
[52/57] Compiling en265.cc
[53/57] Compiling de265.cc
[54/57] Compiling decctx.cc
[55/57] Compiling contextmodel.cc
[56/57] Compiling configparam.cc
Build complete! (9.39s)
Build complete.
Done.