* Package:    media-libs/libheif-1.18.2-r1:0/1.18
 * Repository: gentoo
 * Upstream:   https://github.com/strukturag/libheif/issues
 * USE:        abi_x86_64 amd64 aom elibc_glibc gdk-pixbuf kernel_linux rav1e threads webp x265
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libheif-1.18.2.tar.gz to /var/tmp/portage/media-libs/libheif-1.18.2-r1/work
>>> Source unpacked in /var/tmp/portage/media-libs/libheif-1.18.2-r1/work
>>> Preparing source in /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build"
 * Will copy sources from /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build
 * abi_x86_64.amd64: copying to /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64"
cmake -C /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_PLUGIN_LOADING=true -DWITH_LIBDE265=true -DWITH_AOM_DECODER=yes -DWITH_AOM_ENCODER=yes -DWITH_GDK_PIXBUF=yes -DWITH_RAV1E=yes -DWITH_SvtEnc=no -DWITH_LIBSHARPYUV=yes -DWITH_X265=yes -DWITH_KVAZAAR=true -DWITH_JPEG_DECODER=true -DWITH_JPEG_ENCODER=true -DWITH_OpenJPEG_DECODER=true -DWITH_OpenJPEG_ENCODER=true -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2
loading initial cache file /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/gentoo_common_config.cmake
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Performing Test has_potentially_evaluated_expression
-- Performing Test has_potentially_evaluated_expression - Failed
-- Found LIBDE265 
-- Found LIBDE265: /usr/include (found version "1.0.15")
-- Found X265 
-- Found X265: /usr/include (found version "209")
CMake Warning at cmake/modules/LibFindMacros.cmake:267 (message):
  WARNING: MISSING PACKAGE

  We could not find development headers for KVAZAAR.  Do you have the
  necessary dev package installed? This package is NOT REQUIRED and you may
  ignore this warning but by doing so you may miss some functionality of
  libheif.

  Relevant CMake configuration variables:

    KVAZAAR_INCLUDE_DIR=<not found>
    KVAZAAR_LIBRARY=<not found>

  You may use CMake GUI, cmake -D or ccmake to modify the values.  Delete
  CMakeCache.txt to discard all values and force full re-detection if
  necessary.

Call Stack (most recent call first):
  cmake/modules/Findkvazaar.cmake:19 (libfind_process)
  CMakeLists.txt:119 (find_package)


-- Performing Test HAVE_KVAZAAR_ENABLE_LOGGING
-- Performing Test HAVE_KVAZAAR_ENABLE_LOGGING - Failed
-- Could NOT find kvazaar (missing: KVAZAAR_INCLUDE_DIR KVAZAAR_LIBRARIES) 
-- Looking for AOM_USAGE_GOOD_QUALITY
-- Looking for AOM_USAGE_GOOD_QUALITY - found
-- Found AOM 
-- Found AOM: /usr/include
-- Found RAV1E 
-- Found RAV1E: /usr/include/rav1e
-- Found JPEG: /usr/lib64/libjpeg.so (found version "62")

=== Summary of compiled codecs ===
libde265 HEVC decoder           : + built-in
FFMPEG HEVC decoder (HW acc)    : - disabled
x265 HEVC encoder               : + built-in
Kvazaar HEVC encoder            : - not found
AOM AV1 decoder                 : + built-in
AOM AV1 encoder                 : + built-in
Dav1d AV1 decoder               : - disabled
SVT AV1 encoder                 : - disabled
Rav1e AV1 encoder               : + separate plugin
JPEG decoder                    : + built-in
JPEG encoder                    : + built-in
OpenJPEG J2K decoder            : + separate plugin
OpenJPEG J2K encoder            : + separate plugin
OpenJPH HT-J2K encoder          : - disabled
uvg266 VVC enc. (experimental)  : - disabled
vvenc VVC enc. (experimental)   : - disabled
vvdec VVC dec. (experimental)   : - disabled

=== Supported formats ===
format        decoding   encoding
HEIC            YES        YES
AVIF            YES        YES
VVC             NO         NO 
JPEG            YES        YES
JPEG2000        YES        YES
JPEG2000-HT     YES        NO 
Uncompressed    NO         NO 

-- Found LIBSHARPYUV 
-- Found libsharpyuv: /usr/include/webp
libsharpyuv: found
-- Looking for _LIBCPP_VERSION
-- Looking for _LIBCPP_VERSION - not found
-- Performing Test HAVE_JPEG_WRITE_ICC_PROFILE
-- Performing Test HAVE_JPEG_WRITE_ICC_PROFILE - Success
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.44")
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.6.0")

