The Swift Package Index logo.Swift Package Index

Build Information

Successful build of libheif with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/libheif-Xcode.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SDWebImage/libheif-Xcode
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 238ff56 Merge pull request #7 from SDWebImage/bugfix/modular_headers_x265
Submodule path 'libheif': checked out '6ee6762657cfb0a921860d1a9d4cf36fa0eb5633'
Submodule 'libheif' (https://github.com/strukturag/libheif.git) registered for path 'libheif'
Cloning into '/host/spi-builder-workspace/libheif'...
Cloned https://github.com/SDWebImage/libheif-Xcode.git
Revision (git rev-parse @):
238ff56032df7b04215b01fe0b8cec17429a9e39
SUCCESS checkout https://github.com/SDWebImage/libheif-Xcode.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SDWebImage/libheif-Xcode.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/SDWebImage/libde265-Xcode.git
[3/276] Fetching libde265-xcode
Fetched https://github.com/SDWebImage/libde265-Xcode.git from cache (0.21s)
Computing version for https://github.com/SDWebImage/libde265-Xcode.git
Computed https://github.com/SDWebImage/libde265-Xcode.git at 1.0.9-beta (0.45s)
Creating working copy for https://github.com/SDWebImage/libde265-Xcode.git
Working copy of https://github.com/SDWebImage/libde265-Xcode.git resolved at 1.0.9-beta
Building for debugging...
[0/29] Compiling rgb2yuv_sharp.cc
[1/29] Compiling hdr_sdr.cc
[2/29] Compiling monochrome.cc
[3/29] Compiling rgb2rgb.cc
[4/29] Compiling chroma_sampling.cc
[5/29] Compiling rgb2yuv.cc
[6/29] Compiling yuv2rgb.cc
[7/29] Compiling nclx.cc
[8/29] Compiling colorconversion.cc
[9/29] Compiling metadata_compression.cc
[10/29] Compiling decoder_libde265.cc
[11/29] Compiling heif_plugin.cc
[12/29] Compiling encoder_uncompressed.cc
[13/29] Compiling plugin_registry.cc
[14/29] Compiling exif.cc
[15/29] Compiling init.cc
[16/29] Compiling hevc.cc
[17/29] Compiling pixelimage.cc
[18/29] Compiling common_utils.cc
[19/29] Compiling region.cc
[20/29] Compiling uncompressed_image.cc
[21/29] Compiling error.cc
[22/29] Compiling bitstream.cc
[23/29] Compiling alpha.cc
/host/spi-builder-workspace/libheif/libheif/heif.cc:1598:10: warning: result of comparison of constant 4294967295 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
      cp > std::numeric_limits<std::underlying_type<heif_color_primaries>::type>::max()) {
      ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/libheif/libheif/heif.cc:1639:10: warning: result of comparison of constant 4294967295 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
      tc > std::numeric_limits<std::underlying_type<heif_transfer_characteristics>::type>::max()) {
      ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/libheif/libheif/heif.cc:1676:10: warning: result of comparison of constant 4294967295 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
      mc > std::numeric_limits<std::underlying_type<heif_matrix_coefficients>::type>::max()) {
      ~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[24/29] Compiling heif.cc
[25/29] Compiling avif.cc
[26/29] Compiling file.cc
[27/29] Compiling context.cc
[28/29] Compiling box.cc
Build complete! (13.00s)
Build complete.
Done.

Build Machine: Linux 2