Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 868091 Details for
Bug 912421
app-text/qpdf-11 Compile failure if random devices aren't detected (chromiumos)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
11.5.0 emerge log
app-text:qpdf-11.5.0:20230815-235944.log (text/x-log), 103.77 KB, created by
Clayton Whitelaw
on 2023-08-17 20:10:21 UTC
(
hide
)
Description:
11.5.0 emerge log
Filename:
MIME Type:
Creator:
Clayton Whitelaw
Created:
2023-08-17 20:10:21 UTC
Size:
103.77 KB
patch
obsolete
> * Package: app-text/qpdf-11.5.0 > * Repository: portage-stable > * Maintainer: printing@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU > * FEATURES: network-sandbox sandbox splitdebug userpriv usersandbox > * Running stacked hooks for pre_pkg_setup > * sysroot_build_bin_dir ... > [ ok ] >17:59:45.525 >>> Unpacking source... >17:59:45.538 >>> Unpacking qpdf-11.5.0.tar.gz to /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work >17:59:46.510 >>> Source unpacked in /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work > * Running stacked hooks for post_src_unpack > * asan_init ... > [ ok ] > * Running stacked hooks for pre_src_prepare > * build_toolchain_catch ... > [ ok ] > * enable_cxx_exceptions ... > [ ok ] >17:59:47.731 >>> Preparing source in /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0 ... > * Source directory (CMAKE_USE_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0" > * Build directory (BUILD_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build" >17:59:47.986 >>> Source prepared. >17:59:48.710 >>> Configuring source in /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0 ... > * Source directory (CMAKE_USE_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0" > * Build directory (BUILD_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build" >cmake -C /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_EXAMPLES=no -DDEFAULT_CRYPTO=openssl -DREQUIRE_CRYPTO_OPENSSL=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/gentoo_toolchain.cmake /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0 >loading initial cache file /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/gentoo_common_config.cmake >-- The C compiler identification is Clang 17.0.0 >-- The CXX compiler identification is Clang 17.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-cros-linux-gnu-clang - 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-cros-linux-gnu-clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test ATOMIC_WORKED0 >-- Performing Test ATOMIC_WORKED0 - Success >-- Performing Test flag_wall >-- Performing Test flag_wall - Success >-- Using -Wall: YES >-- Performing Test flag_conversion >-- Performing Test flag_conversion - Success >-- Using -Wconversion: YES >-- Performing Test flag_sign-conversion >-- Performing Test flag_sign-conversion - Success >-- Using -Wsign-conversion: YES >-- Performing Test flag_shadow_local >-- Performing Test flag_shadow_local - Success >-- Using -Wshadow=local: YES >-- Performing Test flag_old-style-cast >-- Performing Test flag_old-style-cast - Success >-- Using -Wold-style-cast: YES >-- Found PkgConfig: /build/amd64-generic/build/bin/pkg-config (found version "1.8.1") >-- Checking for module 'zlib' >-- Found zlib, version 1.2.13 >-- Checking for module 'libjpeg' >-- Found libjpeg, version 2.1.5.1 >-- Checking for module 'openssl>=1.1.0' >-- Found openssl, version 1.1.1u >-- Checking for module 'gnutls' >-- Found gnutls, version 3.7.8 >-- >-- *** Crypto Summary *** >-- GNU TLS crypto enabled: ON >-- OpenSSL crypto enabled: ON >-- Native crypto enabled: OFF >-- Default crypto: openssl >-- >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of size_t >-- Check size of size_t - done >-- Looking for inttypes.h >-- Looking for inttypes.h - found >-- Looking for fseeko >-- Looking for fseeko - found >-- Looking for fseeko64 >-- Looking for fseeko64 - not found >-- Looking for localtime_r >-- Looking for localtime_r - found >-- Looking for random >-- Looking for random - found >-- Performing Test HAVE_EXTERN_LONG_TIMEZONE >-- Performing Test HAVE_EXTERN_LONG_TIMEZONE - Success >-- Performing Test HAVE_EXTERN_TM_GMTOFF >-- Performing Test HAVE_EXTERN_TM_GMTOFF - Success >-- Performing Test LFS_WITHOUT_MACROS >-- Performing Test LFS_WITHOUT_MACROS - Success >-- Performing Test LFS_WITH_MACROS >-- Performing Test LFS_WITH_MACROS - Success >-- Performing Test HAVE_MALLOC_INFO >-- Performing Test HAVE_MALLOC_INFO - Success >-- Performing Test HAVE_OPEN_MEMSTREAM >-- Performing Test HAVE_OPEN_MEMSTREAM - Success >-- Performing Test HAVE_LD_SCRIPT >-- Performing Test HAVE_LD_SCRIPT - Success >-- >-- *** Summary *** >-- qpdf version: 11.5.0 >-- build type: Gentoo >-- build shared libraries: ON >-- build static libraries: ON >-- build manual: OFF >-- compiler warnings are errors: OFF >-- QTC test coverage: OFF >-- include future changes: OFF >-- system: Linux >-- >-- *** Options Summary *** >-- COMPILE_OPTIONS: -Wall;-Wconversion;-Wsign-conversion;-Wshadow=local;$<$<COMPILE_LANGUAGE:CXX>:-Wold-style-cast> >-- COMPILE_DEFINITIONS: libqpdf_EXPORTS >-- INCLUDE_DIRECTORIES: /build/amd64-generic/usr/include;$<BUILD_INTERFACE:/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include>;$<INSTALL_INTERFACE:include>;/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf;/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf >-- INTERFACE_INCLUDE_DIRECTORIES: $<BUILD_INTERFACE:/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include>;$<INSTALL_INTERFACE:include> >-- LINK_OPTIONS: -Wl,--version-script=/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf/libqpdf.map >-- LINK_LIBRARIES: z;jpeg;ssl;crypto;gnutls >-- LINK_DIRECTORIES: /build/amd64-generic/usr/lib64 >-- >-- See above for crypto summary. >-- >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections >C++ -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections >Linker flags: >Executable -Wl,-O2 -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all >Module -Wl,-O2 -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all >Shared -Wl,-O2 -Wl,--as-needed -Wl,--gc-sections -Wl,--icf=all > >-- Configuring done (10.1s) >-- Generating done (0.1s) >-- Build files have been written to: /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build >18:00:03.026 >>> Source configured. >18:00:03.735 >>> Compiling source in /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0 ... > * Source directory (CMAKE_USE_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0" > * Build directory (BUILD_DIR): "/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build" >ninja -v -j36 -l999 >[1/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Buffer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Buffer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Buffer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Buffer.cc >[2/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Concatenate.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Concatenate.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Concatenate.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Concatenate.cc >[3/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Discard.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Discard.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Discard.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Discard.cc >[4/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/CryptoRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/CryptoRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/CryptoRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/CryptoRandomDataProvider.cc >[5/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/InsecureRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/InsecureRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/InsecureRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/InsecureRandomDataProvider.cc >[6/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/PDFVersion.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/PDFVersion.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/PDFVersion.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/PDFVersion.cc >[7/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_MD5.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_MD5.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_MD5.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_MD5.cc >[8/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCII85Decoder.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCII85Decoder.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCII85Decoder.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_ASCII85Decoder.cc >[9/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/BitWriter.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/BitWriter.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/BitWriter.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BitWriter.cc >[10/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCIIHexDecoder.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCIIHexDecoder.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_ASCIIHexDecoder.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_ASCIIHexDecoder.cc >[11/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pipeline.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pipeline.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pipeline.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pipeline.cc >[12/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RunLength.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RunLength.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RunLength.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_RunLength.cc >[13/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/ClosedFileInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/ClosedFileInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/ClosedFileInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/ClosedFileInputSource.cc >[14/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Buffer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Buffer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Buffer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Buffer.cc >[15/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_SHA2.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_SHA2.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_SHA2.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_SHA2.cc >[16/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/FileInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/FileInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/FileInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/FileInputSource.cc >[17/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RC4.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RC4.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_RC4.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_RC4.cc >[18/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_PNGFilter.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_PNGFilter.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_PNGFilter.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_PNGFilter.cc >[19/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_OStream.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_OStream.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_OStream.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_OStream.cc >[20/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Count.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Count.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Count.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Count.cc >[21/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/OffsetInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/OffsetInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/OffsetInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/OffsetInputSource.cc >[22/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Function.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Function.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Function.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Function.cc >[23/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/InputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/InputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/InputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/InputSource.cc >[24/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/BitStream.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/BitStream.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/BitStream.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BitStream.cc >[25/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/ContentNormalizer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/ContentNormalizer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/ContentNormalizer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/ContentNormalizer.cc >[26/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_LZWDecoder.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_LZWDecoder.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_LZWDecoder.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_LZWDecoder.cc >[27/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/BufferInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/BufferInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/BufferInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BufferInputSource.cc >[28/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Base64.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Base64.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Base64.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Base64.cc >[29/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/MD5.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/MD5.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/MD5.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/MD5.cc >[30/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_AES_PDF.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_AES_PDF.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_AES_PDF.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_AES_PDF.cc >[31/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_QPDFTokenizer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_QPDFTokenizer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_QPDFTokenizer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_QPDFTokenizer.cc >[32/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_DCT.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_DCT.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_DCT.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_DCT.cc >[33/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Flate.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Flate.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_Flate.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_Flate.cc >[34/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/JSONHandler.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/JSONHandler.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/JSONHandler.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/JSONHandler.cc >[35/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_StdioFile.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_StdioFile.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_StdioFile.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_StdioFile.cc >[36/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/NNTree.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/NNTree.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/NNTree.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/NNTree.cc >[37/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_String.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_String.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_String.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_String.cc >[38/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/Pl_TIFFPredictor.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/Pl_TIFFPredictor.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/Pl_TIFFPredictor.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Pl_TIFFPredictor.cc >[39/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFExc.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFExc.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFExc.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFExc.cc >[40/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/JSON.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/JSON.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/JSON.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/JSON.cc >[41/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFDocumentHelper.cc >[42/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAnnotationObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAnnotationObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAnnotationObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFAnnotationObjectHelper.cc >[43/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFSystemError.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFSystemError.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFSystemError.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFSystemError.cc >[44/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFLogger.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFLogger.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFLogger.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFLogger.cc >[45/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCryptoProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCryptoProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCryptoProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFCryptoProvider.cc >[46/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFObjectHelper.cc >[47/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEFStreamObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEFStreamObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEFStreamObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFEFStreamObjectHelper.cc >[48/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFMatrix.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFMatrix.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFMatrix.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFMatrix.cc >[49/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFStreamFilter.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFStreamFilter.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFStreamFilter.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFStreamFilter.cc >[50/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEmbeddedFileDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEmbeddedFileDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFEmbeddedFileDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFEmbeddedFileDocumentHelper.cc >[51/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFileSpecObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFileSpecObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFileSpecObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFFileSpecObjectHelper.cc >[52/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObject.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObject.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObject.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFObject.cc >[53/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjGen.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjGen.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjGen.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFObjGen.cc >[54/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFUsage.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFUsage.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFUsage.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFUsage.cc >[55/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFOutlineObjectHelper.cc >[56/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNameTreeObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNameTreeObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNameTreeObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFNameTreeObjectHelper.cc >[57/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageLabelDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageLabelDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageLabelDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFPageLabelDocumentHelper.cc >[58/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFPageDocumentHelper.cc >[59/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFTokenizer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFTokenizer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFTokenizer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFTokenizer.cc >[60/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFOutlineDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFOutlineDocumentHelper.cc >[61/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNumberTreeObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNumberTreeObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFNumberTreeObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFNumberTreeObjectHelper.cc >[62/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFXRefEntry.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFXRefEntry.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFXRefEntry.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFXRefEntry.cc >[63/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFValue.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFValue.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFValue.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFValue.cc >[64/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFormFieldObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFormFieldObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFFormFieldObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFFormFieldObjectHelper.cc >[65/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_config.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_config.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_config.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFJob_config.cc >[66/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFParser.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFParser.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFParser.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFParser.cc >[67/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFArgParser.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFArgParser.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFArgParser.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFArgParser.cc >[68/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Bool.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Bool.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Bool.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Bool.cc >[69/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Destroyed.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Destroyed.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Destroyed.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Destroyed.cc >[70/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_InlineImage.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_InlineImage.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_InlineImage.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_InlineImage.cc >[71/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Integer.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Integer.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Integer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Integer.cc >[72/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Name.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Name.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Name.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Name.cc >[73/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Operator.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Operator.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Operator.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Operator.cc >[74/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Null.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Null.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Null.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Null.cc >[75/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Reserved.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Reserved.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Reserved.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Reserved.cc >[76/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Unresolved.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Unresolved.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Unresolved.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Unresolved.cc >[77/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Real.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Real.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Real.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Real.cc >[78/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_String.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_String.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_String.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_String.cc >[79/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Dictionary.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Dictionary.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Dictionary.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Dictionary.cc >[80/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/SecureRandomDataProvider.cc >[31mFAILED: [0mlibqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o >/usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/SecureRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/SecureRandomDataProvider.cc >/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/SecureRandomDataProvider.cc:105:4: error: "Don't know how to generate secure random numbers on this platform. See random number generation in the top-level README.md" ># error \ > ^ >1 error generated. >[81/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/RC4.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/RC4.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/RC4.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/RC4.cc >[82/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QTC.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QTC.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QTC.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QTC.cc >[83/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Array.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Array.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Array.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Array.cc >[84/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/Buffer.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/Buffer.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/Buffer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/Buffer.cc >[85/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/BitWriter.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/BitWriter.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/BitWriter.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BitWriter.cc >[86/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/ResourceFinder.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/ResourceFinder.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/ResourceFinder.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/ResourceFinder.cc >[87/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAcroFormDocumentHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAcroFormDocumentHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFAcroFormDocumentHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFAcroFormDocumentHelper.cc >[88/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/ClosedFileInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/ClosedFileInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/ClosedFileInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/ClosedFileInputSource.cc >[89/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/qpdflogger-c.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/qpdflogger-c.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/qpdflogger-c.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/qpdflogger-c.cc >[90/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_openssl.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_openssl.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_openssl.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFCrypto_openssl.cc >[91/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/CryptoRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/CryptoRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/CryptoRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/CryptoRandomDataProvider.cc >[92/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/SF_FlateLzwDecode.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/SF_FlateLzwDecode.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/SF_FlateLzwDecode.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/SF_FlateLzwDecode.cc >[93/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_gnutls.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_gnutls.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFCrypto_gnutls.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFCrypto_gnutls.cc >[94/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/InsecureRandomDataProvider.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/InsecureRandomDataProvider.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/InsecureRandomDataProvider.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/InsecureRandomDataProvider.cc >[95/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/BitStream.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/BitStream.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/BitStream.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BitStream.cc >[96/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_pages.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_pages.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_pages.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_pages.cc >[97/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/FileInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/FileInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/FileInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/FileInputSource.cc >[98/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/BufferInputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/BufferInputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/BufferInputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/BufferInputSource.cc >[99/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHandle.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHandle.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFObjectHandle.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFObjectHandle.cc >[100/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/ContentNormalizer.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/ContentNormalizer.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/ContentNormalizer.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/ContentNormalizer.cc >[101/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageObjectHelper.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageObjectHelper.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFPageObjectHelper.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFPageObjectHelper.cc >[102/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_encryption.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_encryption.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_encryption.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_encryption.cc >[103/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -Dlibqpdf_EXPORTS -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fPIC -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf.dir/InputSource.cc.o -MF libqpdf/CMakeFiles/libqpdf.dir/InputSource.cc.o.d -o libqpdf/CMakeFiles/libqpdf.dir/InputSource.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/InputSource.cc >[104/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_json.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_json.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_json.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_json.cc >[105/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/qpdfjob-c.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/qpdfjob-c.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/qpdfjob-c.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/qpdfjob-c.cc >[106/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_optimization.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_optimization.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_optimization.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_optimization.cc >[107/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Stream.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Stream.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_Stream.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_Stream.cc >[108/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFWriter.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFWriter.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFWriter.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFWriter.cc >[109/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_linearization.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_linearization.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF_linearization.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF_linearization.cc >[110/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDF.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDF.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDF.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDF.cc >[111/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QUtil.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QUtil.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QUtil.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QUtil.cc >[112/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFJob.cc >[113/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_argv.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_argv.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_argv.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFJob_argv.cc >[114/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_json.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_json.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/QPDFJob_json.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/QPDFJob_json.cc >[115/440] /usr/bin/x86_64-cros-linux-gnu-clang++ --sysroot=/build/amd64-generic -DPOINTERHOLDER_TRANSITION=4 -DQPDF_DISABLE_QTC=1 -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/include -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf -I/build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build/libqpdf -Os -pipe -march=x86-64 -msse3 -g -ffunction-sections -fdata-sections -std=c++17 -fvisibility=hidden -Wall -Wconversion -Wsign-conversion -Wshadow=local -Wold-style-cast -MD -MT libqpdf/CMakeFiles/libqpdf_object.dir/qpdf-c.cc.o -MF libqpdf/CMakeFiles/libqpdf_object.dir/qpdf-c.cc.o.d -o libqpdf/CMakeFiles/libqpdf_object.dir/qpdf-c.cc.o -c /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0/libqpdf/qpdf-c.cc >ninja: build stopped: subcommand failed. > * ERROR: app-text/qpdf-11.5.0::portage-stable failed (compile phase): > * ninja -v -j36 -l999 failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 3011: Called cmake_src_compile > * environment, line 978: Called cmake_build > * environment, line 947: Called eninja > * environment, line 1919: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * Build log: /build/amd64-generic/tmp/portage/logs/app-text:qpdf-11.5.0:20230815-235944.log > * Stable log symlink: /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/temp/build.log > * CWD: /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0_build > * S: /build/amd64-generic/tmp/portage/app-text/qpdf-11.5.0/work/qpdf-11.5.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 912421
: 868091 |
868092