=== Active input formats for heif-enc ===
JPEG: active
PNG:  active
TIFF: active

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
Doxygen tool needs to be installed to generate the API documentation
CMake Warning at tests/CMakeLists.txt:19 (message):
  Conversion and box unit tests can only be compiled with full symbol
  visibility (WITH_REDUCED_VISIBILITY=OFF)


INFODisabling HT-JPEG 2000 encoder tests because no HT-JPEG 2000 codec is enabled
CMake Warning at tests/CMakeLists.txt:63 (message):
  Tests of the 'uncompressed codec' are not compiled because the uncompressed
  codec is not enabled (WITH_UNCOMPRESSED_CODEC==OFF)


Compiling 'x265' as built-in backend
Compiling 'libde265' as built-in backend
Not compiling 'dav1d' backend
Compiling 'aomdec' as built-in backend
Compiling 'aomenc' as built-in backend
Not compiling 'svtenc' backend
Compiling 'rav1e' as dynamic plugin
Compiling 'jpegdec' as built-in backend
Compiling 'jpegenc' as built-in backend
Compiling 'j2kdec' as dynamic plugin
Compiling 'j2kenc' as dynamic plugin
Not compiling 'kvazaar' backend
Not compiling 'ffmpegdec' backend
Not compiling 'jphenc' backend
Not compiling 'uvg266' backend
Not compiling 'vvdec' backend
Not compiling 'vvenc' backend
Compiling in 'libsharpyuv'
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0")
-- Checking for module 'gdk-pixbuf-2.0'
--   Found gdk-pixbuf-2.0, version 2.42.10
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
C++             -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs

