==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: exiv2 0.28.5-1 (Fri Feb 21 19:57:29 2025)
==> Retrieving sources...
  -> Found exiv2-0.28.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    exiv2-0.28.5.tar.gz ... Passed
==> Validating source files with b2sums...
    exiv2-0.28.5.tar.gz ... Passed
==> Making package: exiv2 0.28.5-1 (Fri 21 Feb 2025 07:57:36 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libinih-58-1

Total Download Size:   0.01 MiB
Total Installed Size:  0.04 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libinih-58-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libinih...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
             libuv-1.50.0-1  rhash-1.4.4-1  cmake-3.31.5-1  gtest-1.15.2-1
             ninja-1.12.1-2

Total Installed Size:  100.95 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator [pending]
    qt6-base: cmake-gui
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing ninja...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found exiv2-0.28.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting exiv2-0.28.5.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - 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/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python3: /usr/bin/python3.13 (found version "3.13.2") found components: Interpreter
-- Looking for C++ include filesystem
-- Looking for C++ include filesystem - found
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- Found Brotli: /usr/lib/libbrotlidec.so
-- Found CURL: /usr/lib/libcurl.so (found version "8.12.1")
-- Found EXPAT: /usr/lib/libexpat.so (found version "2.6.4")
-- Found Intl: built in to C library
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: built in to C library
-- Iconv_INCLUDE_DIRS : 
-- Iconv_LIBRARIES : 
-- Found inih: /usr/lib/libinih.so
-- inih_INCLUDE_DIRS : /usr/include
-- inih_LIBRARIES : /usr/lib/libinih.so
-- inih_inireader_INCLUDE_DIRS : /usr/include
-- inih_inireader_LIBRARIES : /usr/lib/libINIReader.so
-- Performing Test HAS_FSTACK_CLASH_PROTECTION
-- Performing Test HAS_FSTACK_CLASH_PROTECTION - Success
-- Performing Test HAS_FCF_PROTECTION
-- Performing Test HAS_FCF_PROTECTION - Failed
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG - Success
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Performing Test EXV_STRERROR_R_CHAR_P
-- Performing Test EXV_STRERROR_R_CHAR_P - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found Gettext: /usr/bin/msgmerge (found version "0.23.1")
-- Install prefix:    /usr
-- ------------------------------------------------------------------
-- CMake Generator:   Ninja
-- CMAKE_BUILD_TYPE:  Release
-- Compiler info: GNU (/usr/lib/distcc/bin/c++) ; version: 14.2.1
-- CMAKE_CXX_STANDARD:17
--  --- Compiler flags --- 
-- General:           -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
	 -fstack-clash-protection
	 -fstack-protector-strong
	 -D_GLIBCXX_ASSERTIONS
	 -D_FORTIFY_SOURCE=2
	 -Wall
	 -Wcast-align
	 -Wpointer-arith
	 -Wformat-security
	 -Wmissing-format-attribute
	 -Woverloaded-virtual
	 -W
	 -Wno-error=format-nonliteral
-- Extra:              
-- Debug:             -g3 -gstrict-dwarf -O0
-- Release:           -O3 -DNDEBUG
-- RelWithDebInfo:    -O2 -g -DNDEBUG
-- MinSizeRel:        -Os -DNDEBUG
--  --- Linker flags --- 
-- General:           -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
-- Debug:             
-- Release:           
-- RelWithDebInfo:    
-- MinSizeRel:        
-- 
-- Compiler Options
-- Warnings as errors:                 NO
-- Use extra compiler warning flags:   NO
-- 
-- ------------------------------------------------------------------
-- Building shared library:            YES
-- Building PNG support:               YES
-- XMP metadata support:               YES
-- Building BMFF support:              YES
-- Brotli support for JPEG XL:         YES
-- Native language support:            YES
-- Building video support:             YES
-- Nikon lens database:                YES
-- Building webready support:          YES
-- USE Libcurl for HttpIo:             YES
-- Building exiv2 command:             YES
-- Building samples:                   YES
-- Building unit tests:                YES
-- Building fuzz tests:                NO
-- Building doc:                       NO
-- Building with coverage flags:       NO
-- Building with filesystem access     YES
-- Using ccache:                       NO
-- Configuring done (6.9s)
-- Generating done (0.2s)
-- Build files have been written to: /build/exiv2/src/exiv2-0.28.5/build
ninja: Entering directory `build'

[0/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/ExpatAdapter.cpp.o
[0/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/MD5.cpp.o
[0/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ParseRDF.cpp.o
[0/213] Building CXX object xmpsdk/CMa...2-xmp.dir/src/UnicodeConversions.cpp.o
[0/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/WXMPIterator.cpp.o
[0/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPMeta.cpp.o
[0/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPUtils.cpp.o
[0/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XML_Node.cpp.o
[1/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/MD5.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[1/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/XMPCore_Impl.cpp.o
[2/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/WXMPIterator.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[2/213] Building CXX object xmpsdk/CMa...es/exiv2-xmp.dir/src/XMPIterator.cpp.o
[3/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/ExpatAdapter.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[3/213] Building CXX object xmpsdk/CMa...exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o
[4/213] Building CXX object xmpsdk/CMa...2-xmp.dir/src/UnicodeConversions.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[4/213] Building CXX object xmpsdk/CMa.../exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o
[5/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPUtils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[5/213] Building CXX object xmpsdk/CMa...v2-xmp.dir/src/XMPMeta-Serialize.cpp.o
[6/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ParseRDF.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[6/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta.cpp.o
[7/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPMeta.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[7/213] Building CXX object xmpsdk/CMa...v2-xmp.dir/src/XMPUtils-FileInfo.cpp.o
[8/213] Building CXX object xmpsdk/CMa...es/exiv2-xmp.dir/src/XMPIterator.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[8/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPUtils.cpp.o
[9/213] Building CXX object xmpsdk/CMa...s/exiv2-xmp.dir/src/XMPCore_Impl.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[9/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/canonmn_int.cpp.o
[10/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XML_Node.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[10/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/casiomn_int.cpp.o
[11/213] Building CXX object xmpsdk/CM.../exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[11/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/cr2header_int.cpp.o
[12/213] Building CXX object xmpsdk/CM...exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[12/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/crwimage_int.cpp.o
[13/213] Building CXX object xmpsdk/CM...v2-xmp.dir/src/XMPMeta-Serialize.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[13/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/fujimn_int.cpp.o
[14/213] Building CXX object xmpsdk/CM...v2-xmp.dir/src/XMPUtils-FileInfo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[14/213] Building CXX object src/CMake...xiv2lib_int.dir/helper_functions.cpp.o
[15/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPUtils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
/build/exiv2/src/exiv2-0.28.5/xmpsdk/src/XMPUtils.cpp: In static member function 'static XMP_Int64 XMPUtils::ConvertToInt64(XMP_StringPtr)':
/build/exiv2/src/exiv2-0.28.5/xmpsdk/src/XMPUtils.cpp:1221:30: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'XMP_Int64*' {aka 'long int*'} [-Wformat=]
/build/exiv2/src/exiv2-0.28.5/xmpsdk/src/XMPUtils.cpp:1223:30: warning: format '%llx' expects argument of type 'long long unsigned int*', but argument 3 has type 'XMP_Int64*' {aka 'long int*'} [-Wformat=]

[15/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/image_int.cpp.o
[16/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/cr2header_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[16/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/jp2image_int.cpp.o
[17/213] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
/build/exiv2/src/exiv2-0.28.5/xmpsdk/src/XMPMeta.cpp: In function 'XMP_Status DumpNodeOptions(XMP_OptionBits, XMP_TextOutputProc, void*)':
/build/exiv2/src/exiv2-0.28.5/xmpsdk/src/XMPMeta.cpp:241:40: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'XMP_OptionBits' {aka 'unsigned int'} [-Wformat=]

[17/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o
[18/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/casiomn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[18/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/minoltamn_int.cpp.o
[19/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/image_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[19/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/nikonmn_int.cpp.o
[20/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/jp2image_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[20/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/olympusmn_int.cpp.o
[21/213] Building CXX object src/CMake...xiv2lib_int.dir/helper_functions.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[21/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/orfimage_int.cpp.o
[22/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/fujimn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[22/213] Building CXX object src/CMake...exiv2lib_int.dir/panasonicmn_int.cpp.o
[23/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/crwimage_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[23/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pentaxmn_int.cpp.o
[24/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/orfimage_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[24/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/rw2image_int.cpp.o
[25/213] Building CXX object src/CMake...exiv2lib_int.dir/panasonicmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[25/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/samsungmn_int.cpp.o
[26/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/minoltamn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[26/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sigmamn_int.cpp.o
[27/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/olympusmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[27/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sonymn_int.cpp.o
[28/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[28/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tags_int.cpp.o
[29/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/rw2image_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[29/213] Building CXX object src/CMake...iv2lib_int.dir/tiffcomposite_int.cpp.o
[30/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/nikonmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[30/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tiffimage_int.cpp.o
[31/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pentaxmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[31/213] Building CXX object src/CMake...exiv2lib_int.dir/tiffvisitor_int.cpp.o
[32/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/samsungmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[32/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/utils.cpp.o
[33/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sigmamn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[33/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pngchunk_int.cpp.o
[34/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/utils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[34/213] Building CXX object src/CMakeFiles/exiv2lib.dir/asfvideo.cpp.o
[35/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/canonmn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[35/213] Building CXX object src/CMakeFiles/exiv2lib.dir/basicio.cpp.o
[36/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tags_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[36/213] Building CXX object src/CMakeFiles/exiv2lib.dir/bmffimage.cpp.o
[37/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pngchunk_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[37/213] Building CXX object src/CMakeFiles/exiv2lib.dir/bmpimage.cpp.o
[38/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sonymn_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[38/213] Building CXX object src/CMakeFiles/exiv2lib.dir/convert.cpp.o
[39/213] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tiffimage_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[39/213] Building CXX object src/CMakeFiles/exiv2lib.dir/cr2image.cpp.o
[40/213] Building CXX object src/CMake...iv2lib_int.dir/tiffcomposite_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[40/213] Building CXX object src/CMakeFiles/exiv2lib.dir/crwimage.cpp.o
[41/213] Building CXX object src/CMake...exiv2lib_int.dir/tiffvisitor_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[41/213] Building CXX object src/CMakeFiles/exiv2lib.dir/datasets.cpp.o
[42/213] Building CXX object src/CMakeFiles/exiv2lib.dir/asfvideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[42/213] Building CXX object src/CMakeFiles/exiv2lib.dir/easyaccess.cpp.o
[43/213] Building CXX object src/CMakeFiles/exiv2lib.dir/bmpimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[43/213] Building CXX object src/CMakeFiles/exiv2lib.dir/epsimage.cpp.o
[44/213] Building CXX object src/CMakeFiles/exiv2lib.dir/bmffimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[44/213] Building CXX object src/CMakeFiles/exiv2lib.dir/error.cpp.o
[45/213] Building CXX object src/CMakeFiles/exiv2lib.dir/basicio.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[45/213] Building CXX object src/CMakeFiles/exiv2lib.dir/exif.cpp.o
[46/213] Building CXX object src/CMakeFiles/exiv2lib.dir/cr2image.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[46/213] Building CXX object src/CMakeFiles/exiv2lib.dir/futils.cpp.o
[47/213] Building CXX object src/CMakeFiles/exiv2lib.dir/crwimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[47/213] Building CXX object src/CMakeFiles/exiv2lib.dir/gifimage.cpp.o
[48/213] Building CXX object src/CMakeFiles/exiv2lib.dir/datasets.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[48/213] Building CXX object src/CMakeFiles/exiv2lib.dir/image.cpp.o
[49/213] Building CXX object src/CMakeFiles/exiv2lib.dir/easyaccess.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[49/213] Building CXX object src/CMakeFiles/exiv2lib.dir/iptc.cpp.o
[50/213] Building CXX object src/CMakeFiles/exiv2lib.dir/error.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[50/213] Building CXX object src/CMakeFiles/exiv2lib.dir/jp2image.cpp.o
[51/213] Building CXX object src/CMakeFiles/exiv2lib.dir/convert.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[51/213] Building CXX object src/CMakeFiles/exiv2lib.dir/jpgimage.cpp.o
[52/213] Building CXX object src/CMakeFiles/exiv2lib.dir/futils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[52/213] Building CXX object src/CMakeFiles/exiv2lib.dir/metadatum.cpp.o
[53/213] Building CXX object src/CMakeFiles/exiv2lib.dir/gifimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[53/213] Building CXX object src/CMakeFiles/exiv2lib.dir/mrwimage.cpp.o
[54/213] Building CXX object src/CMakeFiles/exiv2lib.dir/metadatum.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[54/213] Building CXX object src/CMakeFiles/exiv2lib.dir/orfimage.cpp.o
[55/213] Building CXX object src/CMakeFiles/exiv2lib.dir/image.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[55/213] Building CXX object src/CMakeFiles/exiv2lib.dir/pgfimage.cpp.o
[56/213] Building CXX object src/CMakeFiles/exiv2lib.dir/iptc.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[56/213] Building CXX object src/CMakeFiles/exiv2lib.dir/photoshop.cpp.o
[57/213] Building CXX object src/CMakeFiles/exiv2lib.dir/jp2image.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[57/213] Building CXX object src/CMakeFiles/exiv2lib.dir/preview.cpp.o
[58/213] Building CXX object src/CMakeFiles/exiv2lib.dir/exif.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[58/213] Building CXX object src/CMakeFiles/exiv2lib.dir/properties.cpp.o
[59/213] Building CXX object src/CMakeFiles/exiv2lib.dir/epsimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[59/213] Building CXX object src/CMakeFiles/exiv2lib.dir/psdimage.cpp.o
[60/213] Building CXX object src/CMakeFiles/exiv2lib.dir/mrwimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[60/213] Building CXX object src/CMakeFiles/exiv2lib.dir/rafimage.cpp.o
[61/213] Building CXX object src/CMakeFiles/exiv2lib.dir/jpgimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[61/213] Building CXX object src/CMakeFiles/exiv2lib.dir/rw2image.cpp.o
[62/213] Building CXX object src/CMakeFiles/exiv2lib.dir/photoshop.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[62/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tags.cpp.o
[63/213] Building CXX object src/CMakeFiles/exiv2lib.dir/orfimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[63/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tgaimage.cpp.o
[64/213] Building CXX object src/CMakeFiles/exiv2lib.dir/pgfimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[64/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tiffimage.cpp.o
[65/213] Building CXX object src/CMakeFiles/exiv2lib.dir/psdimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[65/213] Building CXX object src/CMakeFiles/exiv2lib.dir/types.cpp.o
[66/213] Building CXX object src/CMakeFiles/exiv2lib.dir/rw2image.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[66/213] Building CXX object src/CMakeFiles/exiv2lib.dir/value.cpp.o
[67/213] Building CXX object src/CMakeFiles/exiv2lib.dir/properties.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[67/213] Building CXX object src/CMakeFiles/exiv2lib.dir/version.cpp.o
[68/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tags.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[68/213] Building CXX object src/CMakeFiles/exiv2lib.dir/webpimage.cpp.o
[69/213] Building CXX object src/CMakeFiles/exiv2lib.dir/rafimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[69/213] Building CXX object src/CMakeFiles/exiv2lib.dir/xmp.cpp.o
[70/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tgaimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[70/213] Building CXX object src/CMakeFiles/exiv2lib.dir/xmpsidecar.cpp.o
[71/213] Building CXX object src/CMakeFiles/exiv2lib.dir/preview.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[71/213] Building CXX object src/CMakeFiles/exiv2lib.dir/http.cpp.o
[72/213] Building CXX object src/CMakeFiles/exiv2lib.dir/tiffimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[72/213] Building CXX object src/CMakeFiles/exiv2lib.dir/pngimage.cpp.o
[73/213] Building CXX object src/CMakeFiles/exiv2lib.dir/types.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[73/213] Building CXX object src/CMakeFiles/exiv2lib.dir/matroskavideo.cpp.o
[74/213] Building CXX object src/CMakeFiles/exiv2lib.dir/webpimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[74/213] Building CXX object src/CMakeFiles/exiv2lib.dir/quicktimevideo.cpp.o
[75/213] Building CXX object src/CMakeFiles/exiv2lib.dir/xmpsidecar.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[75/213] Building CXX object src/CMakeFiles/exiv2lib.dir/riffvideo.cpp.o
[76/213] Building CXX object src/CMakeFiles/exiv2lib.dir/http.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[76/213] Building CXX object unitTests...iles/unit_tests.dir/test_basicio.cpp.o
[77/213] Building CXX object src/CMakeFiles/exiv2lib.dir/pngimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[77/213] Building CXX object unitTests...les/unit_tests.dir/test_bmpimage.cpp.o
[78/213] Building CXX object src/CMakeFiles/exiv2lib.dir/version.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[78/213] Building CXX object unitTests...nit_tests.dir/test_cr2header_int.cpp.o
[79/213] Building CXX object src/CMakeFiles/exiv2lib.dir/value.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[79/213] Building CXX object unitTests...les/unit_tests.dir/test_datasets.cpp.o
[80/213] Building CXX object src/CMakeFiles/exiv2lib.dir/xmp.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[80/213] Building CXX object unitTests...eFiles/unit_tests.dir/test_Error.cpp.o
[81/213] Building CXX object src/CMakeFiles/exiv2lib.dir/matroskavideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[81/213] Building CXX object unitTests...es/unit_tests.dir/test_DateValue.cpp.o
[82/213] Building CXX object unitTests...iles/unit_tests.dir/test_basicio.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[82/213] Building CXX object unitTests...iles/unit_tests.dir/test_enforce.cpp.o
[83/213] Building CXX object src/CMakeFiles/exiv2lib.dir/quicktimevideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[83/213] Building CXX object unitTests...Files/unit_tests.dir/test_FileIo.cpp.o
[84/213] Building CXX object src/CMakeFiles/exiv2lib.dir/riffvideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[84/213] Linking CXX shared library lib/libexiv2.so.0.28.5
[85/213] Building CXX object unitTests...eFiles/unit_tests.dir/test_Error.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[85/213] Building CXX object unitTests...Files/unit_tests.dir/test_futils.cpp.o
[86/213] Building CXX object unitTests...nit_tests.dir/test_cr2header_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[86/213] Building CXX object unitTests..._tests.dir/test_helper_functions.cpp.o
[87/213] Linking CXX shared library lib/libexiv2.so.0.28.5
[87/213] Creating library symlink lib/libexiv2.so.28 lib/libexiv2.so
[88/213] Creating library symlink lib/libexiv2.so.28 lib/libexiv2.so
[88/213] Building CXX object unitTests...es/unit_tests.dir/test_image_int.cpp.o
[89/213] Building CXX object unitTests...les/unit_tests.dir/test_bmpimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[89/213] Building CXX object unitTests...unit_tests.dir/test_ImageFactory.cpp.o
[90/213] Building CXX object unitTests...es/unit_tests.dir/test_DateValue.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[90/213] Building CXX object unitTests...les/unit_tests.dir/test_jp2image.cpp.o
[91/213] Building CXX object unitTests...Files/unit_tests.dir/test_FileIo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[91/213] Building CXX object unitTests...unit_tests.dir/test_jp2image_int.cpp.o
[92/213] Building CXX object unitTests...iles/unit_tests.dir/test_enforce.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[92/213] Building CXX object unitTests...iles/unit_tests.dir/test_IptcKey.cpp.o
[93/213] Building CXX object unitTests..._tests.dir/test_helper_functions.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[93/213] Building CXX object unitTests..._tests.dir/test_LangAltValueRead.cpp.o
[94/213] Building CXX object unitTests...les/unit_tests.dir/test_datasets.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[94/213] Building CXX object unitTests...es/unit_tests.dir/test_Photoshop.cpp.o
[95/213] Building CXX object unitTests...es/unit_tests.dir/test_image_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[95/213] Building CXX object unitTests...les/unit_tests.dir/test_pngimage.cpp.o
[96/213] Building CXX object unitTests...Files/unit_tests.dir/test_futils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[96/213] Building CXX object unitTests...iles/unit_tests.dir/test_safe_op.cpp.o
[97/213] Building CXX object unitTests...unit_tests.dir/test_jp2image_int.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[97/213] Building CXX object unitTests...eFiles/unit_tests.dir/test_slice.cpp.o
[98/213] Building CXX object unitTests...les/unit_tests.dir/test_jp2image.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[98/213] Building CXX object unitTests...s/unit_tests.dir/test_tiffheader.cpp.o
[99/213] Building CXX object unitTests...es/unit_tests.dir/test_Photoshop.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[99/213] Building CXX object unitTests...eFiles/unit_tests.dir/test_types.cpp.o
[100/213] Building CXX object unitTest...iles/unit_tests.dir/test_IptcKey.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[100/213] Building CXX object unitTest...es/unit_tests.dir/test_TimeValue.cpp.o
[101/213] Building CXX object unitTest..._tests.dir/test_LangAltValueRead.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[101/213] Building CXX object unitTest...eFiles/unit_tests.dir/test_utils.cpp.o
[102/213] Building CXX object unitTest...les/unit_tests.dir/test_pngimage.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[102/213] Building CXX object unitTest...Files/unit_tests.dir/test_XmpKey.cpp.o
[103/213] Building CXX object unitTest...eFiles/unit_tests.dir/test_utils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[103/213] Building CXX object unitTest...les/unit_tests.dir/test_asfvideo.cpp.o
[104/213] Building CXX object unitTest...iles/unit_tests.dir/test_safe_op.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[104/213] Building CXX object unitTest...nit_tests.dir/test_matroskavideo.cpp.o
[105/213] Building CXX object unitTest...unit_tests.dir/test_ImageFactory.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[105/213] Building CXX object unitTest...es/unit_tests.dir/test_riffVideo.cpp.o
[106/213] Building CXX object unitTest...s/unit_tests.dir/test_tiffheader.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[106/213] Building CXX object app/CMakeFiles/exiv2.dir/exiv2.cpp.o
[107/213] Building CXX object unitTest...es/unit_tests.dir/test_TimeValue.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[107/213] Building CXX object app/CMakeFiles/exiv2.dir/actions.cpp.o
[108/213] Building CXX object unitTest...Files/unit_tests.dir/test_XmpKey.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[108/213] Building CXX object app/CMakeFiles/exiv2.dir/getopt.cpp.o
[109/213] Building CXX object unitTest...eFiles/unit_tests.dir/test_types.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[109/213] Building CXX object app/CMakeFiles/exiv2.dir/app_utils.cpp.o
[110/213] Building CXX object app/CMakeFiles/exiv2.dir/app_utils.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[110/213] Building CXX object samples/CMakeFiles/addmoddel.dir/addmoddel.cpp.o
[111/213] Building CXX object app/CMakeFiles/exiv2.dir/getopt.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[111/213] Building CXX object samples/...es/convert-test.dir/convert-test.cpp.o
[112/213] Building CXX object unitTest...les/unit_tests.dir/test_asfvideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[112/213] Building CXX object samples/...yaccess-test.dir/easyaccess-test.cpp.o
[113/213] Building CXX object unitTest...nit_tests.dir/test_matroskavideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[113/213] Building CXX object samples/...iles/exifcomment.dir/exifcomment.cpp.o
[114/213] Building CXX object unitTest...es/unit_tests.dir/test_riffVideo.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[114/213] Building CXX object samples/.../exifdata-test.dir/exifdata-test.cpp.o
[115/213] Building CXX object samples/CMakeFiles/addmoddel.dir/addmoddel.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[115/213] Building CXX object samples/CMakeFiles/exifdata.dir/exifdata.cpp.o
[116/213] Building CXX object samples/...es/convert-test.dir/convert-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[116/213] Building CXX object samples/CMakeFiles/exifprint.dir/exifprint.cpp.o
[117/213] Building CXX object unitTest...eFiles/unit_tests.dir/test_slice.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[117/213] Building CXX object samples/CMakeFiles/exifvalue.dir/exifvalue.cpp.o
[118/213] Building CXX object samples/...yaccess-test.dir/easyaccess-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[118/213] Building CXX object samples/CMakeFiles/ini-test.dir/ini-test.cpp.o
[119/213] Building CXX object samples/...iles/exifcomment.dir/exifcomment.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[119/213] Building CXX object samples/CMakeFiles/iotest.dir/iotest.cpp.o
[120/213] Building CXX object samples/.../exifdata-test.dir/exifdata-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[120/213] Building CXX object samples/CMakeFiles/iptceasy.dir/iptceasy.cpp.o
[121/213] Building CXX object samples/CMakeFiles/exifvalue.dir/exifvalue.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[121/213] Building CXX object samples/CMakeFiles/iptcprint.dir/iptcprint.cpp.o
[122/213] Building CXX object samples/CMakeFiles/exifprint.dir/exifprint.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[122/213] Building CXX object samples/CMakeFiles/iptctest.dir/iptctest.cpp.o
[123/213] Building CXX object samples/CMakeFiles/exifdata.dir/exifdata.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[123/213] Building CXX object samples/.../jpegparsetest.dir/jpegparsetest.cpp.o
[124/213] Building CXX object samples/CMakeFiles/ini-test.dir/ini-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[124/213] Building CXX object samples/CMakeFiles/key-test.dir/key-test.cpp.o
[125/213] Building CXX object samples/CMakeFiles/iotest.dir/iotest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[125/213] Building CXX object samples/...argeiptc-test.dir/largeiptc-test.cpp.o
[126/213] Building CXX object samples/CMakeFiles/iptceasy.dir/iptceasy.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[126/213] Building CXX object samples/CMakeFiles/mmap-test.dir/mmap-test.cpp.o
[127/213] Building CXX object app/CMakeFiles/exiv2.dir/actions.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[127/213] Building CXX object samples/CMakeFiles/mrwthumb.dir/mrwthumb.cpp.o
[128/213] Building CXX object app/CMakeFiles/exiv2.dir/exiv2.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[128/213] Building CXX object samples/CMakeFiles/prevtest.dir/prevtest.cpp.o
[129/213] Building CXX object samples/.../jpegparsetest.dir/jpegparsetest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[129/213] Building CXX object samples/.../stringto-test.dir/stringto-test.cpp.o
[130/213] Building CXX object samples/CMakeFiles/iptcprint.dir/iptcprint.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[130/213] Building CXX object samples/CMakeFiles/taglist.dir/taglist.cpp.o
[131/213] Building CXX object samples/CMakeFiles/key-test.dir/key-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[131/213] Building CXX object samples/CMakeFiles/tiff-test.dir/tiff-test.cpp.o
[132/213] Building CXX object samples/CMakeFiles/iptctest.dir/iptctest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[132/213] Building CXX object samples/CMakeFiles/write-test.dir/write-test.cpp.o
[133/213] Building CXX object samples/...argeiptc-test.dir/largeiptc-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[133/213] Building CXX object samples/...iles/write2-test.dir/write2-test.cpp.o
[134/213] Building CXX object samples/CMakeFiles/mmap-test.dir/mmap-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[134/213] Building CXX object samples/CMakeFiles/xmpparse.dir/xmpparse.cpp.o
[135/213] Building CXX object samples/CMakeFiles/mrwthumb.dir/mrwthumb.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[135/213] Building CXX object samples/...mpparser-test.dir/xmpparser-test.cpp.o
[136/213] Building CXX object samples/CMakeFiles/prevtest.dir/prevtest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[136/213] Building CXX object samples/CMakeFiles/xmpprint.dir/xmpprint.cpp.o
[137/213] Building CXX object samples/.../stringto-test.dir/stringto-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[137/213] Building CXX object samples/CMakeFiles/xmpsample.dir/xmpsample.cpp.o
[138/213] Building CXX object samples/CMakeFiles/taglist.dir/taglist.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[138/213] Building CXX object samples/CMakeFiles/xmpdump.dir/xmpdump.cpp.o
[139/213] Building CXX object samples/CMakeFiles/write-test.dir/write-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[139/213] Building CXX object samples/...iles/getopt-test.dir/getopt-test.cpp.o
[140/213] Building CXX object samples/CMakeFiles/tiff-test.dir/tiff-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[140/213] Building CXX object samples/...es/getopt-test.dir/__/app/getopt.cpp.o
[141/213] Building CXX object samples/CMakeFiles/xmpparse.dir/xmpparse.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[141/213] Building CXX object samples/CMakeFiles/metacopy.dir/metacopy.cpp.o
[142/213] Building CXX object samples/...iles/write2-test.dir/write2-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[142/213] Building CXX object samples/...Files/metacopy.dir/__/app/getopt.cpp.o
[143/213] Building CXX object samples/...mpparser-test.dir/xmpparser-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[143/213] Building CXX object samples/CMakeFiles/path-test.dir/path-test.cpp.o
[144/213] Building CXX object samples/CMakeFiles/xmpprint.dir/xmpprint.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[144/213] Building CXX object samples/...iles/path-test.dir/__/app/getopt.cpp.o
[145/213] Building CXX object samples/...es/getopt-test.dir/__/app/getopt.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[145/213] Building CXX object samples/CMakeFiles/geotag.dir/geotag.cpp.o
[146/213] Building CXX object samples/CMakeFiles/xmpdump.dir/xmpdump.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[146/213] Building CXX object samples/CMakeFiles/conntest.dir/conntest.cpp.o
[147/213] Building CXX object samples/...Files/metacopy.dir/__/app/getopt.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[147/213] Building CXX object samples/CMakeFiles/remotetest.dir/remotetest.cpp.o
[148/213] Building CXX object samples/CMakeFiles/xmpsample.dir/xmpsample.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[148/213] Linking CXX executable bin/unit_tests
[149/213] Building CXX object samples/...iles/getopt-test.dir/getopt-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[149/213] Linking CXX executable bin/exiv2
[150/213] Building CXX object samples/...iles/path-test.dir/__/app/getopt.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[150/213] Linking CXX executable bin/addmoddel
[151/213] Building CXX object samples/CMakeFiles/metacopy.dir/metacopy.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[151/213] Linking CXX executable bin/convert-test
[152/213] Linking CXX executable bin/exiv2
[152/213] Linking CXX executable bin/easyaccess-test
[153/213] Linking CXX executable bin/addmoddel
[153/213] Linking CXX executable bin/exifcomment
[154/213] Linking CXX executable bin/convert-test
[154/213] Linking CXX executable bin/exifdata-test
[155/213] Linking CXX executable bin/easyaccess-test
[155/213] Linking CXX executable bin/exifdata
[156/213] Building CXX object samples/CMakeFiles/path-test.dir/path-test.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[156/213] Linking CXX executable bin/exifprint
[157/213] Linking CXX executable bin/exifcomment
[157/213] Linking CXX executable bin/exifvalue
[158/213] Linking CXX executable bin/exifdata-test
[158/213] Linking CXX executable bin/ini-test
[159/213] Linking CXX executable bin/exifdata
[159/213] Linking CXX executable bin/iotest
[160/213] Building CXX object samples/CMakeFiles/remotetest.dir/remotetest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[160/213] Linking CXX executable bin/iptceasy
[161/213] Building CXX object samples/CMakeFiles/conntest.dir/conntest.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[161/213] Linking CXX executable bin/iptcprint
[162/213] Linking CXX executable bin/exifvalue
[162/213] Linking CXX executable bin/iptctest
[163/213] Linking CXX executable bin/ini-test
[163/213] Linking CXX executable bin/jpegparsetest
[164/213] Linking CXX executable bin/iotest
[164/213] Linking CXX executable bin/key-test
[165/213] Linking CXX executable bin/unit_tests
[165/213] Linking CXX executable bin/largeiptc-test
[166/213] Linking CXX executable bin/iptctest
[166/213] Linking CXX executable bin/mmap-test
[167/213] Linking CXX executable bin/jpegparsetest
[167/213] Linking CXX executable bin/mrwthumb
[168/213] Linking CXX executable bin/key-test
[168/213] Linking CXX executable bin/prevtest
[169/213] Building CXX object samples/CMakeFiles/geotag.dir/geotag.cpp.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition

[169/213] Linking CXX executable bin/stringto-test
[170/213] Linking CXX executable bin/largeiptc-test
[170/213] Linking CXX executable bin/taglist
[171/213] Linking CXX executable bin/mmap-test
[171/213] Linking CXX executable bin/tiff-test
[172/213] Linking CXX executable bin/mrwthumb
[172/213] Linking CXX executable bin/write-test
[173/213] Linking CXX executable bin/prevtest
[173/213] Linking CXX executable bin/write2-test
[174/213] Linking CXX executable bin/taglist
[174/213] Linking CXX executable bin/xmpparse
[175/213] Linking CXX executable bin/tiff-test
[175/213] Linking CXX executable bin/xmpparser-test
[176/213] Linking CXX executable bin/write-test
[176/213] Linking CXX executable bin/xmpprint
[177/213] Linking CXX executable bin/write2-test
[177/213] Linking CXX executable bin/xmpsample
[178/213] Linking CXX executable bin/xmpparse
[178/213] Linking CXX executable bin/xmpdump
[179/213] Linking CXX executable bin/xmpparser-test
[179/213] Linking CXX executable bin/getopt-test
[180/213] Linking CXX executable bin/xmpprint
[180/213] Linking CXX executable bin/metacopy
[181/213] Linking CXX executable bin/xmpsample
[181/213] Linking CXX executable bin/path-test
[182/213] Linking CXX executable bin/xmpdump
[182/213] Linking CXX executable bin/geotag
[183/213] Linking CXX executable bin/getopt-test
[183/213] Linking CXX executable bin/conntest
[184/213] Linking CXX executable bin/metacopy
[184/213] Linking CXX executable bin/remotetest
[185/213] Linking CXX executable bin/path-test
[185/213] Generating bs.gmo
[186/213] Linking CXX executable bin/geotag
[186/213] Generating ca.gmo
[187/213] Linking CXX executable bin/conntest
[187/213] Generating da.gmo
[188/213] Linking CXX executable bin/remotetest
[188/213] Generating de.gmo
[189/213] Linking CXX executable bin/iptceasy
[189/213] Generating es.gmo
[190/213] Generating bs.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[190/213] Generating fi.gmo
[191/213] Generating ca.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[191/213] Generating fr.gmo
[192/213] Generating de.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[192/213] Generating gl.gmo
[193/213] Generating da.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[193/213] Generating it.gmo
[194/213] Linking CXX executable bin/exifprint
[194/213] Generating ka.gmo
[195/213] Generating fi.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[195/213] Generating ms.gmo
[196/213] Generating es.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[196/213] Generating nl.gmo
[197/213] Generating gl.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[197/213] Generating pl.gmo
[198/213] Linking CXX executable bin/iptcprint
[198/213] Generating pt.gmo
[199/213] Generating ka.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[199/213] Generating pt_BR.gmo
[200/213] Generating it.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[200/213] Generating ru.gmo
[201/213] Linking CXX executable bin/stringto-test
[201/213] Generating sk.gmo
[202/213] Generating fr.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[202/213] Generating sv.gmo
[203/213] Generating ms.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[203/213] Generating ug.gmo
[204/213] Generating pt.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[204/213] Generating uk.gmo
[205/213] Generating nl.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[205/213] Generating vi.gmo
[206/213] Generating pl.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[207/213] Generating pt_BR.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[208/213] Generating sk.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[209/213] Generating ru.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[210/213] Generating sv.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[211/213] Generating ug.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[212/213] Generating uk.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.

[213/213] Generating vi.gmo
/usr/bin/msgmerge: The option '--sort-output' is deprecated.
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build'

[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/pkgconfig/exiv2.pc
-- Installing: /build/exiv2/pkg/exiv2/usr/share/man/man1/exiv2.1
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/libexiv2.so.0.28.5
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/libexiv2.so.28
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/libexiv2.so
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/basicio.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/bmffimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/bmpimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/config.h
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/convert.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/cr2image.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/crwimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/datasets.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/easyaccess.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/epsimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/error.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/exif.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/exiv2.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/futils.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/gifimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/image.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/image_types.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/iptc.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/jp2image.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/jpgimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/metadatum.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/mrwimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/orfimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/pgfimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/photoshop.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/preview.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/properties.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/psdimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/rafimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/rw2image.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/slice.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/tags.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/tgaimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/tiffimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/types.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/value.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/webpimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/xmp_exiv2.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/xmpsidecar.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/http.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/pngimage.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/asfvideo.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/matroskavideo.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/quicktimevideo.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/riffvideo.hpp
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/exv_conf.h
-- Installing: /build/exiv2/pkg/exiv2/usr/include/exiv2/exiv2lib_export.h
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2Targets.cmake
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2Targets-release.cmake
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2ConfigVersion.cmake
-- Installing: /build/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2Config.cmake
-- Installing: /build/exiv2/pkg/exiv2/usr/bin/exiv2
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/bs/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/ca/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/da/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/de/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/es/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/gl/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/it/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/ka/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/ms/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/nl/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/pt/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/pt_BR/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/sv/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/ug/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/uk/LC_MESSAGES/exiv2.mo
-- Installing: /build/exiv2/pkg/exiv2/usr/share/locale/vi/LC_MESSAGES/exiv2.mo
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/libexiv2.so.0.28.5
==> Creating package "exiv2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: exiv2 0.28.5-1 (Fri 21 Feb 2025 07:58:59 PM MST)
==> Cleaning up...