>>> podofo: Building community/podofo 0.9.8-r2 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:33:37 +0000 >>> podofo: Checking sanity of /home/buildozer/aports/community/podofo/APKBUILD... >>> podofo: Analyzing dependencies... >>> podofo: Installing for build: build-base tiff-dev libpng-dev fontconfig-dev cmake lua-dev openssl-dev>3 libidn-dev (1/33) Installing zlib-dev (1.2.13-r0) (2/33) Installing libjpeg-turbo (2.1.4-r0) (3/33) Installing libjpeg-turbo-dev (2.1.4-r0) (4/33) Installing libwebp (1.2.4-r1) (5/33) Installing libwebp-dev (1.2.4-r1) (6/33) Installing xz-libs (5.2.7-r0) (7/33) Installing xz-dev (5.2.7-r0) (8/33) Installing zstd-dev (1.5.2-r9) (9/33) Installing tiff (4.4.0-r0) (10/33) Installing libtiffxx (4.4.0-r0) (11/33) Installing tiff-dev (4.4.0-r0) (12/33) Installing libpng (1.6.38-r0) (13/33) Installing libpng-dev (1.6.38-r0) (14/33) Installing libbz2 (1.0.8-r3) (15/33) Installing freetype (2.12.1-r0) (16/33) Installing fontconfig (2.14.0-r0) (17/33) Installing expat (2.4.9-r0) (18/33) Installing expat-dev (2.4.9-r0) (19/33) Installing brotli (1.0.9-r8) (20/33) Installing brotli-dev (1.0.9-r8) (21/33) Installing freetype-dev (2.12.1-r0) (22/33) Installing fontconfig-dev (2.14.0-r0) (23/33) Installing libarchive (3.6.1-r1) (24/33) Installing rhash-libs (1.4.3-r1) (25/33) Installing libuv (1.44.2-r0) (26/33) Installing cmake (3.24.2-r0) (27/33) Installing lua5.1-libs (5.1.5-r11) (28/33) Installing lua5.1 (5.1.5-r11) (29/33) Installing lua5.1-dev (5.1.5-r11) (30/33) Installing openssl-dev (3.0.5-r3) (31/33) Installing libidn (1.41-r0) (32/33) Installing libidn-dev (1.41-r0) (33/33) Installing .makedepends-podofo (20221014.143337) Executing busybox-1.35.0-r27.trigger OK: 393 MiB in 129 packages >>> podofo: Cleaning up srcdir >>> podofo: Cleaning up pkgdir >>> podofo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/podofo-0.9.8.tar.gz >>> podofo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/podofo-0.9.8.tar.gz >>> podofo: Checking sha512sums... podofo-0.9.8.tar.gz: OK >>> podofo: Unpacking /var/cache/distfiles/edge/podofo-0.9.8.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done WANT_LIB64 unset; assuming normal library directory names Will install libraries to /usr/lib -- Performing Test PODOFO_HAVE_UNIQUE_PTR -- Performing Test PODOFO_HAVE_UNIQUE_PTR - Success -- Looking for strings.h -- Looking for strings.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for winsock2.h -- Looking for winsock2.h - not found -- Looking for mem.h -- Looking for mem.h - not found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for BaseTsd.h -- Looking for BaseTsd.h - not found -- 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 long int -- Check size of long int - done -- Check size of int64_t -- Check size of int64_t - done Using gcc specific compiler options -- Found ZLIB: /lib/libz.so Found zlib headers in /usr/include, library at /lib/libz.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.3") -- Checking for module 'libcrypto' -- Found libcrypto, version 3.0.5 -- Found LIBCRYPTO: /usr/lib/libcrypto.so -- Performing Test PODOFO_HAVE_OPENSSL_1_1 -- Performing Test PODOFO_HAVE_OPENSSL_1_1 - Success -- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4 -- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4 - Failed Found OpenSSL's libCrypto headers in /usr/include, library at /usr/lib/libcrypto.so -- Found LIBIDN: /usr/lib/libidn.so Found libidn headers in /usr/include, library at /usr/lib/libidn.so Libidn found. AES-256 Encryption support will be enabled -- Found LIBJPEG: /usr/lib/libjpeg.so Found libjpeg headers in /usr/include, library at /usr/lib/libjpeg.so -- Found TIFF: /usr/lib/libtiff.so Found libtiff headers in /usr/include, library at /usr/lib/libtiff.so -- Found ZLIB: /lib/libz.so (found version "1.2.13") -- Found PNG: /usr/lib/libpng.so (found version "1.6.38") Found LibPng headers in /usr/include;/usr/include, library at /usr/lib/libpng.so;/lib/libz.so -- Could NOT find UNISTRING (missing: UNISTRING_INCLUDE_DIR UNISTRING_LIBRARY) LibUnistring not found. Unistring support will be disabled -- Ensure you cppunit installed version is at least 1.12.0 Cppunit not found. No unit tests will be built. -- Found OpenSSL: /usr/lib/libssl.so Found freetype library at /usr/lib/libfreetype.so, headers /usr/include/freetype2 CMake Warning (dev) at cmake/modules/FindLIBSTLPORT.cmake:12 (SET): implicitly converting 'BOOLEAN' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:413 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'fontconfig' -- Found fontconfig, version 2.14.0 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Fontconfig) does not match the name of the calling package (FONTCONFIG). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindFONTCONFIG.cmake:41 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:429 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Fontconfig: fontconfig;freetype Found fontconfig headers in /usr/include, library at fontconfig;freetype CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Lua50) does not match the name of the calling package (Lua51). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindLua51.cmake:71 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/modules/FindLUA.cmake:19 (FIND_PACKAGE) CMakeLists.txt:445 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Lua50: /usr/lib/liblua.so;/usr/lib/libm.a CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Lua) does not match the name of the calling package (LUA). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindLUA.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:445 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a Lua found - PoDoFoImpose and PoDoFoColor will be built with Lua support * Lua include directory: /usr/include * Lua libraries: /usr/lib/liblua.so;/usr/lib/libm.a Building multithreaded version of PoDoFo. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Deprecation Warning at src/podofo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Building shared PoDoFo library Pkg-config found, creating a pkg-config file for linking against shared library. -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/podofo/src/podofo-0.9.8/build make: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[1]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 1%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfArray.cpp.o [ 2%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfCanvas.cpp.o [ 2%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfColor.cpp.o [ 3%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfContentsTokenizer.cpp.o [ 3%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfData.cpp.o [ 4%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfDataType.cpp.o [ 4%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfOwnedDataType.cpp.o [ 5%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfDate.cpp.o [ 6%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfEncoding.cpp.o [ 6%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfDictionary.cpp.o [ 7%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfEncodingFactory.cpp.o [ 7%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfEncrypt.cpp.o [ 8%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfError.cpp.o [ 8%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfFileStream.cpp.o [ 9%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfFilter.cpp.o [ 10%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfFiltersPrivate.cpp.o [ 10%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfImmediateWriter.cpp.o [ 11%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfInputDevice.cpp.o [ 11%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfInputStream.cpp.o [ 12%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfLocale.cpp.o [ 13%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfMemStream.cpp.o [ 13%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfMemoryManagement.cpp.o [ 14%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfName.cpp.o [ 14%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfObject.cpp.o [ 15%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfObjectStreamParserObject.cpp.o [ 15%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfOutputDevice.cpp.o [ 16%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfOutputStream.cpp.o [ 17%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfParser.cpp.o [ 17%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfParserObject.cpp.o [ 18%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfRect.cpp.o [ 18%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfRefCountedBuffer.cpp.o [ 19%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfReference.cpp.o [ 19%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfRefCountedInputDevice.cpp.o [ 20%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfStream.cpp.o [ 20%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfTokenizer.cpp.o [ 22%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfString.cpp.o [ 22%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfVariant.cpp.o [ 23%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfWriter.cpp.o [ 23%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfXRef.cpp.o [ 23%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfVecObjects.cpp.o [ 25%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfXRefStream.cpp.o [ 25%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/base/PdfXRefStreamParserObject.cpp.o [ 26%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfAction.cpp.o [ 26%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfAcroForm.cpp.o [ 26%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfAnnotation.cpp.o [ 26%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfContents.cpp.o [ 28%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfCMapEncoding.cpp.o [ 28%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfDestination.cpp.o [ 29%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfDifferenceEncoding.cpp.o [ 29%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfDocument.cpp.o [ 30%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfElement.cpp.o [ 31%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfExtGState.cpp.o [ 32%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFileSpec.cpp.o [ 32%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfEncodingObjectFactory.cpp.o [ 32%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfField.cpp.o [ 33%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontFactory.cpp.o [ 35%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontMetrics.cpp.o [ 35%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontCID.cpp.o [ 35%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFont.cpp.o [ 36%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontCache.cpp.o [ 36%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontConfigWrapper.cpp.o [ 37%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsFreetype.cpp.o [ 37%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsBase14.cpp.o [ 37%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontMetricsObject.cpp.o [ 38%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontSimple.cpp.o [ 38%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontTTFSubset.cpp.o [ 39%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontTrueType.cpp.o [ 40%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontType1.cpp.o [ 40%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontType3.cpp.o [ 41%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFontType1Base14.cpp.o /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfTokenizer.cpp: In member function 'PoDoFo::EPdfDataType PoDoFo::PdfTokenizer::DetermineDataType(const char*, PoDoFo::EPdfTokenType, PoDoFo::PdfVariant&)': /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfTokenizer.cpp:483:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 483 | else if( !(isdigit( static_cast(*pszStart) ) || *pszStart == '-' || *pszStart == '+' ) ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 41%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfFunction.cpp.o /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfTokenizer.cpp:555:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 555 | static_cast(l) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfMemStream.cpp: In copy constructor 'PoDoFo::PdfMemStream::PdfMemStream(const PoDoFo::PdfMemStream&)': /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfMemStream.cpp:57:14: warning: implicitly-declared 'PoDoFo::PdfMemStream& PoDoFo::PdfMemStream::operator=(const PoDoFo::PdfMemStream&)' is deprecated [-Wdeprecated-copy] 57 | operator=(rhs); | ~~~~~~~~~^~~~~ /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfMemStream.cpp:54:1: note: because 'PoDoFo::PdfMemStream' has user-provided 'PoDoFo::PdfMemStream::PdfMemStream(const PoDoFo::PdfMemStream&)' 54 | PdfMemStream::PdfMemStream( const PdfMemStream & rhs ) | ^~~~~~~~~~~~ [ 42%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfHintStream.cpp.o [ 42%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfIdentityEncoding.cpp.o [ 43%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfImage.cpp.o /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfField.cpp: In copy constructor 'PoDoFo::PdfField::PdfField(const PoDoFo::PdfField&)': /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfField.cpp:107:20: warning: implicitly-declared 'constexpr PoDoFo::PdfField& PoDoFo::PdfField::operator=(const PoDoFo::PdfField&)' is deprecated [-Wdeprecated-copy] 107 | this->operator=( rhs ); | ~~~~~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfField.cpp:104:1: note: because 'PoDoFo::PdfField' has user-provided 'PoDoFo::PdfField::PdfField(const PoDoFo::PdfField&)' 104 | PdfField::PdfField( const PdfField & rhs ) | ^~~~~~~~ [ 44%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfInfo.cpp.o [ 44%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfMemDocument.cpp.o [ 45%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfNamesTree.cpp.o [ 45%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfOutlines.cpp.o [ 46%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfPage.cpp.o [ 46%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfPagesTree.cpp.o [ 47%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfPagesTreeCache.cpp.o In file included from /usr/include/c++/12.2.1/bits/stl_algobase.h:71, from /usr/include/c++/12.2.1/bits/stl_tree.h:63, from /usr/include/c++/12.2.1/map:60, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:81, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfObjectStreamParserObject.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfObjectStreamParserObject.cpp:34: /usr/include/c++/12.2.1/bits/predefined_ops.h: In function 'bool __gnu_cxx::__ops::_Iter_equals_val<_Value>::operator()(_Iterator) [with _Iterator = __gnu_cxx::__normal_iterator >; _Value = const long long int]': /usr/include/c++/12.2.1/bits/predefined_ops.h:269:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 269 | operator()(_Iterator __it) | ^~~~~~~~ [ 48%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfPainter.cpp.o [ 48%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfPainterMM.cpp.o In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_equals_val]', inlined from '_Iterator std::__find_if(_Iterator, _Iterator, _Predicate) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_equals_val]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:2112:23, inlined from '_IIter std::find(_IIter, _IIter, const _Tp&) [with _IIter = __gnu_cxx::__normal_iterator >; _Tp = long long int]' at /usr/include/c++/12.2.1/bits/stl_algo.h:3851:28, inlined from 'void PoDoFo::PdfObjectStreamParserObject::ReadObjectsFromStream(char*, PoDoFo::pdf_long, PoDoFo::pdf_int64, PoDoFo::pdf_int64, const ObjectIdList&)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfObjectStreamParserObject.cpp:111:31: /usr/include/c++/12.2.1/bits/stl_algobase.h:2067:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2067 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2071:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2071 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2075:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2075 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2079:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2079 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2087:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2087 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2092:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2092 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algobase.h:2097:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2097 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ [ 48%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfSignOutputDevice.cpp.o [ 49%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfShadingPattern.cpp.o [ 50%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfSignatureField.cpp.o [ 50%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfStreamedDocument.cpp.o [ 51%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfTable.cpp.o [ 52%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfTilingPattern.cpp.o [ 52%] Building CXX object src/podofo/CMakeFiles/podofo_shared.dir/doc/PdfXObject.cpp.o In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfDestination.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfDestination.cpp:34: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfObject&}; _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]', inlined from 'void PoDoFo::PdfArray::insert(const iterator&, const _InputIterator&, const _InputIterator&) [with _InputIterator = __gnu_cxx::__normal_iterator >]' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.h:467:31: /usr/include/c++/12.2.1/bits/vector.tcc:164:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 164 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:63, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.h:44, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.cpp:34: /usr/include/c++/12.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfObject*]': /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfObject*; _Tp = PoDoFo::PdfObject]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:601:31, inlined from 'PoDoFo::PdfArray::PdfArray(const PoDoFo::PdfArray&)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.cpp:55:58: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfObject*; _Tp = PoDoFo::PdfObject]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1617:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/vector.tcc:232:44, inlined from 'PoDoFo::PdfArray& PoDoFo::PdfArray::operator=(const PoDoFo::PdfArray&)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.cpp:115:25: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfObject&}; _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]', inlined from 'PoDoFo::PdfArray::iterator PoDoFo::PdfArray::insert(const iterator&, const PoDoFo::PdfObject&)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.cpp:87:36: /usr/include/c++/12.2.1/bits/vector.tcc:164:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 164 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:523:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 523 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]', inlined from 'void PoDoFo::PdfArray::resize(size_t, value_type)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.cpp:131:21: /usr/include/c++/12.2.1/bits/stl_vector.h:1032:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1032 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/queue:62, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfError.h:42, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:116, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:34: /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = PoDoFo::PdfXRef::TXRefItem; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/12.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/algorithm:61, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:39: /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/12.2.1/bits/stl_algo.h:1782:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1782 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:63, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83: /usr/include/c++/12.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfXRef::TXRefItem*]': /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/vector:70: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfXRef::TXRefItem&}; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: /usr/include/c++/12.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1802 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfXRef::TXRefItem*; _Tp = PoDoFo::PdfXRef::TXRefItem]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/vector.tcc:769:34, inlined from 'void std::vector<_Tp, _Alloc>::_M_insert_dispatch(iterator, _InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1779:19, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1481:22, inlined from 'void PoDoFo::PdfXRef::MergeBlocks()' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:317:31: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = PoDoFo::PdfXRef::TXRefItem*; _Tp = PoDoFo::PdfXRef::TXRefItem]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/vector.tcc:796:38, inlined from 'void std::vector<_Tp, _Alloc>::_M_insert_dispatch(iterator, _InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1779:19, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1481:22, inlined from 'void PoDoFo::PdfXRef::MergeBlocks()' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:317:31: /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfParser.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfParser.cpp:34: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1908 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1901:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1916:27: /usr/include/c++/12.2.1/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/12.2.1/bits/stl_algo.h:1922:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1922 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long int; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void PoDoFo::PdfParser::ReadObjectFromStream(int, int)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfParser.cpp:1290:27: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]': /usr/include/c++/12.2.1/bits/stl_algo.h:4810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4810 | sort(_RandomAccessIterator __first, _RandomAccessIterator __last) | ^~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:4810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4820:18: /usr/include/c++/12.2.1/bits/stl_algo.h:1937:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1937 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1938 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1939 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1940:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4820:18: /usr/include/c++/12.2.1/bits/stl_algo.h:1849:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1849 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1854:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1854 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = PoDoFo::PdfXRef::TXRefItem; _Alloc = std::allocator]', inlined from 'bool PoDoFo::PdfXRef::PdfXRefBlock::InsertItem(const PoDoFo::PdfXRef::TXRefItem&, bool)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:66:25: /usr/include/c++/12.2.1/bits/vector.tcc:164:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 164 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp: In member function 'bool PoDoFo::PdfXRef::PdfXRefBlock::InsertItem(const PoDoFo::PdfXRef::TXRefItem&, bool)': /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfXRef.cpp:81:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 81 | std::sort( items.begin(), items.end() ); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfNamesTree.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfNamesTree.cpp:34: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfObject&}; _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = PoDoFo::PdfObject; _Alloc = std::allocator]', inlined from 'void PoDoFo::PdfArray::insert(const iterator&, const _InputIterator&, const _InputIterator&) [with _InputIterator = __gnu_cxx::__normal_iterator >]' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfArray.h:467:31: /usr/include/c++/12.2.1/bits/vector.tcc:164:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 164 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfMemDocument.h:37, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfMemDocument.cpp:42: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {PoDoFo::PdfExtension}; _Tp = PoDoFo::PdfExtension; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {PoDoFo::PdfExtension}; _Tp = PoDoFo::PdfExtension; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = PoDoFo::PdfExtension; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::vector PoDoFo::PdfMemDocument::GetPdfExtensions() const' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfMemDocument.cpp:407:41: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfImage.cpp: In function 'void PoDoFo::LoadFromPngContent(png_structp, png_infop, PdfImage*)': /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/doc/PdfImage.cpp:943:30: warning: variable 'color' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 943 | png_byte color; | ^~~~~ [ 53%] Linking CXX shared library libpodofo.so make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 53%] Built target podofo_shared make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 53%] Building CXX object test/ContentParser/CMakeFiles/ContentParser.dir/main.cpp.o make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 53%] Building CXX object test/CreationTest/CMakeFiles/CreationTest.dir/CreationTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 53%] Building CXX object test/FilterTest/CMakeFiles/FilterTest.dir/FilterTest.cpp.o make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 54%] Building CXX object test/FormTest/CMakeFiles/FormTest.dir/FormTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 55%] Building CXX object test/LargeTest/CMakeFiles/LargeTest.dir/LargeTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 56%] Building CXX object test/ObjectParserTest/CMakeFiles/ObjectParserTest.dir/ObjectParserTest.cpp.o [ 57%] Building CXX object test/SignatureTest/CMakeFiles/SignatureTest.dir/SignTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 57%] Building CXX object test/ParserTest/CMakeFiles/ParserTest.dir/ParserTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 57%] Building CXX object test/TokenizerTest/CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o [ 57%] Building CXX object test/VariantTest/CMakeFiles/VariantTest.dir/VariantTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 58%] Building CXX object test/WatermarkTest/CMakeFiles/WatermarkTest.dir/WatermarkTest.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 58%] Building CXX object tools/podofobox/CMakeFiles/podofobox.dir/podofobox.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 60%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/podofocolor.cpp.o [ 60%] Building CXX object tools/podofobox/CMakeFiles/podofobox.dir/boxsetter.cpp.o [ 60%] Building CXX object tools/podofocountpages/CMakeFiles/podofocountpages.dir/countpages.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 60%] Building CXX object tools/podofocrop/CMakeFiles/podofocrop.dir/podofocrop.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 61%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/colorspace.cpp.o [ 61%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/colorchanger.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 63%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/graphicsstack.cpp.o [ 63%] Building CXX object tools/podofogc/CMakeFiles/podofogc.dir/podofogc.cpp.o [ 63%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/iconverter.cpp.o [ 65%] Building CXX object tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/ImageExtractor.cpp.o [ 65%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/grayscaleconverter.cpp.o [ 65%] Building CXX object tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/podofoimg2pdf.cpp.o [ 66%] Building CXX object tools/podofoimgextract/CMakeFiles/podofoimgextract.dir/podofoimgextract.cpp.o [ 66%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/dummyconverter.cpp.o [ 68%] Building CXX object tools/podofoimg2pdf/CMakeFiles/podofoimg2pdf.dir/ImageConverter.cpp.o [ 68%] Building CXX object tools/podofocolor/CMakeFiles/podofocolor.dir/luaconverter.cpp.o [ 68%] Building CXX object tools/podofoencrypt/CMakeFiles/podofoencrypt.dir/podofoencrypt.cpp.o [ 68%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/podofopages.cpp.o [ 69%] Building CXX object tools/podofomerge/CMakeFiles/podofomerge.dir/podofomerge.cpp.o [ 70%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/DeleteOperation.cpp.o [ 70%] Building CXX object tools/podofopages/CMakeFiles/podofopages.dir/MoveOperation.cpp.o make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 70%] Building CXX object tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/pdfinfo.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 71%] Building CXX object tools/podofopdfinfo/CMakeFiles/podofopdfinfo.dir/podofopdfinfo.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 71%] Building CXX object tools/podofotxt2pdf/CMakeFiles/podofotxt2pdf.dir/podofotxt2pdf.cpp.o make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 71%] Building CXX object tools/podofouncompress/CMakeFiles/podofouncompress.dir/Uncompress.cpp.o [ 71%] Building CXX object tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/TextExtractor.cpp.o [ 72%] Building CXX object tools/podofotxtextract/CMakeFiles/podofotxtextract.dir/podofotxtextract.cpp.o [ 73%] Building CXX object tools/podofouncompress/CMakeFiles/podofouncompress.dir/podofouncompress.cpp.o [ 73%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/podofoimpose.cpp.o [ 74%] Building CXX object tools/podofoxmp/CMakeFiles/podofoxmp.dir/podofoxmp.cpp.o [ 76%] Building CXX object tools/podofoincrementalupdates/CMakeFiles/podofoincrementalupdates.dir/incrementalupdates.cpp.o [ 76%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/pdftranslator.cpp.o [ 77%] Building CXX object tools/podofonooc/CMakeFiles/podofonooc.dir/podofonooc.cpp.o [ 77%] Building CXX object tools/podofosign/CMakeFiles/podofosign.dir/podofosign.cpp.o [ 78%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/planreader_legacy.cpp.o [ 79%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/planreader_lua.cpp.o [ 80%] Building CXX object examples/helloworld-base14/CMakeFiles/helloworld-base14.dir/helloworld-base14.cpp.o [ 80%] Building CXX object tools/podofoimpose/CMakeFiles/podofoimpose.dir/impositionplan.cpp.o [ 81%] Building CXX object examples/helloworld/CMakeFiles/helloworld.dir/helloworld.cpp.o [ 82%] Linking CXX executable ParserTest [ 83%] Linking CXX executable podofocountpages [ 83%] Linking CXX executable podofoencrypt make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 83%] Built target ParserTest [ 83%] Linking CXX executable podofomerge [ 83%] Linking CXX executable WatermarkTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 83%] Linking CXX executable podofobox [ 83%] Built target podofocountpages [ 84%] Linking CXX executable TokenizerTest [ 84%] Linking CXX executable podofoincrementalupdates [ 84%] Linking CXX executable podofogc [ 84%] Linking CXX executable podofouncompress In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocrop/podofocrop.cpp:21: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfRect&}; _Tp = PoDoFo::PdfRect; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ [ 84%] Linking CXX executable LargeTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 84%] Built target podofoencrypt In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::PdfRect; _Alloc = std::allocator]', inlined from 'std::vector get_crop_boxes(const char*)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocrop/podofocrop.cpp:190:32: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 84%] Linking CXX executable helloworld [ 85%] Linking CXX executable podofotxt2pdf In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/impositionplan.h:16, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_lua.h:16, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_lua.cpp:13: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::Impose::PageRecord&}; _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 85%] Built target podofomerge In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]', inlined from 'static int PlanReader_Lua::PushRecord(lua_State*)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_lua.cpp:121:25: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/iconverter.h:24, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/luaconverter.h:24, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/luaconverter.cpp:21: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 85%] Built target podofobox In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'PoDoFo::PdfColor LuaConverter::GetColorFromReturnValue(const char*)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/luaconverter.cpp:131:25: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 86%] Linking CXX executable podofoimg2pdf [ 86%] Linking CXX executable helloworld-base14 [ 87%] Linking CXX executable podofoimgextract make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 87%] Built target podofoincrementalupdates [ 88%] Linking CXX executable podofoxmp make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 88%] Built target podofogc make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 89%] Linking CXX executable podofocrop [ 89%] Built target WatermarkTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 89%] Built target podofouncompress [ 90%] Linking CXX executable SignatureTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 90%] Built target helloworld [ 90%] Built target TokenizerTest [ 90%] Built target podofotxt2pdf [ 91%] Linking CXX executable podofopages make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 91%] Built target podofoimg2pdf [ 92%] Linking CXX executable FilterTest [ 92%] Built target helloworld-base14 [ 92%] Built target LargeTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 92%] Built target podofoimgextract make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 92%] Built target podofoxmp make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 92%] Built target podofocrop [ 93%] Linking CXX executable VariantTest [ 93%] Linking CXX executable FormTest In file included from /usr/include/c++/12.2.1/map:60, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:81, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofopdfinfo/pdfinfo.h:25, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofopdfinfo/pdfinfo.cpp:21: /usr/include/c++/12.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair, int>}; _Key = std::pair; _Val = std::pair, int>; _KeyOfValue = std::_Select1st, int> >; _Compare = std::less >; _Alloc = std::allocator, int> >]': /usr/include/c++/12.2.1/bits/stl_tree.h:2457:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, int>, std::_Select1st, int> >, std::less >, std::allocator, int> > >::const_iterator' changed in GCC 7.1 2457 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 94%] Linking CXX executable podofotxtextract make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' In file included from /usr/include/c++/12.2.1/map:61: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair, int>}; _Key = std::pair; _Tp = int; _Compare = std::less >; _Alloc = std::allocator, int> >]', inlined from 'std::__enable_if_t, _Pair>::value, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair, int>; _Key = std::pair; _Tp = int; _Compare = std::less >; _Alloc = std::allocator, int> >]' at /usr/include/c++/12.2.1/bits/stl_map.h:858:27, inlined from 'std::string PdfInfo::GuessFormat()' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofopdfinfo/pdfinfo.cpp:218:16: /usr/include/c++/12.2.1/bits/stl_map.h:638:45: note: parameter passing for argument of type 'std::map, int>::const_iterator' {aka 'std::_Rb_tree, std::pair, int>, std::_Select1st, int> >, std::less >, std::allocator, int> > >::const_iterator'} changed in GCC 7.1 638 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 639 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 94%] Built target podofopages make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 94%] Built target SignatureTest In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/impositionplan.h:16, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/impositionplan.cpp:13: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ [ 95%] Linking CXX executable ContentParser /usr/include/c++/12.2.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/colorchanger.h:25, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofocolor/colorchanger.cpp:21: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::PdfVariant&}; _Tp = PoDoFo::PdfVariant; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ [ 95%] Built target FilterTest In file included from /usr/include/c++/12.2.1/vector:64: /usr/include/c++/12.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::PdfVariant; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 96%] Linking CXX executable podofonooc make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {PoDoFo::PdfVariant}; _Tp = PoDoFo::PdfVariant; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ [ 96%] Built target podofotxtextract /usr/include/c++/12.2.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {PoDoFo::PdfVariant}; _Tp = PoDoFo::PdfVariant; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/impositionplan.h:16, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_legacy.h:15, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_legacy.cpp:13: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::Impose::PageRecord&}; _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 96%] Built target VariantTest [ 96%] Built target FormTest In file included from /usr/include/c++/12.2.1/vector:64: /usr/include/c++/12.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 96%] Linking CXX executable ObjectParserTest In file included from /usr/include/c++/12.2.1/map:60, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:81: /usr/include/c++/12.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair, std::allocator >, double>}; _Key = std::__cxx11::basic_string; _Val = std::pair, double>; _KeyOfValue = std::_Select1st, double> >; _Compare = std::less >; _Alloc = std::allocator, double> >]': /usr/include/c++/12.2.1/bits/stl_tree.h:2457:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, double>, std::_Select1st, double> >, std::less >, std::allocator, double> > >::const_iterator' changed in GCC 7.1 2457 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 97%] Linking CXX executable podofopdfinfo make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 97%] Built target podofonooc make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 97%] Built target ContentParser make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 97%] Built target podofopdfinfo In file included from /usr/include/c++/12.2.1/map:61: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair, std::allocator >, double>}; _Key = std::__cxx11::basic_string; _Tp = double; _Compare = std::less >; _Alloc = std::allocator, double> >]', inlined from 'std::__enable_if_t, _Pair>::value, std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair, double>; _Key = std::__cxx11::basic_string; _Tp = double; _Compare = std::less >; _Alloc = std::allocator, double> >]' at /usr/include/c++/12.2.1/bits/stl_map.h:858:27, inlined from 'int PlanReader_Legacy::sortLoop(std::vector >&, int)' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/planreader_legacy.cpp:78:22: /usr/include/c++/12.2.1/bits/stl_map.h:638:45: note: parameter passing for argument of type 'std::map, double>::const_iterator' {aka 'std::_Rb_tree, std::pair, double>, std::_Select1st, double> >, std::less >, std::allocator, double> > >::const_iterator'} changed in GCC 7.1 638 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 639 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 98%] Linking CXX executable podofocolor [ 98%] Built target ObjectParserTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 98%] Built target podofocolor [ 99%] Linking CXX executable CreationTest [100%] Linking CXX executable podofosign make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [100%] Built target CreationTest make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [100%] Built target podofosign In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:83, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo-base.h:40, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/podofo.h:47, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/pdftranslator.h:23, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/pdftranslator.cpp:20: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const PoDoFo::Impose::PageRecord&}; _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/map:60, from /home/buildozer/aports/community/podofo/src/podofo-0.9.8/src/podofo/base/PdfDefines.h:81: /usr/include/c++/12.2.1/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/12.2.1/bits/stl_tree.h:2209:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2209 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = PoDoFo::Impose::PageRecord; _Alloc = std::allocator]', inlined from 'void PoDoFo::Impose::PdfTranslator::impose()' at /home/buildozer/aports/community/podofo/src/podofo-0.9.8/tools/podofoimpose/pdftranslator.cpp:564:57: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [100%] Linking CXX executable podofoimpose make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [100%] Built target podofoimpose make[1]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' >>> WARNING: podofo: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> podofo: Entering fakeroot... make: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[1]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target podofo_shared make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 53%] Built target podofo_shared make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target CreationTest Consolidate compiler generated dependencies of target ContentParser Consolidate compiler generated dependencies of target FilterTest make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target FormTest make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target LargeTest Consolidate compiler generated dependencies of target ObjectParserTest Consolidate compiler generated dependencies of target ParserTest make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target TokenizerTest Consolidate compiler generated dependencies of target SignatureTest Consolidate compiler generated dependencies of target WatermarkTest Consolidate compiler generated dependencies of target VariantTest make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Entering directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target podofocountpages Consolidate compiler generated dependencies of target podofobox Consolidate compiler generated dependencies of target podofocolor Consolidate compiler generated dependencies of target podofoencrypt Consolidate compiler generated dependencies of target podofocrop make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target podofogc Consolidate compiler generated dependencies of target podofoimgextract Consolidate compiler generated dependencies of target podofomerge Consolidate compiler generated dependencies of target podofotxt2pdf Consolidate compiler generated dependencies of target podofopdfinfo Consolidate compiler generated dependencies of target podofopages Consolidate compiler generated dependencies of target podofoimg2pdf Consolidate compiler generated dependencies of target podofoincrementalupdates Consolidate compiler generated dependencies of target podofoxmp Consolidate compiler generated dependencies of target podofosign Consolidate compiler generated dependencies of target podofotxtextract Consolidate compiler generated dependencies of target helloworld-base14 Consolidate compiler generated dependencies of target podofonooc make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target podofoimpose make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target podofouncompress make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Consolidate compiler generated dependencies of target helloworld make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' make[2]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' [ 55%] Built target ParserTest [ 56%] Built target podofocountpages [ 57%] Built target FormTest [ 58%] Built target CreationTest [ 59%] Built target FilterTest [ 60%] Built target VariantTest [ 61%] Built target LargeTest [ 62%] Built target TokenizerTest [ 63%] Built target WatermarkTest [ 65%] Built target podofoencrypt [ 65%] Built target SignatureTest [ 66%] Built target ObjectParserTest [ 67%] Built target ContentParser [ 68%] Built target podofobox [ 74%] Built target podofocolor [ 75%] Built target podofotxt2pdf [ 76%] Built target podofogc [ 77%] Built target podofomerge [ 79%] Built target podofoxmp [ 80%] Built target podofocrop [ 81%] Built target podofoincrementalupdates [ 82%] Built target helloworld-base14 [ 83%] Built target helloworld [ 85%] Built target podofoimgextract [ 87%] Built target podofopdfinfo [ 90%] Built target podofoimg2pdf [ 90%] Built target podofouncompress [ 93%] Built target podofotxtextract [ 94%] Built target podofopages [ 95%] Built target podofosign [ 97%] Built target podofonooc [100%] Built target podofoimpose make[1]: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/podofo-base.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/podofo.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/podofo_config.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/Pdf3rdPtyForwardDecl.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfArray.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfCanvas.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfColor.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfCompilerCompat.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfCompilerCompatPrivate.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfContentsTokenizer.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfData.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfDataType.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfOwnedDataType.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfDate.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfDefines.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfDefinesPrivate.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfDictionary.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfEncoding.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfEncodingFactory.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfEncrypt.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfExtension.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfError.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfFileStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfFilter.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfFiltersPrivate.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfImmediateWriter.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfInputDevice.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfInputStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfLocale.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfMemStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfMemoryManagement.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfName.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfObjectStreamParserObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfOutputDevice.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfOutputStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfParser.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfParserObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfRect.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfRefCountedBuffer.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfRefCountedInputDevice.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfReference.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfString.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfTokenizer.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfVariant.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfVecObjects.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfVersion.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfWriter.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfXRef.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfXRefStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/PdfXRefStreamParserObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/podofoapi.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/util/PdfMutex.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/util/PdfMutexImpl_noop.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/util/PdfMutexImpl_win32.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/util/PdfMutexImpl_pthread.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/base/util/PdfMutexWrapper.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfAcroForm.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfAction.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfAnnotation.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfCMapEncoding.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfContents.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfDestination.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfDifferenceEncoding.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfDocument.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfElement.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfEncodingObjectFactory.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfExtGState.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfField.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFileSpec.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFont.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontCID.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontCache.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontConfigWrapper.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontFactory.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontFactoryBase14Data.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontMetrics.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontMetricsBase14.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontMetricsFreetype.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontMetricsObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontSimple.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontTTFSubset.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontTrueType.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontType1.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontType3.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFontType1Base14.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfFunction.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfHintStream.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfIdentityEncoding.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfImage.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfInfo.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfMemDocument.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfNamesTree.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfOutlines.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfPage.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfPagesTree.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfPagesTreeCache.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfPainter.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfPainterMM.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfShadingPattern.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfSignOutputDevice.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfSignatureField.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfStreamedDocument.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfTable.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfTilingPattern.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/include/podofo/doc/PdfXObject.h -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/lib/libpodofo.so.0.9.8 -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/lib/libpodofo.so.0.9.8" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/lib/libpodofo.so -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/lib/pkgconfig/libpodofo.pc -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofobox -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofobox" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocolor -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocolor" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocountpages -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocountpages" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocrop -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofocrop" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoencrypt -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoencrypt" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofogc -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofogc" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimgextract -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimgextract" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimg2pdf -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimg2pdf" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofomerge -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofomerge" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofopages -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofopages" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofopdfinfo -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofopdfinfo" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofotxt2pdf -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofotxt2pdf" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofotxtextract -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofotxtextract" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofouncompress -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofouncompress" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimpose -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoimpose" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoincrementalupdates -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoincrementalupdates" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoxmp -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofoxmp" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofonooc -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofonooc" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofosign -- Set runtime path of "/home/buildozer/aports/community/podofo/pkg/podofo/usr/bin/podofosign" to "" -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofobox.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofocolor.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofocountpages.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofocrop.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofogc.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoencrypt.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoimg2pdf.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoimgextract.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoimpose.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoincrementalupdates.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofomerge.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofopages.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofopdfinfo.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofotxt2pdf.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofotxtextract.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofouncompress.1 -- Installing: /home/buildozer/aports/community/podofo/pkg/podofo/usr/share/man/man1/podofoxmp.1 make: Leaving directory '/home/buildozer/aports/community/podofo/src/podofo-0.9.8/build' >>> podofo-dev*: Running split function dev... >>> podofo-dev*: Preparing subpackage podofo-dev... >>> podofo-dev*: Stripping binaries >>> podofo-dev*: Running postcheck for podofo-dev >>> podofo-doc*: Running split function doc... >>> podofo-doc*: Preparing subpackage podofo-doc... >>> podofo-doc*: Running postcheck for podofo-doc >>> podofo*: Running postcheck for podofo >>> podofo*: Preparing package podofo... >>> podofo*: Stripping binaries >>> podofo-dev*: Scanning shared objects >>> podofo-doc*: Scanning shared objects >>> podofo*: Scanning shared objects >>> podofo-dev*: Tracing dependencies... pkgconfig podofo=0.9.8-r2 >>> podofo-dev*: Package size: 1.5 MB >>> podofo-dev*: Compressing data... >>> podofo-dev*: Create checksum... >>> podofo-dev*: Create podofo-dev-0.9.8-r2.apk >>> podofo-doc*: Tracing dependencies... >>> podofo-doc*: Package size: 88.0 KB >>> podofo-doc*: Compressing data... >>> podofo-doc*: Create checksum... >>> podofo-doc*: Create podofo-doc-0.9.8-r2.apk >>> podofo*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcrypto.so.3 so:libfontconfig.so.1 so:libfreetype.so.6 so:libgcc_s.so.1 so:libidn.so.12 so:libjpeg.so.8 so:liblua.so.5 so:libpng16.so.16 so:libstdc++.so.6 so:libtiff.so.5 so:libz.so.1 >>> podofo*: Package size: 3.3 MB >>> podofo*: Compressing data... >>> podofo*: Create checksum... >>> podofo*: Create podofo-0.9.8-r2.apk >>> podofo: Build complete at Fri, 14 Oct 2022 14:33:49 +0000 elapsed time 0h 0m 12s >>> podofo: Cleaning up srcdir >>> podofo: Cleaning up pkgdir >>> podofo: Uninstalling dependencies... (1/33) Purging .makedepends-podofo (20221014.143337) (2/33) Purging tiff-dev (4.4.0-r0) (3/33) Purging libjpeg-turbo-dev (2.1.4-r0) (4/33) Purging libwebp-dev (1.2.4-r1) (5/33) Purging xz-dev (5.2.7-r0) (6/33) Purging zstd-dev (1.5.2-r9) (7/33) Purging libtiffxx (4.4.0-r0) (8/33) Purging tiff (4.4.0-r0) (9/33) Purging fontconfig-dev (2.14.0-r0) (10/33) Purging fontconfig (2.14.0-r0) (11/33) Purging cmake (3.24.2-r0) (12/33) Purging openssl-dev (3.0.5-r3) (13/33) Purging libidn-dev (1.41-r0) (14/33) Purging libidn (1.41-r0) (15/33) Purging lua5.1-dev (5.1.5-r11) (16/33) Purging lua5.1 (5.1.5-r11) (17/33) Purging lua5.1-libs (5.1.5-r11) (18/33) Purging freetype-dev (2.12.1-r0) (19/33) Purging freetype (2.12.1-r0) (20/33) Purging libpng-dev (1.6.38-r0) (21/33) Purging libpng (1.6.38-r0) (22/33) Purging zlib-dev (1.2.13-r0) (23/33) Purging libjpeg-turbo (2.1.4-r0) (24/33) Purging libwebp (1.2.4-r1) (25/33) Purging libarchive (3.6.1-r1) (26/33) Purging xz-libs (5.2.7-r0) (27/33) Purging libbz2 (1.0.8-r3) (28/33) Purging expat-dev (2.4.9-r0) (29/33) Purging expat (2.4.9-r0) (30/33) Purging brotli-dev (1.0.9-r8) (31/33) Purging brotli (1.0.9-r8) (32/33) Purging rhash-libs (1.4.3-r1) (33/33) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 330 MiB in 96 packages >>> podofo: Updating the community/armhf repository index... >>> podofo: Signing the index...