-- Configuring done (2.8s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64"
ninja -v -j2 -l2
[1/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/bitstream.cc.o -MF libheif/CMakeFiles/heif.dir/bitstream.cc.o.d -o libheif/CMakeFiles/heif.dir/bitstream.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/bitstream.cc
[2/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/box.cc.o -MF libheif/CMakeFiles/heif.dir/box.cc.o.d -o libheif/CMakeFiles/heif.dir/box.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/box.cc
[3/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/error.cc.o -MF libheif/CMakeFiles/heif.dir/error.cc.o.d -o libheif/CMakeFiles/heif.dir/error.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/error.cc
[4/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/context.cc.o -MF libheif/CMakeFiles/heif.dir/context.cc.o.d -o libheif/CMakeFiles/heif.dir/context.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/context.cc
[5/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/file.cc.o -MF libheif/CMakeFiles/heif.dir/file.cc.o.d -o libheif/CMakeFiles/heif.dir/file.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/file.cc
[6/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/pixelimage.cc.o -MF libheif/CMakeFiles/heif.dir/pixelimage.cc.o.d -o libheif/CMakeFiles/heif.dir/pixelimage.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/pixelimage.cc
[7/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugin_registry.cc.o -MF libheif/CMakeFiles/heif.dir/plugin_registry.cc.o.d -o libheif/CMakeFiles/heif.dir/plugin_registry.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugin_registry.cc
[8/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/nclx.cc.o -MF libheif/CMakeFiles/heif.dir/nclx.cc.o.d -o libheif/CMakeFiles/heif.dir/nclx.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/nclx.cc
[9/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/init.cc.o -MF libheif/CMakeFiles/heif.dir/init.cc.o.d -o libheif/CMakeFiles/heif.dir/init.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/init.cc
[10/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/logging.cc.o -MF libheif/CMakeFiles/heif.dir/logging.cc.o.d -o libheif/CMakeFiles/heif.dir/logging.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/logging.cc
[11/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/compression_brotli.cc.o -MF libheif/CMakeFiles/heif.dir/compression_brotli.cc.o.d -o libheif/CMakeFiles/heif.dir/compression_brotli.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/compression_brotli.cc
[12/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/compression_zlib.cc.o -MF libheif/CMakeFiles/heif.dir/compression_zlib.cc.o.d -o libheif/CMakeFiles/heif.dir/compression_zlib.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/compression_zlib.cc
[13/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/common_utils.cc.o -MF libheif/CMakeFiles/heif.dir/common_utils.cc.o.d -o libheif/CMakeFiles/heif.dir/common_utils.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/common_utils.cc
[14/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/region.cc.o -MF libheif/CMakeFiles/heif.dir/region.cc.o.d -o libheif/CMakeFiles/heif.dir/region.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/region.cc
[15/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif.cc
[16/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif_regions.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif_regions.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif_regions.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_regions.cc
[17/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif_plugin.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif_plugin.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif_plugin.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_plugin.cc
[18/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif_properties.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif_properties.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif_properties.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_properties.cc
[19/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif_items.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif_items.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif_items.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_items.cc
[20/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/api/libheif/heif_experimental.cc.o -MF libheif/CMakeFiles/heif.dir/api/libheif/heif_experimental.cc.o.d -o libheif/CMakeFiles/heif.dir/api/libheif/heif_experimental.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_experimental.cc
[21/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/hevc.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/hevc.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/hevc.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/hevc.cc
[22/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/avif.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/avif.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/avif.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/avif.cc
[23/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/jpeg.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/jpeg.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/jpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/jpeg.cc
[24/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/jpeg2000.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/jpeg2000.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/jpeg2000.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/jpeg2000.cc
[25/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/vvc.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/vvc.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/vvc.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/vvc.cc
[26/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/avc.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/avc.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/avc.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/avc.cc
[27/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/codecs/mask_image.cc.o -MF libheif/CMakeFiles/heif.dir/codecs/mask_image.cc.o.d -o libheif/CMakeFiles/heif.dir/codecs/mask_image.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/codecs/mask_image.cc
[28/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/colorconversion.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/colorconversion.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/colorconversion.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/colorconversion.cc
[29/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/rgb2yuv.cc
[30/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv_sharp.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv_sharp.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv_sharp.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/rgb2yuv_sharp.cc
[31/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/yuv2rgb.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/yuv2rgb.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/yuv2rgb.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/yuv2rgb.cc
[32/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/rgb2rgb.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/rgb2rgb.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/rgb2rgb.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/rgb2rgb.cc
[33/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/monochrome.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/monochrome.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/monochrome.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/monochrome.cc
[34/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/hdr_sdr.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/hdr_sdr.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/hdr_sdr.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/hdr_sdr.cc
[35/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/alpha.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/alpha.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/alpha.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/alpha.cc
[36/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/color-conversion/chroma_sampling.cc.o -MF libheif/CMakeFiles/heif.dir/color-conversion/chroma_sampling.cc.o.d -o libheif/CMakeFiles/heif.dir/color-conversion/chroma_sampling.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/color-conversion/chroma_sampling.cc
[37/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins_unix.cc.o -MF libheif/CMakeFiles/heif.dir/plugins_unix.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins_unix.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins_unix.cc
[38/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/encoder_x265.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/encoder_x265.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/encoder_x265.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_x265.cc
[39/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/decoder_libde265.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/decoder_libde265.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/decoder_libde265.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/decoder_libde265.cc
[40/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/decoder_aom.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/decoder_aom.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/decoder_aom.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/decoder_aom.cc
[41/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/encoder_aom.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/encoder_aom.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/encoder_aom.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_aom.cc
[42/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/decoder_jpeg.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/decoder_jpeg.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/decoder_jpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/decoder_jpeg.cc
[43/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/encoder_jpeg.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/encoder_jpeg.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/encoder_jpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_jpeg.cc
[44/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DENABLE_MULTITHREADING_SUPPORT=1 -DENABLE_PARALLEL_TILE_DECODING=1 -DENABLE_PLUGIN_LOADING=1 -DHAVE_AOM_DECODER=1 -DHAVE_AOM_ENCODER=1 -DHAVE_JPEG_DECODER=1 -DHAVE_JPEG_ENCODER=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBDE265=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DHAVE_X265=1 -DLIBHEIF_EXPORTS -Dheif_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -I/usr/include/webp  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/CMakeFiles/heif.dir/plugins/encoder_mask.cc.o -MF libheif/CMakeFiles/heif.dir/plugins/encoder_mask.cc.o.d -o libheif/CMakeFiles/heif.dir/plugins/encoder_mask.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_mask.cc
[45/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libheif.so.1 -o libheif/libheif.so.1.18.2 libheif/CMakeFiles/heif.dir/bitstream.cc.o libheif/CMakeFiles/heif.dir/box.cc.o libheif/CMakeFiles/heif.dir/error.cc.o libheif/CMakeFiles/heif.dir/context.cc.o libheif/CMakeFiles/heif.dir/file.cc.o libheif/CMakeFiles/heif.dir/pixelimage.cc.o libheif/CMakeFiles/heif.dir/plugin_registry.cc.o libheif/CMakeFiles/heif.dir/nclx.cc.o libheif/CMakeFiles/heif.dir/init.cc.o libheif/CMakeFiles/heif.dir/logging.cc.o libheif/CMakeFiles/heif.dir/compression_brotli.cc.o libheif/CMakeFiles/heif.dir/compression_zlib.cc.o libheif/CMakeFiles/heif.dir/common_utils.cc.o libheif/CMakeFiles/heif.dir/region.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif_regions.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif_plugin.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif_properties.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif_items.cc.o libheif/CMakeFiles/heif.dir/api/libheif/heif_experimental.cc.o libheif/CMakeFiles/heif.dir/codecs/hevc.cc.o libheif/CMakeFiles/heif.dir/codecs/avif.cc.o libheif/CMakeFiles/heif.dir/codecs/jpeg.cc.o libheif/CMakeFiles/heif.dir/codecs/jpeg2000.cc.o libheif/CMakeFiles/heif.dir/codecs/vvc.cc.o libheif/CMakeFiles/heif.dir/codecs/avc.cc.o libheif/CMakeFiles/heif.dir/codecs/mask_image.cc.o libheif/CMakeFiles/heif.dir/color-conversion/colorconversion.cc.o libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv.cc.o libheif/CMakeFiles/heif.dir/color-conversion/rgb2yuv_sharp.cc.o libheif/CMakeFiles/heif.dir/color-conversion/yuv2rgb.cc.o libheif/CMakeFiles/heif.dir/color-conversion/rgb2rgb.cc.o libheif/CMakeFiles/heif.dir/color-conversion/monochrome.cc.o libheif/CMakeFiles/heif.dir/color-conversion/hdr_sdr.cc.o libheif/CMakeFiles/heif.dir/color-conversion/alpha.cc.o libheif/CMakeFiles/heif.dir/color-conversion/chroma_sampling.cc.o libheif/CMakeFiles/heif.dir/plugins_unix.cc.o libheif/CMakeFiles/heif.dir/plugins/encoder_x265.cc.o libheif/CMakeFiles/heif.dir/plugins/decoder_libde265.cc.o libheif/CMakeFiles/heif.dir/plugins/decoder_aom.cc.o libheif/CMakeFiles/heif.dir/plugins/encoder_aom.cc.o libheif/CMakeFiles/heif.dir/plugins/decoder_jpeg.cc.o libheif/CMakeFiles/heif.dir/plugins/encoder_jpeg.cc.o libheif/CMakeFiles/heif.dir/plugins/encoder_mask.cc.o  -ldl  /usr/lib64/libx265.so  /usr/lib64/libde265.so  /usr/lib64/libaom.so  /usr/lib64/libaom.so  /usr/lib64/libjpeg.so  /usr/lib64/libjpeg.so  /usr/lib64/libsharpyuv.so && :
[46/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-info.dir/heif_info.cc.o -MF examples/CMakeFiles/heif-info.dir/heif_info.cc.o.d -o examples/CMakeFiles/heif-info.dir/heif_info.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/heif_info.cc
[47/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-info.dir/common.cc.o -MF examples/CMakeFiles/heif-info.dir/common.cc.o.d -o examples/CMakeFiles/heif-info.dir/common.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/common.cc
[48/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/encoder.cc.o -MF examples/CMakeFiles/heif-dec.dir/encoder.cc.o.d -o examples/CMakeFiles/heif-dec.dir/encoder.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder.cc
[49/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/encoder_y4m.cc.o -MF examples/CMakeFiles/heif-dec.dir/encoder_y4m.cc.o.d -o examples/CMakeFiles/heif-dec.dir/encoder_y4m.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder_y4m.cc
[50/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/heif_dec.cc.o -MF examples/CMakeFiles/heif-dec.dir/heif_dec.cc.o.d -o examples/CMakeFiles/heif-dec.dir/heif_dec.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/heif_dec.cc
[51/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/__/libheif/exif.cc.o -MF examples/CMakeFiles/heif-dec.dir/__/libheif/exif.cc.o.d -o examples/CMakeFiles/heif-dec.dir/__/libheif/exif.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/exif.cc
[52/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/common.cc.o -MF examples/CMakeFiles/heif-dec.dir/common.cc.o.d -o examples/CMakeFiles/heif-dec.dir/common.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/common.cc
[53/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/encoder_jpeg.cc.o -MF examples/CMakeFiles/heif-dec.dir/encoder_jpeg.cc.o.d -o examples/CMakeFiles/heif-dec.dir/encoder_jpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder_jpeg.cc
[54/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-dec.dir/encoder_png.cc.o -MF examples/CMakeFiles/heif-dec.dir/encoder_png.cc.o.d -o examples/CMakeFiles/heif-dec.dir/encoder_png.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder_png.cc
[55/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/heif_enc.cc.o -MF examples/CMakeFiles/heif-enc.dir/heif_enc.cc.o.d -o examples/CMakeFiles/heif-enc.dir/heif_enc.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/heif_enc.cc
[56/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/__/libheif/exif.cc.o -MF examples/CMakeFiles/heif-enc.dir/__/libheif/exif.cc.o.d -o examples/CMakeFiles/heif-enc.dir/__/libheif/exif.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/exif.cc
[57/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/benchmark.cc.o -MF examples/CMakeFiles/heif-enc.dir/benchmark.cc.o.d -o examples/CMakeFiles/heif-enc.dir/benchmark.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/benchmark.cc
[58/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/encoder.cc.o -MF examples/CMakeFiles/heif-enc.dir/encoder.cc.o.d -o examples/CMakeFiles/heif-enc.dir/encoder.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder.cc
[59/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/decoder_y4m.cc.o -MF examples/CMakeFiles/heif-enc.dir/decoder_y4m.cc.o.d -o examples/CMakeFiles/heif-enc.dir/decoder_y4m.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/decoder_y4m.cc
[60/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/common.cc.o -MF examples/CMakeFiles/heif-enc.dir/common.cc.o.d -o examples/CMakeFiles/heif-enc.dir/common.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/common.cc
[61/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/decoder_jpeg.cc.o -MF examples/CMakeFiles/heif-enc.dir/decoder_jpeg.cc.o.d -o examples/CMakeFiles/heif-enc.dir/decoder_jpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/decoder_jpeg.cc
[62/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/decoder_png.cc.o -MF examples/CMakeFiles/heif-enc.dir/decoder_png.cc.o.d -o examples/CMakeFiles/heif-enc.dir/decoder_png.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/decoder_png.cc
[63/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_LIBTIFF=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-enc.dir/decoder_tiff.cc.o -MF examples/CMakeFiles/heif-enc.dir/decoder_tiff.cc.o.d -o examples/CMakeFiles/heif-enc.dir/decoder_tiff.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/decoder_tiff.cc
[64/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-test.dir/heif_test.cc.o -MF examples/CMakeFiles/heif-test.dir/heif_test.cc.o.d -o examples/CMakeFiles/heif-test.dir/heif_test.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/heif_test.cc
[65/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-test.dir/common.cc.o -MF examples/CMakeFiles/heif-test.dir/common.cc.o.d -o examples/CMakeFiles/heif-test.dir/common.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/common.cc
[66/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-thumbnailer.dir/encoder.cc.o -MF examples/CMakeFiles/heif-thumbnailer.dir/encoder.cc.o.d -o examples/CMakeFiles/heif-thumbnailer.dir/encoder.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder.cc
[67/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-thumbnailer.dir/heif_thumbnailer.cc.o -MF examples/CMakeFiles/heif-thumbnailer.dir/heif_thumbnailer.cc.o.d -o examples/CMakeFiles/heif-thumbnailer.dir/heif_thumbnailer.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/heif_thumbnailer.cc
[68/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-thumbnailer.dir/encoder_png.cc.o -MF examples/CMakeFiles/heif-thumbnailer.dir/encoder_png.cc.o.d -o examples/CMakeFiles/heif-thumbnailer.dir/encoder_png.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/encoder_png.cc
[69/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-thumbnailer.dir/__/libheif/exif.cc.o -MF examples/CMakeFiles/heif-thumbnailer.dir/__/libheif/exif.cc.o.d -o examples/CMakeFiles/heif-thumbnailer.dir/__/libheif/exif.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/exif.cc
[70/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_JPEG_WRITE_ICC_PROFILE=1 -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT examples/CMakeFiles/heif-thumbnailer.dir/common.cc.o -MF examples/CMakeFiles/heif-thumbnailer.dir/common.cc.o.d -o examples/CMakeFiles/heif-thumbnailer.dir/common.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/examples/common.cc
[71/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode.dir/main.cc.o -MF tests/CMakeFiles/encode.dir/main.cc.o.d -o tests/CMakeFiles/encode.dir/main.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/main.cc
[72/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode.dir/__/generated/test-config.cc.o -MF tests/CMakeFiles/encode.dir/__/generated/test-config.cc.o.d -o tests/CMakeFiles/encode.dir/__/generated/test-config.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/generated/test-config.cc
[73/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode.dir/test_utils.cc.o -MF tests/CMakeFiles/encode.dir/test_utils.cc.o.d -o tests/CMakeFiles/encode.dir/test_utils.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/test_utils.cc
[74/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode.dir/encode.cc.o -MF tests/CMakeFiles/encode.dir/encode.cc.o.d -o tests/CMakeFiles/encode.dir/encode.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/encode.cc
[75/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/region.dir/main.cc.o -MF tests/CMakeFiles/region.dir/main.cc.o.d -o tests/CMakeFiles/region.dir/main.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/main.cc
[76/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/region.dir/__/generated/test-config.cc.o -MF tests/CMakeFiles/region.dir/__/generated/test-config.cc.o.d -o tests/CMakeFiles/region.dir/__/generated/test-config.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/generated/test-config.cc
[77/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/region.dir/test_utils.cc.o -MF tests/CMakeFiles/region.dir/test_utils.cc.o.d -o tests/CMakeFiles/region.dir/test_utils.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/test_utils.cc
[78/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/region.dir/region.cc.o -MF tests/CMakeFiles/region.dir/region.cc.o.d -o tests/CMakeFiles/region.dir/region.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/region.cc
[79/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode_jpeg2000.dir/main.cc.o -MF tests/CMakeFiles/encode_jpeg2000.dir/main.cc.o.d -o tests/CMakeFiles/encode_jpeg2000.dir/main.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/main.cc
[80/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode_jpeg2000.dir/__/generated/test-config.cc.o -MF tests/CMakeFiles/encode_jpeg2000.dir/__/generated/test-config.cc.o.d -o tests/CMakeFiles/encode_jpeg2000.dir/__/generated/test-config.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/generated/test-config.cc
[81/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode_jpeg2000.dir/test_utils.cc.o -MF tests/CMakeFiles/encode_jpeg2000.dir/test_utils.cc.o.d -o tests/CMakeFiles/encode_jpeg2000.dir/test_utils.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/test_utils.cc
[82/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c++11 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT tests/CMakeFiles/encode_jpeg2000.dir/encode_jpeg2000.cc.o -MF tests/CMakeFiles/encode_jpeg2000.dir/encode_jpeg2000.cc.o.d -o tests/CMakeFiles/encode_jpeg2000.dir/encode_jpeg2000.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/tests/encode_jpeg2000.cc
[83/103] /usr/bin/cmake -E cmake_symlink_library libheif/libheif.so.1.18.2  libheif/libheif.so.1 libheif/libheif.so && :
[84/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_RAV1E=1 -Dheif_rav1e_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/usr/include/rav1e -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-rav1e.dir/encoder_rav1e.cc.o -MF libheif/plugins/CMakeFiles/heif-rav1e.dir/encoder_rav1e.cc.o.d -o libheif/plugins/CMakeFiles/heif-rav1e.dir/encoder_rav1e.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_rav1e.cc
[85/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_RAV1E=1 -Dheif_rav1e_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/usr/include/rav1e -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-rav1e.dir/__/error.cc.o -MF libheif/plugins/CMakeFiles/heif-rav1e.dir/__/error.cc.o.d -o libheif/plugins/CMakeFiles/heif-rav1e.dir/__/error.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/error.cc
[86/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_RAV1E=1 -Dheif_rav1e_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/usr/include/rav1e -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-rav1e.dir/__/api/libheif/heif_plugin.cc.o -MF libheif/plugins/CMakeFiles/heif-rav1e.dir/__/api/libheif/heif_plugin.cc.o.d -o libheif/plugins/CMakeFiles/heif-rav1e.dir/__/api/libheif/heif_plugin.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_plugin.cc
[87/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_OPENJPEG_DECODER=1 -Dheif_j2kdec_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -isystem /usr/include/openjpeg-2.5  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-j2kdec.dir/decoder_openjpeg.cc.o -MF libheif/plugins/CMakeFiles/heif-j2kdec.dir/decoder_openjpeg.cc.o.d -o libheif/plugins/CMakeFiles/heif-j2kdec.dir/decoder_openjpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/decoder_openjpeg.cc
[88/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_OPENJPEG_DECODER=1 -Dheif_j2kdec_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -isystem /usr/include/openjpeg-2.5  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-j2kdec.dir/__/api/libheif/heif_plugin.cc.o -MF libheif/plugins/CMakeFiles/heif-j2kdec.dir/__/api/libheif/heif_plugin.cc.o.d -o libheif/plugins/CMakeFiles/heif-j2kdec.dir/__/api/libheif/heif_plugin.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_plugin.cc
[89/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_OPENJPEG_ENCODER=1 -Dheif_j2kenc_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -isystem /usr/include/openjpeg-2.5  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-j2kenc.dir/encoder_openjpeg.cc.o -MF libheif/plugins/CMakeFiles/heif-j2kenc.dir/encoder_openjpeg.cc.o.d -o libheif/plugins/CMakeFiles/heif-j2kenc.dir/encoder_openjpeg.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/plugins/encoder_openjpeg.cc
[90/103] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -DPLUGIN_OPENJPEG_ENCODER=1 -Dheif_j2kenc_EXPORTS -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include -isystem /usr/include/openjpeg-2.5  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe          -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT libheif/plugins/CMakeFiles/heif-j2kenc.dir/__/api/libheif/heif_plugin.cc.o -MF libheif/plugins/CMakeFiles/heif-j2kenc.dir/__/api/libheif/heif_plugin.cc.o.d -o libheif/plugins/CMakeFiles/heif-j2kenc.dir/__/api/libheif/heif_plugin.cc.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api/libheif/heif_plugin.cc
[91/103] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_KVAZAAR_ENABLE_LOGGING=0 -DHAVE_LIBSHARPYUV=1 -DHAVE_UNISTD_H -DHAVE_VISIBILITY -DLIBHEIF_EXPORTS -Dpixbufloader_heif_EXPORTS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/libheif/api -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include/libheif -I/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/include  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC   -Wall -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conversion -Wno-error=unused-parameter -Wno-error=deprecated-declarations -MD -MT gdk-pixbuf/CMakeFiles/pixbufloader-heif.dir/pixbufloader-heif.c.o -MF gdk-pixbuf/CMakeFiles/pixbufloader-heif.dir/pixbufloader-heif.c.o.d -o gdk-pixbuf/CMakeFiles/pixbufloader-heif.dir/pixbufloader-heif.c.o -c /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2/gdk-pixbuf/pixbufloader-heif.c
[92/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs examples/CMakeFiles/heif-info.dir/heif_info.cc.o examples/CMakeFiles/heif-info.dir/common.cc.o -o examples/heif-info  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  libheif/libheif.so.1.18.2 && :
[93/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs examples/CMakeFiles/heif-dec.dir/encoder.cc.o examples/CMakeFiles/heif-dec.dir/encoder_y4m.cc.o examples/CMakeFiles/heif-dec.dir/heif_dec.cc.o examples/CMakeFiles/heif-dec.dir/__/libheif/exif.cc.o examples/CMakeFiles/heif-dec.dir/common.cc.o examples/CMakeFiles/heif-dec.dir/encoder_jpeg.cc.o examples/CMakeFiles/heif-dec.dir/encoder_png.cc.o -o examples/heif-dec  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  libheif/libheif.so.1.18.2  /usr/lib64/libjpeg.so  /usr/lib64/libpng.so  /usr/lib64/libz.so && :
[94/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs examples/CMakeFiles/heif-enc.dir/heif_enc.cc.o examples/CMakeFiles/heif-enc.dir/__/libheif/exif.cc.o examples/CMakeFiles/heif-enc.dir/benchmark.cc.o examples/CMakeFiles/heif-enc.dir/encoder.cc.o examples/CMakeFiles/heif-enc.dir/decoder_y4m.cc.o examples/CMakeFiles/heif-enc.dir/common.cc.o examples/CMakeFiles/heif-enc.dir/decoder_jpeg.cc.o examples/CMakeFiles/heif-enc.dir/decoder_png.cc.o examples/CMakeFiles/heif-enc.dir/decoder_tiff.cc.o -o examples/heif-enc  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  libheif/libheif.so.1.18.2  /usr/lib64/libjpeg.so  /usr/lib64/libpng.so  /usr/lib64/libtiff.so  /usr/lib64/libz.so && :
[95/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs examples/CMakeFiles/heif-test.dir/heif_test.cc.o examples/CMakeFiles/heif-test.dir/common.cc.o -o examples/heif-test  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif  libheif/libheif.so.1.18.2 && :
[96/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs examples/CMakeFiles/heif-thumbnailer.dir/encoder.cc.o examples/CMakeFiles/heif-thumbnailer.dir/heif_thumbnailer.cc.o examples/CMakeFiles/heif-thumbnailer.dir/encoder_png.cc.o examples/CMakeFiles/heif-thumbnailer.dir/__/libheif/exif.cc.o examples/CMakeFiles/heif-thumbnailer.dir/common.cc.o -o examples/heif-thumbnailer  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  libheif/libheif.so.1.18.2  /usr/lib64/libpng.so  /usr/lib64/libz.so && :
[97/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs tests/CMakeFiles/encode.dir/main.cc.o tests/CMakeFiles/encode.dir/__/generated/test-config.cc.o tests/CMakeFiles/encode.dir/test_utils.cc.o tests/CMakeFiles/encode.dir/encode.cc.o -o tests/encode  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif  libheif/libheif.so.1.18.2 && :
[98/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs tests/CMakeFiles/region.dir/main.cc.o tests/CMakeFiles/region.dir/__/generated/test-config.cc.o tests/CMakeFiles/region.dir/test_utils.cc.o tests/CMakeFiles/region.dir/region.cc.o -o tests/region  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif  libheif/libheif.so.1.18.2 && :
[99/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs tests/CMakeFiles/encode_jpeg2000.dir/main.cc.o tests/CMakeFiles/encode_jpeg2000.dir/__/generated/test-config.cc.o tests/CMakeFiles/encode_jpeg2000.dir/test_utils.cc.o tests/CMakeFiles/encode_jpeg2000.dir/encode_jpeg2000.cc.o -o tests/encode_jpeg2000  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif  libheif/libheif.so.1.18.2 && :
[100/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared  -o libheif/plugins/libheif-rav1e.so libheif/plugins/CMakeFiles/heif-rav1e.dir/encoder_rav1e.cc.o libheif/plugins/CMakeFiles/heif-rav1e.dir/__/error.cc.o libheif/plugins/CMakeFiles/heif-rav1e.dir/__/api/libheif/heif_plugin.cc.o  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  /usr/lib64/librav1e.so  libheif/libheif.so.1.18.2 && :
[101/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared  -o libheif/plugins/libheif-j2kdec.so libheif/plugins/CMakeFiles/heif-j2kdec.dir/decoder_openjpeg.cc.o libheif/plugins/CMakeFiles/heif-j2kdec.dir/__/api/libheif/heif_plugin.cc.o  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  /usr/lib64/libopenjp2.so.2.5.2  libheif/libheif.so.1.18.2  -lm && :
[102/103] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared  -o libheif/plugins/libheif-j2kenc.so libheif/plugins/CMakeFiles/heif-j2kenc.dir/encoder_openjpeg.cc.o libheif/plugins/CMakeFiles/heif-j2kenc.dir/__/api/libheif/heif_plugin.cc.o  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  /usr/lib64/libopenjp2.so.2.5.2  libheif/libheif.so.1.18.2  -lm && :
[103/103] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared  -o gdk-pixbuf/libpixbufloader-heif.so gdk-pixbuf/CMakeFiles/pixbufloader-heif.dir/pixbufloader-heif.c.o  -Wl,-rpath,/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64/libheif:  -lgdk_pixbuf-2.0  -lgobject-2.0  -lglib-2.0  libheif/libheif.so.1.18.2 && :
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: media-libs/libheif-1.18.2-r1

>>> Install media-libs/libheif-1.18.2-r1 into /var/tmp/portage/media-libs/libheif-1.18.2-r1/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/media-libs/libheif-1.18.2-r1/work/libheif-1.18.2_build-abi_x86_64.amd64 && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/pkgconfig/libheif.pc
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-info
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-info" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/share/man/man1/heif-info.1
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-dec
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-dec" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/share/man/man1/heif-dec.1
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-enc
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-enc" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/share/man/man1/heif-enc.1
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-thumbnailer
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/bin/heif-thumbnailer" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/share/man/man1/heif-thumbnailer.1
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-rav1e.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-rav1e.so" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-j2kdec.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-j2kdec.so" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-j2kenc.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif/libheif-j2kenc.so" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif.so.1.18.2
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif.so.1
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/libheif.so
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_cxx.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_plugin.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_properties.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_regions.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_items.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/include/libheif/heif_version.h
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/cmake/libheif/libheif-config.cmake
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/cmake/libheif/libheif-config-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/cmake/libheif/libheif-config-version.cmake
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
-- Set non-toolchain portion of runtime path of "/var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so" to ""
-- Installing: /var/tmp/portage/media-libs/libheif-1.18.2-r1/image/usr/share/thumbnailers/heif.thumbnailer
>>> Completed installing media-libs/libheif-1.18.2-r1 into /var/tmp/portage/media-libs/libheif-1.18.2-r1/image

 * Final size of build directory: 19924 KiB (19.4 MiB)
 * Final size of installed tree:   2072 KiB ( 2.0 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/heif-info
   /usr/bin/heif-dec
   /usr/bin/heif-enc
   /usr/bin/heif-thumbnailer
   /usr/lib64/libheif/libheif-rav1e.so
   /usr/lib64/libheif/libheif-j2kdec.so
   /usr/lib64/libheif/libheif-j2kenc.so
   /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
   /usr/lib64/libheif.so.1.18.2