[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ASAN builds and exiv2



On Thu, Nov 23, 2017 at 02:51:56PM -0500, Antoine Beaupré wrote:
> 
> So I ended up adding it to the debian/rules file, but that wasn't enough
> either - I had to add "export" to every line so it shows up in the
> environment.

I think that the problem you are seeing is related to sbuild.  Here is
the command I used to build with gbp and cowbuilder:

DH_VERBOSE=1 DEB_CFLAGS_APPEND=-fsanitize=address
DEB_CPPFLAGS_APPEND=-fsanitize=address
DEB_CXXFLAGS_APPEND=-fsanitize=address
DEB_LDFLAGS_APPEND=-lasan gbp buildpackage --git-dist=jessie 

The -static-libasan option produced the linking error you reported near
the end of the build, which is why I switched to -lasan.  I also had to
add libasan1 to Build-Depends.

I have attached the build log so that you can confirm the resulting
commands that were executed to build the package.

After building with that command I installed the packages in a wheezy
Docker and ran the exiv2 binary with the three proofs of concept from
the three GitHub issues.  None of them appear to trigger the reported
vulnerabilities.  Based on this and on Raphael's comments in this
thread, I think that the correct reolution is to mark the issues as
not-affected for wheezy.

I have attached the verbose output of the POC runs with the ASAN version
of the package so that you or someone else can review the output and
either concur or dissent with my analysis.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
root@8ad0ad3fbcfc:/srv/repo# ASAN_OPTIONS=verbosity=1 exiv2 stack-oob-read.webp
==511==Parsed ASAN_OPTIONS: verbosity=1
==511==AddressSanitizer: libc interceptors initialized
|| `[0x10007fff8000, 0x7fffffffffff]` || HighMem    ||
|| `[0x02008fff7000, 0x10007fff7fff]` || HighShadow ||
|| `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap  ||
|| `[0x00007fff8000, 0x00008fff6fff]` || LowShadow  ||
|| `[0x000000000000, 0x00007fff7fff]` || LowMem     ||
MemToShadow(shadow): 0x00008fff7000 0x000091ff6dff 0x004091ff6e00 0x02008fff6fff
red_zone=16
quarantine_size=256M
malloc_context_size=30
SHADOW_SCALE: 3
SHADOW_GRANULARITY: 8
SHADOW_OFFSET: 7fff8000
==511==Installed the sigaction for signal 11
==511==T0: stack [0x7ffd51b8b000,0x7ffd5238b000) size 0x800000; local=0x7ffd52389eec
==511==AddressSanitizer Init done
Exiv2 exception in print action for file stack-oob-read.webp:
invalid memory allocation request
root@8ad0ad3fbcfc:/srv/repo# ASAN_OPTIONS=verbosity=1 exiv2 heap-oob-read.jp2
==512==Parsed ASAN_OPTIONS: verbosity=1
==512==AddressSanitizer: libc interceptors initialized
|| `[0x10007fff8000, 0x7fffffffffff]` || HighMem    ||
|| `[0x02008fff7000, 0x10007fff7fff]` || HighShadow ||
|| `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap  ||
|| `[0x00007fff8000, 0x00008fff6fff]` || LowShadow  ||
|| `[0x000000000000, 0x00007fff7fff]` || LowMem     ||
MemToShadow(shadow): 0x00008fff7000 0x000091ff6dff 0x004091ff6e00 0x02008fff6fff
red_zone=16
quarantine_size=256M
malloc_context_size=30
SHADOW_SCALE: 3
SHADOW_GRANULARITY: 8
SHADOW_OFFSET: 7fff8000
==512==Installed the sigaction for signal 11
==512==T0: stack [0x7ffe87998000,0x7ffe88198000) size 0x800000; local=0x7ffe88195dbc
==512==AddressSanitizer Init done
File name       : heap-oob-read.jp2
File size       : 81 Bytes
MIME type       : image/jp2
Image size      : 0 x 0
heap-oob-read.jp2: No Exif data found in the file
root@8ad0ad3fbcfc:/srv/repo# ASAN_OPTIONS=verbosity=1 exiv2 heap-oob-write.tiff
==513==Parsed ASAN_OPTIONS: verbosity=1
==513==AddressSanitizer: libc interceptors initialized
|| `[0x10007fff8000, 0x7fffffffffff]` || HighMem    ||
|| `[0x02008fff7000, 0x10007fff7fff]` || HighShadow ||
|| `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap  ||
|| `[0x00007fff8000, 0x00008fff6fff]` || LowShadow  ||
|| `[0x000000000000, 0x00007fff7fff]` || LowMem     ||
MemToShadow(shadow): 0x00008fff7000 0x000091ff6dff 0x004091ff6e00 0x02008fff6fff
red_zone=16
quarantine_size=256M
malloc_context_size=30
SHADOW_SCALE: 3
SHADOW_GRANULARITY: 8
SHADOW_OFFSET: 7fff8000
==513==Installed the sigaction for signal 11
==513==T0: stack [0x7ffd86e1c000,0x7ffd8761c000) size 0x800000; local=0x7ffd8761abac
==513==AddressSanitizer Init done
Error: Directory Image: IFD entry 25 lies outside of the data buffer.
Error: Offset of directory Image, entry 0x0102 is out of bounds: Offset = 0x00000152; truncating the entry
Error: Offset of directory Image, entry 0x010e is out of bounds: Offset = 0x0000015a; truncating the entry
Error: Offset of directory Image, entry 0x010f is out of bounds: Offset = 0x000002ee; truncating the entry
Error: Offset of directory Image, entry 0x0110 is out of bounds: Offset = 0x00000300; truncating the entry
Warning: Directory Image, entry 0x0111: Strip 0 is outside of the data area; ignored.
Error: Offset of directory Image, entry 0x011a is out of bounds: Offset = 0x0000030a; truncating the entry
Error: Offset of directory Image, entry 0x011b is out of bounds: Offset = 0x00000312; truncating the entry
Error: Offset of directory Image, entry 0x0131 is out of bounds: Offset = 0x0000031a; truncating the entry
Error: Offset of directory Image, entry 0x0132 is out of bounds: Offset = 0x00000338; truncating the entry
Error: Offset of directory Image, entry 0x013b is out of bounds: Offset = 0x0000034c; truncating the entry
Error: Offset of directory Image, entry 0x0153 is out of bounds: Offset = 0x0000036e; truncating the entry
Error: Offset of directory Image, entry 0x02bc is out of bounds: Offset = 0x00000376; truncating the entry
Error: Offset of directory Image, entry 0x83bb is out of bounds: Offset = 0x000016ac; truncating the entry
File name       : heap-oob-write.tiff
File size       : 310 Bytes
MIME type       : image/tiff
Image size      : 200 x 130
Camera make     : 
Camera model    : 
Image timestamp : 
Image number    : 
Exposure time   : 
Aperture        : 
Exposure bias   : 
Flash           : 
Flash bias      : 
Focal length    : 
Subject distance: 
ISO speed       : 
Exposure mode   : 
Metering mode   : 
Macro mode      : 
Image quality   : 
Exif Resolution : 200 x 130
White balance   : 
Thumbnail       : None
Copyright       : 
Exif comment    : 


dpkg-checkbuilddeps: error: Unmet build dependencies: dh-linktree libasan1
W: Unmet build-dependency in source
dpkg-source: info: applying 00_hyphens_used_as_minus.diff
dpkg-source: info: applying CVE-2017-9239.patch
dpkg-source: info: applying CVE-2017-11591.patch
dpkg-source: info: applying CVE-2017-11683.patch
dpkg-source: info: applying some-hardening.patch
dpkg-source: info: applying CVE-2017-14859_14862_14864.patch
dh clean --parallel
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir
   dh_auto_clean
dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use)
   debian/rules override_dh_clean
make[1]: Entering directory '/network/scratch/roberto/freexian/build-area/exiv2-0.23'
dh_clean
	rm -f debian/debhelper-build-stamp
	rm -f debian/exiv2.substvars
	rm -f debian/exiv2.*.debhelper
	rm -rf debian/exiv2/
	rm -f debian/libexiv2-12.substvars
	rm -f debian/libexiv2-12.*.debhelper
	rm -rf debian/libexiv2-12/
	rm -f debian/libexiv2-dev.substvars
	rm -f debian/libexiv2-dev.*.debhelper
	rm -rf debian/libexiv2-dev/
	rm -f debian/libexiv2-doc.substvars
	rm -f debian/libexiv2-doc.*.debhelper
	rm -rf debian/libexiv2-doc/
	rm -f debian/libexiv2-dbg.substvars
	rm -f debian/libexiv2-dbg.*.debhelper
	rm -rf debian/libexiv2-dbg/
	rm -rf debian/.debhelper/
	rm -f debian/*.debhelper.log
dh_clean: Compatibility levels before 9 are deprecated (level 7 in use)
	rm -f debian/files
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
	rm -f *-stamp
rm -rf doc/html
make[1]: Leaving directory '/network/scratch/roberto/freexian/build-area/exiv2-0.23'
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building exiv2 using existing ./exiv2_0.23.orig.tar.gz
dpkg-source: warning: ignoring deletion of directory msvc64/src
dpkg-source: warning: ignoring deletion of directory msvc/src
dpkg-source: info: building exiv2 in exiv2_0.23-1+deb7u3.debian.tar.xz
dpkg-source: info: building exiv2 in exiv2_0.23-1+deb7u3.dsc
I: Generated dsc will be overwritten by build result; not generating changes file
dpkg-source: info: unapplying CVE-2017-14859_14862_14864.patch
dpkg-source: info: unapplying some-hardening.patch
dpkg-source: info: unapplying CVE-2017-11683.patch
dpkg-source: info: unapplying CVE-2017-11591.patch
dpkg-source: info: unapplying CVE-2017-9239.patch
dpkg-source: info: unapplying 00_hyphens_used_as_minus.diff
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.25799
I: forking: cp -al /var/cache/pbuilder/base-jessie.cow /var/cache/pbuilder/build/cow.25799
I: removed stale ilistfile /var/cache/pbuilder/build/cow.25799/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.25799 cowdancer-ilistcreate /.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i ''
I: Invoking pbuilder
I: forking: pbuilder build --debbuildopts  --debbuildopts  --buildplace /var/cache/pbuilder/build/cow.25799 --buildresult /network/scratch/roberto/freexian/build-area --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.25799 cow-shell' /network/scratch/roberto/freexian/build-area/exiv2_0.23-1+deb7u3.dsc
I: Running in no-targz mode
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Nov 27 20:14:46 EST 2017
I: pbuilder-time-stamp: 1511831686
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [/network/scratch/roberto/freexian/build-area/exiv2_0.23-1+deb7u3.dsc]
I: copying [/network/scratch/roberto/freexian/build-area/exiv2_0.23.orig.tar.gz]
I: copying [/network/scratch/roberto/freexian/build-area/exiv2_0.23-1+deb7u3.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (exiv2_0.23-1+deb7u3.dsc)
dpkg-source: info: extracting exiv2 in exiv2-0.23
dpkg-source: info: unpacking exiv2_0.23.orig.tar.gz
dpkg-source: info: unpacking exiv2_0.23-1+deb7u3.debian.tar.xz
dpkg-source: info: applying 00_hyphens_used_as_minus.diff
dpkg-source: info: applying CVE-2017-9239.patch
dpkg-source: info: applying CVE-2017-11591.patch
dpkg-source: info: applying CVE-2017-11683.patch
dpkg-source: info: applying some-hardening.patch
dpkg-source: info: applying CVE-2017-14859_14862_14864.patch
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 7.0.50~), chrpath, autotools-dev, libexpat1-dev, zlib1g-dev, libjs-jquery, dh-linktree, doxygen, graphviz, python, xsltproc, libasan1
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 14902 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7.0.50~); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on chrpath; however:
  Package chrpath is not installed.
 pbuilder-satisfydepends-dummy depends on autotools-dev; however:
  Package autotools-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libexpat1-dev; however:
  Package libexpat1-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libjs-jquery; however:
  Package libjs-jquery is not installed.
 pbuilder-satisfydepends-dummy depends on dh-linktree; however:
  Package dh-linktree is not installed.
 pbuilder-satisfydepends-dummy depends on doxygen; however:
  Package doxygen is not installed.
 pbuilder-satisfydepends-dummy depends on graphviz; however:
  Package graphviz is not installed.
 pbuilder-satisfydepends-dummy depends on python; however:
  Package python is not installed.
 pbuild
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Reading task descriptions...
Building tag database...
The following NEW packages will be installed:
  autotools-dev{a} chrpath{a} debhelper{a} dh-linktree{a} doxygen{a} 
  file{a} fontconfig{a} fontconfig-config{a} fonts-dejavu-core{a} 
  gettext{a} gettext-base{a} graphviz{a} intltool-debian{a} 
  libasprintf0c2{a} libbsd0{a} libcairo2{a} libcdt5{a} libcgraph6{a} 
  libclang1-3.5{a} libcroco3{a} libdatrie1{a} libedit2{a} libexpat1{a} 
  libexpat1-dev{a} libfontconfig1{a} libfreetype6{a} libgd3{a} 
  libglib2.0-0{a} libgraphite2-3{a} libgvc6{a} libgvpr2{a} libharfbuzz0b{a} 
  libice6{a} libjbig0{a} libjpeg62-turbo{a} libjs-jquery{a} libllvm3.5{a} 
  libltdl7{a} libmagic1{a} libobjc-4.9-dev{a} libobjc4{a} libpango-1.0-0{a} 
  libpangocairo-1.0-0{a} libpangoft2-1.0-0{a} libpathplan4{a} 
  libpixman-1-0{a} libpng12-0{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libsm6{a} libthai-data{a} 
  libthai0{a} libtiff5{a} libunistring0{a} libvpx1{a} libx11-6{a} 
  libx11-data{a} libxau6{a} libxaw7{a} libxcb-render0{a} libxcb-shm0{a} 
  libxcb1{a} libxdmcp6{a} libxdot4{a} libxext6{a} libxml2{a} libxmu6{a} 
  libxpm4{a} libxrender1{a} libxslt1.1{a} libxt6{a} mime-support{a} 
  po-debconf{a} python{a} python-minimal{a} python2.7{a} 
  python2.7-minimal{a} x11-common{a} xsltproc{a} 
0 packages upgraded, 80 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/36.3 MB of archives. After unpacking 131 MB will be used.
Writing extended state information...

Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libasprintf0c2:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14902 files and directories currently installed.)
Preparing to unpack .../libasprintf0c2_0.19.3-2_amd64.deb ...
Unpacking libasprintf0c2:amd64 (0.19.3-2) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../libbsd0_0.7.0-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.7.0-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20140620-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20140620-2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.1+dfsg1-5+deb8u5_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-5+deb8u5) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.9-2+deb8u1_amd64.deb ...
Unpacking python2.7-minimal (2.7.9-2+deb8u1) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+deb8u4_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+deb8u4) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.9-2+deb8u1_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.9-2+deb8u1_amd64.deb ...
Unpacking python2.7 (2.7.9-2+deb8u1) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libpython2.7-minimal:amd64 (2.7.9-2+deb8u1) ...
Setting up python2.7-minimal (2.7.9-2+deb8u1) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15732 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.50-2+deb8u3_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.5.2-3+deb8u2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.5.2-3+deb8u2) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.34-1_all.deb ...
Unpacking fonts-dejavu-core (2.34-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.0-6.3+deb8u1_all.deb ...
Unpacking fontconfig-config (2.11.0-6.3+deb8u1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../libfontconfig1_2.11.0-6.3+deb8u1_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.0-6.3+deb8u1) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../fontconfig_2.11.0-6.3+deb8u1_amd64.deb ...
Unpacking fontconfig (2.11.0-6.3+deb8u1) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../libpixman-1-0_0.32.6-3_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.32.6-3) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.1-1+b1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.1-1+b1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
Unpacking libxcb1:amd64 (1.10-3+b1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.2-3_all.deb ...
Unpacking libx11-data (2:1.6.2-3) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.2-3_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.2-3) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../libxcb-render0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../libxcb-shm0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.10-3+b1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../libxrender1_1%3a0.9.8-1+b1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.8-1+b1) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../libcairo2_1.14.0-2.1+deb8u2_amd64.deb ...
Unpacking libcairo2:amd64 (1.14.0-2.1+deb8u2) ...
Selecting previously unselected package libllvm3.5:amd64.
Preparing to unpack .../libllvm3.5_1%3a3.5-10_amd64.deb ...
Unpacking libllvm3.5:amd64 (1:3.5-10) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../libobjc4_4.9.2-10_amd64.deb ...
Unpacking libobjc4:amd64 (4.9.2-10) ...
Selecting previously unselected package libobjc-4.9-dev:amd64.
Preparing to unpack .../libobjc-4.9-dev_4.9.2-10_amd64.deb ...
Unpacking libobjc-4.9-dev:amd64 (4.9.2-10) ...
Selecting previously unselected package libclang1-3.5:amd64.
Preparing to unpack .../libclang1-3.5_1%3a3.5-10_amd64.deb ...
Unpacking libclang1-3.5:amd64 (1:3.5-10) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../libglib2.0-0_2.42.1-1+b1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.42.1-1+b1) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../libcroco3_0.6.8-3+b1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-3+b1) ...
Selecting previously unselected package libdatrie1:amd64.
Preparing to unpack .../libdatrie1_0.2.8-1_amd64.deb ...
Unpacking libdatrie1:amd64 (0.2.8-1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../libjpeg62-turbo_1%3a1.3.1-12_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../libtiff5_4.0.3-12.3+deb8u4_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.3-12.3+deb8u4) ...
Selecting previously unselected package libvpx1:amd64.
Preparing to unpack .../libvpx1_1.3.0-3_amd64.deb ...
Unpacking libvpx1:amd64 (1.3.0-3) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../libxpm4_1%3a3.5.12-0+deb8u1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-0+deb8u1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../libgd3_2.1.0-5+deb8u11_amd64.deb ...
Unpacking libgd3:amd64 (2.1.0-5+deb8u11) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../libgraphite2-3_1.3.10-1~deb8u1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.10-1~deb8u1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../libharfbuzz0b_0.9.35-2_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (0.9.35-2) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+7_all.deb ...
Unpacking x11-common (1:7.7+7) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../libice6_2%3a1.0.9-1+b1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.9-1+b1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.2-1.11+b1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.2-1.11+b1) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../libthai-data_0.1.21-1_all.deb ...
Unpacking libthai-data (0.1.21-1) ...
Selecting previously unselected package libthai0:amd64.
Preparing to unpack .../libthai0_0.1.21-1_amd64.deb ...
Unpacking libthai0:amd64 (0.1.21-1) ...
Selecting previously unselected package libpango-1.0-0:amd64.
Preparing to unpack .../libpango-1.0-0_1.36.8-3_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.36.8-3) ...
Selecting previously unselected package libpangoft2-1.0-0:amd64.
Preparing to unpack .../libpangoft2-1.0-0_1.36.8-3_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.36.8-3) ...
Selecting previously unselected package libpangocairo-1.0-0:amd64.
Preparing to unpack .../libpangocairo-1.0-0_1.36.8-3_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.36.8-3) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../libsm6_2%3a1.2.2-1+b1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.2-1+b1) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../libxt6_1%3a1.1.4-1+b1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.1.4-1+b1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../libxmu6_2%3a1.1.2-1_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.2-1) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../libxaw7_2%3a1.0.12-2+b1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.12-2+b1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../libxslt1.1_1.1.28-2+deb8u3_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.28-2+deb8u3) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.22+15-2+deb8u3_amd64.deb ...
Unpacking file (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.3-2_amd64.deb ...
Unpacking gettext-base (0.19.3-2) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20140911.1_all.deb ...
Unpacking autotools-dev (20140911.1) ...
Selecting previously unselected package chrpath.
Preparing to unpack .../chrpath_0.16-1_amd64.deb ...
Unpacking chrpath (0.16-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.3-2_amd64.deb ...
Unpacking gettext (0.19.3-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu3_all.deb ...
Unpacking po-debconf (1.0.16+nmu3) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20150101+deb8u2_all.deb ...
Unpacking debhelper (9.20150101+deb8u2) ...
Selecting previously unselected package dh-linktree.
Preparing to unpack .../dh-linktree_0.4_all.deb ...
Unpacking dh-linktree (0.4) ...
Selecting previously unselected package doxygen.
Preparing to unpack .../doxygen_1.8.8-5_amd64.deb ...
Unpacking doxygen (1.8.8-5) ...
Selecting previously unselected package libcdt5.
Preparing to unpack .../libcdt5_2.38.0-7_amd64.deb ...
Unpacking libcdt5 (2.38.0-7) ...
Selecting previously unselected package libcgraph6.
Preparing to unpack .../libcgraph6_2.38.0-7_amd64.deb ...
Unpacking libcgraph6 (2.38.0-7) ...
Selecting previously unselected package libpathplan4.
Preparing to unpack .../libpathplan4_2.38.0-7_amd64.deb ...
Unpacking libpathplan4 (2.38.0-7) ...
Selecting previously unselected package libxdot4.
Preparing to unpack .../libxdot4_2.38.0-7_amd64.deb ...
Unpacking libxdot4 (2.38.0-7) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../libgvc6_2.38.0-7_amd64.deb ...
Unpacking libgvc6 (2.38.0-7) ...
Selecting previously unselected package libgvpr2.
Preparing to unpack .../libgvpr2_2.38.0-7_amd64.deb ...
Unpacking libgvpr2 (2.38.0-7) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../graphviz_2.38.0-7_amd64.deb ...
Unpacking graphviz (2.38.0-7) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-6+deb8u4_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-6+deb8u4) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3.2_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3.2) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../xsltproc_1.1.28-2+deb8u3_amd64.deb ...
Unpacking xsltproc (1.1.28-2+deb8u3) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up libasprintf0c2:amd64 (0.19.3-2) ...
Setting up libbsd0:amd64 (0.7.0-2) ...
Setting up libedit2:amd64 (3.1-20140620-2) ...
Setting up libmagic1:amd64 (1:5.22+15-2+deb8u3) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-5+deb8u5) ...
Setting up mime-support (3.58) ...
Setting up libexpat1:amd64 (2.1.0-6+deb8u4) ...
Setting up libpython2.7-stdlib:amd64 (2.7.9-2+deb8u1) ...
Setting up python2.7 (2.7.9-2+deb8u1) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libpng12-0:amd64 (1.2.50-2+deb8u3) ...
Setting up libfreetype6:amd64 (2.5.2-3+deb8u2) ...
Setting up fonts-dejavu-core (2.34-1) ...
Setting up fontconfig-config (2.11.0-6.3+deb8u1) ...
Setting up libfontconfig1:amd64 (2.11.0-6.3+deb8u1) ...
Setting up fontconfig (2.11.0-6.3+deb8u1) ...
Regenerating fonts cache... done.
Setting up libpixman-1-0:amd64 (0.32.6-3) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.1-1+b1) ...
Setting up libxcb1:amd64 (1.10-3+b1) ...
Setting up libx11-data (2:1.6.2-3) ...
Setting up libx11-6:amd64 (2:1.6.2-3) ...
Setting up libxcb-render0:amd64 (1.10-3+b1) ...
Setting up libxcb-shm0:amd64 (1.10-3+b1) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up libxrender1:amd64 (1:0.9.8-1+b1) ...
Setting up libcairo2:amd64 (1.14.0-2.1+deb8u2) ...
Setting up libllvm3.5:amd64 (1:3.5-10) ...
Setting up libobjc4:amd64 (4.9.2-10) ...
Setting up libobjc-4.9-dev:amd64 (4.9.2-10) ...
Setting up libclang1-3.5:amd64 (1:3.5-10) ...
Setting up libglib2.0-0:amd64 (2.42.1-1+b1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.8-3+b1) ...
Setting up libdatrie1:amd64 (0.2.8-1) ...
Setting up libjpeg62-turbo:amd64 (1:1.3.1-12) ...
Setting up libjbig0:amd64 (2.1-3.1) ...
Setting up libtiff5:amd64 (4.0.3-12.3+deb8u4) ...
Setting up libvpx1:amd64 (1.3.0-3) ...
Setting up libxpm4:amd64 (1:3.5.12-0+deb8u1) ...
Setting up libgd3:amd64 (2.1.0-5+deb8u11) ...
Setting up libgraphite2-3:amd64 (1.3.10-1~deb8u1) ...
Setting up libharfbuzz0b:amd64 (0.9.35-2) ...
Setting up x11-common (1:7.7+7) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
[....] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix[?25l7[ ok 8[?12l[?25h.
Setting up libice6:amd64 (2:1.0.9-1+b1) ...
Setting up libltdl7:amd64 (2.4.2-1.11+b1) ...
Setting up libthai-data (0.1.21-1) ...
Setting up libthai0:amd64 (0.1.21-1) ...
Setting up libpango-1.0-0:amd64 (1.36.8-3) ...
Setting up libpangoft2-1.0-0:amd64 (1.36.8-3) ...
Setting up libpangocairo-1.0-0:amd64 (1.36.8-3) ...
Setting up libsm6:amd64 (2:1.2.2-1+b1) ...
Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
Setting up libxt6:amd64 (1:1.1.4-1+b1) ...
Setting up libxmu6:amd64 (2:1.1.2-1) ...
Setting up libxaw7:amd64 (2:1.0.12-2+b1) ...
Setting up libxslt1.1:amd64 (1.1.28-2+deb8u3) ...
Setting up file (1:5.22+15-2+deb8u3) ...
Setting up gettext-base (0.19.3-2) ...
Setting up autotools-dev (20140911.1) ...
Setting up chrpath (0.16-1) ...
Setting up gettext (0.19.3-2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu3) ...
Setting up debhelper (9.20150101+deb8u2) ...
Setting up dh-linktree (0.4) ...
Setting up doxygen (1.8.8-5) ...
Setting up libcdt5 (2.38.0-7) ...
Setting up libcgraph6 (2.38.0-7) ...
Setting up libpathplan4 (2.38.0-7) ...
Setting up libxdot4 (2.38.0-7) ...
Setting up libgvc6 (2.38.0-7) ...
Setting up libgvpr2 (2.38.0-7) ...
Setting up graphviz (2.38.0-7) ...
Setting up libexpat1-dev:amd64 (2.1.0-6+deb8u4) ...
Setting up libjs-jquery (1.7.2+dfsg-3.2) ...
Setting up xsltproc (1.1.28-2+deb8u3) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for systemd (215-17+deb8u7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Reading task descriptions...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libfakeroot
The following NEW packages will be installed:
  fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/129 kB of archives.
After this operation, 434 kB of additional disk space will be used.
Selecting previously unselected package libfakeroot:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17625 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-1_amd64.deb ...
Unpacking fakeroot (1.20.2-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libfakeroot:amd64 (1.20.2-1) ...
Setting up fakeroot (1.20.2-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
I: Copying back the cached apt archive contents
I: Building the package
I: Running cd /build/exiv2-0.23/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc -rfakeroot
dpkg-buildpackage: source package exiv2
dpkg-buildpackage: source version 0.23-1+deb7u3
dpkg-buildpackage: source distribution wheezy-security
dpkg-buildpackage: source changed by Roberto C. Sanchez <roberto@debian.org>
 dpkg-source --before-build exiv2-0.23
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --parallel
   dh_testdir -O--parallel
   dh_auto_clean -O--parallel
   debian/rules override_dh_clean
make[1]: Entering directory '/build/exiv2-0.23'
dh_clean
	rm -f debian/exiv2.substvars
	rm -f debian/exiv2.*.debhelper
	rm -rf debian/exiv2/
	rm -f debian/libexiv2-12.substvars
	rm -f debian/libexiv2-12.*.debhelper
	rm -rf debian/libexiv2-12/
	rm -f debian/libexiv2-dev.substvars
	rm -f debian/libexiv2-dev.*.debhelper
	rm -rf debian/libexiv2-dev/
	rm -f debian/libexiv2-doc.substvars
	rm -f debian/libexiv2-doc.*.debhelper
	rm -rf debian/libexiv2-doc/
	rm -f debian/libexiv2-dbg.substvars
	rm -f debian/libexiv2-dbg.*.debhelper
	rm -rf debian/libexiv2-dbg/
	rm -f debian/*.debhelper.log
	rm -f debian/files
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
	rm -f *-stamp
rm -rf doc/html
make[1]: Leaving directory '/build/exiv2-0.23'
 dpkg-source -b exiv2-0.23
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building exiv2 using existing ./exiv2_0.23.orig.tar.gz
dpkg-source: info: building exiv2 in exiv2_0.23-1+deb7u3.debian.tar.xz
dpkg-source: info: building exiv2 in exiv2_0.23-1+deb7u3.dsc
 debian/rules build
dh build --parallel
   dh_testdir -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/exiv2-0.23'
dh_auto_configure -- --disable-rpath  CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address" CPPFLAGS="-D_FORTIFY_SOURCE=2 -fsanitize=address" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address" FCFLAGS="-g -O2 -fstack-protector-strong" FFLAGS="-g -O2 -fstack-protector-strong" GCJFLAGS="-g -O2 -fstack-protector-strong" LDFLAGS="-Wl,-z,relro -lasan" OBJCFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" 
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=\${prefix}/lib/exiv2 --disable-maintainer-mode --disable-dependency-tracking --disable-rpath "CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address" "CPPFLAGS=-D_FORTIFY_SOURCE=2 -fsanitize=address" "CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address" "FCFLAGS=-g -O2 -fstack-protector-strong" "FFLAGS=-g -O2 -fstack-protector-strong" "GCJFLAGS=-g -O2 -fstack-protector-strong" "LDFLAGS=-Wl,-z,relro -lasan" "OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" "OBJCXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security"
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... (cached) no
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... (cached) no
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) no
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for cos in -lm... yes
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr... ok
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for gmtime_r... yes
checking for lstat... yes
checking for memset... yes
checking for mmap... yes
checking for munmap... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for timegm... yes
checking whether to enable dependency tracking... no
checking whether to enable symbol visibility support... yes
checking whether the C++ compiler accepts the -xldscope=hidden flag... no
checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
checking whether to use the lens database for Nikon lens names... yes
checking whether to compile a commercial version of the Exiv2 library... no
checking whether to enable XMP support (requires expat)... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ./config/config.mk
config.status: creating ./config/exiv2.pc
config.status: creating ./po/Makefile.in
config.status: creating ./src/doxygen.hpp
config.status: creating ./config/config.h
config.status: executing default-1 commands
config.status: creating ./po/POTFILES
config.status: creating ./po/Makefile
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode

------------------------------------------------------------------
-- Exiv2 0.23 feature configuration summary
--
-- Build a shared library......... YES
-- Use symbol visibility support.. YES
-- PNG image support.............. YES
-- Native language support........ YES
-- Nikon lens database............ YES
-- XMP metadata support........... YES
------------------------------------------------------------------

make[1]: Leaving directory '/build/exiv2-0.23'
   dh_auto_build -O--parallel
	make -j1
make[1]: Entering directory '/build/exiv2-0.23'
if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
make[2]: Entering directory '/build/exiv2-0.23/xmpsdk/src'
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp  -fPIC -DPIC -o .libs/XML_Node.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -o XML_Node.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp  -fPIC -DPIC -o .libs/XMPMeta.o
XMPMeta.cpp: In static member function 'static bool XMPMeta::Initialize()':
XMPMeta.cpp:742:17: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
  XMP_OptionBits flag;
                 ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -o XMPMeta.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp  -fPIC -DPIC -o .libs/XMPMeta-GetSet.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -o XMPMeta-GetSet.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp  -fPIC -DPIC -o .libs/XMPMeta-Parse.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -o XMPMeta-Parse.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp  -fPIC -DPIC -o .libs/XMPMeta-Serialize.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -o XMPMeta-Serialize.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp  -fPIC -DPIC -o .libs/XMPIterator.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -o XMPIterator.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp  -fPIC -DPIC -o .libs/XMPUtils.o
XMPUtils.cpp: In function 'size_t MoveLargestProperty(XMPMeta&, XMPMeta*, PropSizeMap&)':
XMPUtils.cpp:605:10: warning: variable 'moved' set but not used [-Wunused-but-set-variable]
     bool moved = false;
          ^
XMPUtils.cpp: In static member function 'static void XMPUtils::PackageForJPEG(const XMPMeta&, const char**, XMP_StringLen*, const char**, XMP_StringLen*, const char**, XMP_StringLen*)':
XMPUtils.cpp:1845:15: warning: variable 'packetEnd' set but not used [-Wunused-but-set-variable]
  const char * packetEnd = 0;
               ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -o XMPUtils.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp  -fPIC -DPIC -o .libs/XMPUtils-FileInfo.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -o XMPUtils-FileInfo.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp  -fPIC -DPIC -o .libs/XMPCore_Impl.o
XMPCore_Impl.cpp: In function 'XMP_Node* FindSchemaNode(XMP_Node*, XMP_StringPtr, bool, XMP_NodePtrPos*)':
XMPCore_Impl.cpp:848:14: warning: variable 'found' set but not used [-Wunused-but-set-variable]
         bool found = false;
              ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -o XMPCore_Impl.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp  -fPIC -DPIC -o .libs/ExpatAdapter.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -o ExpatAdapter.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp  -fPIC -DPIC -o .libs/ParseRDF.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -o ParseRDF.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp  -fPIC -DPIC -o .libs/UnicodeConversions.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -o UnicodeConversions.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp  -fPIC -DPIC -o .libs/MD5.o
MD5.cpp: In function 'void MD5Final(md5byte*, MD5_CTX*)':
MD5.cpp:133:23: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
  memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */
                       ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -o MD5.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp  -fPIC -DPIC -o .libs/WXMPMeta.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -o WXMPMeta.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp  -fPIC -DPIC -o .libs/WXMPIterator.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -o WXMPIterator.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp  -fPIC -DPIC -o .libs/WXMPUtils.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -o WXMPUtils.o >/dev/null 2>&1
../../libtool --mode=link g++ -Wl,-z,relro -lasan  -o libxmpsdk.la XML_Node.lo XMPMeta.lo XMPMeta-GetSet.lo XMPMeta-Parse.lo XMPMeta-Serialize.lo XMPIterator.lo XMPUtils.lo XMPUtils-FileInfo.lo XMPCore_Impl.lo ExpatAdapter.lo ParseRDF.lo UnicodeConversions.lo MD5.lo WXMPMeta.lo WXMPIterator.lo WXMPUtils.lo
libtool: link: ar cru .libs/libxmpsdk.a .libs/XML_Node.o .libs/XMPMeta.o .libs/XMPMeta-GetSet.o .libs/XMPMeta-Parse.o .libs/XMPMeta-Serialize.o .libs/XMPIterator.o .libs/XMPUtils.o .libs/XMPUtils-FileInfo.o .libs/XMPCore_Impl.o .libs/ExpatAdapter.o .libs/ParseRDF.o .libs/UnicodeConversions.o .libs/MD5.o .libs/WXMPMeta.o .libs/WXMPIterator.o .libs/WXMPUtils.o 
libtool: link: ranlib .libs/libxmpsdk.a
libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" )
make[2]: Leaving directory '/build/exiv2-0.23/xmpsdk/src'
cd src && make 
make[2]: Entering directory '/build/exiv2-0.23/src'
sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < ../config/config.h > exv_conf.h
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp  -fPIC -DPIC -o .libs/basicio.o
basicio.cpp: In member function 'virtual Exiv2::DataBuf Exiv2::FileIo::read(long int)':
basicio.cpp:854:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if ( (size_t) rcount > size() ) throw Error(57);
                       ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -o basicio.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp  -fPIC -DPIC -o .libs/bmpimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from bmpimage.hpp:34,
                 from bmpimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -o bmpimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp  -fPIC -DPIC -o .libs/canonmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from canonmn_int.hpp:39,
                 from canonmn.cpp:35:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -o canonmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp  -fPIC -DPIC -o .libs/convert.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from convert.cpp:36:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -o convert.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp  -fPIC -DPIC -o .libs/cr2image.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from cr2image.hpp:34,
                 from cr2image.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -o cr2image.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp  -fPIC -DPIC -o .libs/crwimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from crwimage.hpp:37,
                 from crwimage.cpp:44:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -o crwimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp  -fPIC -DPIC -o .libs/datasets.o
In file included from metadatum.hpp:39:0,
                 from datasets.hpp:34,
                 from datasets.cpp:34:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -o datasets.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp  -fPIC -DPIC -o .libs/easyaccess.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from easyaccess.hpp:33,
                 from easyaccess.cpp:34:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -o easyaccess.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp  -fPIC -DPIC -o .libs/epsimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from epsimage.hpp:41,
                 from epsimage.cpp:43:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -o epsimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp  -fPIC -DPIC -o .libs/error.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -o error.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp  -fPIC -DPIC -o .libs/exif.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from exif.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -o exif.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp  -fPIC -DPIC -o .libs/futils.o
futils.cpp: In function 'std::string Exiv2::strError()':
futils.cpp:104:34: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
         strerror_r(error, buf, n);
                                  ^
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -o futils.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp  -fPIC -DPIC -o .libs/fujimn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from fujimn_int.hpp:40,
                 from fujimn.cpp:37:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -o fujimn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp  -fPIC -DPIC -o .libs/gifimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from gifimage.hpp:35,
                 from gifimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -o gifimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp  -fPIC -DPIC -o .libs/image.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from image.cpp:43:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -o image.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp  -fPIC -DPIC -o .libs/iptc.o
In file included from metadatum.hpp:39:0,
                 from iptc.hpp:34,
                 from iptc.cpp:33:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -o iptc.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp  -fPIC -DPIC -o .libs/jp2image.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from jp2image.hpp:37,
                 from jp2image.cpp:43:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -o jp2image.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp  -fPIC -DPIC -o .libs/jpgimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from jpgimage.hpp:40,
                 from jpgimage.cpp:42:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -o jpgimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp  -fPIC -DPIC -o .libs/makernote.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from tags_int.hpp:36,
                 from tifffwd_int.hpp:35,
                 from makernote_int.hpp:37,
                 from makernote.cpp:39:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -o makernote.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp  -fPIC -DPIC -o .libs/metadatum.o
In file included from metadatum.hpp:39:0,
                 from metadatum.cpp:35:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -o metadatum.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp  -fPIC -DPIC -o .libs/minoltamn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from minoltamn_int.hpp:41,
                 from minoltamn.cpp:36:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -o minoltamn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp  -fPIC -DPIC -o .libs/mrwimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from mrwimage.hpp:35,
                 from mrwimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -o mrwimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp  -fPIC -DPIC -o .libs/nikonmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from nikonmn_int.hpp:48,
                 from nikonmn.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -o nikonmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp  -fPIC -DPIC -o .libs/olympusmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from olympusmn_int.hpp:44,
                 from olympusmn.cpp:39:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -o olympusmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp  -fPIC -DPIC -o .libs/orfimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from orfimage.hpp:34,
                 from orfimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -o orfimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp  -fPIC -DPIC -o .libs/panasonicmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from panasonicmn_int.hpp:39,
                 from panasonicmn.cpp:36:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -o panasonicmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp  -fPIC -DPIC -o .libs/pgfimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from pgfimage.hpp:37,
                 from pgfimage.cpp:44:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -o pgfimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp  -fPIC -DPIC -o .libs/pngimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from pngimage.hpp:38,
                 from pngimage.cpp:46:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -o pngimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp  -fPIC -DPIC -o .libs/pngchunk.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from tiffimage.hpp:34,
                 from pngchunk.cpp:48:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -o pngchunk.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp  -fPIC -DPIC -o .libs/preview.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from preview.hpp:35,
                 from preview.cpp:42:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -o preview.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp  -fPIC -DPIC -o .libs/properties.o
In file included from metadatum.hpp:39:0,
                 from properties.hpp:39,
                 from properties.cpp:34:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -o properties.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp  -fPIC -DPIC -o .libs/psdimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from psdimage.hpp:37,
                 from psdimage.cpp:41:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -o psdimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp  -fPIC -DPIC -o .libs/rafimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from rafimage.hpp:34,
                 from rafimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -o rafimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp  -fPIC -DPIC -o .libs/rw2image.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from rw2image.hpp:34,
                 from rw2image.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -o rw2image.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp  -fPIC -DPIC -o .libs/samsungmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from samsungmn_int.hpp:35,
                 from samsungmn.cpp:34:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -o samsungmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp  -fPIC -DPIC -o .libs/sigmamn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from sigmamn_int.hpp:36,
                 from sigmamn.cpp:37:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -o sigmamn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp  -fPIC -DPIC -o .libs/pentaxmn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from pentaxmn_int.hpp:37,
                 from pentaxmn.cpp:38:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -o pentaxmn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp  -fPIC -DPIC -o .libs/sonymn.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from minoltamn_int.hpp:41,
                 from sonymn.cpp:34:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -o sonymn.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp  -fPIC -DPIC -o .libs/tags.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from tags.cpp:36:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -o tags.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp  -fPIC -DPIC -o .libs/tgaimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from tgaimage.hpp:36,
                 from tgaimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -o tgaimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp  -fPIC -DPIC -o .libs/tiffcomposite.o
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from tags_int.hpp:36,
                 from tifffwd_int.hpp:35,
                 from tiffimage_int.hpp:34,
                 from tiffcomposite.cpp:39:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -o tiffcomposite.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp  -fPIC -DPIC -o .libs/tiffimage.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from tiffimage.hpp:34,
                 from tiffimage.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -o tiffimage.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp  -fPIC -DPIC -o .libs/tiffvisitor.o
In file included from tiffcomposite_int.hpp:34:0,
                 from tiffvisitor.cpp:39:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -o tiffvisitor.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp  -fPIC -DPIC -o .libs/types.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -o types.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp  -fPIC -DPIC -o .libs/value.o
In file included from value.cpp:35:0:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -o value.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp  -fPIC -DPIC -o .libs/version.o
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -o version.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp  -fPIC -DPIC -o .libs/xmp.o
In file included from metadatum.hpp:39:0,
                 from xmp.hpp:34,
                 from xmp.cpp:33:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -o xmp.o >/dev/null 2>&1
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp  -fPIC -DPIC -o .libs/xmpsidecar.o
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from xmpsidecar.hpp:34,
                 from xmpsidecar.cpp:40:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: compile:  g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -o xmpsidecar.o >/dev/null 2>&1
../libtool --mode=link g++ -Wl,-z,relro -lasan  -L../xmpsdk/src -o libexiv2.la basicio.lo bmpimage.lo canonmn.lo convert.lo cr2image.lo crwimage.lo datasets.lo easyaccess.lo epsimage.lo error.lo exif.lo futils.lo fujimn.lo gifimage.lo image.lo iptc.lo jp2image.lo jpgimage.lo makernote.lo metadatum.lo minoltamn.lo mrwimage.lo nikonmn.lo olympusmn.lo orfimage.lo panasonicmn.lo pgfimage.lo pngimage.lo pngchunk.lo preview.lo properties.lo psdimage.lo rafimage.lo rw2image.lo samsungmn.lo sigmamn.lo pentaxmn.lo sonymn.lo tags.lo tgaimage.lo tiffcomposite.lo tiffimage.lo tiffvisitor.lo types.lo value.lo version.lo xmp.lo xmpsidecar.lo  -rpath /usr/lib -version-info 12:0:0 -lz  -lm -lexpat -lxmpsdk
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o  .libs/basicio.o .libs/bmpimage.o .libs/canonmn.o .libs/convert.o .libs/cr2image.o .libs/crwimage.o .libs/datasets.o .libs/easyaccess.o .libs/epsimage.o .libs/error.o .libs/exif.o .libs/futils.o .libs/fujimn.o .libs/gifimage.o .libs/image.o .libs/iptc.o .libs/jp2image.o .libs/jpgimage.o .libs/makernote.o .libs/metadatum.o .libs/minoltamn.o .libs/mrwimage.o .libs/nikonmn.o .libs/olympusmn.o .libs/orfimage.o .libs/panasonicmn.o .libs/pgfimage.o .libs/pngimage.o .libs/pngchunk.o .libs/preview.o .libs/properties.o .libs/psdimage.o .libs/rafimage.o .libs/rw2image.o .libs/samsungmn.o .libs/sigmamn.o .libs/pentaxmn.o .libs/sonymn.o .libs/tags.o .libs/tgaimage.o .libs/tiffcomposite.o .libs/tiffimage.o .libs/tiffvisitor.o .libs/types.o .libs/value.o .libs/version.o .libs/xmp.o .libs/xmpsidecar.o  -Wl,--whole-archive /build/exiv2-0.23/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive  -L/build/exiv2-0.23/xmpsdk/src -lz /usr/lib/x86_64-linux-gnu/libexpat.so -lasan -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o  -Wl,-z -Wl,relro   -Wl,-soname -Wl,libexiv2.so.12 -o .libs/libexiv2.so.12.0.0
libtool: link: (cd ".libs" && rm -f "libexiv2.so.12" && ln -s "libexiv2.so.12.0.0" "libexiv2.so.12")
libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.12.0.0" "libexiv2.so")
libtool: link: (cd .libs/libexiv2.lax/libxmpsdk.a && ar x "/build/exiv2-0.23/xmpsdk/src/.libs/libxmpsdk.a")
libtool: link: ar cru .libs/libexiv2.a  basicio.o bmpimage.o canonmn.o convert.o cr2image.o crwimage.o datasets.o easyaccess.o epsimage.o error.o exif.o futils.o fujimn.o gifimage.o image.o iptc.o jp2image.o jpgimage.o makernote.o metadatum.o minoltamn.o mrwimage.o nikonmn.o olympusmn.o orfimage.o panasonicmn.o pgfimage.o pngimage.o pngchunk.o preview.o properties.o psdimage.o rafimage.o rw2image.o samsungmn.o sigmamn.o pentaxmn.o sonymn.o tags.o tgaimage.o tiffcomposite.o tiffimage.o tiffvisitor.o types.o value.o version.o xmp.o xmpsidecar.o  .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Serialize.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-GetSet.o .libs/libexiv2.lax/libxmpsdk.a/ParseRDF.o .libs/libexiv2.lax/libxmpsdk.a/XMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/XML_Node.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils.o .libs/libexiv2.lax/libxmpsdk.a/WXMPUtils.o .libs/libexiv2.lax/libxmpsdk.a/WXMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/XMPCore_Impl.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils-FileInfo.o .libs/libexiv2.lax/libxmpsdk.a/WXMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/ExpatAdapter.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Parse.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/UnicodeConversions.o .libs/libexiv2.lax/libxmpsdk.a/MD5.o 
libtool: link: ranlib .libs/libexiv2.a
libtool: link: rm -fr .libs/libexiv2.lax
libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" )
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o taglist.o taglist.cpp
In file included from metadatum.hpp:39:0,
                 from tags.hpp:35,
                 from taglist.cpp:11:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: link: g++ -Wl,-z -Wl,relro -o .libs/taglist taglist.o  -lasan -L/build/exiv2-0.23/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o exiv2.o exiv2.cpp
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from actions.hpp:41,
                 from exiv2.cpp:42:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o actions.o actions.cpp
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from actions.hpp:41,
                 from actions.cpp:43:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o utils.o utils.cpp
libtool: link: g++ -Wl,-z -Wl,relro -o .libs/exiv2 exiv2.o actions.o utils.o  -lasan -L/build/exiv2-0.23/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o metacopy.o metacopy.cpp
In file included from metadatum.hpp:39:0,
                 from exif.hpp:34,
                 from image.hpp:41,
                 from metacopy.cpp:31:
value.hpp:984:25: warning: attribute ignored in declaration of 'struct Exiv2::DateValue::Date' [-Wattributes]
         EXIV2API struct Date
                         ^
value.hpp:984:25: note: attribute for 'struct Exiv2::DateValue::Date' must follow the 'struct' keyword
libtool: link: g++ -Wl,-z -Wl,relro -o .libs/metacopy metacopy.o utils.o  -lasan -L/build/exiv2-0.23/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I. -D_FORTIFY_SOURCE=2 -fsanitize=address -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o path-test.o path-test.cpp
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fsanitize=address -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W path-test.o utils.o -o path-test
make[2]: Leaving directory '/build/exiv2-0.23/src'
cd po && make 
make[2]: Entering directory '/build/exiv2-0.23/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/exiv2-0.23/po'
make[1]: Leaving directory '/build/exiv2-0.23'
   dh_auto_test -O--parallel
 fakeroot debian/rules binary
dh binary --parallel
   dh_testroot -O--parallel
   dh_prep -O--parallel
	rm -f debian/exiv2.substvars
	rm -f debian/exiv2.*.debhelper
	rm -rf debian/exiv2/
	rm -f debian/libexiv2-12.substvars
	rm -f debian/libexiv2-12.*.debhelper
	rm -rf debian/libexiv2-12/
	rm -f debian/libexiv2-dev.substvars
	rm -f debian/libexiv2-dev.*.debhelper
	rm -rf debian/libexiv2-dev/
	rm -f debian/libexiv2-doc.substvars
	rm -f debian/libexiv2-doc.*.debhelper
	rm -rf debian/libexiv2-doc/
	rm -f debian/libexiv2-dbg.substvars
	rm -f debian/libexiv2-dbg.*.debhelper
	rm -rf debian/libexiv2-dbg/
   dh_auto_install -O--parallel
	install -d debian/exiv2
	install -d debian/libexiv2-12
	install -d debian/libexiv2-dev
	install -d debian/libexiv2-doc
	install -d debian/libexiv2-dbg
	make -j1 install DESTDIR=/build/exiv2-0.23/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/exiv2-0.23'
if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
make[2]: Entering directory '/build/exiv2-0.23/xmpsdk/src'
make[2]: Nothing to be done for 'xmpsdk'.
make[2]: Leaving directory '/build/exiv2-0.23/xmpsdk/src'
cd src && make install
make[2]: Entering directory '/build/exiv2-0.23/src'
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/include/exiv2
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/include/exiv2
/usr/bin/install -c -m 644 exiv2.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/exiv2.hpp
/usr/bin/install -c -m 644 exv_conf.h /build/exiv2-0.23/debian/tmp/usr/include/exiv2/exv_conf.h
/usr/bin/install -c -m 644 version.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/version.hpp
/usr/bin/install -c -m 644 basicio.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/basicio.hpp
/usr/bin/install -c -m 644 bmpimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/bmpimage.hpp
/usr/bin/install -c -m 644 convert.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/convert.hpp
/usr/bin/install -c -m 644 cr2image.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/cr2image.hpp
/usr/bin/install -c -m 644 crwimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/crwimage.hpp
/usr/bin/install -c -m 644 datasets.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/datasets.hpp
/usr/bin/install -c -m 644 easyaccess.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/easyaccess.hpp
/usr/bin/install -c -m 644 epsimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/epsimage.hpp
/usr/bin/install -c -m 644 error.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/error.hpp
/usr/bin/install -c -m 644 exif.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/exif.hpp
/usr/bin/install -c -m 644 futils.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/futils.hpp
/usr/bin/install -c -m 644 gifimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/gifimage.hpp
/usr/bin/install -c -m 644 image.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/image.hpp
/usr/bin/install -c -m 644 iptc.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/iptc.hpp
/usr/bin/install -c -m 644 jp2image.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/jp2image.hpp
/usr/bin/install -c -m 644 jpgimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/jpgimage.hpp
/usr/bin/install -c -m 644 metadatum.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/metadatum.hpp
/usr/bin/install -c -m 644 mrwimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/mrwimage.hpp
/usr/bin/install -c -m 644 orfimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/orfimage.hpp
/usr/bin/install -c -m 644 pgfimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/pgfimage.hpp
/usr/bin/install -c -m 644 pngimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/pngimage.hpp
/usr/bin/install -c -m 644 preview.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/preview.hpp
/usr/bin/install -c -m 644 properties.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/properties.hpp
/usr/bin/install -c -m 644 psdimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/psdimage.hpp
/usr/bin/install -c -m 644 rafimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/rafimage.hpp
/usr/bin/install -c -m 644 rw2image.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/rw2image.hpp
/usr/bin/install -c -m 644 tags.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/tags.hpp
/usr/bin/install -c -m 644 tgaimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/tgaimage.hpp
/usr/bin/install -c -m 644 tiffimage.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/tiffimage.hpp
/usr/bin/install -c -m 644 types.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/types.hpp
/usr/bin/install -c -m 644 value.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/value.hpp
/usr/bin/install -c -m 644 version.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/version.hpp
/usr/bin/install -c -m 644 xmp.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/xmp.hpp
/usr/bin/install -c -m 644 xmpsidecar.hpp /build/exiv2-0.23/debian/tmp/usr/include/exiv2/xmpsidecar.hpp
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/lib
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/lib
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.so.12.0.0 /build/exiv2-0.23/debian/tmp/usr/lib/libexiv2.so.12.0.0
libtool: install: (cd /build/exiv2-0.23/debian/tmp/usr/lib && { ln -s -f libexiv2.so.12.0.0 libexiv2.so.12 || { rm -f libexiv2.so.12 && ln -s libexiv2.so.12.0.0 libexiv2.so.12; }; })
libtool: install: (cd /build/exiv2-0.23/debian/tmp/usr/lib && { ln -s -f libexiv2.so.12.0.0 libexiv2.so || { rm -f libexiv2.so && ln -s libexiv2.so.12.0.0 libexiv2.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.lai /build/exiv2-0.23/debian/tmp/usr/lib/libexiv2.la
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.a /build/exiv2-0.23/debian/tmp/usr/lib/libexiv2.a
libtool: install: chmod 644 /build/exiv2-0.23/debian/tmp/usr/lib/libexiv2.a
libtool: install: ranlib /build/exiv2-0.23/debian/tmp/usr/lib/libexiv2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/bin
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/bin
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/lib/pkgconfig
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/lib/pkgconfig
/usr/bin/install -c -m 644 ../config/exiv2.pc /build/exiv2-0.23/debian/tmp/usr/lib/pkgconfig/exiv2.pc
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/bin
libtool: install: warning: `libexiv2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/exiv2 /build/exiv2-0.23/debian/tmp/usr/bin/exiv2
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/share/man
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/man
../config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/share/man/man1
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/man/man1
/usr/bin/install -c -m 644 exiv2.1 /build/exiv2-0.23/debian/tmp/usr/share/man/man1/exiv2.1
make[2]: Leaving directory '/build/exiv2-0.23/src'
cd po && make install
make[2]: Entering directory '/build/exiv2-0.23/po'
/bin/sh .././config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/share
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/de/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/es/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/fi/LC_MESSAGES
installing fi.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
mkdir -p -- /build/exiv2-0.23/debian/tmp/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /build/exiv2-0.23/debian/tmp/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
if test "exiv2" = "gettext-tools"; then \
  /bin/sh .././config/mkinstalldirs /build/exiv2-0.23/debian/tmp/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/exiv2-0.23/debian/tmp/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/exiv2-0.23/debian/tmp/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/build/exiv2-0.23/po'
make[1]: Leaving directory '/build/exiv2-0.23'
   debian/rules override_dh_install
make[1]: Entering directory '/build/exiv2-0.23'
[ ! -f Makefile ] || /usr/bin/make doc
make[2]: Entering directory '/build/exiv2-0.23'
cd doc && /usr/bin/make doc
make[3]: Entering directory '/build/exiv2-0.23/doc'
doxygen ../config/Doxyfile
Warning: Tag `SYMBOL_CACHE_SIZE' at line 289 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SHOW_DIRECTORIES' at line 477 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 808 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `USE_INLINE_TREES' at line 961 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_SCHEMA' at line 1154 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_DTD' at line 1160 of file `../config/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.
/build/exiv2-0.23/src/properties.cpp:1284: warning: no uniquely matching class member found for 
  Exiv2::XmpKey::Impl::Impl(const std::string &prefix, const std::string &property)

/build/exiv2-0.23/src/properties.cpp:1293: warning: no uniquely matching class member found for 
  const char * Exiv2::XmpKey::Impl::familyName_()

/build/exiv2-0.23/src/properties.cpp:1371: warning: no uniquely matching class member found for 
  void Exiv2::XmpKey::Impl::decomposeKey(const std::string &key)

warning: Included by graph for 'types.hpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/build/exiv2-0.23/src/value.hpp:1631: warning: Member LARGE_INT (macro definition) of file value.hpp is not documented.
/build/exiv2-0.23/src/actions.hpp:227: warning: Member AutoPtr (typedef) of class Action::Adjust is not documented.
/build/exiv2-0.23/src/actions.hpp:228: warning: Member clone() const  (function) of class Action::Adjust is not documented.
/build/exiv2-0.23/src/actions.hpp:250: warning: Member AutoPtr (typedef) of class Action::Erase is not documented.
/build/exiv2-0.23/src/actions.hpp:251: warning: Member clone() const  (function) of class Action::Erase is not documented.
/build/exiv2-0.23/src/actions.hpp:287: warning: Member AutoPtr (typedef) of class Action::Extract is not documented.
/build/exiv2-0.23/src/actions.hpp:288: warning: Member clone() const  (function) of class Action::Extract is not documented.
/build/exiv2-0.23/src/actions.hpp:402: warning: Member AutoPtr (typedef) of class Action::FixCom is not documented.
/build/exiv2-0.23/src/actions.hpp:403: warning: Member clone() const  (function) of class Action::FixCom is not documented.
/build/exiv2-0.23/src/actions.hpp:384: warning: Member AutoPtr (typedef) of class Action::FixIso is not documented.
/build/exiv2-0.23/src/actions.hpp:385: warning: Member clone() const  (function) of class Action::FixIso is not documented.
/build/exiv2-0.23/src/actions.hpp:322: warning: Member AutoPtr (typedef) of class Action::Insert is not documented.
/build/exiv2-0.23/src/actions.hpp:323: warning: Member clone() const  (function) of class Action::Insert is not documented.
/build/exiv2-0.23/src/actions.hpp:351: warning: Member AutoPtr (typedef) of class Action::Modify is not documented.
/build/exiv2-0.23/src/actions.hpp:352: warning: Member clone() const  (function) of class Action::Modify is not documented.
/build/exiv2-0.23/src/actions.hpp:162: warning: Member AutoPtr (typedef) of class Action::Print is not documented.
/build/exiv2-0.23/src/actions.hpp:163: warning: Member clone() const  (function) of class Action::Print is not documented.
/build/exiv2-0.23/src/actions.hpp:215: warning: Member AutoPtr (typedef) of class Action::Rename is not documented.
/build/exiv2-0.23/src/actions.hpp:216: warning: Member clone() const  (function) of class Action::Rename is not documented.
/build/exiv2-0.23/src/error.hpp:277: warning: Member BasicError(int code, const A &arg1) (function) of class Exiv2::BasicError is not documented.
/build/exiv2-0.23/src/error.hpp:284: warning: Member BasicError(int code, const A &arg1, const B &arg2) (function) of class Exiv2::BasicError is not documented.
/build/exiv2-0.23/src/error.hpp:293: warning: Member BasicError(int code, const A &arg1, const B &arg2, const C &arg3) (function) of class Exiv2::BasicError is not documented.
cd ../doc/templates && /usr/bin/make all
make[4]: Entering directory '/build/exiv2-0.23/doc/templates'
Generating Exif table...
Generating Canon table...
Generating CanonCs table...
Generating CanonSi table...
Generating CanonCf table...
Generating CanonPi table...
Generating CanonFi table...
Generating CanonPa table...
Generating CanonPr table...
Generating Fujifilm table...
Generating Minolta table...
Generating MinoltaCsNew table...
Generating MinoltaCs5D table...
Generating MinoltaCs7D table...
Generating Nikon1 table...
Generating Nikon2 table...
Generating Nikon3 table...
Generating NikonVr table...
Generating NikonPc table...
Generating NikonWt table...
Generating NikonIi table...
Generating NikonAf table...
Generating NikonAf2 table...
Generating NikonAFT table...
Generating NikonFi table...
Generating NikonMe table...
Generating NikonFl1 table...
Generating NikonFl2 table...
Generating NikonFl3 table...
Generating NikonSiD80 table...
Generating NikonSiD40 table...
Generating NikonSiD300a table...
Generating NikonSiD300b table...
Generating NikonSi01xx table...
Generating NikonCb1 table...
Generating NikonCb2 table...
Generating NikonCb2a table...
Generating NikonCb2b table...
Generating NikonCb3 table...
Generating NikonCb4 table...
Generating NikonLd1 table...
Generating NikonLd2 table...
Generating NikonLd3 table...
Generating Olympus table...
Generating OlympusCs table...
Generating OlympusEq table...
Generating OlympusRd table...
Generating OlympusRd2 table...
Generating OlympusIp table...
Generating OlympusFi table...
Generating OlympusFe1 table...
Generating OlympusRi table...
Generating Panasonic table...
Generating PanasonicRaw table...
Generating Pentax table...
Generating Samsung2 table...
Generating SamsungPictureWizard table...
Generating Sigma table...
Generating Sony1 table...
Generating SonyMinolta table...
Generating Sony1Cs table...
Generating Sony1Cs2 table...
Generating Sony1MltCs7D table...
Generating Sony1MltCsOld table...
Generating Sony1MltCsA100 table...
Generating Iptc table...
Generating xmp_dc table...
Generating xmp_xmp table...
Generating xmp_xmpRights table...
Generating xmp_xmpMM table...
Generating xmp_xmpBJ table...
Generating xmp_xmpTPg table...
Generating xmp_xmpDM table...
Generating xmp_pdf table...
Generating xmp_photoshop table...
Generating xmp_crs table...
Generating xmp_tiff table...
Generating xmp_exif table...
Generating xmp_aux table...
Generating xmp_iptc table...
Generating xmp_MicrosoftPhoto table...
Generating xmp_digiKam table...
Generating xmp_kipi table...
Generating xmp_iptcExt table...
Generating xmp_plus table...
Generating xmp_mediapro table...
Generating xmp_expressionmedia table...
Generating xmp_MP table...
Generating xmp_MPRI table...
Generating xmp_MPReg table...
Generating xmp_mwg-rs table...
Substituting variables ['__CanonCf__', '__CanonCs__', '__CanonFi__', '__CanonPa__', '__CanonPi__', '__CanonPr__', '__CanonSi__', '__Canon__', '__CrwMapping__', '__Exif__', '__Fujifilm__', '__Iptc__', '__MinoltaCs5D__', '__MinoltaCs7D__', '__MinoltaCsNew__', '__Minolta__', '__Nikon1__', '__Nikon2__', '__Nikon3__', '__NikonAFT__', '__NikonAf2__', '__NikonAf__', '__NikonCb1__', '__NikonCb2__', '__NikonCb2a__', '__NikonCb2b__', '__NikonCb3__', '__NikonCb4__', '__NikonFi__', '__NikonFl1__', '__NikonFl2__', '__NikonFl3__', '__NikonIi__', '__NikonLd1__', '__NikonLd2__', '__NikonLd3__', '__NikonMe__', '__NikonPc__', '__NikonSi01xx__', '__NikonSiD300a__', '__NikonSiD300b__', '__NikonSiD40__', '__NikonSiD80__', '__NikonVr__', '__NikonWt__', '__OlympusCs__', '__OlympusEq__', '__OlympusFe1__', '__OlympusFi__', '__OlympusIp__', '__OlympusRd2__', '__OlympusRd__', '__OlympusRi__', '__Olympus__', '__PanasonicRaw__', '__Panasonic__', '__Pentax__', '__Samsung2__', '__SamsungPictureWizard__', '__Sigma__', '__Sony1Cs2__', '__Sony1Cs__', '__Sony1MltCs7D__', '__Sony1MltCsA100__', '__Sony1MltCsOld__', '__Sony1__', '__SonyMinolta__', '__doctype__', '__header2__', '__index1__', '__index2__', '__index3__', '__intro__', '__maintitle__', '__makernotes__', '__xmp_MPRI__', '__xmp_MPReg__', '__xmp_MP__', '__xmp_MicrosoftPhoto__', '__xmp_aux__', '__xmp_crs__', '__xmp_dc__', '__xmp_digiKam__', '__xmp_exif__', '__xmp_expressionmedia__', '__xmp_iptcExt__', '__xmp_iptc__', '__xmp_kipi__', '__xmp_mediapro__', '__xmp_mwg-rs__', '__xmp_pdf__', '__xmp_photoshop__', '__xmp_plus__', '__xmp_tiff__', '__xmp_xmpBJ__', '__xmp_xmpDM__', '__xmp_xmpMM__', '__xmp_xmpRights__', '__xmp_xmpTPg__', '__xmp_xmp__']
Processing crw-mapping.html.in ...
Processing getting-started.html.in ...
Processing gpl-license.html.in ...
Processing makernote.html.in ...
Processing tags-canon.html.in ...
Processing tags-exif.html.in ...
Processing tags-fujifilm.html.in ...
Processing tags-iptc.html.in ...
Processing tags-minolta.html.in ...
Processing tags-nikon.html.in ...
Processing tags-olympus.html.in ...
Processing tags-panasonic.html.in ...
Processing tags-pentax.html.in ...
Processing tags-samsung.html.in ...
Processing tags-sigma.html.in ...
Processing tags-sony.html.in ...
Processing tags-xmp-MP.html.in ...
Processing tags-xmp-MPRI.html.in ...
Processing tags-xmp-MPReg.html.in ...
Processing tags-xmp-MicrosoftPhoto.html.in ...
Processing tags-xmp-aux.html.in ...
Processing tags-xmp-crs.html.in ...
Processing tags-xmp-dc.html.in ...
Processing tags-xmp-digiKam.html.in ...
Processing tags-xmp-exif.html.in ...
Processing tags-xmp-expressionmedia.html.in ...
Processing tags-xmp-iptc.html.in ...
Processing tags-xmp-iptcExt.html.in ...
Processing tags-xmp-kipi.html.in ...
Processing tags-xmp-mediapro.html.in ...
Processing tags-xmp-mwg-rs.html.in ...
Processing tags-xmp-pdf.html.in ...
Processing tags-xmp-photoshop.html.in ...
Processing tags-xmp-plus.html.in ...
Processing tags-xmp-tiff.html.in ...
Processing tags-xmp-xmp.html.in ...
Processing tags-xmp-xmpBJ.html.in ...
Processing tags-xmp-xmpDM.html.in ...
Processing tags-xmp-xmpMM.html.in ...
Processing tags-xmp-xmpRights.html.in ...
Processing tags-xmp-xmpTPg.html.in ...
make[4]: Leaving directory '/build/exiv2-0.23/doc/templates'
cp -f ../doc/templates/*.html ../doc/html/
make[3]: Leaving directory '/build/exiv2-0.23/doc'
make[2]: Leaving directory '/build/exiv2-0.23'
dh_install --list-missing
	install -d debian/exiv2//usr/bin
	cp -a ./debian/tmp/usr/bin/exiv2 debian/exiv2//usr/bin/
	install -d debian/libexiv2-12//usr/lib
	cp -a ./debian/tmp/usr/lib/libexiv2.so.12 debian/libexiv2-12//usr/lib/
	cp -a ./debian/tmp/usr/lib/libexiv2.so.12.0.0 debian/libexiv2-12//usr/lib/
	install -d debian/libexiv2-dev//usr/include
	cp -a ./debian/tmp/usr/include/exiv2 debian/libexiv2-dev//usr/include/
	install -d debian/libexiv2-dev//usr/lib/pkgconfig
	cp -a ./debian/tmp/usr/lib/pkgconfig/exiv2.pc debian/libexiv2-dev//usr/lib/pkgconfig/
	cp -a ./debian/tmp/usr/lib/libexiv2.la debian/libexiv2-dev//usr/lib/
	install -d debian/libexiv2-dev//usr/share/locale
	cp -a ./debian/tmp/usr/share/locale/de debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/es debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/fi debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/fr debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/pl debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/ru debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/share/locale/sk debian/libexiv2-dev//usr/share/locale/
	cp -a ./debian/tmp/usr/lib/libexiv2.a debian/libexiv2-dev//usr/lib/
	cp -a ./debian/tmp/usr/lib/libexiv2.so debian/libexiv2-dev//usr/lib/
dh_install: usr/share/man/man1/exiv2.1 exists in debian/tmp but is not installed to anywhere
find /build/exiv2-0.23/debian -type f -name exiv2 | xargs /usr/bin/chrpath -d
# Drop content of dependency_libs to avoid having to recompile exiv2
# if the path of the libs that appear there changes
for file in /build/exiv2-0.23/debian/libexiv2-dev/usr/lib/*.la; do \
	sed -i "/dependency_libs/ s/'.*'/''/" $file ; \
done
make[1]: Leaving directory '/build/exiv2-0.23'
   debian/rules override_dh_installdocs
make[1]: Entering directory '/build/exiv2-0.23'
dh_installdocs -A -Xcmd.txt -XMakefile -Xtemplates -XChangeLog
	install -g 0 -o 0 -d debian/exiv2/usr/share/doc/exiv2
	cp -a README debian/exiv2/usr/share/doc/exiv2
	chown -R 0:0 debian/exiv2/usr/share/doc
	chmod -R go=rX debian/exiv2/usr/share/doc
	chmod -R u\+rw debian/exiv2/usr/share/doc
	install -g 0 -o 0 -m 644 -p debian/copyright debian/exiv2/usr/share/doc/exiv2/copyright
	install -g 0 -o 0 -d debian/libexiv2-12/usr/share/doc/libexiv2-12
	install -g 0 -o 0 -m 644 -p debian/copyright debian/libexiv2-12/usr/share/doc/libexiv2-12/copyright
	install -g 0 -o 0 -d debian/libexiv2-dev/usr/share/doc/libexiv2-dev
	install -g 0 -o 0 -m 644 -p debian/copyright debian/libexiv2-dev/usr/share/doc/libexiv2-dev/copyright
	install -g 0 -o 0 -d debian/libexiv2-doc/usr/share/doc/libexiv2-doc
	cd 'doc/include/..' && find 'include' \( -type f -or -type l \) -and ! \( -regex .\*cmd\\.txt.\* -or -regex .\*Makefile.\* -or -regex .\*templates.\* -or -regex .\*ChangeLog.\* \) -and ! -empty -print0 | xargs -0 -I {} cp --parents -dp {} /build/exiv2-0.23/debian/libexiv2-doc/usr/share/doc/libexiv2-doc
	cp -a doc/cmdxmp.txt debian/libexiv2-doc/usr/share/doc/libexiv2-doc
	cp -a src/TODO debian/libexiv2-doc/usr/share/doc/libexiv2-doc
	chown -R 0:0 debian/libexiv2-doc/usr/share/doc
	chmod -R go=rX debian/libexiv2-doc/usr/share/doc
	chmod -R u\+rw debian/libexiv2-doc/usr/share/doc
	install -g 0 -o 0 -m 644 -p debian/copyright debian/libexiv2-doc/usr/share/doc/libexiv2-doc/copyright
	install -g 0 -o 0 -d debian/libexiv2-dbg/usr/share/doc/libexiv2-dbg
	install -g 0 -o 0 -m 644 -p debian/copyright debian/libexiv2-dbg/usr/share/doc/libexiv2-dbg/copyright
make[1]: Leaving directory '/build/exiv2-0.23'
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/exiv2-0.23'
dh_installchangelogs -A doc/ChangeLog
	install -o 0 -g 0 -p -m644 debian/changelog debian/exiv2/usr/share/doc/exiv2/changelog.Debian
	install -o 0 -g 0 -p -m644 doc/ChangeLog debian/exiv2/usr/share/doc/exiv2/changelog
	install -o 0 -g 0 -p -m644 debian/changelog debian/libexiv2-12/usr/share/doc/libexiv2-12/changelog.Debian
	install -o 0 -g 0 -p -m644 doc/ChangeLog debian/libexiv2-12/usr/share/doc/libexiv2-12/changelog
	install -o 0 -g 0 -p -m644 debian/changelog debian/libexiv2-dev/usr/share/doc/libexiv2-dev/changelog.Debian
	install -o 0 -g 0 -p -m644 doc/ChangeLog debian/libexiv2-dev/usr/share/doc/libexiv2-dev/changelog
	install -o 0 -g 0 -p -m644 debian/changelog debian/libexiv2-doc/usr/share/doc/libexiv2-doc/changelog.Debian
	install -o 0 -g 0 -p -m644 doc/ChangeLog debian/libexiv2-doc/usr/share/doc/libexiv2-doc/changelog
	install -o 0 -g 0 -p -m644 debian/changelog debian/libexiv2-dbg/usr/share/doc/libexiv2-dbg/changelog.Debian
	install -o 0 -g 0 -p -m644 doc/ChangeLog debian/libexiv2-dbg/usr/share/doc/libexiv2-dbg/changelog
make[1]: Leaving directory '/build/exiv2-0.23'
   dh_installexamples -O--parallel
	install -d debian/libexiv2-doc/usr/share/doc/libexiv2-doc/examples
	cp -a samples/ debian/libexiv2-doc/usr/share/doc/libexiv2-doc/examples
   dh_installman -O--parallel
	install -d debian/exiv2/usr/share/man/man1/
	install -p -m644 debian/tmp/usr/share/man/man1/exiv2.1 debian/exiv2/usr/share/man/man1/exiv2.1
	man --recode UTF-8 ./exiv2\.1 > exiv2\.1\.new
	chmod 644 exiv2.1.new
	mv -f exiv2.1.new exiv2.1
   dh_perl -O--parallel
   dh_link -O--parallel
	rm -f debian/libexiv2-12/usr/lib/libexiv2.so.12
	ln -sf libexiv2.so.12.0.0 debian/libexiv2-12/usr/lib/libexiv2.so.12
	rm -f debian/libexiv2-dev/usr/lib/libexiv2.so
	ln -sf libexiv2.so.12.0.0 debian/libexiv2-dev/usr/lib/libexiv2.so
   debian/rules override_dh_compress
make[1]: Entering directory '/build/exiv2-0.23'
dh_compress -X.xls -X.js -X.idx -X.xml -X.php
	cd debian/exiv2
	chmod a-x usr/share/man/man1/exiv2.1 usr/share/doc/exiv2/changelog usr/share/doc/exiv2/changelog.Debian usr/share/doc/exiv2/README
	gzip -9nf usr/share/man/man1/exiv2.1 usr/share/doc/exiv2/changelog usr/share/doc/exiv2/changelog.Debian usr/share/doc/exiv2/README
	cd '/build/exiv2-0.23'
	cd debian/libexiv2-12
	chmod a-x usr/share/doc/libexiv2-12/changelog usr/share/doc/libexiv2-12/changelog.Debian
	gzip -9nf usr/share/doc/libexiv2-12/changelog usr/share/doc/libexiv2-12/changelog.Debian
	cd '/build/exiv2-0.23'
	cd debian/libexiv2-dev
	chmod a-x usr/share/doc/libexiv2-dev/changelog usr/share/doc/libexiv2-dev/changelog.Debian
	gzip -9nf usr/share/doc/libexiv2-dev/changelog usr/share/doc/libexiv2-dev/changelog.Debian
	cd '/build/exiv2-0.23'
	cd debian/libexiv2-doc
	chmod a-x usr/share/doc/libexiv2-doc/changelog usr/share/doc/libexiv2-doc/changelog.Debian usr/share/doc/libexiv2-doc/examples/samples/exifdata-test.cpp usr/share/doc/libexiv2-doc/examples/samples/iotest.cpp usr/share/doc/libexiv2-doc/examples/samples/key-test.cpp usr/share/doc/libexiv2-doc/examples/samples/write2-test.cpp usr/share/doc/libexiv2-doc/examples/samples/addmoddel.cpp usr/share/doc/libexiv2-doc/examples/samples/Makefile usr/share/doc/libexiv2-doc/examples/samples/iptctest.cpp usr/share/doc/libexiv2-doc/examples/samples/write-test.cpp usr/share/doc/libexiv2-doc/examples/samples/xmpsample.cpp
	gzip -9nf usr/share/doc/libexiv2-doc/changelog usr/share/doc/libexiv2-doc/changelog.Debian usr/share/doc/libexiv2-doc/examples/samples/exifdata-test.cpp usr/share/doc/libexiv2-doc/examples/samples/iotest.cpp usr/share/doc/libexiv2-doc/examples/samples/key-test.cpp usr/share/doc/libexiv2-doc/examples/samples/write2-test.cpp usr/share/doc/libexiv2-doc/examples/samples/addmoddel.cpp usr/share/doc/libexiv2-doc/examples/samples/Makefile usr/share/doc/libexiv2-doc/examples/samples/iptctest.cpp usr/share/doc/libexiv2-doc/examples/samples/write-test.cpp usr/share/doc/libexiv2-doc/examples/samples/xmpsample.cpp
	cd '/build/exiv2-0.23'
	cd debian/libexiv2-dbg
	chmod a-x usr/share/doc/libexiv2-dbg/changelog usr/share/doc/libexiv2-dbg/changelog.Debian
	gzip -9nf usr/share/doc/libexiv2-dbg/changelog usr/share/doc/libexiv2-dbg/changelog.Debian
	cd '/build/exiv2-0.23'
make[1]: Leaving directory '/build/exiv2-0.23'
   dh_fixperms -O--parallel
	find debian/exiv2  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/exiv2 ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/exiv2/usr/share/doc -type f  ! -regex 'debian/exiv2/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/exiv2/usr/share/man debian/exiv2/usr/man/ debian/exiv2/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2 -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2 -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/exiv2/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/exiv2/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/exiv2/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/exiv2/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
	find debian/libexiv2-12  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/libexiv2-12 ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/libexiv2-12/usr/share/doc -type f  ! -regex 'debian/libexiv2-12/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/libexiv2-12/usr/share/man debian/libexiv2-12/usr/man/ debian/libexiv2-12/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12 -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12 -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-12/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/libexiv2-12/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/libexiv2-12/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
	find debian/libexiv2-dev  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/libexiv2-dev ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/libexiv2-dev/usr/share/doc -type f  ! -regex 'debian/libexiv2-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/libexiv2-dev/usr/share/man debian/libexiv2-dev/usr/man/ debian/libexiv2-dev/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dev/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/libexiv2-dev/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/libexiv2-dev/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
	find debian/libexiv2-doc  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/libexiv2-doc ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/libexiv2-doc/usr/share/doc -type f  ! -regex 'debian/libexiv2-doc/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/libexiv2-doc/usr/share/man debian/libexiv2-doc/usr/man/ debian/libexiv2-doc/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-doc/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/libexiv2-doc/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/libexiv2-doc/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
	find debian/libexiv2-dbg  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/libexiv2-dbg ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/libexiv2-dbg/usr/share/doc -type f  ! -regex 'debian/libexiv2-dbg/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/libexiv2-dbg/usr/share/man debian/libexiv2-dbg/usr/man/ debian/libexiv2-dbg/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg -perm -5 -type f \( -name '*.so.*' -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg -perm -5 -type f \( -name '*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/libexiv2-dbg/usr/lib/x86_64-linux-gnu/perl5/5.20 debian/libexiv2-dbg/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/libexiv2-dbg/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | xargs -0r chmod uga-w
   debian/rules override_dh_strip
make[1]: Entering directory '/build/exiv2-0.23'
dh_strip -a --dbg-package=libexiv2-dbg
	install -d debian/libexiv2-dbg/usr/lib/debug//usr/bin
	objcopy --only-keep-debug debian/exiv2/usr/bin/exiv2 debian/libexiv2-dbg/usr/lib/debug//usr/bin/exiv2
	chmod 644 debian/libexiv2-dbg/usr/lib/debug//usr/bin/exiv2
	strip --remove-section=.comment --remove-section=.note debian/exiv2/usr/bin/exiv2
	objcopy --add-gnu-debuglink debian/libexiv2-dbg/usr/lib/debug//usr/bin/exiv2 debian/exiv2/usr/bin/exiv2
	install -d debian/libexiv2-dbg/usr/lib/debug//usr/lib
	objcopy --only-keep-debug debian/libexiv2-12/usr/lib/libexiv2.so.12.0.0 debian/libexiv2-dbg/usr/lib/debug//usr/lib/libexiv2.so.12.0.0
	chmod 644 debian/libexiv2-dbg/usr/lib/debug//usr/lib/libexiv2.so.12.0.0
	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/libexiv2-12/usr/lib/libexiv2.so.12.0.0
	objcopy --add-gnu-debuglink debian/libexiv2-dbg/usr/lib/debug//usr/lib/libexiv2.so.12.0.0 debian/libexiv2-12/usr/lib/libexiv2.so.12.0.0
	strip --strip-debug debian/libexiv2-dev/usr/lib/libexiv2.a
make[1]: Leaving directory '/build/exiv2-0.23'
   dh_makeshlibs -O--parallel
	rm -f debian/exiv2/DEBIAN/shlibs
	rm -f debian/libexiv2-12/DEBIAN/shlibs
	install -d debian/libexiv2-12/DEBIAN
	echo 'libexiv2 12 libexiv2-12' >>debian/libexiv2-12/DEBIAN/shlibs
	echo "# Automatically added by dh_makeshlibs">> debian/libexiv2-12.postinst.debhelper
	sed "" /usr/share/debhelper/autoscripts/postinst-makeshlibs >> debian/libexiv2-12.postinst.debhelper
	echo '# End automatically added section' >> debian/libexiv2-12.postinst.debhelper
	echo "# Automatically added by dh_makeshlibs">> debian/libexiv2-12.postrm.debhelper
	sed "" /usr/share/debhelper/autoscripts/postrm-makeshlibs >> debian/libexiv2-12.postrm.debhelper
	echo '# End automatically added section' >> debian/libexiv2-12.postrm.debhelper
	chmod 644 debian/libexiv2-12/DEBIAN/shlibs
	chown 0:0 debian/libexiv2-12/DEBIAN/shlibs
	rm -f debian/libexiv2-dev/DEBIAN/shlibs
	rm -f debian/libexiv2-doc/DEBIAN/shlibs
	rm -f debian/libexiv2-dbg/DEBIAN/shlibs
	install -d debian/libexiv2-dbg/DEBIAN
   dh_shlibdeps -O--parallel
	install -o 0 -g 0 -d debian/exiv2/DEBIAN
	dpkg-shlibdeps -Tdebian/exiv2.substvars debian/exiv2/usr/bin/exiv2
	dpkg-shlibdeps -Tdebian/libexiv2-12.substvars debian/libexiv2-12/usr/lib/libexiv2.so.12.0.0
	install -o 0 -g 0 -d debian/libexiv2-dev/DEBIAN
	install -o 0 -g 0 -d debian/libexiv2-doc/DEBIAN
   dh_installdeb -O--parallel
	printf '#!/bin/sh
set -e
' > debian/libexiv2-12/DEBIAN/postinst
	cat debian/libexiv2-12.postinst.debhelper >> debian/libexiv2-12/DEBIAN/postinst
	chown 0:0 debian/libexiv2-12/DEBIAN/postinst
	chmod 755 debian/libexiv2-12/DEBIAN/postinst
	printf '#!/bin/sh
set -e
' > debian/libexiv2-12/DEBIAN/postrm
	cat debian/libexiv2-12.postrm.debhelper >> debian/libexiv2-12/DEBIAN/postrm
	chown 0:0 debian/libexiv2-12/DEBIAN/postrm
	chmod 755 debian/libexiv2-12/DEBIAN/postrm
   dh_gencontrol -O--parallel
	echo misc:Depends= >> debian/exiv2.substvars
	dpkg-gencontrol -pexiv2 -ldebian/changelog -Tdebian/exiv2.substvars -Pdebian/exiv2
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 644 debian/exiv2/DEBIAN/control
	chown 0:0 debian/exiv2/DEBIAN/control
	echo misc:Depends= >> debian/libexiv2-12.substvars
	dpkg-gencontrol -plibexiv2-12 -ldebian/changelog -Tdebian/libexiv2-12.substvars -Pdebian/libexiv2-12
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 644 debian/libexiv2-12/DEBIAN/control
	chown 0:0 debian/libexiv2-12/DEBIAN/control
	echo misc:Depends= >> debian/libexiv2-dev.substvars
	dpkg-gencontrol -plibexiv2-dev -ldebian/changelog -Tdebian/libexiv2-dev.substvars -Pdebian/libexiv2-dev
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 644 debian/libexiv2-dev/DEBIAN/control
	chown 0:0 debian/libexiv2-dev/DEBIAN/control
	echo misc:Depends= >> debian/libexiv2-doc.substvars
	dpkg-gencontrol -plibexiv2-doc -ldebian/changelog -Tdebian/libexiv2-doc.substvars -Pdebian/libexiv2-doc
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 644 debian/libexiv2-doc/DEBIAN/control
	chown 0:0 debian/libexiv2-doc/DEBIAN/control
	echo misc:Depends= >> debian/libexiv2-dbg.substvars
	dpkg-gencontrol -plibexiv2-dbg -ldebian/changelog -Tdebian/libexiv2-dbg.substvars -Pdebian/libexiv2-dbg
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 644 debian/libexiv2-dbg/DEBIAN/control
	chown 0:0 debian/libexiv2-dbg/DEBIAN/control
   dh_md5sums -O--parallel
	(cd debian/exiv2 >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/exiv2/DEBIAN/md5sums
	chown 0:0 debian/exiv2/DEBIAN/md5sums
	(cd debian/libexiv2-12 >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/libexiv2-12/DEBIAN/md5sums
	chown 0:0 debian/libexiv2-12/DEBIAN/md5sums
	(cd debian/libexiv2-dev >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/libexiv2-dev/DEBIAN/md5sums
	chown 0:0 debian/libexiv2-dev/DEBIAN/md5sums
	(cd debian/libexiv2-doc >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/libexiv2-doc/DEBIAN/md5sums
	chown 0:0 debian/libexiv2-doc/DEBIAN/md5sums
	(cd debian/libexiv2-dbg >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/libexiv2-dbg/DEBIAN/md5sums
	chown 0:0 debian/libexiv2-dbg/DEBIAN/md5sums
   dh_builddeb -O--parallel
	dpkg-deb --build debian/exiv2 ..
dpkg-deb: building package `exiv2' in `../exiv2_0.23-1+deb7u3_amd64.deb'.
	dpkg-deb --build debian/libexiv2-12 ..
dpkg-deb: building package `libexiv2-12' in `../libexiv2-12_0.23-1+deb7u3_amd64.deb'.
	dpkg-deb --build debian/libexiv2-dev ..
dpkg-deb: building package `libexiv2-dev' in `../libexiv2-dev_0.23-1+deb7u3_amd64.deb'.
	dpkg-deb --build debian/libexiv2-doc ..
dpkg-deb: building package `libexiv2-doc' in `../libexiv2-doc_0.23-1+deb7u3_all.deb'.
	dpkg-deb --build debian/libexiv2-dbg ..
dpkg-deb: building package `libexiv2-dbg' in `../libexiv2-dbg_0.23-1+deb7u3_amd64.deb'.
 dpkg-genchanges  >../exiv2_0.23-1+deb7u3_amd64.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build exiv2-0.23
dpkg-buildpackage: binary and diff upload (original source NOT included)
I: copying local configuration
I: Copying back the cached apt archive contents
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Current time: Mon Nov 27 20:21:02 EST 2017
I: pbuilder-time-stamp: 1511832062
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.25799

Reply to: